body{
    background: #e1e4e6;
}
.cintillo{
    padding: 0.5em;
 background-color: #B6BD00;   
 position: relative;
}

.menu{
    background-color: #465461;
   margin-top: 0.5;
   padding-top: 0em;
   position: top;    
}

.namenegocio{
    color: white;
}

#nombrenegocio, #mision,#nosotros,#home,#cultura,#contacto{
    color: white;
}


#pie{
    margin-top: 0px;
    padding: 2em;
    background: #333d47;
    color: white;
    font-size:  medium;
    margin-bottom: 0px;
}


#imguno{
    max-width: 100%;
    height: auto;
}

#derechos{
    font-size: 12px;
    color:#fff;
}

#derAutor{
    margin-top: 0px;
    padding-top: 1em;
    padding-bottom: 1em;
    background: #1f252b;
}

#car1{
    height: 500px;
    max-width: 100%;
}