div.noticia {
	padding:0 0 10px 10px;
	background:#fff;
	float:right;
	width:210px;
}

div.noticia div {
	border:1px solid #aaa;
}

div.noticia h4 {
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	background:#ffa859;
	padding:2px 8px;
	margin:0;
}

div.noticia dl {
	margin:3px 0 0 0;
	line-height:14px;
	background:#ffffff url(/images/pto-gris-hor.gif) top left repeat-x;
}
div.noticia a {
	text-transform:uppercase;
	color:#4477dd;
	font-size:11px;
	text-decoration:none;
	margin:0 0 0 5px;
	padding-left:8px;
	background:#ffffff url(/images/bullet-gris.gif) left center no-repeat;
}
div.noticia dt a:hover {
	color:#1144ff;
}
div.noticia dd {
	color:#777777;
	font-size:12px;
	margin:0 0 15px 11px;
}
