.fondopag {
	background-image: url(imagesgenerales/fondo.gif);
	background-color: #00CCCC;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006563;
	filter: Grey;
	text-align: justify;

}
.enlace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #008C89;
	text-decoration: none;
}
.esquema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #285151;
	background-color: #ABD8C6;
	border: #000000;
	text-align: center;
	font-weight: normal;



}
.esquema2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #669999;
	border: #000000;
	text-align: center;
	font-weight: normal;
}
