body{
	width: 100%;
	height: 100%;
	background: #233D58;
}
header{
	width: 100%;
	height: 150px;
	text-align: center;
	margin-top: 0px;
	margin-top: -20px;
	position: relative;
	color: #707070;
}
header figure{
	display: none;
}
header h1 a{
	font-size: 14px;
	font-family: 'bahamas';
	text-align: center;
	color: #FFF;
	text-decoration: none;
	position: relative;
	top: -15px;
	text-shadow: 1px 1px 0px black,
				-1px -1px 5px black;
}
.logo{
	text-align: center;
	width: 100%;
	height: 150px;
	position: relative;
	margin-top: -140px;
}
.logo figure img{
	width: 150px;
	height: 150px;
	position: relative;
}
.fondo figure img{
	display: none;
}
.fondomenu figure img{
	display: none;
}
nav{
	width: 100%;
	text-align: center;
	text-decoration: none;
	

}
#menu ul li{
	list-style: none;
	display: inline-block;
	

}
#menu li a{
	width: 165px;
	height: 35px;
	text-decoration: none; 
	position: relative;
	background: none;
	font-family: 'ubuntu';
	vertical-align: middle;
	display: inline-block;
	font-weight: bold;
	text-shadow: 0.5px 0.5px 0px black,
				-1px -1px 5px white;
	font-size: 15px;
	padding-top: 5px;
	
	font: white;
	margin-left: -15%;
}	
#menu li h2{
	display: none;
	color: white;
	margin-top: -5px;
}
#menu li figure img{
	display: none;
}
footer{
	width: 100%;
	height: 450px;
	margin: 0px;
	
	text-align: center;
	
	vertical-align: middle;
	color: #707070;
	bottom: 0px;
}
footer div#linksinternos p{
	width: 150px;
	height: 20px;

	margin: 8px;
	top: 20px;
	position: relative;
	text-align: center;
	background: grey;
	color: white;
	text-decoration: none;
	font-family: "bahamas";
	vertical-align: bottom;
	display: inline-block;
	border-radius: 10px;
	font-size: 16px;
}
footer #sociales a{
	display: inline-block;
	position: relative;
	top: 50px;
	text-decoration: none;
}
footer #sociales a#facebook:before{
	
	position: relative;
	
	margin-left: -18px:;
}
footer #sociales a#twitter:before{
	
	position: absolute;
	
	margin-left: -18px;
}
footer #sociales a#youtube:before{
	height: 40px;
	width: 40px;
	position: absolute;
	
	margin-left: -18px;
}
footer #sociales a#maps:before{
	height: 40px;
	width:  40px;
	position: absolute;

	margin-left: -18px;
}
footer h2{
	
}	
footer h2 #sspc{
	margin-top: 80px;
	width: 80px;
	margin-left: 1%;
}	
footer h2 #onncce{
	
	
	margin-left: 220px;
	margin-top: -160px;
}
	
footer p{
	font-size: 12px;
	font-family: "bahamas";
	font-weight: lighter;
}


@media screen and (min-width: 480px){
	body{
		background: black;
}
header h1 a{
	top: -260px;
	font-size: 18px;
}
header .contenido{
	width: 100%;
	height: 250px;
	background: url("fotos.png");
	animation: rotation 90s infinite linear;
	

}
.logo{
	text-align: center;
	width: 100%;
	height: 150px;
	position: top ;
	margin-top: -110px;
}
#menu li a{
	
	font-size: 15px;
	bottom: -30px;
	position: relative;
	color: slategrey;
	margin-left: -15%;

	
}
@-moz-keyframes rotation{
	0%{
		background-position: 0px 0px;
	}
	100%{
		background-position: -11110px 0px;
	}

}
.fondo{
	width: 100%;
	height: 200px;
	margin: 0px;
	position: relative;
}
.fondo figure{
	width: 100%;
	height: 200px;
	margin: 0px;
	position: relative;
}
.fondo figure img{
	width: 100%;
	height: 200px;
	position: relative;
	
	top: 110px;
}
.logo{
	width: 100%;
	height: 200px;
	position: relative;
}
.logo figure img{
	width: 200px;
	height: 200px;
	position: relative;

}
.fondomenu{
	width: 100%;
	height: 500px;
	
	position: absolute;
}
.fondomenu figure{
	width: 100%;
	height: 500px;
	margin: 0px;
	top: 550px;
}
.fondomenu figure img{
	width: 100%;
	height: 320px;
	position: absolute;
	display: inline-block;margin: 0px;
}
nav{
	top: 20px;
}
footer{
	top: -500px;
}
footer h2 div{
	margin-top: 50px;
}
footer div#linksinternos p:hover{
	background: white;
	color: black;
}

@media screen and (min-width: 600px){
	body{
		background: orange;
}
footer div#linksinternos p:hover{
	background: white;
	color: black;
}
header h1 a{
	font-size: 24px;
	top: -260px;
}
nav{
	top: 40px;
}
}
@media screen and (min-width: 767px){
	body{
		background: #233D58;
}
header h1 a{
	font-size: 30px;
	top: -250px;
}
nav{
	top: 60px;
}
#menu li a{

font-weight: bold;
}
footer{
	top: 25%;
}
footer h2{
	display: inline-block;
	margin-left: -40%;
	

}
@media screen and (min-width: 950px){
	body{
		background: #233D58;
}
header h1 a{
	font-size: 45px;
	top: -5px;
	text-shadow: 5px 5px 0px black,
				-5px -5px 5px black;
}
.logo{
	margin-top: -50px;


}	
nav{
	top: 50px;
	width: 90%;
	z-index: 1;
	position: relative;
	margin-left: 5%;
	

}
#menu li h2{
	display: inline-block;
	width: 150px;
	top: 30px;
	font-size: 13px;
	left: 25px;
	text-align: left;
	position: absolute;
	z-index: 2;
	font-family: "ubuntu";
	text-align: center;

}
#menu li a{
	width: 195px;
	height: 210px;
	position: relative;
	vertical-align: top;
	top: -30px;
	left: -30px;
	font-size: 16px;
	margin-left: 15px;
	margin-top: 15px;
	font-family: "bahamas";
	text-shadow: 2px 2px 2px black,
				-2px -2px 5px black;

}
#menu li figure img{
	width: 195px;
	height: 225px;
	display: inline-block;
	position: relative;
	left: -40px;
	top: -50px;
	border-radius: 20px;
	vertical-align: top;
	background: white;
	z-index: 3;
	
}
#menu li figure img:hover{
	opacity: 0;
}
.fondomenu figure img{
	top: -25px;
	height: 800px;
}

footer{
	height: 100%;
	position: relative;
	top: 100px;
	bottom: 0px;
}
footer p{
	font-size: 18px;
	color: white;
}
footer h2{
	display: inline-block;
	margin-left: -25%;
	

}