#centro div.areaNoticias ul{
	margin:20px 20px 30px 40px;
	list-style:circle;
}

#centro div.areaNoticias div h2{
	background:url(../imagens/ttProdutosInternas.jpg) no-repeat bottom left;
	height:45px;
	padding-top:0;
	margin-left:30px;
}
#centro div.areaNoticias img{
	margin:0 0 10px 2px;
	float:none;
}
#centro div.blocoConteudo div.textoConteudo{
	width:100%;
	/*width:370px;*/
}
#centro div.blocoConteudo div.fotosConteudo{
	float:none;
	width:100%;
	text-align:justify;
}
#centro div.blocoConteudo div.fotosConteudo img{
	margin-left:9px;
	float:right;
	margin-bottom:20px;
	width:190px;
}
#centro div.blocoConteudo div.fotosConteudo h3{
	margin-left:45px;
}

#centro div.blocoConteudo div.textoConteudoDetalhes{
	width:282px;
	float:left;
	text-align:justify;
}
#centro div.blocoConteudo div.fotosConteudoDetalhes{
	float:left;
	width:315px;
	text-align:justify;
}
#centro div.blocoConteudo div.fotosConteudoDetalhes img{
	margin-left:9px;
	float:right;
	margin-bottom:20px;

}
#centro div.blocoConteudo h2.ttConteudo{
	background:url(../imagens/ttContProdutos.jpg) no-repeat;
}
