@import url(http://fonts.googleapis.com/css?family=Roboto:700,400|Open+Sans);

body {
    background-color: #ffffff;
    font-family: "Roboto", sans-serif;
     margin: 0 auto;
    padding: 2em 2em 4em;
    max-width: 800px;
    font-size: 16px;
    line-height: 1.5em;
    color: #545454;
    background-color: #ffffff;
      
}

header {
    background-color:#e6dbd0;
    clear:both;
    height: 160px;
    line-height: 24 px;
    padding-left: 255px;
    padding-right 0px;
    
}

ul {
    list-style: none;
    margin:0;
    padding:0;
    margin: auto; 
    
}

header ul li {
    background-color: #ffffff;
    float:left;
    margin-left:-30px;
    margin-right: 75px;
    
 

} 

header ul li a {
    font-family: 'Open Sans', sans-serif;
    background-color: #ffffff;
    text-decoration: none;
    color: #0a5360;
    display: block; 
    height: 35px;
    line-height: 24 px;
    padding-left:0 px;
    padding-right: 0px;
}


img {
    background: transparent;
    display: block;
    margin-left: 60px;
    max-width: 95%;
}

article {
    font-family: "Roboto", sans-serif;
    display:block;
    width: 100%;
    clear:both;
    background-color: #fff;
}

footer {
    background-color: #ffffff;
    clear:both;
}

footer div #textopie {
    font-family: "Roboto", sans-serif;
    width: 40%;
    clear:both;
}

footer div #pie-links {
    width: 40%;
    float: right;
}


#botonespecial {
clear: both;
color: #247b74;
float:right;
    
}
