.caja_general_noticias{
width:251px;
height:90px;
border-bottom:solid 1px #f7d0b0;
padding-bottom:5px;
margin-bottom:5px;}

.caja_foto_noticia{
width:57px;
float:left;
overflow:hidden;
}
.flecha_noticia{
background-image:url(../images/flecha_noticias.gif);
width:26px;
height:45px;
float:left;
overflow:hidden;
margin-right: 8px;
}
.caja_enun_noticia{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	width:167px;;
	float:left;
	overflow:hidden;
}
.caja_enun_noticia a{
	color: #898989;
	text-decoration:underline;
}
.separa_noticia{
width:auto;
margin-top:46px;
background-image:url(../images/separador_noticias.jpg);
height:6px;
}
