#noticias_historia {
    text-align: center; 
    margin-left: auto; 
    margin-right: auto; 
    width: 748px;
}

#noticias_historia .celda01 {
    background-image: url(../../img/fondo1-historia.png);
    background-repeat:no-repeat;
    width:748px;
    height:114px;
    margin:0 0 0 0;
  }


#noticias_historia .celda02 {
    background-image: url(../../img/fondo2-historia.png);
    background-repeat:repeat-y;
    width:748px;
    padding-top:5px;
  }


#noticias_historia .celda02 p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-size: 12px;
    color: #FFE9C9;
    text-align: justify;
    margin-left: 45px;
    margin-right: 40px;
    margin-top:0px;
    margin-bottom:0px;
  }


#noticias_historia .celda02 a {
    text-decoration: none;
    color: #FFF981;
  }


#noticias_historia .celda02 a:hover {
    text-decoration: none;
    color: #FF9E1E;
    cursor: hand;
  }


#noticias_historia .celda02 a:visited {
    text-decoration: none;
  }


#noticias_historia .celda03 {
    background-image: url(../../img/fondo3-historia.png);
    background-repeat:no-repeat;
    width:748px;
    height:72px;
    margin:0 0 15px 0;
  }


#noticias_historia .celda03 p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    margin-left: 40px;
    margin-right: 25px;
    margin-top:0px;
    margin-bottom:0px;
    padding-top:5px;
  }


#noticias_historia .celda03 a {
    text-decoration: none;
    color: #FFF981;
  }


#noticias_historia .celda03 a:hover {
    text-decoration: none;
    color: #FF9E1E;
    cursor: hand;
  }


#noticias_historia .celda03 a:visited {
    text-decoration: none;
  }
  
/*----------------------------------------------------------------------------------------------------------------*/
  
#noticias_actualidad {
    text-align: center; 
    margin-left: auto; 
    margin-right: auto; 
    width: 750px;
}

#noticias_actualidad .celda01 {
    background-image: url(../../img/fondo1-actualidad.png);
    background-repeat:no-repeat;
    width:750px;
    height:116px;
    margin:0 0 0 0;
  }


#noticias_actualidad .celda02 {
    background-image: url(../../img/fondo2-actualidad.png);
    background-repeat:repeat-y;
    width:750px;
    padding-top:5px;
  }


#noticias_actualidad .celda02 p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-size: 12px;
    color: #35455F;
    text-align: justify;
    margin-left: 45px;
    margin-right: 40px;
    margin-top:0px;
    margin-bottom:0px;
  }


#noticias_actualidad .celda02 a {
    text-decoration: none;
    color: #0016BC;
  }


#noticias_actualidad .celda02 a:hover {
    text-decoration: none;
    color: #FF9E1E;
    cursor: hand;
  }


#noticias_actualidad .celda02 a:visited {
    text-decoration: none;
  }


#noticias_actualidad .celda03 {
    background-image: url(../../img/fondo3-actualidad.png);
    background-repeat:no-repeat;
    width:750px;
    height:87px;
    margin:0 0 15px 0;
  }


#noticias_actualidad .celda03 p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    margin-left: 40px;
    margin-right: 25px;
    margin-top:0px;
    margin-bottom:0px;
    padding-top:5px;
  }


#noticias_actualidad .celda03 a {
    text-decoration: none;
    color: #0016BC;
  }


#noticias_actualidad .celda03 a:hover {
    text-decoration: none;
    color: #FF9E1E;
    cursor: hand;
  }


#noticias_actualidad .celda03 a:visited {
    text-decoration: none;
  }
