.img_noticias{
float:left;
}
.img_noticias img{
border-right:2px solid #FFFFFF;
}
.contenido_noticia{
background:none repeat scroll 0 0 #000000;
position:absolute;
width:550px;
z-index:10;
margin-top:244px;
opacity:0.7;
filter:alpha(opacity=70);
color:#FFFFFF;
height:65px;
overflow:hidden;
}

#titulo_noticia a{
/*color:#B8D60F;*/
color:#0ab130;
}

#titulo_noticia{
font-size:17px;
font-weight:bold;
}
.spacer_noticias { clear:both; height:5px; }
