body{
    background-color: #252931;
}

header{
    background-color: #252931;
    height: 127px;
    width: 960px ;
    margin: 0px auto;
    margin:auto;
}
#logo{
    padding: 22px;
    height: 70px;
    width: 257px;
    float: left;
}
h3{
    color: white;
    font-family: 'Oswald';
    text-transform: uppercase;
}
#nav-box{
    float: left;
}
.nav-list{
    list-style-type: none;
    text-decoration: none;
}
.list-component{
    color: white;
    float:left;
    height: 21px;
    text-align: center;
    font-family: 'Oswald';
    text-transform: uppercase;
    padding-top: 30px;
    margin: 0 17px;
}


#search-box{
    font-family: 'Oswald';
     float: left;
      margin-top: -17px;
}
#social-box{
    float: right;
    margin-top: 6px;
   margin-right: 45px;
}


#social-icons{
    width: 120px;
    float: left;
}
.social-icons-size{
    width: 20px;
    float: left;
    padding: 10px 5px 0px;
}
.social-icons-size:hover{
    width: 20px;
    float: left;
    padding: 10px 5px 0px;
    
}

a{ font-family: 'Oswald', sans-serif;
    align-content: center;
    font-size: 14px;
    display: block;
    color: white;
    text-decoration: none;
    
}
ul li a:hover{ font-family: 'Oswald', sans-serif;
    align-content: center;
    font-size: 16px;
    display: block;
    color: orange;
    text-decoration: none;
    
}

/* HEADER LISTO

MAIN inicio  */


main{
    width: 960px;
    margin: 10px auto;
    overflow: hidden;
    align-content: center;
    background-color: #252931;
    
    
}
#left{
    width: 710px;
    float: left;
}
#right{
    width: 225px;
    height: 614px;
    float:right;
    overflow: hidden;
    
}
#rightinter{
margin: 0 0 0 27px;
}

#parte1{
    background-color: #4CBBC1;
    height: 137px;
    padding: 5px;
    float: left;
    text-align: left;
}
#basura{
    width: 338px;
    float: left;
}
.article{
    overflow: auto;
    font-family: sans-serif;
    padding: 8px;
    font-size: 14px
    
}
p{
text-align: justify;
    font-family: 'Raleway', sans-serif;
    font-size: 11px

}
.title{
    font-family: 'Oswald';
    margin: 0px;
}
#acumar-div{
    clear: both;
    width: 960px;
    height: 180px;
    margin-top:-82px;

}
#acumar-logo{
    width: 960px;
    height: 150px;
    float: left;
    padding: 24px 0px 0px;
}
#links-imagenes{
    width: 285px;
    height: 150px;
    background-color: #4CBBC1;
    float: right;
}

#texto-verde{
    column-count: 2;
    background-color: #596e6f;
    padding: 10px;
    color: white;
    font-family: 'Raleway';
}

#propuesta{
    margin-top: 10px;
    width: auto;
    padding: 3px 0 3px 15px;
    color: white;
    text-transform: uppercase;
    background-color: #d88a28;
    font-family: 'Raleway';
}
#propuesta2{
    color: white;
    column-count: 2;
    padding: 0 10px;
}

.propuesta3{
    color: #d88a28;
    column-count: 2;
    padding: 0 10px;
}

.imgp{
    padding: 0 10px;
}

/* MAIN LISTO

FOOTER inicio  */


#pre-footer{
    margin: auto;
    width: 960px;
    height: 20px;
    background-color: black;
    
}
footer{
    margin: auto;
    width: 960px;
    height: 250px;
    background-color: gray;
    
}
#footercontent{ 
margin:20px;
}

#footer{
    margin: 0 auto;
    float: left;
    font-size: 12px;
    padding: 0 15px;
}

#footer2{
    margin: 0 auto;
    float: left;
    font-size: 12px;
    padding: 0 15px;
}

#footer3{
    float: left;
    font-size: 12px;
    padding: 15px;
}