.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;

}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;

}
.email:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FB054A;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-image: url(images/fondo_claro.gif);
	border: 1px solid #003366;
}
.fondo {
	background-image: url(images/fondo_algodon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondopoli {
	background-image: url(images/fondo_poli.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondofanta {
	background-image: url(images/fondo_fanta.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondochenilla {
	background-image: url(images/fondo_chenilla.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
