div#destaqueInterno{
	width:760px;
	z-index:150;
	top:-150px;
}
#centroInterno{
	top:92px;

	position:relative;

}
#ImagemDestaque{
	float:left;
	top:-80px;
	width:212px;
	height:158px;
	left:20px;
}
#textoTituloInterno{
	float:left;
	margin-left:50px;
	top:92px;
}
#conteudoInterno{
	position:relative;
	top:32px;
	clear:both;
	left:150px;
	width:485px;
	height:auto;	
	
}

#listagemProdutos{
	margin-top:50px;

	
}
.tituloProduto{
	font-size:16px;
	font-weight:bold;
}

#imagemHeader{
	position:relative;
	top:-58px;
	
	width:578px;
	height:101px;
	
}

.escolha{
	width:760px;
	height:300px;
	position:relative;
	clear:both;
	top:50px;
}

.escolha ul{
	padding: 0px;
	position:relative;
	
}
.escolha ul li{
	padding:40px;
	display:inline;
}
#texto_destaque{
	width:480px;
	margin-bottom:50px;
}

