#bd {
	float:left;
	left:50%;
	margin-left:-500px;
	height:auto;
}

span {
	color:#fff;
}

#bd h2 {
	float:left;
	background:url(../_img/destaques_h2-destaques.gif) center left no-repeat;
	height:22px;
	width:100%;
	_margin:5px 0 0 6px;
}
#bd img {
	float:left;
	margin:10px 0 0 10px;
	clear:none;
}
#bd h3 {
	float:left;
	clear:both;
	width:85%;
	font-size:14px;
	margin:8px 0 0 12px;
}
#bd p {
	float:left;
	clear:both;
	display:block;
	width:85%;
	font-size:14px;
	margin:12px 0 0 12px;
}
#bd h2.leiatb {
	clear:left;
	background:url(../_img/destaques_h2-leiatambem.gif) center left no-repeat;
	height:22px;
	width:100%;
}
#bd ul {
	float:left;
	clear:left;
	width:100%;
	margin:0;
}
#bd ul li {
	list-style:none;
	margin:0 0 0 10px;
	*margin:0 0 0 20px;
}
#bd ul li a {
	display:block;
	background:url(../_img/destaques_a-bg.gif) center left no-repeat;
	width:auto;
	font-size:11px;
	height:15px;
	padding:0 0 0 15px;
	text-decoration:underline;
}
