header, footer, aside, nav, hgroup, article, section { display: block; }
@import url(https://fonts.googleapis.com/css?family=Asap:400,400italic,700,700italic);

body {
    width: 960px;
    margin: 0 auto;
}
    
body nav {
    position: fixed;
    height: 75px;
    width: 730px;
    background-color: rgba(0, 0, 0, 0.3);
    padding-left: 115px;
    padding-right: 115px;
}

body nav img {
    margin-top: 24px;
    float:left;
}

body nav ul {
    margin-top: 40px;
    float: right;
    width: 365px;
    padding: 0;
}
/*
.navegador {
    float: left;
    color: blue;
    font-family: asap, sans-serif;
    font-weight: 400;
    font-size: 12px;
    margin-right: 30px;
    text-decoration: none;
    list-style-type: none;
}
*/
body nav ul li {
    float: left;
    color: #fff;
    font-family: asap, sans-serif;
    font-weight: 400;
    font-size: 12px;
    margin-right: 30px;
    text-decoration: none;
    list-style-type: none;
}

#contacto {
    margin-right: 0;
}

a {
    text-decoration: none;
    color: #fff;
}

a:hover { 
    color:aqua;
}

/*--------------------------*/

#uno img {
    width: 100%;
    /*height: 510px;*/
}

#uno h1{
    font-family: asap, sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 36px;
    margin-left: 210px;
    margin-top: -255px;
    margin-bottom: 5px;
}

#uno h2{
    font-family: asap, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 20px;
    margin-left: 280px;
    margin-top: 5px;
    margin-bottom: 0;
}



/*----------------------*/

#dos{
    height: 490px;
    width: 730px;
    margin-top: 180px;
    margin-bottom: 0;
    background-color: #69f7d8;
    padding-left: 115px;
    padding-right: 115px;
}

#dos img{
    float: left;
    margin-left: 275px;
    margin-right: 275px;
    margin-top: 80px;
    margin-bottom: 62px;
    clear: both;
}

#dos div {
    height: 130px;
    width: 100px;
    margin: 0 41px;
    padding: 0;
    float: left;
}

#dos div p {
    color: #185a61;
    font-family: asap, sans-serif;
    font-weight: 400;
    font-size: 13px;
    float: left;
    margin: 0;
    padding: 0;
    width: 100px;
    text-align: center;
}

#dos div img {
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
}
/*
#dos a:hover {
    color: white;
    background-color: #69f7d8; 
}
*/
#tres {
    height: 690px;
    width: 960;
    margin-top: 0;
}

#azul {
    float:left;
    height: 345px;
    width: 480px;
    background-color: #185a61;
    
}

.foto {
    float:left;
    height: 345px;
    width: 480px;
}

#celeste {
    float:left;
    height: 345px;
    width: 480px;
    background-color: #199d98; 
}

#azul h3 {
    font-family: asap, sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 20px; 
    margin-left: 20px;
    margin-top: 70px;
    margin-bottom: 10px;
    width: 180px;
    height: 55px;
    float: left;
}

#barra {
    float:left;
    height: 45px;
    width: 7px;
    background-color: #2cc43a;
    margin-left: 115px;
    margin-top: 70px;
}

#azul p {
    font-family: asap, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px; 
    margin-left: 115px;
    width: 315px;
    height: 85px;
    float: left;
}

#flechaizq {
    float:left;
    margin-left: 115px;
    margin-top: 15px;
    margin-right: 0px;
}

#flechader {
    float:left;
    margin-left: 0px;
    margin-top: 15px;
}

#celeste h3 {
    font-family: asap, sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 20px; 
    margin-left: 20px;
    margin-top: 70px;
    margin-bottom: 10px;
    width: 180px;
    height: 55px;
    float: left;
}

#celeste p {
    font-family: asap, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px; 
    margin-left: 115px;
    width: 315px;
    height: 85px;
    float: left;
}
/*
#cuatro{
    height: 490px;
    width: 730px;
    margin-top: 180px;
    margin-bottom: 0;
    background-color: #defff5;
    padding-left: 115px;
    padding-right: 115px;
}

#cuatro img{
    float: left;
    margin-left: 275px;
    margin-right: 275px;
    margin-top: 80px;
    margin-bottom: 62px;
    clear: both;
}

#cuatro div {
    height: 130px;
    width: 100px;
    margin: 0 41px;
    padding: 0;
    float: left;
}

#cuatro div p {
    color: #185a61;
    font-family: asap, sans-serif;
    font-weight: 400;
    font-size: 13px;
    float: left;
    margin: 0;
    padding: 0;
    width: 100px;
    text-align: center;
}

#cuatro div img {
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
}
*/

.footer {
    height: 220px;
    width: 730px;
    margin-bottom: 0;
    background-color: #0e3335;
    padding-left: 115px;
    padding-right: 115px;
    color: #fff;
}

#funo {
    margin-left:55px;
    margin-top:-20px;
}


#funo li {
    float: left;
    font-family: asap, sans-serif;
    font-weight: 400;
    font-size: 12px;
    margin-right: 30px;
    margin-top:50px;
    text-decoration: none;
    list-style-type: none;
}

#fdos {    
    float: left;
    font-family: asap, sans-serif;
    font-weight: 400;
    font-size: 10px;
    margin-left: 140px;
    margin-top:60px;
    text-align: center;
}

#ftres {    
    float: left;
    font-family: asap, sans-serif;
    font-weight: 400;
    font-size: 10px;
    margin-left: 0px;
    margin-top:5px;
    text-align: center;
}

