
body {
    background-color: #ffffff;
    opacity: 0.9;
    font-size: 16px;

}

.cuadro-menu-1{
    background-color: white;
    border-bottom: solid 1px white;
  }
.cuadro-menu-2{
    background-color: white;
    border-bottom: solid 1px white;

  }
.cuadro-menu-3{
    background-color: white;
    border-bottom: solid 1px white;

  }
.cuadro-menu-4{
    background-color: white;
    border-bottom: solid 1px white;

  }
.cuadro-menu-5{
    background-color: white;
    border-bottom: solid 1px white;
    
  }

.caja-1{
    border: 2px solid black;
    background-color: #D9D9DF;
    margin-top: 10px;
    margin-bottom: 10px;
    
}


.caja-1a{
    margin-top: 10px;
    margin-bottom: 10px;
    
}
.caja-2{
    border: 2px solid black;
    background-color: #D9D9DF;
    margin-top: 10px;
    margin-bottom: 10px;
}
.caja-3{
    border: 2px solid black;
    background-color: #D9D9DF;
    margin-top: 10px;
    margin-bottom: 10px;
}
.caja-4{
    border: 2px solid black;
    background-color: #D9D9DF;
    margin-top: 10px;
    margin-bottom: 10px;
}
.caja-5{
    border: 2px solid black;
    background-color: #D9D9DF;
    margin-top: 10px;
    margin-bottom: 10px;
}


.letra-titulos-menu{
    font-weight: bolder;
    font-size: 25px;
    color: black;
}

.letra-menus{
    color: black;
    font-size: 18px;
    font-weight: 400;
}
.caja-top1{
    border: 3px solid black;
    background-color: #D9D9DF;
    margin-top: 10px;
    margin-bottom: 10px;
    
}