@charset "utf-8";
/* CSS Document */

.derechos {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 12px;
	font-weight: normal;
	color: 9e9e9e;
}
.titulohome {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: 006faf;
}
.subtexto {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: 006faf;
}
.texto {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: 8a8a8a;
}
.subtitulo {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: 8a8a8a;
}
.textoblanco {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 14px;
	color: #FFFFFF;
}

