.titular {
	font-family: "Gill Sans MT", "Gill Sans Ultra Bold", Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.titulo_texto {
	font-family: "Gill Sans MT", "Gill Sans Ultra Bold", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #013580;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.texto_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texto_titular_grande {
	font-family: "Gill Sans MT", "Gill Sans Ultra Bold", Tahoma;
	font-size: 24px;
	color: #FFFFFF;
}
.txt_blanco {
	font-family: "Gill Sans MT", "Gill Sans Ultra Bold", Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

