html, body{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    margin:0;
    padding:0;
    background:url(../images/bg_top_html.jpg) repeat-x #FFF;
    background-position:top;
    height:100%;
    color:#3b5f99;
}
a{
    text-decoration:none;
    color:#346DDD;
}
a:hover{
    text-decoration:none;
    color:#548DFF;
}
::-moz-selection{
    background:#1a4079;
    color:#fff;
}
::selection {
    background:#1a4079;
    color:#fff;
}.principal
{
    max-width:980px;
	margin:auto;
	display:none;
}

.container
{
	position:relative;
	min-height:100%;
	background:url(../images/bg_container.jpg) no-repeat;
	background-position:top;
}

* html #container
{
	height:100%;
}

.topo
{
	width:980px;
	height:220px;
}

.conteudo
{
	margin-left:10px;
}

.tique_logo
{
	width:356px;
	height:89px;
	margin-left:11px;
	margin-top:20px;
	position:absolute;
}

.tique_banner
{
	width:514px;
	height:84px;
	margin-left:440px;
	margin-top:30px;
	*margin-top:40px;
	position:absolute;
}

.menu
{
	width:1010px;
	margin-top:130px;
	position:absolute;
	height:50px;
}

ul.menu
{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.menu li
{
	display:block;
	width:auto;
	float:left;
	margin:0;
	padding:0 26px;
	cursor:pointer;
}

ul.menu li a
{
	float:left;
	text-decoration:none;
	padding:10px 15px;
}

.rodape
{
	background:#548DFF url(../images/bg_rodape.jpg) repeat-x;
	width:100%;
	height:80px;
 	position:absolute;
	bottom:0;
	left:0;
	clear:both;
}

.menu_rodape
{
	width:950px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
}

ul.menu_rodape
{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.menu_rodape li
{
	display:block;
	width:auto;
	float:left;
	margin:0;
	padding-left:35px;
	padding-right:35px;
	cursor:pointer;
}

ul.menu_rodape li a
{
	float:left;
	text-decoration:none;
	padding:10px 15px;
}

ul.menu_rodape a
{
	font-weight:bold;
	color:#fff;
}

ul.menu_rodape a:hover
{
	font-weight:bold;
	color:#ccc;
}

.links
{
	width:100%;
	text-align:center;
	color:#fff;
	margin:10px 0;
}

.links a
{
	color:#fff;
}

.links a:hover
{
	color:#ccc;
}

.busca_inicial
{
	width:665px;
	height:260px;
	float:left;
	vertical-align:top;
}

.painel_lateral
{
	text-align:left;
	width:280px;
	float:left;
	margin-left:10px;
	margin-top:-10px;
	*margin-top:-2px;
	vertical-align:top;
}

.informacao_lateral
{
	text-align:left;
	width:235px;
	height:460px;
	float:left;
	vertical-align:top;
	margin-top:-20px;
	*margin-top:-15px;

}

#navegacao_tabs_busca_inicial
{
	width: 660px;
	*margin-top:10px;
}

#tabs
{
	height: 29px;
	position: relative;
}

#conteudo_tabs
{
	position: absolute;
	background:#56a377;
	height:210px;
	background:url(../images/bg_busca_inicial.png) no-repeat;
	text-align:left;
	margin-top:-30px;
	padding-top:5px;
}

#tabs a, #tabs a:visited
{
	background: url(../images/tabs.png) top left no-repeat;
	text-decoration: none;
	font-size: 12px;
	color:#666666;
	display: block;
	width: 142px;
	height: 29px;
	_height: 32px;
	margin: 0 3px 0 0;
	text-align: center;
	padding: 7px 0 0 0;
	float: left;
}

.box_lancamentos
{
	width:200px;
	height:215px;
	background:url(../images/bg_destaques_lancamentos.png) repeat-x;
	border:1px solid #ccc;
	float:left;
}

.box_destaques
{
	width:300px;
	height:115px;
	float:left;
}

.meu_tique_imoveis
{
	width:127px;
	background:#c7d9ff;
	margin-bottom:5px;
	color:#3b5f99;
	padding:5px;
}

.busca_codigo
{
	width:127px;
	background:#c7d9ff;
	margin-bottom:5px;
	color:#3b5f99;
	padding:5px;
}

.barra_filtros
{
	width:127px;
	background:#c7d9ff;
	color:#3b5f99;
	padding:5px;
	position:absolute;
}

.barra_lateral
{
	float:left;
}

.lista_resultados
{
	float:left;
	margin-left:10px;
}

.lista_combo
{
	z-index:1000;
}

.resultado_linha
{
	width:800px;
	border:1px solid #999999;
	height:89px;
	margin-left:10px;
	/*margin-top:-13px;
	*margin-top:-18px;*/
    float:left;
}

.resultado_linha:hover
{
	/*width:800px;
	border:1px solid #999999;
	height:88px;
	margin-left:10px;*/
	background:#f8f8f8;
	/*margin-top:-13px;
	*margin-top:-18px;*/
}

.resultado_linha_foto
{
	float:left;
	margin-left:2px;
	margin-top:2px;
    height:85px;
    width:128px;
}

.resultado_linha_links
{
	float:left;
	margin-left:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
}

.resultado_linha_detalhes
{
	float:left;
	margin-left:35px;
	padding-left:10px;
	padding-top:3px;
	width:130px;
}

.resultado_linha_area
{
	float:left;
	margin-left:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-top:25px;
	text-align:left;
	width:60px;
}

.resultado_linha_valor
{
	float:left;
	margin-left:25px;
	padding:35px 0 0 10px;
	text-align:left;
	width:90px;
}

.resultado_linha_itens{
	float:left;
	margin-left:38px;
    padding:0;
}

.topo_resultado
{
	float:left;
	margin-bottom:-8px;
}

.paginacao
{
	width:700px;
	height:30px;
	float:right;
	margin-right:5px;
	margin-top:5px;
	color:#000;
	text-align:right;
	margin-right:25px;
}

.opcao_combo
{
	padding:2px;
	width:auto;
	cursor:pointer;
	z-index:100;
}

.opcao_combo:hover
{
	font-weight:bold;
	z-index:100;
}

#lista_categorias
{
	width: 126px;
	max-height:106px;
	padding-left:5px;
	font-size:11px;
	overflow:auto;
	display: none;
	position: absolute;
	margin-top:-9px;
	margin-left:3px;
	z-index:2;
	color:#333333;
	overflow-x:hidden;
	background:#fff;
	border:1px solid #ccc;
}

#lista_tipos
{
	width: 126px;
	max-height:106px;
	padding-left:5px;
	font-size:11px;
	overflow:auto;
	display: none;
	position: absolute;
	margin-top:-9px;
	margin-left:3px;
	z-index:2;
	color:#333333;
	overflow-x:hidden;
	background:#fff;
	border:1px solid #ccc;
	z-index:500;
}

#lista_dormitorios
{
	width: 126px;
	max-height:106px;
	padding-left:5px;
	font-size:11px;
	overflow:auto;
	display: none;
	position: absolute;
	margin-top:-9px;
	margin-left:3px;
	z-index:21;
	color:#333333;
	overflow-x:hidden;
	background:#fff;
	border:1px solid #ccc;
}

#lista_valor_maximo
{
	width: 126px;
	max-height:106px;
	padding-left:5px;
	font-size:11px;
	overflow:auto;
	display: none;
	position: absolute;
	margin-top:-9px;
	margin-left:3px;
	z-index:21;
	color:#333333;
	overflow-x:hidden;
	background:#fff;
	border:1px solid #ccc;
}

#lista_cidades
{
	width: 250px;
	max-height:120px;
	font-size:11px;
	padding-left:5px;
	overflow:auto;
	display: none;
	position: absolute;
	margin-top:-9px;
	margin-left:3px;
	z-index:2;
	color:#333333;
	overflow-x:hidden;
	background:#fff;
	border:1px solid #ccc;
}

#lista_estados
{
	width: 126px;
	max-height:106px;
	padding-left:5px;
	font-size:11px;
	overflow:auto;
	display: none;
	position: absolute;
	margin-top:-9px;
	margin-left:3px;
	z-index:2;
	color:#333333;
	overflow-x:hidden;
	background:#fff;
	border:1px solid #ccc;
}

#lista_ordenacao
{
	width: 126px;
	max-height:86px;
	padding-left:5px;
	font-size:11px;
	overflow:auto;
	display: none;
	position: absolute;
	margin-top:-9px;
	margin-left:3px;
	z-index:2;
	color:#333333;
	overflow-x:hidden;
	background:#fff;
	border:1px solid #ccc;
}

#lista_tipos_principal
{
	display:none;
	width:295px;
	position:absolute;
	margin-top:-150px;
	z-index:50;
}

#lista_tipos_conteudo
{
	margin-left:10px;
	margin-right:10px;
	max-height:195px;
	overflow-x:hidden;
	overflow-y:auto;
	color:#333333;
	z-index:500;
	font-size:11px;}

#lista_localidades
{
	display:none;
	width:645px;
	height:260px;
	right:-100px;
	position:absolute;
	background:url(../images/bg_box.png) no-repeat;
	margin-top:-150px;
	z-index:50;
}

#lista_bairros
{
	display:none;
	width:645px;
	height:260px;
	right:-100px;
	position:absolute;
	background:url(../images/bg_box.png) no-repeat;
	margin-top:-150px;
	z-index:50;
}

#lista_regiao_filtro
{
	display:none;
	width:295px;
	position:absolute;
	z-index:50;
}

#lista_zona_filtro
{
	display:none;
	width:295px;
	position:absolute;
	z-index:50;
}

#lista_localidades_filtro
{
	display:none;
	width:645px;
	height:260px;
	position:absolute;
	background:url(../images/bg_box.png) no-repeat;
	z-index:50;
}

#lista_localidades_conteudo
{
	margin-left:10px;
	margin-right:10px;
	margin-top:35px;
	height:195px;
	max-height:195px;
	overflow-x:hidden;
	overflow-y:auto;
	color:#333333;
	font-size:11px;
}

#lista_bairros_filtro
{
	display:none;
	width:645px;
	height:260px;
	position:absolute;
	background:url(../images/bg_box.png) no-repeat;
	z-index:50;
}

#lista_tipos_filtro
{
	display:none;
	width:295px;
	position:absolute;
	z-index:50;
}

#lista_bairros_conteudo
{
	margin-left:10px;
	margin-right:10px;
	margin-top:35px;
	height:195px;
	max-height:195px;
	overflow-x:hidden;
	overflow-y:auto;
	color:#333333;
	font-size:11px;
}

#lista_regiao
{
	display:none;
	width:295px;
	position:absolute;
	z-index:50;
}

#lista_regiao_conteudo
{
	margin-left:10px;
	margin-right:10px;
	max-height:195px;
	overflow-x:hidden;
	overflow-y:auto;
	color:#333333;
	z-index:500;
	font-size:11px;
}

#lista_zona
{
	display:none;
	width:295px;
	position:absolute;
	z-index:50;
}

#lista_zona_conteudo
{
	margin-left:10px;
	margin-right:10px;
	max-height:195px;
	overflow-x:hidden;
	overflow-y:auto;
	color:#333333;
	z-index:500;
	font-size:11px;
}

#carregando
{
	text-align:center;
	border:1px solid #ccc;
	position:absolute;
	top:10px;
	left:10px;
	background:url(../images/bg_carregando.png);
	width:260px;
	height:74px;
	display:none;
	z-index:10;
}

#pesquisar_localidades
{
	margin-right:20px;
	margin-top:2px;
	text-align:center;
	border:1px solid #ccc;
	float:right;
	width:200px;
	height:70px;
	background-color:#FFF;
	display:none;
	z-index:100;
}

#fundo_pesquisas {
	position:fixed;
	top:0; right:0; bottom:0; left:0;
	margin:0; padding:0;
	background:#000;
	opacity:.60;
	height:1500px;;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	z-index: 3;
	display:none;
}


#informacao
{
	visibility:hidden;
	width:260px;
	position:absolute;
	border:1px solid #548dff;
	background:#FFF;
	padding:2px;
	text-align:center;
	font-size:12px;
	background:#f4f4f4;
	text-align:left;
	font-size:10px;
	color:#333333;
}

#titulo_informacao
{
	background:#548dff;
	padding:2px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	font-size:11px;
}

.painel_lateral_anuncie
{
	float:left;
	width:265x;
}

.categorias_anuncios
{
	float:left;
	width:690px;
	height:407px;
	margin-left:10px;
	background:url(../images/bg_anuncie_aqui.png) no-repeat;
}

.conteudo_categorias_anuncios
{
	padding:20px;
	width:100%;
	height:155px;
}

.item_anuncio
{
	float:left;
	width:117px;
	height:121px;
}

.vantagens_anunciantes
{
	background:url(../images/bg_vantagens.png) no-repeat;
	padding:20px;
	width:100%;
	height:141px;
	margin-left:20px;
}

.titulo_anunciantes
{
	font-size:14px;
	font-weight:bold;
	color:#385f98;
}

.titulo_conteudo
{
	font-size:14px;
	font-weight:bold;
	color:#385f98;
}

.titulo_fale_conosco
{
	font-size:14px;
	font-weight:bold;
	color:#385f98;
}

.titulo_lancamentos
{
	font-size:14px;
	font-weight:bold;
	color:#385f98;
}

.titulo_destaques
{
	font-size:14px;
	font-weight:bold;
	color:#385f98;
}

.descricao_anunciantes
{
	font-size:10px;
	color:#333;
}

.titulo_etapa
{
	background:url(../images/titulo_etapas.png) no-repeat;
	width:900px;
	height:30px;
	padding:7px;
	color:#333;
	font-weight:bold;
	font-size:12px;
}

.cadastrar_anuncio input, select, textarea{
	background:#fff;
	border:1px solid #b7b7b7;
	font-size:14px;
	color:#7d7d7d;
	margin-top:2px;
}

.cadastrar_anuncio input[type="checkbox"] {
	border:0;
	cursor:pointer;
}

.cadastrar_anuncio input[type="button"] {
	color:#000;
	border:1px solid #000;
	cursor:pointer;
	background-color:#ececec;
}

.cadastrar_anuncio input[type="button"]:hover {
	color:#fff;
	border:1px solid #000;
	cursor:pointer;
	background-color:#27537a;
}

.cadastrar_anuncio input:focus, select:focus, textarea:focus{
	background:#f7fbff;
	border:1px solid #000000;
	font-size:14px;
	color:#7d7d7d;
}

.fale_conosco input, select, textarea{
	background:#fff;
	border:1px solid #b7b7b7;
	font-size:14px;
	color:#7d7d7d;
	margin-top:2px;
	padding:2px;
}

.fale_conosco input[type="checkbox"] {
	border:0;
	cursor:pointer;
}

input[type="radio"] { border-style:none; }

.fale_conosco input[type="button"] {
	color:#000;
	border:1px solid #000;
	cursor:pointer;
	background-color:#ececec;
}

.fale_conosco input[type="button"]:hover {
	color:#fff;
	border:1px solid #000;
	cursor:pointer;
	background-color:#27537a;
}

.fale_conosco input[type="reset"] {
	color:#000;
	border:1px solid #000;
	cursor:pointer;
	background-color:#ececec;
}

.fale_conosco input[type="reset"]:hover {
	color:#fff;
	border:1px solid #000;
	cursor:pointer;
	background-color:#27537a;
}

.fale_conosco input:focus, select:focus, textarea:focus{
	background:#f7fbff;
	border:1px solid #000000;
	font-size:14px;
	color:#7d7d7d;
}

.cadastro_portal input, select, textarea{
	background:#fff;
	border:1px solid #b7b7b7;
	font-size:14px;
	color:#7d7d7d;
	margin-top:2px;
}

.cadastro_portal input[type="checkbox"] {
	border:0;
	cursor:pointer;
}

.cadastro_portal input[type="button"] {
	color:#000;
	border:1px solid #000;
	cursor:pointer;
	background-color:#ececec;
}

.cadastro_portal input[type="button"]:hover {
	color:#fff;
	border:1px solid #000;
	cursor:pointer;
	background-color:#27537a;
}

.cadastro_portal input[type="reset"] {
	color:#000;
	border:1px solid #000;
	cursor:pointer;
	background-color:#ececec;
}

.cadastro_portal input[type="reset"]:hover {
	color:#fff;
	border:1px solid #000;
	cursor:pointer;
	background-color:#27537a;
}

.cadastro_portal input:focus, select:focus, textarea:focus{
	background:#f7fbff;
	border:1px solid #000000;
	font-size:14px;
	color:#7d7d7d;
}

.conteudo_ficha
{
	padding:10px;
}

.topo_ficha
{
	width:100%;
}

.descricao_ficha
{
	border-top:1px solid #ccc;
	width:100%;
	padding:2px;
}

.atributos_imovel_ficha
{
	border-top:1px solid #ccc;
	width:100%;
	padding:2px;
}

.atributos_area_comum_ficha
{
	border-top:1px solid #ccc;
	width:100%;
	padding:2px;
}

.midia_ficha
{
	float:left;
}

.detalhes_ficha
{
	float:left;
	margin-top:25px;
}

.localizacao_ficha
{
	border-top: 1px solid #ccc;
	margin-top:10px;
	padding-top:10px;
}

.opcoes_ficha
{
	border-top:1px solid #ccc;
	padding-top:10px;
}

#navegacao_tabs_ficha
{
	width: 525px;
	float:left;
}

#tabs_ficha
{
	height: 25px;
	position: relative;
}

#conteudo_tabs_ficha
{
	position: relative;
	height:405px;
	text-align:left;
	border:1px solid #ccc;
	padding:2px;
}

#tabs_ficha a, #tabs_ficha a:visited
{
	background: url(../images/tabs-ficha.png) top left no-repeat;
	text-decoration: none;
	font-size: 12px;
	color:#666666;
	display: block;
	width: 70px;
	height: 20px;
	_height: 25px;
	text-align: center;
	padding: 7px 0 0 0;
	float: left;
}

#ficha
{
	width:980px;
	background:#fff;
	top:50px;
	position:absolute;
	border:2px solid #ccc;
	display:none;
	z-index:4;
}

#fundo_ficha
{
	position:fixed;
	top:0; right:0; bottom:0; left:0;
	margin:0; padding:0;
	background:#000;
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	z-index: 3;
	display:none;
}

#destaques_anteriores
{
	float:left;
	width:30px;
	padding-top:220px;
}

#conteudo_destaques
{
	width:950px;
	float:left;
	margin-left:10px;
}

#proximos_destaques
{
	float:left;
	width:30px;
	margin-left:10px;
	padding-top:220px;
}

#lancamentos_anteriores
{
	float:left;
	width:30px;
	padding-top:170px;
}

#conteudo_lancamentos
{
	float:left;
}

#conteudo_destaques_rodape
{
	float:left;
}

#proximos_lancamentos
{
	float:left;
	width:30px;
	padding-top:170px;
	margin-left:10px;
}

.painel_lateral_anunciante
{
	float:left;
	width:100px;
	border-right:1px solid #cccfd3;
}

.conteudo_painel_anunciante
{
	float:left;
	width:600px;
	padding-left:20px;
}

.painel_lateral_internauta
{
	float:left;
	width:100px;
	border-right:1px solid #cccfd3;
}

.conteudo_painel_internauta
{
	float:left;
	width:630px;
	padding-left:20px;
}

.item_menu
{
	width:100%;
	color:#138ecb;
	padding-top:2px;
	padding-bottom:2px;
}

.item_menu:hover
{
	width:100%;
	color:#b62b2b;
	background-color:#f5f5f5;
	cursor:pointer;
	padding-top:2px;
	padding-bottom:2px;
	padding-top:2px;
}

.titulo_menu
{
	border-bottom: 1px solid #327aa5;
	padding-bottom:2px;
	margin-bottom:2px;
}

#alterar_senha
{
	border:1px solid #ccc;
	background:#f8f8f8;
	position:absolute;
	width:270px;
	display:none;
	padding:5px;
}

#enviar_senha
{
	border:1px solid #ccc;
	background:#f8f8f8;
	position:absolute;
	width:270px;
	display:none;
	padding:5px;
}

.lista_planos
{
	float:left;
	width:580px;
	padding-left:20px;
	padding-top:10px;
}

.plano_atual
{
	background:url(../images/fundo_plano_atual.png) no-repeat;
	float:left;
	width:310px;
	height:82px;
	padding-left:20px;
	padding-top:10px;
	margin-left:30px;
	margin-top:20px;
}

.linha_planos
{
	width:100%;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
	height:20px;
	margin-top:5px;
}

.lista_anuncios
{
	width:100%;
	border-left:1px solid #327aa5;
	border-right:1px solid #327aa5;
	border-bottom:1px solid #327aa5;
}

.lista_topo_anuncios
{
	width:100%;
	height: 20px;
	background:url(../images/fundo_topo_lista.png) repeat-x;
}

.linha_lista_anuncios
{
	width:100%;
	color:#333;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

div.zoomdiv {
	z-index                 : 100;
	position                : absolute;
	top:0px;
	left:0px;
	width                   : 200px;
	height                  : 200px;
	background: #ffffff;
	border:3px solid #333;
	display:none;
	text-align: center;
	overflow: hidden;
	margin-top:-100px;
}

img.jqzoom{
	cursor:crosshair;
	position:relative;
}

.topo_listagem
{
	width:100%;
	height:20px;
	background:url(/painel/images/bg_cab_anunciantes.png) repeat-x;
}

.linha_listagem
{
	width:700px;
	float:left;
}
.titulo_listagem
{
	width:auto;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:40px;
	font-weight:bold;
}

.cabecalho_listagem
{
	color:#fff;
	text-align:left;
}

.listagem
{
	color:#000000;
}

.lista_listagem
{
	height:20px;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:40px;
}

.btn_mais_detalhes
{
	width:111px;
	height:22px;
	background:url(/images/ver_detalhes.png) no-repeat;
}

.item_lista_paginas
{
	width:13px;
	height:13px;
	background:url(/images/icone_item.png) no-repeat;
	float:left;
}

.box_banners_1
{
	width:202px;
	float:left;
	margin-left:8px;
	margin-top:14px;
	*margin-top:13px;
}

.box_banners_2
{
	width:412px;
	float:left;
	margin-left:8px;
	margin-top:14px;
	*margin-top:13px;
}

.box_banners_3
{
	width:202px;
	float:left;
	margin-left:8px;
	margin-top:14px;
	*margin-top:13px;
}

.box_banners_4
{
	width:622px;
	float:left;
	margin-left:8px;
	margin-top:14px;
	*margin-top:13px;

}

.box_banners_5
{
	width:412px;
	float:left;
	margin-left:8px;
	margin-top:14px;
	*margin-top:13px;
}

.box_banners_6
{
	width:622px;
	float:left;
	margin-left:8px;
	margin-top:14px;
	*margin-top:13px;

}

.imoveis_lancamentos
{
	height:460px;
	z-index:0;
}

.banners_lancamentos
{
	top:456px;
	*top:457px;
	float:left;
	margin-left:2px;
	*margin-left:3px;
	width:646px;
	z-index:1;
	clear:both;
	position:absolute;
	border:0;

}

.destaques_lancamentos
{
	text-align:left;
	width:720px;
	height:458px;
	float:left;
	margin-left:10px;
	vertical-align:top;
	margin-top:-25px;
}

.destaques_imoveis
{
	text-align:left;
	width:980px;
	height:280px;
	vertical-align:top;
}
#destaques_lancamentos{
    margin-top:0;
    height:auto;
}
#lancamentos_anteriores,#proximos_lancamentos{
    padding-top:60px;
}
#proximos_lancamentos{
    margin-left:-10px;
}
#destaques_lancamentos .box_lancamentos{
    width:180px !important;
    height:150px !important;
}
.box_lancamentos{
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:url(/images/bg_destaques_lancamentos.png) repeat-x scroll center bottom;
}
#destaques_lancamentos .box_lancamentos IMG{
    width:128px !important;
    height:85px !important;
    margin:2px 0 0 26px !important;
}
.box_lancamentos_container{
    float:left;
    margin:0 22px 0 10px;
}
#conteudo_destaques_rodape .box_lancamentos{
    width:180px !important;
    height:150px !important;
    margin:5px !important;
}

#conteudo_destaques_rodape .box_lancamentos IMG{
    margin:2px 0 0 26px !important;
}
#destaques_anteriores,#proximos_destaques{
    padding-top:142px;
}
#banners{
    width:620px;
    height:260px;
    float: left;
    margin:-25px 0 0 35px;
    *margin:-20px 0 0 35px;
    padding:5px 10px;
}
.lanc-label{
    color:#3B5F99;font-weight:bold;font-size:9px;
}
#banners DIV.banner-single,#banners DIV.banner-double{
    float:left;
    background-color:#FFF;
    color:#548DFF;
    height:250px;
    margin:0 5px;
    /*outline:1px dotted #548DFF;*/
}
#banners DIV.banner-single{
    width:300px;
}
#banners DIV.banner-double{
    width:610px;
}
#banners DIV IMG{
    border:0 solid transparent;
}
#banners A,#banners A:hover{
  color:#548DFF;
  text-decoration:none;
  cursor:pointer;
}
#destaques_imoveis{
    *float:left;
    *display:block;
    *clear:both;
    height:auto;
    *height:450px;
    margin-top:-15px;
}
.btn-tique{
    font-size:14px;
    font-weight:bold;
    color:#FFF;
    text-shadow: 0 -1px 0 #2C4E80;
    text-align: center;
    background: transparent url(/images/rect2816.png) no-repeat;
    display:block;
    width:216px;
    height:27px;
    padding-top:10px;
    float:left;
    cursor:pointer;
    #cursor:hand;
}
.btn-tique-on,.btn-tique:hover{
    color:#FFF;
    text-decoration: none;
    background-image:url(/images/rect2817.png);
}
.resultado_linha_links A{
  display:block;
  color:#000;
}
.resultado_linha_links A:hover{
  color:#385F98;
}
.resultado_linha_links U{
  cursor:help;
}
#imovel-mail-sender{
    right:12px;bottom:12px;position:fixed;z-index:10
}
#btn-imovel-mail{
    float:left;
    background:#5189F5 url(/images/rect2816.png) no-repeat center center;
    color:#FFF;
    font-weight:bold;
    border:1px solid #31578A;
    padding:2px 5px;
    margin:2px;
    cursor:pointer;#cursor:hand;
}
#btn-imovel-mail:hover{
    background-image:url(/images/rect2817.png);
}
.imovel-mail-form{
    border:1px solid #666;
}
.tique-check,.tique-uncheck{
    display:block;
    float:left;
    clear:both;
    padding:8px 0 0 25px;
    margin:2px;
    background: transparent url(/images/btn_salvar_check.png) no-repeat scroll left bottom;
    cursor:pointer;
    #cursor:hand;
}
.tique-uncheck{
    background-image: url(/images/btn_salvar_uncheck.png);
}
.result-sort-default,.result-sort-up,.result-sort-down{
float:left;
border:1px solid #999;
border-bottom:0 none;
background:#C7D9FF none no-repeat scroll 75px center;
padding:5px 45px;
color:#333;
font-size:11px;font-weight: bold;
cursor:pointer;#cursor:hand;
}
.result-sort-up{
    background-image: url(/images/arrow_up.png);
}
.result-sort-down{
    background-image: url(/images/arrow_down.png);
}
.lista-destaque{
    font-weight: bold;
    font-size: 12px;
}
.lista-destaque:hover{
    color:#385F98;
}
.resultado-tel,.resultado-ficha{
    cursor:pointer;#cursor:hand;
    display:block;
    padding:3px 0 1px 23px;
    clear:both;
}
.resultado-ficha A{color:#333}
.resultado-nomeanunciante{
    cursor:default;
    font-size:9px;
    margin:0;
    text-align:right;
    width:665px;
    height:11px;
    float:left;
    color:#333;
}
.resultado-container{
    float:left;
    width:668px;
    height:78px;
}
.resultado-container DIV{
    float:left;
}
.resultado-salvar,.resultado-salvar-on{
    float:left;
    cursor:pointer;#cursor:hand;
    width:130px;
    clear:both;
    padding:8px 0 0 23px;
    background:transparent url(/images/btn_salvar_uncheck.png) no-repeat scroll left 8px;
}
.resultado-salvar-on{
    background:transparent url(/images/btn_salvar_check.png) no-repeat scroll left 1px;
}
LABEL.imovel-mail,LABEL.imovel-mail-off{
    width:130px;
    padding:8px 0 0 23px;
    float:left;
    background: transparent url(/images/btn_salvar_check.png) no-repeat scroll left 1px;
    cursor:pointer;#cursor:hand;
}
LABEL.imovel-mail-off{
    background: transparent url(/images/btn_salvar_uncheck.png) no-repeat scroll left 8px;
}.label_menu_cinza
{
	font-size:16px;
	font-weight:bold;
	color:#666666;
	cursor:pointer;
	line-height:8px;
}

.label_menu_azul
{
	font-size:20px;
	color:#3b5f99;
	cursor:pointer;
}

.label_menu_branco
{
	font-size:12px;
	color:#fff;
	cursor:pointer;
}

.titulo_conteudo
{
	font-size:14px;
	font-weight:bold;
	width:100%;
	padding:5px;
	color:#3b5f99;
}

.label_menu_azul_item
{
	font-size:14px;
	color:#3b5f99;
}

.label_menu_azul_item:hover
{
	font-size:14px;
	color:#1f4d97;
	cursor:pointer;
}.combo_box
{
	background:url(../images/combo_inativo.png) no-repeat;
	color:#666666;
	width:150px;
	height:23px;
	cursor:pointer;
	padding:5px;
	font-size:11px;
}

.combo_box:hover
{
	background:url(../images/combo_ativo.png) no-repeat;
	color:#000;
	width:150px;
	height:23px;
	cursor:pointer;
}

.combo_box_medio
{
	background:url(../images/combo_medio_inativo.png) no-repeat;
	color:#666666;
	width:120px;
	height:23px;
	cursor:pointer;
	padding:5px;
	font-size:11px;
}

.combo_box_medio:hover
{
	background:url(../images/combo_medio_ativo.png) no-repeat;
	color:#000;
	width:120px;
	height:23px;
	cursor:pointer;
}

.combo_box_menor
{
	background:url(../images/combo_menor_inativo.png) no-repeat;
	color:#666666;
	width:100px;
	height:23px;
	cursor:pointer;
	padding:5px;
	font-size:11px;
}

.combo_box_menor:hover
{
	background:url(../images/combo_menor_ativo.png) no-repeat;
	color:#000;
	width:100px;
	height:23px;
	cursor:pointer;
}

.combo_box_maior
{
	background:url(../images/combo_maior_inativo.png) no-repeat;
	color:#666666;
	width:200px;
	height:23px;
	cursor:pointer;
	padding:5px;
	font-size:11px;
}

.combo_box_maior:hover
{
	background:url(../images/combo_maior_ativo.png) no-repeat;
	color:#000;
	width:200px;
	height:23px;
	cursor:pointer;
}

.input_text
{
	padding:5px;
	font-size:11px;
	border:0;
	background:url(../images/bg_input.png) no-repeat top right;
	width:170px;
	color:#666666;
	margin-bottom:5px;
}

.input_text_medio
{
	padding:2px 4px;
	font-size:11px;
	border:0;
	background:url(../images/bg_input_medio.png) no-repeat;
	height:21px;
	width:117px;
	color:#666666;
}

.input_text_menor
{
	padding:5px;
	font-size:11px;
	border:0;
	background:url(../images/bg_input_menor.png) no-repeat;
	height:21px;
	width:71px;
	color:#666666;
}

.btn_ok
{
	background:url(../images/btn_ok.png) no-repeat;
	color:#666666;
	width:24px;
	height:21px;
	cursor:pointer;
	padding:5px;
	font-size:11px;
	float:left;
	margin-left:2px;
}

.btn_ok:hover
{
	background:url(../images/btn_ok_2.png) no-repeat;
	color:#000;
	width:24px;
	height:21px;
	cursor:pointer;
}#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(../images/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(../images/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(../images/info.gif);
}

#popup_content.confirm {
	background-image: url(../images/important.gif);
}

#popup_content.prompt {
	background-image: url(../images/help.gif);
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}div.calendario {
	width: 154px;
	position: absolute;
	background: #fff repeat-y right;
	border-left: 1px solid #f6f6f6;
	border-top: 1px solid #f6f6f6;	
	display: none;
}

div.calendario a.fechar {
	display: block;
	position: absolute;
	top: -19px;
	right: 0px;
	height: 18px;
	text-decoration: none;
	background: #fff;
	width: 20px;
	text-align:center;
	vertical-align: center;
	line-height: 18px;
	color: #000;
	font:bold 12px Tahoma;
}

div.calendario a.bt_controle_mes {
	display: block;
	height: 15px;
	position: absolute;
	top: 0px;
	vertical-align: middle;
	text-decoration: none;
	color:#222;
	line-height:15px;
	vertical-align: middle;	
}

div.calendario a.bt_voltar_mes { left: 2px; }
div.calendario a.bt_avancar_mes { right: 2px; }

div.calendario p.nome_mes {
	text-align: center;
	display: block;
	height: 18px;
	background: #efeff0;
	font-size: 12px;
	font-weight: bold;
	color: #6d6d6d;
	line-height:18px;
	vertical-align: middle;
	margin: 0;
}

div.calendario ul {
	margin:0;
	padding:0;
}
div.calendario ul li {
	display: block;
	float: left;
	width: 22px;
	height: 17px;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	vertical-align: middle;
}

div.calendario ul li a { font-weight: bold; color:#6d6d6d; text-decoration:none; }
div.calendario ul li a:hover { text-decoration: underline; }

div.calendario ul li.semana {
	background: #c0c7ca;
	font-weight: bold;		
	color: #fff;
}

div.calendario ul li.dia {
	color: #999;
}

div.calendario ul li.default {	
	background: #ececed;
	color: #f00; 
	font-weight: bold;
}

div.calendario ul li.default a { color: #f00; }

div.calendario_data { 
margin-bottom: 150px;
position:absolute;
width:120px;
height:60px; 
z-index:50;
}