.textos {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	color: #0C3B7A;
	text-align: justify;
}
.textos_negros {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textos_negros_grandes {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.Texto_naranja {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #d94206;
}
.textos_grande {
	font-family: "Verdana";
	font-size: 24px;
	font-weight: normal;
	color: #0C3B7A;
}
.menu_superior {
	font-family: "Arial Unicode MS";
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.menu_inferior {
	font-family: "Verdana";
	font-size: 9px;
	font-weight: normal;
	color: #0C3B7A;
}
.titulo_seccion_primera_letra {
	font-family: "Humanst521 BT";
	font-size: 24px;
	font-weight: bold;
	color: #0c3b7a;
}
.titulo_seccion {
	font-family: "Humanst521 BT";
	font-size: 18px;
	font-weight: bold;
	color: #0c3b7a;
}
.titulo_internos_primera_letra{
	font-family: "Humanst521 BT";
	font-size: 14px;
	font-weight: bold;
	color: #0c3b7a;
}
.titulo_internos{
	font-family: "Humanst521 BT";
	font-size: 18px;
	font-weight: bold;
	color: #0c3b7a;
}