/* APARTADO NOTICIAS */
#title{
width:auto;
height:53px;
margin-left:58px;
margin-top:1px;
}

#titulo_noticia{
width:415px;
height:35px;
text-align:right;
}

#imagen_noticia{
width:391px;
height:119px;
padding:12px;
background:url(../imagenes/noticias/marco_imagen.gif);
position:relative;
}

#fecha_noticia{
width:76px;
height:29px;
position:absolute;
background:url(../imagenes/noticias/cuadro_fecha.png);
padding:2px 0px 0px 12px;
left:-11px;
}

#texto_noticia{
width:auto;
height:128px;
padding:17px 12px 0px 12px;
}

#numero_noticia{
width:24px;
height:29px;
background-color:#dc2c37;
padding:5px 1px 3px 2px;
margin-top:8px;
text-align:center;
}
/*---------------------------------------*/
