
.header {
    
    background-image: url("logofinalereazul.JPG");
    background-size: cover;
    height: 120px;
    width: 250px;
    margin-bottom: -4px;
    margin-left: auto; 
    margin-right: auto;
    height: auto;
          
 }



 
.divheader{
    
    
    width: 100%;
    height: auto;
}















 #FOOT1{
     
     
     color:white;
     font-family: Arial, Helvetica, sans-serif;
     font-size:medium;
     padding-top: 18px;
     padding-bottom: 10px;
     background-color: midnightblue;
     clear: both;
     
     
 }





 #titulo{
     text-align:center;
     font-family:Arial, Helvetica, sans-serif;
 }




 




 .body{
     text-align: center;
     height: auto;
 }










.contenedor{

     background-color:white;
     width:100%;
     margin-top: -10px;
     margin-bottom: -8px;
     
     }


 
     





     
      
  .divmenunoticias p{
     
    top: -300px;
    margin-top: 8px;
    margin-bottom: 15px;
    list-style: none;
    display: inline-block;
    padding: 5px 25px;
    color:gray;
    font: bold 14px verdana;
    text-align: center;
    margin: auto;
    
     
 }


 .divmenunoticias p:hover{

    color: rgb(8, 113, 205);
    transition: color 0.4s;
    
  }
 

 
 











 
 .fondonoticias {

    width: 100%;
    height: auto;

    
 }









 

