#noticias{ width:940px;

}
#noticia{ width:460px;
border:#666;
border:1px;
border-style:solid;
float:left;
padding: 10 10 10 10;

}
#titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:underline;
}
#texto_noticia{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1,3;
	width:240px;
	height:300px;
	float:left;
}
#foto_noticia{
	width:150px;
	text-align:right;
	float:left;
	width:150px;
	padding-left:5px;
}
#link_noticia a{
	color:#CC3300;
	font-size:14px;
}
