@charset "utf-8";

img, div
{ 
	behavior: url(/web/util/css/png/iepngfix.htc); 
} 

body
{
	font-size: 11px;
	font-family: "Trebuchet MS";
	margin: 0px;
	padding: 0px;

	height: 100%;
	min-height: 100%;
	background-color: #790718;
	overflow-x: hidden;
	overflow-x: auto;
}

.header_titulo
{
	position: absolute;
	font-size: 11px;
	color: #080600;
	margin: 65px 0 0 275px;
	z-index: 10;
	letter-spacing: 0.04em;
	
}

.p
{
	margin: 0;
	padding: 0;
	color: #b46f14;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 14px;
}

.p li a
{
	color: #b46f14;
}

li .p
{
	margin: 0;
	padding: 0;
	color: #b46f14;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 14px;
}

p
{
	margin: 0;
	padding: 0;
	color: #b46f14;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 14px;
}

span
{
	margin: 0;
	padding: 0;
	color: #b46f14;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
	line-height: 10px;
}

h5
{
	font-size: 12px;
	text-transform: uppercase;
	color: #a20c35;
	font-weight: bold;
}

h4
{
	color: #b46f14;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

h3
{
	color: #855b57;
	text-transform: uppercase;
}

h2
{
	color: #9a805e;
}

h1 a:hover
{
	text-decoration: underline;
}

h1 a
{
	text-decoration: none;
	color: #a20c35;
}

h1
{
	color: #a20c35;
	font-size: 11px;
	font-weight: bold;
}

h2,h3
{
	font-size: 14px;
}

h1,h2,h3,h4,h5
{
	margin: 0;
	padding: 0;
}

/*ESTILOS DOS BOXES DA CAPA DO RIO DE JANEIRO*/

.homerj_conteiner
{
	width: 603px;
	border: 0px solid #000;
	margin-left: 82px;
}

.homerj_conteiner .alinhamentoEsquerdo
{
	margin-left: 57px;
}

.homerj_conteiner .espacamentoSuperior
{
	margin-top: 93px !important;
}

.homerj_conteiner .espacamentoEsquerdo
{
	margin-left: 48px;
}

.homerj_conteiner .homerj_conteiner_box
{
	width: 273px;
	border: 0px solid #000;
	float: left;
	margin-top: 50px;
}

.homerj_conteiner .homerj_conteiner_box .centralizaBotao
{
	margin-left: 92px;
}

.homerj_conteiner .homerj_conteiner_box p
{
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-family: Arial;
	font-size: 18px;
	padding-bottom: 18px;
}

.homerj_conteiner .homerj_conteiner_box .azul
{
	color: #1764aa !important;
}

.homerj_conteiner .homerj_conteiner_box .laranja
{
	color: #e07f00 !important;
}

.homerj_conteiner .homerj_conteiner_box .verde
{
	color: #839a1b !important;
}

/*ESTILOS DA LISTA DO MENU*/

.formulario_box_checkbox
{
	color: #7d0719;
	font-size: 12px;
	font-weight: bold;
	padding-top: 16px;
}

.titForm
{
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #000;
}

.formulario_box_conteudo label
{
	color: #a20c35;
	font-size: 12px;
}

.formulario_box_conteudo_rio label
{
	color: #a20c35;
	font-size: 12px;
}

.formulario_box_conteudo_rio
{
	background: url(/web/util/img/cadastro/formulario/bg_box_rio.png) repeat-y;
	color: #a20c35;
	font-size: 12px;	
	padding-left: 29px;	
	padding-bottom: 9px;
	padding-top: 14px;
}

.formulario_box_conteudo
{
	background: url(/web/util/img/cadastro/formulario/bg_box.png) repeat-y;
	color: #a20c35;
	font-size: 12px;	
	padding-left: 29px;	
	padding-bottom: 9px;
	padding-top: 14px;
}

.formulario_box_titulo_rio
{
	height: 10px;
	color: #a2620d;
	font-weight: bold;
	font-size: 14px;
	background: url(/web/util/img/cadastro/formulario/borda_box_topo_rio.png) no-repeat bottom center;
	padding-left: 33px;
}

.formulario_box_titulo
{
	height: 10px;
	color: #a2620d;
	font-weight: bold;
	font-size: 14px;
	background: url(/web/util/img/cadastro/formulario/borda_box_topo.png) no-repeat bottom center;
	padding-left: 33px;
}

.formulario_box_zona
{
	width: 190px;
	margin-right: 7px;
}

.formulario_box_conteiner
{
	width: 577px;
	margin-top: 22px;
}

.formulario_titulo_meio
{
	height: 19px;
	background: url(/web/util/img/cadastro/formulario/bg_meio.jpg) center center no-repeat #81071a;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

.formulario_campo_telefone
{
	text-align: right;
	padding-right: 16px;
}

.formulario_label_telefone
{
	text-align: center;
}

.formulario_campo_email
{
}

.formulario_label_email
{
	padding-right: 8px;
}

.formulario_campo_nome
{
	text-align: right;
	padding-right: 16px;
}

.formulario_label_nome
{
	width: 64px;
	padding-right: 8px;
}

.formulario_form
{
	width: 100%;
}

.formulario_tabela_meio_rio
{
	height: 251px;
	background: url(/web/util/img/cadastro/formulario/bg_interna_rio.jpg) #fdebb1 bottom repeat-x;
	border: 1px solid #fbcd10;
	border-top: 0;
	border-bottom: 0;
	vertical-align: top;
}

.formulario_tabela_meio
{
	height: 401px;
	background: url(/web/util/img/cadastro/formulario/bg_interna.jpg) #fdebb1 bottom repeat-x;
	border: 1px solid #fbcd10;
	border-top: 0;
	border-bottom: 0;
	vertical-align: top;
}

.formulario_tabela_principal
{
	margin-top: 29px;
	width: 619px;
}

.formulario_conteiner_meio_rio
{
	height: 49px;
	background: url(/web/util/img/cadastro/formulario/bg.jpg) #7c0719 repeat-x bottom;
	vertical-align:top;
}

.formulario_conteiner_meio
{
	height: 449px;
	background: url(/web/util/img/cadastro/formulario/bg.jpg) #7c0719 repeat-x bottom;
	vertical-align:top;
}

.formulario_conteiner_principal
{
	width: 689px;
	margin-top: 20px;
}

.formulario_textBox_telefone
{
	width: 163px;
	height: 20px;
	border-top: 1px solid #abadb3;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e2e3ea;
	border-right: 1px solid #dbdfe6;
}

.formulario_textBox_email
{
	width: 223px;
	height: 20px;
	border-top: 1px solid #abadb3;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e2e3ea;
	border-right: 1px solid #dbdfe6;
}

.formulario_textBox_nome
{
	width: 534px;
	height: 20px;
	border-top: 1px solid #abadb3;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e2e3ea;
	border-right: 1px solid #dbdfe6;
}

.formulario_pontilhado
{
	background: url(/web/util/img/cadastro/img_pontilhado.gif) repeat-x center;
	height: 7px;
}

.formulario_label
{
	color: #a2620d;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.pop_titulo
{
	text-align: center;
	color: #807c61;
	font-weight: bold;
	letter-spacing: -1;
	font-size: 18px;
	font-family: Helvetica;
	padding-top: 14px;
}

.pop_pontilhado2
{
	height: 7px;
	background: url(/web/util/img/cadastro/img_pontilhado2.gif) center repeat-x;
}

.pop_label
{
	font-size: 12px;
	font-weight: bold;
	color: #a2620d;
	width: 83px;
	text-align: right;
	padding-right: 5px;
}

.pop_pontilhado
{
	height: 15px;
	background: url(/web/util/img/cadastro/img_pontilhado.gif) center repeat-x;
}

.pop_tabela_meio table
{
	width: 100%;
	border: 1px solid #fbce13;
	border-top: 0;
	border-bottom: 0;
	margin-bottom: 17px;
}

.pop_tabela_meio
{
	background: url(/web/util/img/pops/bg_pop.jpg) #fdeab0 bottom repeat-x;
	height: 100px;
	vertical-align: top;
}

.pop_tabela_principal
{
	width: 329px;
}

.pop_textBox
{
	width: 203px;
	height: 20px;
	border-left: 1px solid #e2e3ea;
	border-bottom: 1px solid #e3e9ef;
	border-right: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;
}

.pop_validacao
{
	padding-top: 10px;
	text-align: center;
	color: #af0a23;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}

.pop_conteiner_principal
{
	background: url(/web/util/img/pops/bg.jpg) #790718 bottom repeat-x;
	width: 362px;
	height: 410px;
}

.pop_body
{
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.menu_interna_espaco
{
	height: 4px;
}

.menu_interno_item a:hover
{
	text-decoration: underline;
}

.menu_interno_item a
{
	color: #a20920;
	text-decoration: none;
}

.menu_interno_item
{
	padding-left: 57px;
	color: #a20920;
	font-size: 12px;
}

.menu_interna_pontilhado
{
	height: 6px;
	background: url(/web/util/img/portfolio/bg_pontilhado.gif) center repeat-x;
}

.menu_interna_titulo a:hover
{
	text-decoration: underline;
}

.menu_interna_titulo a
{
	color: #a2620d;	
	text-decoration: none;
}

.menu_interna_titulo
{
	padding-top: 2px;
	text-align: center;
	color: #a2620d;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.menu_interno_tabela_meio table
{
	width: 100%;
}

.menu_interno_tabela_meio
{
	height: 56px;
	width: 149px;
	background: url(/web/util/img/menu_interno/bg.jpg) bottom repeat-x #fce7a2;
	border-left: 1px solid #fbce11;
	border-right: 1px solid #fbce11;
	border-top: 0;
	border-bottom: 0;
	vertical-align: top;
}

.menu_interno_tabela
{
	margin-right: 49px;
}

.menu_interno_meio
{
	width: 149px;
	vertical-align: top;
}

.proximos_pontilhado
{
	height: 8px;
	background: url(/web/breve/img/bg_pontilhado.gif) center repeat-x;
}

.proximos_textBox_telefone
{
	width: 205px;
	border: 1px solid #e6e3e5;
	border-top-color: #beb6b4;
}

.proximos_textBox_ddd
{
	width: 53px;
	border: 1px solid #e6e3e5;
	border-top-color: #beb6b4;
}

.proximos_textBox
{
	width: 273px;
	border: 1px solid #e6e3e5;
	border-top-color: #beb6b4;
}

.proximos_campo
{
	width: 338px;
}

.proximos_label
{
	padding-right: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #997a5c;
	width: 147px;
	text-align: right;
}

.popMaisInfo_meio table
{
	width: 100%;
	heidht: 100%;
	background: url(/web/util/img/pops/mais_info/bg_lateral.jpg) left no-repeat;
}

.popMaisInfo_meio
{
	background: url(/web/util/img/pops/mais_info/bg_meio.jpg) #f9ca37 top repeat-x;
	border: 1px solid #e29e10;
	border-top: 0;
	border-bottom: 0;
}

.popMaisInfo_botoes
{
	margin-top: 9px;
	width: 169px !important;
}

.popMaisInfo_checkbox
{
	text-align: center;
	color: #7d0719;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}

.popMaisInfo_label
{
	width: 110px;
	text-align: right;
	color: #a2620d;
	font-size: 12px;
	font-weight: bold;
}

.popMaisInfo_suporte
{
	background: url(/web/util/img/pops/mais_info/bg_divisao.png) center no-repeat;
	height: 4px;
}

.popMaisInfo_logo
{
	position: absolute;
	margin-top: 2px;
	margin-left: -24px;
	z-index: 1;
}

.popMaisInfo_titulo
{
	position: absolute;
	margin-top: 65px;
	margin-left: 300px;
	z-index: 100;
}

.popMaisInfo_principal table
{
	width: 100%;
}

.popMaisInfo_principal
{
	width: 439px;
	height: 100%;
	margin-left: 25px;
	border: 0px solid #000;
}

.popMaisInfo_conteiner_principal
{
	width: 490px;
	height: 100%;
	background: url(/web/util/img/bg_pop_maisInfo.jpg) #b10b23 top repeat-x;
}

.guia_bg
{
	background-color: #fefaeb;
}

.guia_descricao
{
	padding-right: 39px;
}

.guia_data
{
	width: 78px;
	padding-left: 33px;
	color: #790718;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

.guia_tabela_lista
{
	width: 100%;
	margin-top: 19px;
}

.guia_categoria
{
	color: #b46f14;
	font-size: 11px;
	width: 117px;
}

.guia_topo
{
	width: 100%;
}

.fale_tabela_meio
{
	background: url(/web/util/img/fale/bg_box.jpg);
	border: 1px solid #e29f12;
	border-top: 0;
	border-bottom: 0;
}

.fale_conteiner_meio
{
	background: url(/web/util/img/fale/bg.jpg) top #af0a23 repeat-x;
	height: 370px;
}

.fale_campo
{
	width: 315px;
	padding-left: 7px;
}

.fale_label
{
	width: 124px;
	text-align: right;
	color: #a2620d;
	font-size: 12px;
	font-weight: bold;
}

.fale_dropDown
{
	width: 305px;
	border: 1px solid #dbdfe6;
	border-top-color: #abadb3;
}

.fale_textBox_telefone
{
	width: 235px;
	border: 1px solid #dbdfe6;
	border-top-color: #abadb3;
	margin-left: 14px;
}

.fale_textBox_ddd
{
	width: 55px;
	border: 1px solid #dbdfe6;
	border-top-color: #abadb3;
}

.fale_textBox
{
	width: 305px;
	border: 1px solid #dbdfe6;
	border-top-color: #abadb3;
}

.cadastro_conteiner_enviar
{
	margin-left: 221px;
	margin-top: 13px;
}

.cadastro_conteienr_imagem
{
	float: left;
	width: 164px;
	margin-left: 13px;
}

.cadastro_tabela table
{
	width: 100%;
}

.cadastro_pontilhado
{
	height: 8px;
	background: url(/web/util/img/cadastro/img_pontilhado.gif) center repeat-x;
}

.cadastro_pontilhado2
{
	height: 8px;
	background: url(/web/util/img/cadastro/img_pontilhado2.gif) center repeat-x;
}

.cadastro_campo
{
	width: 222px;
	padding-left: 7px;
}

.cadastro_checkbox
{
	text-align: center;
	color: #a2620d;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}

.cadastro_label
{
	width: 224px;
	text-align: right;
	color: #a2620d;
	font-size: 12px;
	font-weight: bold;
}

.cadastro_tabela_meio
{
	background: url(/web/util/img/cadastro/bg_box.jpg) bottom #feebb3 repeat-x;
	border: 1px solid #e29f12;
	border-top: 0;
	border-bottom: 0;
}

.cadastro_tabela
{
	width: 439px;
	margin-left: 35px;
	margin-top: 29px;
}

.cadastro_conteiner_meio
{
	position: relative;
	background: url(/web/util/img/cadastro/bg.jpg) bottom #790718 repeat-x;
	height: 570px;
	min-height: 800px;
}

.cadastro_conteiner_formulario
{
	float: left;
	width: 515px;
}

.cadastro_conteiner_principal
{
	width: 692px;
	margin-left: 40px;
}

.cadastro_dropDown
{
	width: 205px;
	border: 1px solid #dbdfe6;
	border-top-color: #abadb3;
}

.cadastro_textBox
{
	width: 205px;
	border: 1px solid #dbdfe6;
	border-top-color: #abadb3;
}

.busca_topo
{
	width: 693px;
	height: 42px;
	background: url(/web/util/img/busca/bg_topo.gif) right no-repeat;
	margin-left: 36px;
	padding-top: 6px;
	margin-bottom: 32px;
} 

/*ESTILOS DE PORTFÓLIO ZONA*/

.portfolio_zona
{
	font-size: 11px !important;	
	padding: 0px 0px 0px 0px !important;
	background: url(/web/util/img/portfolio/bg_alfabeto_separador_zona.jpg) right bottom no-repeat !important;
	text-align:justify !important;
}

.portfolio_tabela_zona_meio div
{
	padding: 0px;
	clear: both;
}

.portfolio_tabela_zona_meio li
{
	padding: 0px 5px 0px 10px !important;
}

.portfolio_tabela_zona_meio
{
	width: 497px;
	background: url(/web/util/img/portfolio/bg_portfolio_zona.jpg) repeat-x;
}

/*ESTILOS DE PORTFÓLIO*/

.portfolio_conteiner_principal
{
	height: 100%;
	border: 0ox solid #000;

}

.portfolio_empreendimento_fase
{
	background: url(/web/util/img/portfolio/bg_fase.jpg) #a20920 center no-repeat;
	color: #fff;
	font-size: 12px;
	text-align: center;
	height: 15px;
}

.portfolio_empreendimento_descricao
{
	color: #a20920;
	font-size: 12px;
	padding-left: 37px;
	padding-bottom: 10px;
	vertical-align: top;
}

.portfolio_empreendimento_pontilhado
{
	background: url(/web/util/img/portfolio/bg_pontilhado.gif) repeat-x center;
	height: 12px;
}

.portfolio_box_conteudo
{
	height: 100%;
	width: 100%;
}

.portfolio_empreendimento_nome
{
	color: #a2620d;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	height: 15px;
}

.portfolio_empreendimento_centro table
{
	width: 186px;
	height: 100%;
}

.portfolio_empreendimento_centro
{
	background: url(/web/util/img/portfolio/bg_box_descricao.jpg) #f9cb38 top repeat-x;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #df9f13;
	border-right-width: 1px;
	border-right-color: #df9f13;
	height: 100%;
	vertical-align: top;
}

.portfolio_empreendimento_localizacao
{
	color: #f7bc00;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}

.portfolio_empreendimento_imagem img
{
	border: 1px solid #b90418;
	margin: auto;
}

.portfolio_empreendimento_imagem
{
	width: 125px;
	text-align: center;
}

.portfolio_tabela_principal
{
	width: 100%;
	height: 100%;
}

.portfolio_empreendimento_meio
{
	background: url(/web/util/img/portfolio/bg_box.jpg) #790718 bottom repeat-x;
}

.portfolio_box
{
	background: url(/web/util/img/portfolio/bg_box.jpg) repeat-x;
	border: 0px solid #000;
	min-height: 180px;
	_height: 180px;
}

.conteiner_portfolio_box
{
	width: 325px;
}

.portfolio_tabela_alfabeto_meio
{
	width: 497px;
	background: url(/web/util/img/portfolio/bg_portfolio.gif) repeat-x;
}

.portfolio_tabela_alfabeto
{
	width: 511px;
}

.portfolio_alfabeto_paginas
{
	float:right;
	color: #a20920;
	height: 8px;  
	font-size: 12px;
	padding-right: 4px;
	padding-top: auto;
	vertical-align:middle;
}

.portfolio_alfabeto_estado
{
	padding-left: 5px;
	float:left;
	color: #a2620d;
	font-size: 12px;
	text-transform: uppercase;
	/* height: 30px; */
	text-align: center;
	vertical-align:middle;
	
	
	
}
.portfolio_estado
{
	padding-left: 5px;
	color: #a2620d;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	/* height: 30px; */
	text-align: left;
	vertical-align:middle;
	
}

.portfolio_paginas
{
	color: #a20920;
	height: 8px;  
	font-size: 12px;
	padding-right: 4px;
	vertical-align:middle;
}

.portfolio_alfabeto ul li.ultimo
{
	background: url();
}

.portfolio_alfabeto a:hover
{
	text-decoration: underline;
}

.portfolio_alfabeto a
{
	color: #fff;
	text-decoration: none;
}

.portfolio_alfabeto li
{
	display: inline;
	font-size: 11px;
	color: #fff;
	background: url(/web/util/img/portfolio/bg_alfabeto_separador.jpg) right bottom no-repeat;
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
	padding-left: 5px;
	padding-right: 7px;
}

.portfolio_alfabeto ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.portfolio_alfabeto
{
	padding-top: 4px;
	clear: both;
}

.interna_conteudo_img
{
	margin-left: 25px;
	margin-bottom: 3px;
}

.interna_margem
{
	padding-left: 35px;
	padding-right: 35px;
}

.interna_conteudo
{
	border: 0px solid #000;
}

.interna_bullet_pontilhado
{
	height: 1px;
	background: url(/web/util/img/bg_pontilhado_vermelho.gif) top repeat-x;
}
.interna_titulo table
{
	width: 100%;
	margin-top: 8px;	
}

.interna_titulo table td img
{
	margin-bottom: 3px;
}

.interna_titulo
{
	vertical-align: bottom;
	padding-bottom: 18px;
}

.interna_bullet img
{
	margin-right: 5px;
}

.interna_bullet
{
	width: 31px;
}

.conteiner_tabela_interna
{
	width: 691px;
	margin-top: 15px;
}

/*
.header_titulo
{
	position: absolute;
	font-size: 11px;
	color: #080600;
	margin: 68px 0 0 281px;
	z-index: 10;
	letter-spacing: 0.04em;
}
*/

.header_logo
{
	position: absolute;
	margin: -98px 0 0 110px;
	z-index: 1;
}

.header_titulo_busca
{
	position: absolute;
	margin: 98px 0 0 67px;
	z-index: 1;
}

.header_corretor_online
{
	position: absolute;
	margin: 10px 0 0 444px;
	z-index: 3;
}

.header_proximos_lancamentos
{
	position: absolute;
	margin: 10px 0 0 -25px;
	z-index: 4;
	/*display:none;*/
}

.header_paginas_visitadas
{
	position: absolute;
	margin: 10px 0 0 -27px;
	z-index: 3;
	display:none;
}

.header_botoes
{
	background: url(/web/util/img/header/bg_header.jpg) repeat-x;
	width: 675px;
	vertical-align: top;
}

.header_estados
{
	position: relative;
	z-index: 6;
}

.header_estados
{
	width: 194px;
}

.header_idioma_espanhol
{
	width: 233px;
}

.header_idioma_ingles
{
	width: 20px;
}

.header_idioma
{
	width: 76px;
	color: #fff;
	font-size: 11px;
	text-align: center;
}

.header_hora
{
	padding-left: 5px;
	padding-right: 8px;
	color: #f7bc00;
	font-size: 11px;
	white-space: nowrap;
}

.header_tabela_meio table
{
	width: 444px;
	margin-bottom: 4px;
}

.header_tabela_meio
{
	vertical-align: bottom;
}

.header_tabela_principal
{
	width: 567px;
	margin-bottom: 5px;
}

.header_conteiner_principal
{
	width: 771px;
	margin-top: 40px;
}

.header_conteiner_dropdown
{
	background: url(/web/util/img/header/bg_dropdown.jpg) repeat-y;
	height: 28px;
	vertical-align: bottom;
}

.header_dropdown
{
	width: 116px;
	color: #545454;
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 20px;
}

.header_dropdown_espacamento
{
	width: 6px;
}

.header_conteiner_principal
{
	width: 771px;
}

.menu_conteiner_principal
{
	width: 771px;
}

.menu_tabela_suporte
{
	width: 698px;
}

.menu_tabela_meio
{
	background: url(/web/util/img/menu/bg.jpg) repeat-x bottom;
	width: 751px;
}

.menu_tabela_principal
{
	width: 771px;
}

.menu_item
{
	text-align: center;
}

.menu_espacador
{
	width: 30px !important;
	text-align: center;
}

/*ESTILOS DO MENU SUPERIOR*/

#menuPaginasVisitadas ul li a
{
	width: 123px;
}

html>body #menuPaginasVisitadas ul li a
{
	width: 0px;
	min-width: 119px;
}

#menuPaginasVisitadas
{
	position: absolute;
	margin: 85px 0 0 -26px;
	visibility: hidden;
	z-index: 100;
}

.navlistTopo li a img
{
	margin-left: 7px;
	margin-right: 2px;
}

.navlistTopo li
{
	display: inline;
	font-size: 11px;
	font-family: Arial;
	/* for IE5 and IE6 */
}

.navlistTopo
{
	/* to display the list horizontaly */
	margin: 0 0 0 0;
	padding: 0;
	border-top: 2px #dba014 solid;
	border-left: 2px #dba014 solid;
	border-right: 2px #dba014 solid;
}

.navlistTopo a
{

	/* extend the sensible area to the maximum with IE5 */
	display: block;
	background-color: #f1db96;
	border-bottom: 2px #dba014 solid;
	text-decoration: none;
	color: #922b07;
	padding: 2px;
}

.navlistTopo a:hover
{
	background-color: #fff5d5;
}

/*ESTILOS DO MENU TRADICIONAL*/

#menuServicos ul li a
{
	width: 125px;
}

#menuServicos
{
	position: absolute;
	margin: 15px 0 0 -84px;
	visibility: hidden;
	z-index:999;
}

#menuRelacoes ul li a
{
	width: 133px;
}

#menuRelacoes
{
	position: absolute;
	margin: 15px 0 0 -150px;
	visibility: hidden;
	z-index:999;
}

#menuPortifolio ul li a
{
	width: 113px;
}

#menuPortifolio
{
	position: absolute;
	margin: 15px 0 0 -87px;
	visibility: hidden;
	z-index:999;
}

#menuLiving ul li a
{
	width: 113px;
}

#menuLiving
{
	position: absolute;
	margin: 15px 0 0 -79px;
	visibility: hidden;
	z-index:999;
}

.navlist li a img
{
	margin-left: 7px;
	margin-right: 2px;
}

.navlist li
{
	display: inline;
	font-size: 11px;
	font-family: Arial;
	/* for IE5 and IE6 */
}

.navlist
{
	/* to display the list horizontaly */
	margin: 0 0 0 0;
	padding: 0;
	border-top: 2px #ca0041 solid;
	border-left: 2px #ca0041 solid;
	border-right: 2px #ca0041 solid;
}

.navlist a
{

	/* extend the sensible area to the maximum with IE5 */
	display: block;
	background-color: #dfc1ab;
	border-bottom: 2px #ca0041 solid;
	text-decoration: none;
	color: #922b07;
	padding: 2px;
}

.navlist a:hover
{
	background-color: #f1db96;
}


/*ESTILOS INTERNAS*/

.destaque_detalhes
{
	height: 15px;
}

.destaque_pontilhado
{
	height: 4px;
	background:url(/web/util/img/img_pontilhado.gif) repeat-x top;
}

.destaque_descricao a:hover
{
	text-decoration: underline;
}

.destaque_descricao a
{
	color: #854b5c;
	text-decoration: none;
}

.destaque_descricao
{
	color: #854b5c;
	font-size: 12px;
	padding-left: 14px;
	padding-bottom: 29px;
	height: 100%;
	vertical-align: top;
}

.destaque_logo
{
	padding-left: 6px;
	height: 65px;
	padding-bottom: 12px;
}

.destaque_titulo img
{
	margin-right: 5px;
}

.destaque_titulo a:hover
{
	text-decoration: underline;
}

.destaque_titulo a
{
	color: #b40a3b;
	text-decoration: none;
}

.destaque_titulo
{
	padding-left: 12px;
	height: 21px;
	vertical-align:top;
	color: #b40a3b;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.destaque_empreendimento table
{
	width: 34px;
	height: 100%;
}

.destaque_espacamento
{
	width: 34px;
}

.destaque_empreendimento
{
	width: 228px;
	vertical-align: top;
	height:100%;
}

.destaque_tabela_principal
{
}

.guia_espacamento
{
	height: 23px;
}

.guia_descricao_home
{
	color: #864c5c;
	font-size: 11px;
	padding-top: 3px;
	line-height: 14px;
	padding-right: 20px;
}

.guia_titulo_home a:hover
{
	text-decoration: underline;
}

.guia_titulo_home a
{
	color: #864c5c;
	text-decoration: none;
}

.guia_titulo_home
{
	color: #864c5c;
	font-size: 11px;
	padding-top: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

.guia_separador
{
	vertical-align: top;
	width: 22px;
	text-align:center;
	padding-top: 21px;
}

.guia_data_home
{
	color: #864c5c;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	

	vertical-align: top;
	padding-left: 17px;
	padding-top: 18px;
}

.guia_meio
{
	background:url(/web/util/img/bg_guia_imoveis.jpg) repeat-y;
}

.guia_topo_home div
{
	float:left;
	margin-left: 17px;
}

.guia_topo_home
{
	height: 27px;
	background:url(/web/util/img/bg_guia_imoveis_topo.jpg) repeat-x;
}

.guia_tabela_principal
{
	width:100%;
}

.interna_topo
{
	background: url(/web/util/img/bg_topo_interna.jpg) repeat-x;
	height: 66px;
	width: 761px;
}

.meio
{
	background:url(/web/util/img/bg_meio.jpg) repeat-y;
	padding-left: 5px;
	padding-right: 5px;
}

.tabela_principal
{
	margin-top: 5px;
}

#conteiner_rodape a:hover
{
	text-decoration: underline;		
}

#conteiner_rodape a
{
	text-decoration: none;		
	color: #8f5f2b;
	text-transform: uppercase;
}

#conteiner_rodape
{
	width: 761px;
	height: 41px;
	_height: 61px;
	font-size: 11px;
	color: #8f5f2b;
	text-align: center;
	background:url(/web/util/img/bg_rodape.jpg) repeat-x;
	padding-top: 20px;
}

#rodape_descricao a:hover
{
	text-decoration: underline;	
}

.rodape_tv1
{

}

.rodape_tv1 td
{
	color:#fdf1cc;
	font-size:11px;
	font-family:Arial;
	padding-right:10px;
}

#rodape_descricao a
{
	color: #fff;
	text-decoration: none;
}

#rodape_descricao .descricao
{	
	width: 99%;
	text-align:center;
	
}

#rodape_descricao
{
	width: 763px;
	background: url(/web/util/img/rodape/bg.jpg) repeat-x bottom;
	background-color: #fff;
	color: #8f5f2b;
	font-size: 11px;
	min-height: 44px;
	*height: 44px;
	_height: 44px;
	text-align: center;
	border: 0px solid #000;
}

#conteiner_banners
{
	border: 0px solid #fff;
	margin-top: 54px;
	width: 112px;
	
}

#guia
{
	width: 761px;
	padding-top: 28px;
	background-color: #fff;
}

#destaque
{
	margin-left: 6px;
	width: 748px;
	padding-top: 28px;
	background-color: #fff;
	border: 0px solid #000;
}

#destaque_flash
{
	margin-top: 2px;
}

#principal
{
	width: 772px;
	float: left;
	border: 0px solid #fff;
}

#conteiner_principal
{
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0px 0px 0px -447px;
	padding: 0px;
	width: 899px;
	/*min-height:100%;*/
	/*_height: 100%;*/
	/*height: 100%;*/
	overflow-y:no;
}

/*ESTILOS DA PRÉ HOME*/
.ph_drodown
{
	width: 178px;
	color: #545454;
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 20px;
}

.ph_tit_escolha
{
	margin-bottom: 5px;
}

.ph_conteiner_mapa
{
	position: absolute;
	margin-left: 113px;
	margin-top: 51px;
}

.ph_conteiner_dropdown table
{
	margin-left: 63px;
	margin-top: 32px;
}

.ph_conteiner_dropdown
{
	position: absolute;
	width: 281px;
	height: 132px;
	margin-left: 367px;
	margin-top: 143px;
	background:url(/web/util/img/prehome/bg_mapa.jpg);
}

.ph_conteiner_botao3
{
	position: relative;
	border: 0px solid #fff;	
}

.ph_conteiner_botao3 div
{
	position: absolute;
	left: 511px;
	top: -33px;
	border: 0px solid #fff;
}

.ph_conteiner_botao2
{
	position: relative;
	border: 0px solid #fff;	
}

.ph_conteiner_botao2 div
{
	position: absolute;
	left: 400px;
	top: -14px;
	border: 0px solid #fff;
}

.ph_conteiner_botao1
{
	position: relative;
	border: 0px solid #fff;	
}

.ph_conteiner_botao1 div
{
	position: absolute;
	left: 60px;
	top: -19px;
	border: 0px solid #fff;
}

.ph_conteiner_rodape
{
	height: 134px;
	background:url(/web/util/img/prehome/bg_rodape.jpg) repeat-y;
	vertical-align: top;
}

.ph_conteiner_meio
{
	height: 395px;
	background:url(/web/util/img/prehome/bg.jpg) repeat-y;
	vertical-align: top;
}

.ph_conteiner_logo
{
	position: relative;
	border: 0px solid #fff;
}

.ph_conteiner_logo div
{
	position: absolute;
	left: 170px;
	top: -133px;
	border: 0px solid #fff;
}

.ph_tabela_principal
{
	width: 100%;
	margin-top: 134px;
}

#ph_conteiner_principal
{
	position: absolute;

	top: 0;
	left: 50%;

	margin: 0 0px 0px -385px;
	padding: 0px;
	width: 770px;
	min-height:100%;
	_height: 100%;
	height: 100%;
	border: 0px solid #fff;
}

.proximos_box_conteudo
{
	height: 100%;
	width: 100%;
}

.proximos_empreendimento_conteudo tr td table img
{
	border: 1px solid #faca98;
}

.proximos_empreendimento_conteudo
{
	margin-left: 5px;
}

.proximos_box_central
{
	margin-left: 12px;
	margin-top: 6px;
	height: 100%;
}

.proximos_faixa_breve
{
	position: absolute;
	margin-left: 211px;
	margin-top: -8px;
}

.proximos_empreendimento_descricao
{
	color: #a2620d;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 10px;
	border: 0px solid #000;
}

.proximos_empreendimento_nome
{
	color: #b10a23;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 3px;
	height: 23px;
	vertical-align: bottom;
}

.proximos_borda_inferior
{
	text-align: right;
	border: 1px solid #ddc1c5;
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
}

.proximos_espacador
{
	height: 13px;
	border: 1px solid #ddc1c5;
	border-bottom: 0px;
	border-top: 0px;
}

.proximos_detalhes
{
	text-align: right;
	border: 1px solid #ddc1c5;
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
}

.proximos_empreendimento_imagem img
{
	border: 1px solid #b90418;
	margin: auto;
}

.proximos_empreendimento_imagem
{
	width: 125px;
	text-align: center;
}

.proximos_tabela_principal
{
	width: 100%;
	height: 100%;
}

.proximos_empreendimento_meio
{
	background: url(/web/util/img/proximos_lancamentos/bg_box.jpg) #fcdb7f bottom repeat-x;
}

.proximos_empreendimento_centro
{
	background: url(/web/util/img/proximos_lancamentos/bg_box_descricao.jpg) #fef2d1 bottom repeat-x;
	border: 1px solid #f9c904;
	border-bottom: 0px;
	border-top: 0px;
	height: 100%;
	vertical-align: top;
}

.proximos_conteiner_principal
{
	height: 100%;
	border: 0ox solid #000;
}

.proximos_checkBox
{
	text-align: center;
	color: #845954;
	font-size: 12px;
	font-weight: bold;
}

.conteinerInfo
{
	margin-left: -390px !important;
}


/**** Estilos para alinhamento das fichas****/

.centralizaInfo
{
	margin-left: -390px!important;
}
	

.bgBoxEstado 
{
	
	 *background:#c8c3a5;
}




.listMenuEstados
{
	margin: -5px 0px 5px 0px;
	padding: 0px;

	
}

.listMenuEstados li{
	list-style-type:none;
	display:block;
	margin-bottom:0px; *margin-bottom:-13px;
	background:url(../img/header/bg_menu_off.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:10px;
	width:128px;
	height:18px;
	
	
}


.listMenuEstados li a{
	list-style-type:none;
	display:block;
	padding:1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000!important;
	width:128px;
	height:19px;
	text-decoration:none;
}

.listMenuEstados li a p
{
	font:10px Arial;
	color:#000!important;
}

.listMenuEstados li a:hover{
	background:url(../img/header/bg_menu_on.gif) no-repeat 0px -1px;
	text-decoration:none;
}




#conteiner_principal .googleearth{margin:20px 30px 0 40px; * margin:0 30px 0 40px;}

#conteiner_principal .googleearth img.mapa{margin-right:10px;}


/***** ESTÁGIO DAS OBRAS ******/

.EstagioObras{
	
	width:715px;
	margin:-18px 0 0 30px ;
	top:-18px; 
	left:30px;
	z-index:0
	
}

.EstagioObras .tituloTopo{
	
	font:bold 12px Trebuchet MS;
	color:#a2620d ;
	padding: 75px 0 0 10px;
	
}

.EstagioObras tr
{
	height:38px; 
	margin-left:10px;
	
}

.EstagioObras tr.vinho{
	background:#a20920;
	font:11px Trebuchet MS;
	color:#fff!important;
	padding-left:8px;
	
	
}

.EstagioObras tr.base
{
	height:48px;
	background:url(../img/estagio_da_obra/table_base_meio.gif) repeat-x ;
	font:11px Trebuchet MS;
	color:#fff!important;
	padding-left:8px;

}


.EstagioObras .borda_base_left
{
	background:url(../img/estagio_da_obra/table_base_left.gif) no-repeat left;
	padding-left:8px;
}

.EstagioObras .borda_base_right
{
	background:url(../img/estagio_da_obra/table_base_right.gif) no-repeat left;
}

.EstagioObras tr.amarelo{
	background:#fbda73;
	font:11px Trebuchet MS;
	color:#a20920!important;
	padding-left:8px;

}


.EstagioObras td.bordaL
{
	width:344px;
	* width:330px;
	border-left:solid 2px #fad63e;
	text-align:left;

}

.EstagioObras td.bordaR{
	border-right:solid 3px #fad63e;
	
}


.EstagioObras .vinho span{
	text-decoration:underline;
	color:#fff;
	
	
}

.EstagioObras .amarelo span{
	text-decoration:underline;
	color:#a20920;
	
}

.EstagioObras .vinho .col_0
{
	width:35px;
	* width:55px;
	background: url(../img/estagio_da_obra/div_vinho.gif) no-repeat left #a20920;
	text-align:center;
	position:relative;
	padding-left:15px;
	
}

.EstagioObras .vinho .col_1
{
	background: url(../img/estagio_da_obra/div_vinho.gif) no-repeat left #a20920;
	width:13px;
	text-align:center;
	position:relative;
	padding-left:3px;
}


.EstagioObras .vinho .col_1 a img
{
	position:relative;
	*left:3px;
	*top:13px
}


.EstagioObras .amarelo .col_0{
	width:35px;
	* width:55px;
	background: url(../img/estagio_da_obra/div_amarelo.gif) no-repeat left #fbda73;
	text-align:center;
	position:relative;
	padding-left:15px;
	
}

.EstagioObras .amarelo .col_1
{

	background: url(../img/estagio_da_obra/div_amarelo.gif) no-repeat left #fbda73;	
	width:13px;
	text-align:center;
	position:relative;
	padding-left:3px;
}


.EstagioObras .amarelo .col_1 a img
{

	position:relative;
	*left:3px;
	*top:13px
}


.EstagioObras .base .col_0
{
	width:35px;
	* width:55px;
	background: url(../img/estagio_da_obra/div_vinho.gif) no-repeat  #a20920;

	
	
}

.EstagioObras .base .col_1{
	width:12px;
	background: url(../img/estagio_da_obra/div_vinho.gif) no-repeat  #a20920;
	
	
}



.box_cid_busca{
	border:0px solid #000000;
	background:url(/web/util/img/header/img_corretor_online_2.png) no-repeat;
	width:266px;
	height:75px	
	}
	
	
.box_cid_busca table{
	margin:35px 0 0 25px
	}
	
.box_cid_busca select{
	border:0px solid #000000;
	width:140px;
	font-size:11px
	
	}
	
.bt_ok_cid{
	background:url(/web/util/img/header/bt_ok_vermelho.gif);
	width:20px;
	height:16px;
	border:0px solid #000000;
	cursor:pointer
	}


p.descritivo
{
	width:400px!important;
	height:50px;
	position:absolute;
	left:40px;	
	font:11px Trebuchet MS;
	color:#b46f14;
	
	}

/***** ESTÁGIO DAS OBRAS ******/

/* lightbox */

#divLightbox {
	display:none;
}

#divLightboxContent {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left:-400px;
	margin-top: -287px;
	width: 800px;
	height: 575px;
	z-index:1002;
}

#divOverlay {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1280px;
	height: 900px;
	background-color: #224261;
	z-index:1001;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

#uscHeader_divProximosLancamentos
{
	/*display:none !important;*/
}







