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

body{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	background-image: url(pictures/enconstruccion.png);
	background-size: cover;
	background-repeat: no-repeat;
	align-content: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
	margin-bottom: 0px;
}

.cabezera{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	/*background-color:#FFFFFF;*/
	width:100%;
	align:center;
	}


.menu{
	background-color: #112882;
	background-position: center center;
	height: 30px;
	font-size: 20px;
	}

marquee{
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-decoration: none;
	color: #FFFFFF;
	}

.eltitulo{
	font-size: 60px;
	color: #0206D9;
}