@charset "utf-8";
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
	text-align: justify;
}
.links {
	font-family: Arial;
	font-size: 12px;
	color: #8ABDF2;
}
.peques {
	font-family: Arial;
	font-size: 9px;
	color: #CCC;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.subtitulos {
	font-family: "Eras Light ITC";
	font-size: 18px;
	color: #7AAFE5;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.contactenos {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #97CAFD;
}
.textocontactos {
	font-family: Arial;
	font-size: 14px;
	color: #CCC;
}
