/* CSS Document */
#rss p {
	font-size:14px;
	line-height:20px;
	color:#252525;
	margin-bottom:20px;
}

#rss img {
	float:right;
	margin-left:20px;
}

#rss h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	color:#00a54f;
	border-bottom:#d0eadc solid 2px;
	margin-bottom:20px;
	padding-bottom:5px;
}

#rss ul {
	margin-bottom:20px;
	padding-left:20px;
}

#rss ul li {
	background-image:url(complementos/rss_li.gif);
	background-repeat:no-repeat;
	padding-left:28px;
}

#rss ul li a {
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	color:#b5a304;
}

#rss ul li a:hover {
	color:#D1BC02;
}

.destaquesDireita label {
	color:#b5a304;
}

.destaquesDireita span a {
	text-decoration:underline;
}