.contenedor{
    /* Max-Width:10%;
    Min-Width:10%; 
    height: 80%;
    width: 80%; */
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: 3%;
    margin-right: 3%;
}

.fondo{
    background-color: #FDC4BB; 
}

.footer {
    text-align: center;
     color: #888888;
 }

 mouseEncima:hover {
    font-size:15 px;
    color:#727176;
}

.margenQuienesS{
  
    width: 15%;
    margin: 0 auto;
    display: block;
    margin-right: 5%;
    margin-top: 3%;
}


body{
    font-family: verdana, helvetica;
    font-weight: bold;
 }
 
 #nav{
    width: 100%;
    height: 100%;
 }
 
 .titulonav{
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #fa8072;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ff0080;
    padding-top: 5px;
    padding-right: 0pt;
    padding-bottom: 5px;
    padding-left: 4px;
    font-size: 200%;
    font-weight: bold;
    background-color: #fa8072;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: "Bubble Bobble";
    
 }
 
 .cuerporec{
    border-width: 1px;
    border-style: solid;
    border-color: #ff0080;
    margin-top: 4px;
    margin-right: 0pt;
    margin-bottom: 10px;
    margin-left: 0pt;
    font-family: "Bubble Bobble";
    
    
 }
 
 .cuerporec ul{
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 1px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    
 }
 
 .cuerporec li{
    padding-left: 12px;
    font-size: 8pt;
    padding-bottom: 2px;
    margin-top: 1px;
    margin-right: 0pt;
    margin-bottom: 1px;
    margin-left: 0pt;
    text-emphasis-color: #000;
    font-size: 130%; 
}
 
 .cuerporec a{
    text-decoration: none;
 }

.parrafoPrincipal {
    font-family: verdana;
}

.margenCata {
    margin-left: 30%;
    margin-right: 10%;
    margin-top:3% ;
    margin-bottom: 3% ; 
    width: 35%;
}

.tituloNuestros{
    text-decoration: none;
    color: #727176;
    font-size: 300%;
    margin: 0 auto;
    display: table;
    font-family: "Bubble Bobble";
}