@charset "utf-8";
.aqua12 {
	background-image: url(imagenes/fondoportada.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.nav:link {
	color: #000000;
	text-decoration: none;
	font-family: "Century Gothic", Arial;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Century Gothic", Arial;
}
a.nav:hover {
	color: #112C65;
	text-decoration: none;
	font-family: "Century Gothic", Arial;
}
a.nav:active {
	color: #000000;
	font-family: "Century Gothic", Arial;
