#img_noticia_destaque{
	margin-top:5px;
	width:197px;
	height:232px;
	float:left;
}
.flutuar_esquerda{
	float:left;
}
.flutuar_direita{
	float:right;
}
.container_home{
	border:#fff solid 2px;
	margin-bottom:8px;
}
.azul_transparente_home{
	background-image: url(../images/bg_titconteudo.png);
	border-bottom:#fff solid 2px;
	padding:5px;
}
.preto_transparente_home{
	background-image:url(../images/bg_baseconteudo1.png);
	height:70px;
	padding:5px;
}
.clear .preto_transparente_home{
	height:100px;
}
.clear{
	clear:both;
}