.produtodetalhe_conteudo div.info_moveis,
.produtodetalhe_conteudo div.combinar{
	float: left;
	clear: both;
	width: 450px;
	margin-left: 24px;
}

.produtodetalhe_conteudo div.combinar{
	height: 350px;
}

.produtodetalhe_conteudo div.info_moveis h1{
	clear: both;
	margin-top: 17px;
}

.produtodetalhe_conteudo .combinar div.cores{
	float: left;
	clear: none;
	width: 130px;
}

.produtodetalhe_conteudo .combinar .cores span.area{
	float: left;
	clear: both;
	width: 120px;
	margin-top: 20px;
	color: #999;
	background-color: #FFF;
	font-weight: bold;
}

.produtodetalhe_conteudo .combinar .cores span.estrutura{
	margin-left: 1px;
}

.produtodetalhe_conteudo .combinar .cores span.portas{
	margin-left: 6px;
}

.produtodetalhe_conteudo .combinar .cores img{
	float: left;
	clear: both;
}

.produtodetalhe_conteudo .combinar div.movel{
	float: left;
	clear: none;
	width: 320px;
	height: 330px;
	margin-top: 20px;
}


