header {
    
    background-image: url("logofinalereazul.JPG");
    background-size: cover;
    height: 85px;
    width: 218px;
    margin-bottom: 10px;
    margin-left: auto; 
    margin-right: auto;
    
         
    
 }










 




   .contenedor{

   background-color:white;
   width:100%;
   margin-top: -10px;
   margin-bottom: -8px;
   text-align: center;
   
   }



  













   .divmenunosotros p{
   
   margin-top: -17px;
   margin-bottom: 20px;
   list-style: none;
   display: inline-block;
   padding: 5px 25px;
   color:gray;
   font: bold 14px verdana;
   
  }




  .divmenunosotros p:hover{

   color: rgb(8, 113, 205);
   transition: color 0.4s;
   
}
















   .sectfondonosotros{

      
      margin-top: 70px;
      margin-bottom: 80px;
      
   }













  













   .fondonosotros{
    
      margin-top: -1.5%;
      margin-bottom: 20%;
      
      width: 100%;
      height: auto;
      
   }




   
  


   





  .footnosotros{

   
   background-color: midnightblue;
   color: white;
   font-family: Arial, Helvetica, sans-serif;
   padding-top: 15px;
   padding-bottom: 15px;
   font-size:medium;
   margin-top: -5px;
   
   

 }













.divnosotrosmisionvision{


   background-color:rgb(173, 172, 172);
   margin-top: -22%;
   margin-bottom: -8px;
   padding-bottom: 3%;
   font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
   color:black;
   padding-left: 15%;
   padding-right: 15%;
   font-size: large;
   
   
}