.titulares {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #393589;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #393589;
}
a {
	text-decoration: none;
	color: #393589;
}
a:hover {
	text-decoration: underline;
}
.destacado {
	font-weight: bold;
}
.fondo {
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.texto_azul {
	color: 393589;
}
.texto_blanco {
	color: #FFFFFF
}
.texto_calidades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393589;
}
.interlineado_14 {
	line-height: 16px;
}
