p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: normal;
	text-indent: 10px;

}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.linksinternos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #660066;
}
.titulares {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF66;
	background-color: #000000;

}
.titulares2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFF66;

}
.fondopresentacion {
	background-attachment: fixed;
	background-image: url(../img/fondos/presentacion_abajo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondochica {
	background-attachment: fixed;
	background-image: url(../img/fondos/chica.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoinicio {
	background-attachment: fixed;
	background-image: url(../img/fondos/inicio_abajo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondoproductos {
	background-attachment: fixed;
	background-image: url(../img/fondos/productos_abajo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondocontacto {
	background-attachment: fixed;
	background-image: url(../img/fondos/contacto_abajo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondochica2 {
	background-attachment: fixed;
	background-image: url(../img/fondos/chica2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
