/**************************** NOTICIAS ***************************/
#columna_noticias{width:230px;height: 500px;background: url('/imagenes/fondo_columnas.gif') no-repeat;right:17px; position: absolute;top:20px; padding: 0px;margin: 0;}

#columna_noticias h2{
    width:85%;
    height: 22px;
    position: relative;
    z-index: 2; 
    color: #8fcef3; 
    font-family: arial;
    font-size: 22px !important;
    left:10px;
    line-height: 22px;
    border-bottom: 1px solid #efc954;
    padding: 0 0 0px 10px;
    top:-7px;
    margin: 15px 0 0 0;
}
	
div#noticias{width:196px ;height:49px ;background: url("/imagenes/fondo_cabecera_noticias.gif") right no-repeat;position: absolute;top:-7px;right:8px; z-index: 2;}

#columna_noticias .noticia{width: 196px;margin:0px 15px;float: left;}
#columna_noticias .noticia h3{font-size: 14px;color: #EFC954;margin: 0px; font-weight: normal;}
#columna_noticias .noticia p{font-size: 11px;color: #8ccaee;margin: 0px;}
#columna_noticias .noticia a{font-size: 11px;color: #8ccaee !important;margin: 0px;text-decoration: underline;}
