.principal {
	width: 750px;
}

.resultado {
	width: 760px;
}

.resultado_2 {
	width: 716px;
}

.detalhes_galeria {
	width:230px;
	height:280px;
	background:url(../images/fundo_galeria_1.jpg) repeat-x;
	border: 1px #e0ded5 solid;
}

.detalhes_galeria_destaques {
	width:200px;
	height:280px;
	background:url(../images/fundo_galeria_1.jpg) repeat-x;
	border: 1px #e0ded5 solid;
}

.bairro_galeria {
	font-size:12px;
	margin: 5px;
	border-bottom: 1px #27537a solid;
}

.informacoes_galeria {
	margin: 5px;
	font-size:11px;
}

.preco_galeria {
	margin: 5px;
	font-size: 12px;
}

.fotos_galeria {
	margin: 10px;
	width: 200px;
	height: 165px;
	border-bottom: 1px #27537a solid;
}

.busca_lateral {
	width: 180px;
	border: 1px #c2c2c2 solid;
}

.titulo_lateral {
	color: #27537a;
	width: 180px;
	border-bottom: 1px #27537a solid;
}

.titulo_detalhes_ficha {
	color: #27537a;
	width: 430px;
	border-bottom: 1px #27537a solid;
}

.titulo_detalhes_ficha_corretor 
{
	color: #27537a;
	width: 430px;
	border-bottom: 1px #27537a solid;
}

.imagem_detalhes_ficha_corretor 
{
	width:192px;
	height:44px;
	float:right;
	margin-top:-5px;
}

.detalhes_ficha_imovel {
	width: 430px;
	border: 1px #dcdcdc solid;
	border-top: 0;
}

.detalhes_ficha {
	width: 430px;
	border: 1px #c2c2c2 solid;
}

.detalhes_ficha_b {
	width: 430px;
	height:90px;
	border: 1px #c2c2c2 solid;
}

.detalhes_ficha_map {
	width: 980px;
	border: 1px #c2c2c2 solid;
}

.titulo_detalhes_fotos {
	color: #27537a;
	width: 465px;
	border-bottom: 1px #27537a solid;
}

.conteudo {
	border-bottom: 1px #e0ded5 solid;
	border-left: 1px #e0ded5 solid;
	border-right: 1px #e0ded5 solid;
}

.primeira_etapa {
	background: #f8f7f2;
	height: 70px;
	width: 720px;
	border: #f2f0e9 2px solid;
}

.segunda_etapa {
	margin-top:10px;
	background: #f8f7f2;
	height: 70px;
	width: 720px;
	border: #f2f0e9 2px solid;
	display: none;
}

.terceira_etapa {
	margin-top:10px;
	background: #f8f7f2;
	height: 70px;
	width: 720px;
	border: #f2f0e9 2px solid;
	display: none;
}

.opcao {
	text-align: left;
	padding: 10px 0 0 10px;
}

.div_box_conteudo {
	width: 92%;
	background: #FFF;
	border: 1px #e0ded5 solid;
	text-align:left;
	margin: 10px;
}

#seleciona_tipo_imovel {
	width: 450px;
	left: 100px;
	top: 100px;
	background:url(../images/fundo_div.gif) repeat;
	border: 1px #e0ded5 solid;
	display: none;
	position: absolute;
	z-index:2;
}

#seleciona_bairros {
	width: 770px;
	left: 50px;
	top: 100px;
	background:url(../images/fundo_div.gif) repeat;
	border: 1px #e0ded5 solid;
	display: none;
	position: absolute;
	z-index:2;
}


#seleciona_area_util {
	width: 500px;
	left: 100px;
	top: 290px;
	background:url(../images/fundo_div.gif) repeat;
	border: 1px #e0ded5 solid;
	display: none;
	position: absolute;
	z-index:2;
}

#seleciona_dormitorios {
	width: 300px;
	left: 100px;
	top: 290px;
	background:url(../images/fundo_div.gif) repeat;
	border: 1px #e0ded5 solid;
	display: none;
	position: absolute;
	z-index:2;
}

#seleciona_suites {
	width: 300px;
	left: 100px;
	top: 290px;
	background:url(../images/fundo_div.gif) repeat;
	border: 1px #e0ded5 solid;
	display: none;
	position: absolute;
	z-index:2;
}

#seleciona_garagens {
	width: 300px;
	left: 100px;
	top: 290px;
	background:url(../images/fundo_div.gif) repeat;
	border: 1px #e0ded5 solid;
	display: none;
	position: absolute;
	z-index:2;
}

#box_ajax_estados {
	width: 90px;
	max-height:100px;
	overflow:auto;
	background: #FFF;
	border: 1px #e0ded5 solid;
	display: none;
	position: absolute;
	margin-top: 25px;
	z-index:2;
}

#box_ajax_cidades {
	width: 200px;
	max-height:250px;
	overflow:auto;
	background: #FFF;
	border: 1px #e0ded5 solid;
	display: none;
	position: absolute;
	margin-top: 25px;
	z-index:2;
}

#box_ajax_bairros {
	width: 200px;
	height:250px;
	overflow:auto;
	background: #FFF;
	border: 1px #e0ded5 solid;
	display: none;
	position: absolute;
	margin-top: 25px;
	z-index:2;
}

.lateral
{
	float: left;
	clear: none;
}
