.titulo_contenido {
	font-family: "Arial Narrow", Arial, Heveltica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #414C82;
	text-transform: none;
}
.subtitulo_contenido {
	font-family: "Arial Narrow", Arial, Heveltica;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #3B90CE;
	line-height: normal;
	top: 60px;
}
.texto_contenido {
	font-family: "Arial Narrow", Arial, Heveltica;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	vertical-align: super;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.titulomenu {
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
