div.noticias{
	width:469px;
	padding:49px 0px 10px 0px;
	background:url("../layout/noticias/fundo.jpg") no-repeat;
	font-family:"Tahoma";
	font-size:11px;
	line-height:110%;
	border-bottom:solid 1px #EF6F10;
}

div.noticias a{
	width:469px;
	height:29px;
	display:block;
	background:url("../layout/noticias/fundo_a.jpg") no-repeat;
	border-bottom:1px #BDBDBD solid;
	padding:7px 0px 0px 30px;
	margin-top:10px;
	color:black;
	text-decoration:none;
}

div.noticias a:hover{
	text-decoration:underline;
}

div.noticias a.ultima{
	border-bottom:none;
}
