	
header{
	width: 100%;
	height: 125px;
}

.title{
	display: flex;
	height: 10%;
	width: 100%;
	flex-direction: row;
	
}
.logo1{
	display: block;
	/*height: 16%;
	width: 20%;*/
	position: absolute;
	top: 1%;
	left: 6.5%;
}
.logo2{
	display: block;
	height: 30%;
	position: absolute;
	top: 0%;
	right: 5%;
}
h1{

	text-align: center;
	font-size: 2.5vw;
	display: block;
	line-height: 1px;
	
	
}

h4{

	text-align: center;
	font-size: 1.5vw;
	display: block;
	line-height: 1px;
	
	
}


nav{
	width: 100%;
	margin-top: 3%;
	display: block;
	background-color: #CEF6F5;

}
ul{
	list-style: none;
	display: flex;
	flex-direction: column;
	text-align: left;
}
li{
	display: block;	
	background-color:lightgray;
	margin:3px;
	height:20px;
	padding:3px;
}
li: hover{background-color: gray}

footer{
	position: fixed;
	bottom: 0%;
	background-color: #CEF6F5;
	width: 100%;
	height: 3%;
	font-size: 1.2vw;
}
body{
	background-color: #CEF6F5;
	height: 100%;
}
#cuerpo{
	display: flex;
	flex-direction: row;
	height: 100%;
}
article{
	display: block;
	background-color: #F5F6CE;
	margin-left: 2vw;	
	width: 83vw;

}
aside{
  	display:block;
  	background-color: #CEF6F5;
  	width: 17%;
  	padding-left: 0%;

  	
}
#menuform{
	display: block;
}
#menunom{
	display: none;
}


iframe{
	display: block;
	background-color: #F5F6CE;
	width: 100%;

}


.empezar {
	-moz-box-shadow: 3px 4px 0px 0px #1564ad;
	-webkit-box-shadow: 3px 4px 0px 0px #1564ad;
	box-shadow: 3px 4px 0px 0px #1564ad;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background:-moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-o-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
	background-color:#79bbff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #337bc4;
	display:inline-block;
	cursor:pointer;
	color:#E5E8E8;
	font-family:Arial;
	font-size:1vw;
	font-weight:bold;
	padding:3px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
	margin: 3px;
}
#empezar:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background:-moz-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-webkit-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-o-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-ms-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:linear-gradient(to bottom, #378de5 5%, #79bbff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff',GradientType=0);
	background-color:#378de5;
}
#empezar:active {
	position:relative;
	top:1px;
}
.seleccion {
	-moz-box-shadow: 3px 4px 0px 0px #1564ad;
	-webkit-box-shadow: 3px 4px 0px 0px #1564ad;
	box-shadow: 3px 4px 0px 0px #1564ad;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background:-moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-o-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
	background-color:#79bbff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #337bc4;
	display:inline-block;
	cursor:pointer;
	color:#E5E8E8;
	font-family:Arial;
	font-size:1vw;
	font-weight:bold;
	padding:3px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
	margin: 3px;
}

.seleccion:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background:-moz-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-webkit-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-o-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-ms-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:linear-gradient(to bottom, #378de5 5%, #79bbff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff',GradientType=0);
	background-color:#378de5;
}
.seleccion:active {
	position:relative;
	top:1px;
}

