@charset "URF-8";
*{
margin: 0px;
margin-right: auto;
margin-left: auto;
padding: 0px;

}

body{
background-color:#ffffff;
}


header{
background-color:#ffffff;
width: 100%;
height: 250px;
}

nav{
background-color:#4A93E8;
width: 100%;
height: 80px;
}


a{
text-decoration:none;
font-size:30px;
padding:50px;
color:#ffffff;
}


ul {
list-style: none;
display: table;
}

li{
display: inline-block;
padding: 5px;
font: bold 14px verdana, sans-serif;
}

#contenedor{
background-color:#ffffff;
width: 100%;
height: 360px;
}

#contenedor2{
background-color:#4A93E8;
width: 100%;
height: 330px;
}

#contenedor3{
background-color:#ffffff;
width: 100%;
height: 500px;
}

#section2{
background-color:#ffffff;
width: 32%;
height: 500px;
float: left;
}

#title1{
background-color:#4A93E8;
width: 85%;
height: 55px;
}

#article2{
background-color:#ffffff;
width: 85%;
height: 400px;
}

#section3{
background-color:#ffffff;
width: 32%;
height: 500px;
float: right;
}

#title2{
background-color:#4A93E8;
width: 85%;
height: 55px;
}

#article3{
background-color:#ffffff;
width: 85%;
height: 400px;
}

#section4{
background-color:#ffffff;
width: 32%;
height: 500px;
}

#title3{
background-color:#4A93E8;
width: 85%;
height: 55px;
margin:30px;
}

#article4{
background-color:#ffffff;
width: 85%;
height: 400px;
}

footer{
background-color:#5F80FF;

}

#background{
position:absolute;
z-index:1;
width:100%;
height:50%;
}

h1{
font-family: arial;
text-decoration:none;
font-size:120px;
padding:5px;
color:#000000;
}

#img2{
position:absolute;
z-index:1;
width:100%;
height:71%;
}

#espaciado{
background-color:#ffffff;
width: 100%;
height: 50px;
}

#img1{
background-color:#ffffff;
width: 100%;
height: 280px;
float: left;
}

#img11{
position:absolute;
width:100%;
height:42.6%;
}

#img5{
background-color:#ffffff;
width: 40%;
height: 280px;
float: left;
margin:25px;
}

#img55{
position:absolute;
z-index:1;
width:40%;
height:280px;
}

section{
background-color:#4A93E8;
width: 50%;
height: 280px;
float: right;
margin:25px;
}

article{
background-color:#4A93E8;
width: 99%;
height: 280px;
}

h2{
aling:center;
text-decoration:none;
font-size:30px;
padding:5px;
color:#ffffff;
}