<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0px; padding:0px; background-image:url(imgs/bg_main.jpg); background-position:center 138px; background-repeat:no-repeat;
	background-color:#333;
	}
body, center, div, table, tr, td, img, textarea { font-family: Arial, Tahoma; font-size:12px; color:#585858; border:0; }

/* cabeÃ§alho */

.cabe_fundo	{ background-color:#333333; width:100%; height:150px; }
.cabe_logo	{ width:309px; height:100px; text-align:left; vertical-align:middle; }

.cabe_links_campos_size	{ width:635px; height:140px; position:relative; left:8px; }
.cabe_links_size		{ margin:23px 32px; }
.cabe_campos_login_table{ width:506px; height:21px; }
.cabe_campos_login_td	{ margin:0 12px 0 0; color:#999999; }
.cabe_campos_fundo		{ background-color:transparent; background-image:url(imgs/input_login.gif); background-repeat:no-repeat;
						width:177px; height:21px; color:white; border:0;
						}
.cabe_campos_fundo_ok 	{ text-align:right; }

a.cabe_links:link,
a.cabe_links:active,
a.cabe_links:visited	{ color:white; text-decoration:none; }

a.cabe_links:hover		{ color:#FF6600; text-decoration:none; }

.cabe_buscar_imoveis	{ background-image:url(imgs/btn_buscar_imoveis.gif);
						background-repeat:no-repeat; width:106px; height:26px; vertical-align:top;
						}

/* body geral */

.titulos { font-size:18px; font-weight:bold; color:#ff6600; text-align:center; }

/* inÃ­cio body index.php */

.start_servicos tr td 	{ font-size:16px; }

/* body parceiros */

.start_parceiros tr td 	{ text-align:center; vertical-align:middle; }

/* body localizaÃ§Ã£o */

.start_localizacao 		{ text-align:left; vertical-align:top; }

/* body contato */

.tbl_link_imovel		{ text-align:center; background-color:#FFC; margin-top:15px; width:915px; height:40px;}

.start_contato input 	{ border:0; }
.start_contato tr td 	{ height:27px; text-align:left; }
.contato_campos 		{ background-image:url(imgs/contato_campos.gif); background-repeat:no-repeat;
						width:339px; height:24px; color:#666;
						}
.contato_textarea 		{ width:339px; height:154px; background-image:url(imgs/contato_textarea.gif);
						background-repeat:no-repeat; background-color:#FFF; color:#666; border:0;
						}
.contatoLigamosOk 		{ display:; color:#090; text-align:center; margin-top:20px; }
.contatoLigamosErro 	{ display:; color:#F00; text-align:center; margin-top:20px; }

/* rodapÃ© */

.roda_links 		{ margin:0 50px; }
.roda_links tr td 	{ color:#999; text-align:center; vertical-align:top; }
.roda_links tr td a	{ color:white; text-decoration:none; }

/* pesquisar imÃ³veis */

	/* busca por cÃ³digo */

.busca_codigo 		{ background-color:white; width:944px; text-align:left; vertical-align:top; padding:10px; }
.busca_codigo .box 	{ float:left; margin:20px 0px; }

.busca_codigo .box .left 	{ text-align:left; vertical-align:top; }

.busca_codigo .box .titulo 	{ font-size:12px; font-weight:bold; text-transform:uppercase;
	color:#6C6C6C; vertical-align:middle; height:25px;
}
.busca_codigo .box .tblBox .right 			{ text-align:left; vertical-align:top; color:black; font-weight:bold; }
.busca_codigo .box .tblBox .right hr 		{ position:relative; top:7px; }
.busca_codigo .box .tblBox .right img 		{ position:relative; top:7px; }
.busca_codigo .box .tblBox .right a 		{ text-decoration:none; color:black; }
.busca_codigo .box .tblBox .right a:hover 	{ text-decoration:none; color:#F60; }
.busca_codigo .box .tblBox .ocultarDescri 	{ display:none; }
.busca_codigo .box .tblBox .ocultarLazer 	{ display:none; }
.busca_codigo .box .tblBox strong 			{ color:#666; font-weight:bold; }
.busca_codigo .box .tblBox .hrPontilhados 	{ border:1px dashed #F5F5F5; }
.busca_codigo .box .tblBox div.imgs 		{ overflow:hidden; height:150px; width:207px; z-index:1; }
.busca_codigo .box .tblBox img.maisFotos 	{ position:relative; top:4px; margin:0 5px 0 0; z-index:0; }
.busca_codigo .box .tblBox img.bordasRedon 	{
											-moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px;
											-opera-border-radius:10px;
											}

/* busca por estado */

.busca_estado { background-color:white; width:944px; text-align:left; vertical-align:top; }

/* geral */

.titulo_geral { color:#ff6600; font-size:17px; text-align:center; }

/* links */

a[name=NULL] 		{ text-decoration:none; font-weight:bold; color:black; }
a[name=NULL]:hover	{ cursor:pointer; }

/*  */
/*  */</pre></body></html>