/* ----------- CONFIGURAÇÃO DAS TAGS PRINCIPAIS ----------- */
body, p, ul, img, h1, h2, h3, h4	{ margin: 0; padding: 0; border: 0; list-style-type: none; }
html								{ overflow: -moz-scrollbars-vertical; overflow-y: scroll; }
body 								{ background: #FFFFFF url(../imagens/fundo.png) repeat-x; }
*									{ font-family: Verdana, Arial, Helvetica; font-size: 11px; line-height: 16px; }
form								{ display: inline; }
div, ul, li, select, input			{ float: left; }
a									{ font-weight: bold; text-decoration: none; outline: none; -moz-outline: none; }
select, input, textarea				{ height: 16px; padding: 2px; vertical-align: middle; }
select, input, textarea,
.campo_ok							{ border: 1px solid #c2c2c2; background: #f1f1f1 url(../imagens/contato_campo_ok.png) repeat-x top; }
.campo_erro							{ border: 1px solid #c90101; background: #ffcbc2 url(../imagens/contato_campo_erro.png) repeat-x top; }
h1									{ width: 310px; height: 122px; top: -32px; position: relative; color: #ab0407; text-align: right; display: block; background:url(../imagens/logo.png) 0 45px no-repeat; }

/* ----------- DEFINIÇÕES DA ESTRUTURA ----------- */
#area_site			{ width: 730px; margin-left: -365px; left: 50%; position: relative; z-index: 2; }
#destaque_flash		{ width: 730px; height: 278px; margin-top: -122px; position: relative; }
#base_site			{ width: 100%; height: 204px; margin-top: -150px; position: relative; background: url(../imagens/base_site.png); }
#base_fundo			{ width: 729px; height: 154px; margin: 0 auto; float: none; background: url(../imagens/base_fundo.png); }
#base_imovelpro		{ width: 347px; height: 29px; padding-top: 21px; margin: 0 auto; text-align: center; float: none; background: url(../imagens/base_imovelpro.png); }
#base_imovelpro p	{ font-size: 10px; color: #474747; }

/* ----------- MENU ----------- */
#menu							{ width: 700px; height: 59px; padding: 7px 0 0 29px; position: relative; background: url(../imagens/menu_fundo.png); }
#menu ul li						{ background: url(../imagens/menu_botao.png); }
#menu ul li a					{ width: 92px; height: 42px; padding: 10px 20px 0 20px; display: block; text-align: center; color: #434343; _float: left; background: url(../imagens/menu_botao.png); }
#menu ul li#menu_dir a:hover,
#menu ul li#menu_esq a:hover,
#menu ul li a:hover				{ color: #2f3b61; background-position: 0 52px; }
#menu ul li#menu_dir a:hover	{ background-position: right bottom; }
#menu ul li#menu_esq			{ background: url(../imagens/menu_esq.png); }
#menu ul li#menu_esq a			{ padding-left: 24px; background: url(../imagens/menu_esq.png); }
#menu ul li#menu_dir			{ background: url(../imagens/menu_dir.png) right top; }
#menu ul li#menu_dir a			{ height: 34px; padding: 18px 24px 0 16px; background: url(../imagens/menu_dir.png) right top; }
#menu ul li#menu_divisao		{ width: 2px; height: 52px; font-size: 1px; background: url(../imagens/menu_divisao.png); }
#menu ul li#menu_uma_linha a	{ height: 34px; padding-top: 18px; }
#botao_atendimento_on			{ margin-left: 7px; _margin-left: 3px; background: url(../imagens/botao_atendimento.png); }
#botao_atendimento_on a			{ width: 122px; height: 42px; padding: 10px 0 0 15px; text-align: center; color: #434343; display: block; background: url(../imagens/botao_atendimento.png); }
#botao_atendimento_on a:hover	{ color: #2f3b61; background-position: 137px 0; }
#botao_atendimento_off,
#botao_atendimento_status		{ width: 122px; height: 42px; padding: 10px 0 0 15px; margin-left: 7px; _margin-left: 3px; cursor: default; text-align: center; color: #747474; font-weight: bold; background: url(../imagens/botao_atendimento.png) 0 52px; }
#botao_atendimento_status		{ width: 106px; height: 44px; line-height: 12px; padding: 8px 7px 0 24px; font-size: 10px; }
#balao_atendimento				{ width: 164px; height: 97px; padding: 23px 10px 0 10px; top: 60px; left: 553px; visibility: hidden; position: absolute; background: url(../imagens/balao_atendimento.png); }
#balao_atendimento b			{ margin-top: 10px; display: block; color: #894c2b; }
#balao_atendimento strong		{ display: block; color: #4d1d03; }

/* ----------- CONTEÚDO ----------- */
#conteudo_inicial					{ width: 707px; padding: 11px; margin-top: 12px; background: url(../imagens/conteudo_inicial.png) no-repeat; }
#destaque_site_imob					{ width: 697px; height: 304px; padding-left: 10px; color: #143268; background: url(../imagens/destaque_site_imob.png); }
#destaque_rede p,
#destaque_rede h2,
#destaque_portais p,
#destaque_portais h2,
#destaque_site_imob p,
#destaque_site_imob h2				{ width: 697px; line-height: 34px; display: block; float: left; }
#destaque_rede p,
#destaque_portais p,
#destaque_site_imob p				{ padding: 10px 0 5px 0; line-height: 16px; }
#destaque_site_imob p				{ color: #0069b3; }
#destaque_site_imob	ul				{ width: 345px; padding-top: 10px; margin-top: 10px; background: url(../imagens/destaque_site_imob_icones.png) no-repeat; }
#destaque_site_imob	ul li			{ width: 305px; height: 32px; padding-left: 40px; }
#destaque_site_imob
ul#destaque_site_imob_col2			{ background-position: 0 -170px; }
#destaque_site_imob_link			{ margin: 3px 0 0 100px; _margin-left: 50px; background: url(../imagens/destaque_link.png); }
#destaque_site_imob_link a			{ width: 474px; height: 30px; padding: 12px 10px 0 10px; color: #7b1400; text-align: center; display: block; background: url(../imagens/destaque_link.png); }
#destaque_site_imob_link a:hover	{ background-position: 0 42px; }
#destaque_produtos					{ width: 707px; margin-top: 10px; padding-bottom: 10px; }
#destaque_rede,
#destaque_portais					{ width: 322px; height: 213px; padding-left: 10px; color: #143268; background: url(../imagens/destaque_portais.png); }
#destaque_portais p,
#destaque_portais h2				{ width: 322px; }
#destaque_portais ul li				{ width: 262px; height: 24px; padding-left: 14px; background: url(../imagens/destaque_rede_item.png) no-repeat; }
#destaque_portais_link				{ margin-top: 12px; background: url(../imagens/destaque_link.png) -658px 0; }
#destaque_portais_link a			{ width: 134px; height: 38px; padding: 4px 10px 0 10px; color: #7b1400; text-align: center; display: block; background: url(../imagens/destaque_link.png) -658px 0; }
#destaque_portais_link a:hover		{ background-position: -658px 42px; }
#destaque_rede						{ width: 355px; margin-right: 10px; background: url(../imagens/destaque_rede.png); }
#destaque_rede p,
#destaque_rede h2					{ width: 355px; }
#destaque_rede_link					{ margin-top: 12px; background: url(../imagens/destaque_link.png) -494px 0; }
#destaque_rede_link a				{ width: 144px; height: 38px; padding: 4px 10px 0 10px; color: #7b1400; text-align: center; display: block; background: url(../imagens/destaque_link.png) -494px 0; }
#destaque_rede_link a:hover			{ background-position: -494px 42px; }
#sobre_titulo						{ width: 697px; height: 36px; padding: 9px 0 0 10px; color: #3a4964; background: url(../imagens/sobre_titulo.png); }
#sobre_degrade						{ width: 687px; padding: 0 10px 10px 10px; color: #3a4964; background: url(../imagens/sobre_degrade.png) no-repeat; }
#sobre_degrade a					{ color: #3a4964; text-decoration: underline; }
#sobre_fundo						{ width: 707px; background: url(../imagens/sobre_fundo.png); }
#sobre_base							{ width: 707px; height: 5px; margin-bottom: -20px; font-size: 1px; background: url(../imagens/sobre_base.png); }

/* ----------- DESTAQUE SEM O FLASH ----------- */
#destaque_flash_textos			{ width: 432px; height: 142px; padding: 10px 0 10px 14px; margin-top: 116px; color: #143268; background: url(../imagens/destaque_flash_textos.png); }
#destaque_flash_textos *		{ display: block; }
#destaque_flash_textos h2		{ margin-bottom: 6px; }
#destaque_flash_textos p		{ padding-left: 12px; line-height: 16px; }
#destaque_flash_textos a		{ width: 418px; margin-top: 11px; text-align: center; color: #7b1400; }
#destaque_flash_textos a:hover	{ text-decoration: underline; }
#destaque_flash_imagem			{ width: 283px; height: 278px; background: url(../imagens/destaque_flash_imagem.png); }
