/*...........COLUNA ESQUERDA...........*/
/****************************************************/
.coluna_esquerda {
	width:529px;
	padding:0 8px;
	_margin-left:3px;
	float:left;
}

* html .coluna_esquerda {
	padding:0 2px;
}

.coluna_esquerda .titulo {
	width:534px;
	height:32px;
	text-indent:-999999px;
}

.detalhes {
	background:url(../imagens/detalhes.gif) no-repeat;
}

#fotos {margin:10px 0 20px 0}

#fotoMaior {
	margin:0 5px 0 0;
	float:left
}

#legenda {
	width:360px;
	margin:2px 0 0 0;
	/*float:left;*/
	text-align:left;
}

#maisFotos {
	width:155px;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#maisFotos li {
	float:left;
	margin:0 0 3px 0;
	cursor:pointer
}

#maisFotos .right {float:right}


/* Classes dos links */
.over {/*background:#eeb7b7*/}
.selecionado {/*background:#9f0000*/}

.barra_inferior {
	margin-top:25px;
	display:table;
}

/*............ESPECIFICACOES DO IMOVEL............*/
/**************************************************/
.endereco {
	width:230px;
	padding-left:15px;
	float:left;
	background:url(../imagens/background/traco_vertical.gif) repeat-y left;
}
.endereco h3 {
	width:230px;
	height:13px;
	float:left;
	margin:0 0 5px 0;
	text-indent:-99999px;
	background:url(../imagens/endereco.gif) no-repeat;
	clear:both;
}

.endereco dl dd {
	margin-top:10px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#999;
}

.endereco dl dd.bairro {
	font-weight:bold;
	margin-top:20px;
}

.endereco dl dd.contato {
	color:#FF9900;
}


/*............DADOS DO IMÓVEL............*/
/**************************************************/
.dados_imovel {
	width:200px;
	margin-left:4 px;
	float:left;
}

.dados_imovel h3 {
	width:275px;
	height:13px;
	margin:0 0 5px 0;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/titulos/dados_imovel.gif) no-repeat;
	clear:both;
}

.dados_imovel .especificacao {
	width:275px;
	border:#CCCCCC 1px solid;
}

.dados_imovel dl dd {
	margin-top:10px;
}


/*...........COLUNA DIREITA...........*/
/****************************************************/
.coluna_direita {
	width:220px;
	padding:5px 5px 0 0;
	float:left;
}

* html .coluna_direita {
	padding:5px 0 0 0;
}

.encontre_imovel {
	color:#fff;
	width:220px;
	float:left;
}

.encontre_imovel .titEncontre {
	width:220px;
	margin:0 0 5px 0;
	float:left;
	text-indent:-999999px;
	background:url(../imagens/titulos/encontre_imovel.gif) no-repeat right;
}
.encontre_imovel .encontre_busca {
	width:220px;
	float:left;
	background:#ff9c00;
	padding-top:3px;
}


.encontre_imovel h4 a {
	width:220px;
	height:27px;
	display:block;
	text-indent:-999999px;
}

.busca_tabela {
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}

.busca_tabela select {
	width:150px;
}

.buscar {
	width:137px;
	height:23px;
	margin-left:15px;
	float:left;
	cursor:pointer;
	text-indent:-99999px;
	line-height:60px;
	border:none;
	background:url(../imagens/bt_encontre.gif) no-repeat;
}

/*...............SERVIÇOS...............*/
/****************************************/
.servicos {
	margin-top:15px;
	width:209px;
	float:left;
	background:#c0ea93;
	padding:5px;
}

.servicos img {
	width:58px;
	height:16px;
	padding:7px 0 0 7px;
}

.servicos h3 {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#006600;
	float:left;
}

.servicos span {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#006600;
}

.servicos .imagem {
	width:310px;
	height:1px;
}

.servicos dd {
	width:199px;
	float:left;
	margin-bottom:5px;
	background:url(../imagens/pontilhado.gif) repeat-x 0 bottom !important;
	padding-bottom:3px;
}

.servicos dd.ultimo {
	background:none;
}

.servicos dd a {
	text-decoration:none;
	width:199px;
	float:left;
	cursor:pointer;
	padding-left:12px;
	background:url(../imagens/background/detalhe_servicos.gif) no-repeat 0 5px;
}







