#busca_avancada {
	padding-top: 20px;
	display: none;
}

#busca_avancada label {
	display: block;
	margin-bottom: 2px;
}

#busca_avancada input, #busca_avancada select {
	display: block;
	margin-bottom: 10px;
	width: 300px;
}

#busca_avancada .left select {
	width: 135px;
	margin-right: 30px;
}

#cidades {
	width: 247px;
	float: right;
	margin-top: 20px;
	text-align:center;
	color:#862E5B;
	text-transform:uppercase;
	font-weight:bold;
	margin-right:30px;
}

#cidades li {
	width: 247px;
	height: 46px;
	background-image:url(../imagens/lista/botao_tipos_vinho.png);
	list-style-type: none;
	line-height:46px;
	text-align:center;
	margin-top:5px;
}
#cidades li a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}


#tiposdeimoveis {
	width: 307px;
	float: left;
	margin-top: 20px;
	text-align:center;
	color:#862E5B;
	text-transform:uppercase;
	font-weight:bold;
}

#tiposdeimoveis li {
	width: 307px;
	height: 46px;
	background-image:url(../imagens/lista/botao_tipos_azul.png);
	list-style-type: none;
	line-height:46px;
	text-align:center;
	margin-top:5px;
}
#tiposdeimoveis li a{
	color:#FFFFFF;
	text-decoration:none;
}



.checkbox {
	width: auto !important;
	display: inline !important;
	margin-left: 30px;
	margin-right: 5px;
}

.destaque {
	font-weight: bold;
	margin: 20px 0;
}
#container_sub{
}
#sobre_container{
	background-image:url(../imagens/conteudo/conteudo_repeat.jpg);
}
#titulosecao {
	background-image:url(../imagens/lista/botao_para_escrever.png);
	background-repeat:no-repeat;
	height:35;
	width:194px;
	line-height:35px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	margin-left:30px;
	margin-right:30px;
}
	
