/* ----------- CONFIGURAÇÃO DAS TAGS PRINCIPAIS ----------- */
html						{ height: 100%; overflow: -moz-scrollbars-vertical; overflow-x: hidden; }
body 						{ height: 100%; background: #FFFFFF; }
*							{ margin: 0px; padding: 0px; list-style-type: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
img							{ border: 0px; }
form						{ display: inline; }
div							{ float: left; }
#logo_temporada,
#logo_fazendas,
h1							{ width: 674px; height: 114px; display: block; margin-left: 50px; position: absolute; background:url(../imagens/logo.png);font-size: 0px; }
h2, h3						{ color: #265775; }
a							{ text-decoration: none; font-weight: bold; color: #0e499a; }
select, input, textarea		{ width: 170px; padding: 1px; margin-bottom: 7px; background: #edf5f9; border: 1px solid #2365a6; vertical-align: middle; position: relative; }
optgroup					{ font-style: normal; font-weight: bold; color: #284868; background: #bfcfe1; }
.campo_ok					{ border: 1px solid #2365a6; background: #edf5f9; }
.campo_erro					{ border: 1px solid #B22222; background: #FFC9BF; }
.campo_ok optgroup			{ color: #284868; background: #bfcfe1; }
.campo_erro optgroup		{ color: #461309; background: #ffa594; }

/* ----------- DEFINIÇÕES DA ESTRUTURA ----------- */
#area_site					{ width: 100%; height: 390px; margin-top: 80px; text-align: center; background:url(../imagens/fundo.png) repeat-x; }
#logo						{ width: 777px; height: 114px; position: relative; }
#logo_fazendas				{ width: 414px; margin-left: -207px; clip: rect(0px 414px 110px 0px); background:url(../imagens/logo_fazendas.png); }
#logo_temporada				{ width: 435px; margin-left: -217px; clip: rect(0px 435px 110px 0px); background:url(../imagens/logo_temporada.png); }
#conteudo					{ width: 777px; margin: 0 auto; float: none; }
#barra						{ width: 726px; height: 149px; padding: 13px 0px 0px 51px; margin-bottom: 15px; text-align: left; background:url(../imagens/barra.png); }
#passos_area				{ width: 202px; }
#passos_area p				{ display: inline; }
#passos_area .checkbox		{ width: auto; margin: 0px 5px 0px 0px; border: 0px; background: none; float: left; }
#passo3_titulo,
#passo2_titulo,
#passo1_titulo				{ width: 140px; height: 35px; padding: 5px 10px 0px 40px; background:url(../imagens/passo1.png) no-repeat; }
#passo2_titulo				{ background:url(../imagens/passo2.png) no-repeat; }
#passo3_titulo				{ background:url(../imagens/passo3.png) no-repeat; }
.botao_buscar				{ width: 93px; height: 83px; margin-top: 26px; padding-bottom: 5px; _padding-bottom: 3px; padding-right: 15px; border: 0px; display: block; float: left; font-size: 11px; cursor: pointer; font-weight: bold; color: #0e499a; background:url(../imagens/botao_buscar.png); }
.botao_buscar:hover			{ background-position: 0px 83px; }

/* ----------- ACESSO AOS PORTAIS ----------- */
#portais						{ width: 100%; height: 65px; top: 0; left: 0; position: absolute; z-index: 5; background:url(../imagens/portais.png); }
#portais_area					{ width: 777px; margin: 0 auto; float: none; }
#portais_fundo					{ height: 65px; float: right; background:url(../imagens/portais_fundo.png); }
#portais_fundo span				{ height: 65px; padding-left: 5px; float: left; background:url(../imagens/portais_esq.png) no-repeat; }
#portais_fundo span	span		{ height: 65px; padding-right: 15px; float: left; background:url(../imagens/portais_dir.png) no-repeat right; }
#portais_buscaimoveis a			{ width: 160px; height: 41px; display: block; background:url(../imagens/portais_links.png); }
#portais_buscaimoveis a:hover	{ background-position: 0 58px; }
#portais_buscafazendas a		{ width: 170px; height: 41px; display: block; background:url(../imagens/portais_links.png) -176px 0; }
#portais_buscafazendas a:hover	{ background-position: -176px 58px; }
#portais_buscatemporada a		{ width: 185px; height: 41px; display: block; background:url(../imagens/portais_links.png) -345px 0; }
#portais_buscatemporada a:hover	{ background-position: -345px 58px; }

/* ----------- BASE DA PÁGINA ----------- */
#buscar_mapa_botao					{ margin-left: 100px; _margin-left: 50px; background:url(../imagens/buscar_mapa_botao.png); }
#participar_portal_botao			{ margin-left: 20px; background:url(../imagens/participar_portal_botao.png); }
#area_anunciante_botao				{ margin-left: 20px; background:url(../imagens/area_anunciante_botao.png); }
#area_anunciante_botao a,
#participar_portal_botao a,
#buscar_mapa_botao a				{ width: 116px; height: 36px; padding: 17px 0px 0px 50px; display: block; text-align: left; background:url(../imagens/buscar_mapa_botao.png); }
#participar_portal_botao a			{ width: 135px; background:url(../imagens/participar_portal_botao.png); }
#area_anunciante_botao a			{ width: 145px; background:url(../imagens/area_anunciante_botao.png); }
#area_anunciante_botao a:hover,
#buscar_mapa_botao a:hover,
#participar_portal_botao a:hover	{ background-position: 0px 53px; }
#sobre_botao						{ margin-left: 265px; _margin-left: 133px; margin-top: 15px; background:url(../imagens/sobre_botao.png); }
#sobre_botao a						{ width: 248px; height: 30px; line-height: 20px; display: block; background:url(../imagens/sobre_botao.png); }
#sobre_botao a:hover				{ background-position: 0px 30px; }
#copyright							{ width: 777px; margin: 15px 0px 15px 0px; }
#copyright a,
#copyright p						{ color: #476a8c; }
#copyright a						{ font-weight: normal; text-decoration: underline; }

/* ----------- POP-UP EMBUTIDA ----------- */
#pop_desativa	 				{ width: 100%; height: 100%; top: 0px; left: 0px; z-index: 10; position: absolute; display: none; background: #dce0e6; opacity: 0.8; filter:alpha(opacity=80); }
.pop_centralizado				{ position: fixed; _position: absolute; top: 50%; _top: expression(eval(document.documentElement.scrollTop + (document.documentElement.clientHeight)/2)); left: 50%; z-index: 15; }
#pop_fechar						{ background:url(../imagens/pop_fechar.png); }
#pop_fechar a					{ width: 70px; height: 20px; padding: 21px 40px 0px 0px; display: block; text-align: right; background:url(../imagens/pop_fechar.png); }
#pop_fechar a:hover				{ background-position: 0px 41px; }
#pop_base_esq					{ width: 20px; height: 64px; background:url(../imagens/pop_base_esq.png); }
#pop_base_dir					{ width: 20px; height: 64px; background:url(../imagens/pop_base_dir.png); }
#pop_enviar						{ margin-top: 12px; background:url(../imagens/pop_enviar.png); }
#pop_enviar a					{ width: 134px; line-height: 30px; display: block; text-align: center; background:url(../imagens/pop_enviar.png); }
#pop_enviar a:hover				{ background-position: 134px 0px; }


/* ----------- SOBRE O BUSCAIMOVEIS.COM ----------- */
#pop_sobre						{ width: 720px; margin: -190px 0px 0px -360px; clip: rect(0px 1px 1px 0px); }
#pop_sobre_icone				{ width: 47px; height: 41px; background:url(../imagens/pop_sobre_icone.png); }
#pop_sobre_fazendas_icone		{ width: 47px; height: 41px; background:url(../imagens/pop_sobre_fazendas_icone.png); }
#pop_sobre_temporada_icone		{ width: 47px; height: 41px; background:url(../imagens/pop_sobre_temporada_icone.png); }
#pop_sobre_titulo				{ width: 563px; height: 21px; padding-top: 20px; background:url(../imagens/pop_titulo.png); }
#pop_sobre_titulo h2			{ font-size: 11px; }
#pop_sobre_fundo				{ width: 708px; padding: 2px 0px 0px 12px; background:url(../imagens/pop_sobre_fundo.png); }
#pop_sobre_base_fundo			{ width: 680px; height: 64px; padding-left: 0px; background:url(../imagens/pop_base_fundo.png); }
#pop_sobre_duvidas				{ margin: 12px 3px 0px 0px; background:url(../imagens/pop_sobre_duvidas.png); }
#pop_sobre_duvidas a			{ width: 344px; line-height: 30px; display: block; text-align: center; background:url(../imagens/pop_sobre_duvidas.png); }
#pop_sobre_duvidas a:hover		{ background-position: 0px 30px; }
#pop_politica					{ margin: 12px 3px 0px 0px; background:url(../imagens/pop_politica.png); }
#pop_politica a					{ width: 194px; line-height: 30px; display: block; text-align: center; background:url(../imagens/pop_politica.png);}
#pop_politica a:hover			{ background-position: 0px 30px; }
#pop_sobre_conteudo_fundo		{ width: 696px; background:url(../imagens/pop_sobre_conteudo_fundo.png); }
#pop_sobre_conteudo_base		{ width: 696px; height: 10px; font-size: 1px; background:url(../imagens/pop_sobre_conteudo_base.png); }
#pop_sobre_conteudo_topo		{ width: 479px; padding: 10px 10px 0px 10px; color: #265775; line-height: 14px; background:url(../imagens/pop_sobre_conteudo_topo.png) no-repeat; }
#pop_sobre_conteudo_topo a		{ text-decoration: underline; }
#pop_sobre_cidades				{ width: 197px; }
#pop_sobre_cidades_titulo		{ width: 177px; height: 39px; padding: 6px 10px 0px 10px; background:url(../imagens/pop_sobre_cidades_titulo.png); }
#pop_sobre_cidades_area			{ width: 170px; height: 200px; line-height: 16px; padding: 0px 10px 0px 10px; overflow: auto; }
#pop_sobre_cidades_area h3		{ margin-top: 10px; display: block; }
#pop_sobre_cidades_area a		{ display: block; clear: both; }
#pop_sobre_cidades_area a:hover	{ text-decoration: underline; }

/* ------------- LINKS DOS PORTAIS ----------------- */
.links_fundo_cima				{ width: 100%; height:84px; background: url(../imagens/links_fundo_cima.png); }
.links_fundo_cima_centro		{ width: 759px; text-align: center; padding-top: 60px; height: 24px; font-size: 12px; font-weight: bold; color: #0b4696; margin: 0 auto; float: none; background: url(../imagens/links_fundo_cima_centro.png);}
.links_fundo_portais			{ width: 100%; background-color: #f4f5f8;}
.links_portais					{ width: 759px; margin: 0 auto; float: none; }
.links_lista					{ width: 189px; padding: 10px 0px 10px 0px; font-weight: bold; color: #0b4696; line-height: 19px; }
.links_lista a					{ font-weight: normal;  }
.links_lista a:hover			{ text-decoration: underline; }

.links_fundo_baixo				{ width: 100%; height:59px; background: url(../imagens/links_fundo_baixo.png); }
.links_fundo_baixo_centro		{ width: 759px; text-align: center; padding-top: 7px; height: 52px; font-size: 12px; font-weight: bold; color: #0b4696; margin: 0 auto; float: none; background: url(../imagens/links_fundo_baixo_centro.png);}
.links_fundo_baixo_centro a:hover { text-decoration: underline; }
.copyright						{ width: 100%; text-align: center; color: #0b4696; margin-bottom: 15px;}
