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:#000;
}

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

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


#imagenes {
    width: 960px;
    margin: 0 auto;
    height: 160px;
    width: 730px;
    background-color: #69f7d8;
    padding-left: 115px;
    padding-right: 115px;
}

#barrauno{
    float:left;
    height: 25px;
    width: 7px;
    background-color: #2cc43a;
    margin-left: 115px;
    margin-top: 115px;
}

#imagenes p {
    margin-top: 120px;
    margin-left: 20px;
    float:left;
    color: #185a61;
    font-family: asap, sans-serif;
    font-weight: 700;
    font-size: 18px;
}

#flechaizq {
    float:left;
    margin-left: 10px;
    margin-top: -265px;
    margin-right: 0px;
    height: 35px;
    width: 35px;
}

#flechader {
    float:right;
    margin-left: 0px;
    margin-top: -265px;
    margin-right: 10px;
    height: 35px;
    width: 35px;
}

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

.foto {
    width: 320px;
    height: 246px;
    float:left;
}


/*------------------------------*/
#barra {
    height: 160px;
    width: 730px;
    background-color: #69f7d8;
    padding-left: 115px;
    padding-right: 115px;
    margin-top: 490px;
}

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

#centrado{
    margin-left: 205px;
}

#villa {
    margin-right: 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;
}