@charset "utf-8";

/*---------------------------------------------
	Globais
---------------------------------------------*/
html, body { 
    font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	vertical-align:baseline;
	padding:0;
	margin:0;
	border:0;
	background-color: #70AFE1;
}

a {
	color: #219dff;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
a img {
	border:0;
	}

button{
	border:0;
	cursor:pointer;
	}

.clear {
	clear:both;
	}

.hide {
	display:none;
	}
	
.replace {
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	width:0px;
	height:0px;
	font-size:1px;
	}
	
h1.replace {
	width:0 !important;
	height:0 !important;
	margin:0 !important;
	padding:0 !important;
	}
	
.text-hidden{
	text-indent:-5000px;
	content:"";
	}

ul {
	margin:0;
	padding:0;
	}

.none {
	display:none;
	}
	
/* ------------------------
	Estrutura
------------------------ */
#header {
	margin-bottom:50px;
}

#main, #content, #footer {
	position:relative;
	width:960px;
	margin:0 auto;
	height:auto;
	}

#home #main {
	z-index:1000;
	height:530px !important;
}
#home #main,
#home #content-wrap ,
#home #footer2 .centro {
	width:1190px;
}
#home #footer2 .centro #logo {
	margin-left:0;
}

#content-wrap {
	margin-top:-14px;
	overflow:hidden;
	}
	
/* content wrap home */
#home #content-wrap {
	background:#70afe1;
	overflow:hidden;
	z-index: 1;
	position: relative;
	float: none;
	margin:-30px 0 0 -115px;
	}

/* ----------------------
	Index
---------------------- */
html, #index, #home  {
	background: url(../img/index_bg_header.gif) repeat-x 0 0;
}
#home  {
	background-color: #70AFE1;
}

#index2 {
	background:url(../img/index_bg_header2.gif) repeat-x;
}

#index #content-wrap {
	background:none;
	margin-top:-14px;
	*margin-top:-16px;
	overflow:hidden;
	}	

/* --------------------------
	Busca
-------------------------- */
#busca-left{
	background:url('../img/bg-left.jpg') repeat-x bottom #22598E;
	border-top:1px solid #74AAD7;
	float:left;
	height:auto;
	margin-top:5px;
	overflow:hidden;
	padding-bottom:20px;
	position:relative;
	width:226px;
	}

#busca-content{
	margin-left:9px;
	overflow:hidden;
	width:204px;
	}

#busca-content .para{
	border-top:1px solid #678FB5;
	background-color:#3B71A6;
	font:bold 12px Arial, Helvetica, sans-serif;
	height:40px;
	color:#fff;
	padding:7px;
	}

#busca-content .para .select{
	position: absolute;
	width: 182px;
	height: 22px;
	padding: 0;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url('../img/bg-select-box-left.gif') no-repeat;
	overflow: hidden;
	margin-top:4px;
	margin-bottom:35px;
	}

#busca-content .detalhes{
	background-color:#E8F5FF;
	font-family:bold 12px Arial, Helvetica, sans-serif;
	color:#2D85CA;
	margin:0 0 10px;
	padding:7px;
	overflow: hidden;
	}

#busca-content .detalhes .select{
	position: absolute;
	width: 182px;
	height: 22px;
	padding: 0;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url('../img/bg-select-box-left.gif') no-repeat;
	overflow: hidden;
	margin-top:4px;
	margin-bottom:35px;
	}

#busca-content .styled{
	width: 182px;
	height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2D85CA;
	margin-top:5px;
	border:1px solid #CCC;
	background-color:#fff;
	}

#busca-content .detalhes a{
	font-weight:normal;
	padding-top:10px;
	}

#busca-content .detalhes .botao{
	float:right;
	margin-top:-11px;
	}

#busca-content .detalhes .input-imobiliaria {
	margin:10px 0 20px 0;
	border:1px solid #72D1FF;
	height:20px;
	width:188px;
	}

.title-busca{
	padding-bottom:10px;
	padding-top:20px;
	}

/*---------------------------------------------
	CONTEÚDO
---------------------------------------------*/
.content h1, .content h2, .content h3,
.content h4, .content h5, .content h6, 
.h1, .h2, .h3, .h4, .h5, .h6,
.content dt, .dt {
	font-family: Garamond, serif; 
	color:#000;
	margin:25px 0 15px 0;
	}
	
.content h1, .h1 {font-size:26px;}
.content h2, .h2 {font-size:24px;}
.content h3, .h3 {font-size:22px;}
.content h4, .h4 {font-size:19px;}
.content h5, .h5 {font-size:16px;}
.content h6, .h6, .content dt, .dt {font-size:12px;}

.content p, .p {
	line-height:17px;
	text-align:justify;
	margin-bottom:15px;
	}

.content ul, .content ol, .ul, .ol {
	list-style:disc outside;
	line-height:17px;
	margin:20px 40px 20px 40px;
	}

.content ul ul, .content ol ol {
	margin:3px 20px 20px 20px;
	}
	
.content ol, .ol {
	list-style:decimal outside;
	}
	
.content ul li, .content ol li, .ul li, .ol li {
	margin-bottom:3px;
	}
	
.content address {
	font-style:normal;
	margin-bottom:20px;
	}
	
.content blockquote {
	padding:0 30px;
	font-style:italic;
	}

.content .img-link, .img-link {
	border:3px solid #b5c182;
	float:left;
	display:inline;
	margin:0 20px 20px 0;
	}
	
.img-link {
	display:inline-block;
	margin:0;
	float:none;
	}
	
.content .img-link:hover, .img-link:hover {
	border:3px solid #83A51A;
	}

/* -----------------------------------------
	Títulos (manter o nível de relevância)
----------------------------------------- */
h1.lancamentos {
	background:url("../img/lancamentos.gif") no-repeat scroll 0 0 transparent;
	height:22px;
	margin-bottom:10px;
	width:165px;
	}

h1.destaques, h2.destaques {
	background:url("../img/tit-destaques.jpg") no-repeat scroll 0 0 transparent;
	height:18px !important;
	width:189px !important;
	}

#content-right .resultado-tit h1 {
	color:#4794D1;
	font-size:22px;
	margin:0;
	}

.noticias-detalhes h1 {
	border-bottom:1px solid #DBECF8;
	clear:both;
	color:#22598E;
	font-size:14px;
	font-weight:bold;
	margin:0 0 25px;
	padding:20px 0 12px;
	}	

/* -----------------------
	H2 - importância 2
----------------------- */
#content-right h1 {
	border-bottom:1px solid #DBECF8;
	clear:both;
	color:#22598E;
	font-weight:bold;
	margin:0 0 25px;
	padding:16px 0 8px;
	}
	
/* -----------------------
	H2 - importância 2
----------------------- */
h2#simule-financiamento{
	background:url("../img/simule-seu-financiamento.gif") no-repeat scroll 0 0 transparent;
	border:1px solid;
	color:#A6A6A7;
	font-size:10px;
	height:48px;
	padding:28px 0 0 126px;
	position:relative;
	width:268px;
	}

h2#simule-financiamento a{
	color:#219DFF;
	font-size:12px;
	position:relative;
	}

h2#simule-financiamento span {
	display:block;
	margin:0 0 2px;
	width:245px;
	}

#content-right h2{
	color:#22598E;
	font-size:14px;
	font-weight:normal;
	}
	
.texto-detalhe-temporada h2 {
	margin-top:0 !important;
	}
/* -----------------------
	H3 - importância 3
----------------------- */
#rastro{
	color:#FFF;
	float:left;
	padding:10px;
	width:712px;
	}

h3#rastro {
	font-size:12px;
	font-weight:normal;
	margin:0;
	}

h3#rastro  a {
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	}


h3.noticias {
	background:url("../img/noticias.gif") no-repeat scroll 0 0 transparent;
	height:18px;
	width:73px;
	}

h3.enquete {
	background:url("../img/enquete.gif") no-repeat scroll 0 0 transparent;
	width:134px;
	height:18px;
	}	

h3.links-importantes {
	background:url("../img/links-importantes.gif") no-repeat scroll 0 0 transparent;
	height:18px;
	width:160px;
	}

h3.fale-conosco {
	background:url("../img/fale-conosco.gif") no-repeat scroll 0 0 transparent;
	height:18px;
	width:160px;
	}

/* Destaque páginas internas */
h3.destaque {
	margin:0;
	}

h3.destaque a {
	content:"";
	display:block;
	height:93px;
	text-indent:-5000px;
	width:231px;
	}

h3.ofereca-imovel a{
	background:url("../img/ofereca-seu-imovel.jpg") no-repeat scroll 0 0 transparent;
	}

h3.sob-medida a{
	background:url("../img/imovel-sob-medida.jpg") no-repeat scroll 0 0 transparent;
	}

h3.avalie-imovel a{
	background:url("../img/avalie-imovel.jpg") no-repeat scroll 0 0 transparent;
	}

h3.btn-ofereca-imovel a{
	background:url("../img/btn-ofereca-seu-imovel.jpg") no-repeat scroll 0 0 transparent;
	height:40px;
	}

h3.btn-sob-medida a{
	background:url("../img/btn-imovel-sob-medida.jpg") no-repeat scroll 0 0 transparent;
	height:40px;
	}

h3.btn-avalie-imovel a{
	background:url("../img/btn-avalie-seu-imovel.jpg") no-repeat scroll 0 0 transparent;
	height:40px;
	}
	
h3.btn-simule-financiamento a{
	background:url("../img/btn-simule-seu-financiamento.jpg") no-repeat scroll 0 0 transparent;
	height:40px;
	}
	
/* -----------------------
	H4 - importância 4
----------------------- */
h4.tags {
	background:url("../img/tags.gif") no-repeat scroll 0 0 transparent;
	width:134px;
	height:18px;
	}

.box-content h4 {
	height:39px;
	margin:0 0 8px;
	overflow:hidden;
	}
	
/* -----------------------
	H5 - importância 5
----------------------- */
#content-right h5{
	font-size:14px;
	color:#22598E;
	font-weight:bold;
	}

/* -----------------------
	H6 - importância 6
----------------------- */
/* logo imovel e cia*/
#header h6 {
	background:url("../img/logo_imoveisecia.gif") no-repeat scroll 0 0 transparent;
	height:83px;
	left:5px;
	position:absolute;
	top:0;
	width:218px;
	}

#header h6 a {
	display:block;
	height:83px;
	width:218px;
	}
	
/**/
.tit-naoachou {
	background:url("../img/nao-encontrou.gif") no-repeat scroll 0 0 transparent;
	width:195px;
	height:21px;
	}

.tit-mapa-site {
	background:url("../img/mapa-do-site.png") no-repeat 0 0 transparent;
	width:147px;
	height:17px;
	}	

/*.tit-linksimportantes {
	background-position:0 -234px;
	width:147px;
	height:17px;
	}
	
.tit-faleconosco {
	background-position:0 -257px;
	width:110px;
	height:13px;
	}*/

	
/**/
.tit-parceiros {
	background:url(../img/tit-parceiros.jpg) no-repeat 0 0;
	width:110px;
	height:34px;
	}


/* -----------------------
	Links
----------------------- */
#links {
	clear:both;
	display:block;
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
	width:100%;
	}

#links a {
	float:left;
	display:inline;
	margin-left:12px;
}
	
#links h2  {
	color:#A6A6A7;
	float:left;
	font-size:10px;
	height:84px;
	margin:9px 0;
	padding:45px 0 0 18px;
	position:relative;
	width:292px;
	}

#links h2 a{
	bottom:22px;
	color:#219DFF;
	font-size:12px;
	left:10px;
	position:absolute;
	}

#links h2 a.descricao , #simule-financiamento a.descricao {
	color:#A6A6A7;
	display:block;
	font-size:10px;
	left:auto;
	margin:0;
	position:relative;
	top:0;
	width:185px;
	}

#simule-financiamento a.descricao {
	margin-bottom:3px;
	width:242px;
	}
	
#links h2.ofereca-imovel{
	background:url("../img/ofereca-seu-imovel.gif") no-repeat scroll 0 0 transparent;
	}

#links h2.imovel-sob-medida{
	background:url("../img/imovel-sob-medida.gif") no-repeat scroll 0 0 transparent;
	/* separação entre itens */	
	margin:9px 15px;
	}

#links h2.avalie-seu-imovel{
	background:url("../img/avalie-seu-imovel.gif") no-repeat scroll 0 0 transparent;
	}

h2.encontre-imovel{
	background:url("../img/encontre-imovel.gif") no-repeat scroll 0 0 transparent;
	width:248px;
	height:18px;
	margin-bottom:10px;
	}

	
/* ---------------------
	Tags 
--------------------- */
.tag-1, .tag-2, .tag-3, .tag-4, .tag-5, .tag-6, .tag-7, .tag-8, .tag-9, .tag-10 {
	font-size:11px;
	color:#c4e4fe;
	}
	
.tag-6, .tag-7, .tag-8, .tag-9, .tag-10 {
	color:#FFF;
	font-weight:bold;
	}
	
.tag-2 {font-size:12px;}
.tag-3 {font-size:14px;}
.tag-4 {font-size:16px;}
.tag-5 {font-size:18px;}
.tag-6 {font-size:20px;}
.tag-7 {font-size:22px;}
.tag-8 {font-size:24px;}
.tag-9 {font-size:26px;}
.tag-10 {font-size:28px;}
	
/* ---------------------------------
	Botões
--------------------------------- */
.btn-entrar, .btn-ok, .btn-pesquisar, .btn-buscar, .btn-cadastrar, .btn-confiramaisimoveis {
	background:url(../img/buttons.gif) no-repeat;
}
.btn-entrar {width:65px; height:29px; background-position:-297px 0; position:absolute; top:19px; left:196px}
.btn-entrar:hover {background-position:-297px -30px}
.btn-ok {width:38px; height:23px; background-position:-734px 0;}
.btn-ok:hover {background-position:-734px -24px}
.btn-pesquisar {width:88px; height:29px; background-position:-369px 0;}
.btn-pesquisar:hover {background-position:-369px -30px}
.btn-buscar {width:68px; height:29px; background-position:-779px 0;}
.btn-buscar:hover {background-position:-779px -30px}
.btn-cadastrar {width:88px; height:29px; background-position:-464px 0;}
.btn-cadastrar:hover {background-position:-464px -30px}
.btn-confiramaisimoveis {width:168px; height:29px; background-position:-559px 0;}
.btn-confiramaisimoveis:hover {background-position:-559px -30px}

.plus {
	background:url(../img/icon_maisazul.gif) no-repeat center left;
	padding-left:13px;
	color:#FFF;
	font-size:11px;
	}	

.addthis_toolbox a.add, .addthis_toolbox a.add span {
	height:24px;
	position:relative;
	top:-2px;
	width:24px;
	}
	
	a.print span {
		background:transparent url("../img/add-print.png") no-repeat 0 0;
		}
	
	a.email span {
		background:transparent url("../img/add-email.png") no-repeat 0 0;
		top:0;
		}
	
/* ---------------------------------
	
--------------------------------- */
.dados .logo{
	display:block !important;
	margin:0 15px 13px 0;
	position:relative;
	width:140px !important;
	}
	
.dados .logo img{
	width:100%;
	}

/* ---------------------------------
	Header
--------------------------------- */
#header {
	position:relative;
	height:116px;
	}

#header #login {
	background:url("../img/bg_areadocliente.gif") no-repeat scroll 0 0 #FFFFFF;
	height:48px;
	position:absolute;
	right:0;
	top:36px;
	width:262px;
	}
	
#header #login .text, #header #login .password {
	font-size:16px;
	color:#999;
	background:none;
	border: 1px;
	width:87px;
	padding:4px 4px;
}
#header #login .text {
	position:absolute;
	top:19px;
}
#header #login .password {
	position:absolute;
	top:19px;
	left:98px;
}
#header #login a {
	display:block;
	font-size:11px;
	position:absolute;
	right:0;
	top:0;
}
	
/* ---------------------------------
	Sidebar
--------------------------------- */
#sidebar {
	width:395px;
	float:left;
	display:inline;
}
#sidebar .plus, #imoveis .plus {
	float:right;
	display:inline;
	margin-top:2px;
	}
	
#sidebar h3, #imoveis h3 {
	float:left;
	}
	
#sidebar .box {
	margin-bottom:15px;
}

/* -----------------------
	Noticias
----------------------- */
/* ----------------------
	Notícias - Dicas
---------------------- */
#noticias img{
	border:1px solid #77b3e2;
	}

#sidebar #noticias ul {
	display:block;
	}

.noticias-detalhes .data {
	font-style:italic;
	margin:0;
	}
	
#sidebar #noticias ul li h4 a {
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	margin-bottom:5px;
	display:block;
}
#sidebar #noticias ul li p a {
	color:#c8e4ff;
	font-size:11px;
}

.imagem-noticias .imagem-texto p br {
	display:block;
	margin:10px;
	position:relative;
	}
/* ----------------------
	Dicas
---------------------- */
#dicas {
	position:relative;
	}

#dicas .box-white {
	position:relative;
	}

#sidebar #dicas ul {
	margin-top:15px;
	}
	
#dicas ul, #dicas h4{
	float:left;
	width:270px !important;
	}

#sidebar #noticias ul li,
#sidebar #dicas ul li {
	float:left;
	width:172px;
	margin:15px 0 15px 15px;
	}

#dicas ul li *{
	cursor:pointer;
	}
	
#sidebar #dicas ul li {
	height:auto !important;
	margin:5px 0;
	overflow:hidden;
	position:relative;
	width:270px !important;
	}

#sidebar #dicas ul li a {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}	

/* ----------------------
	Enquete
---------------------- */
#votar {
	background:url("../img/botao-votar.png") no-repeat scroll 0 0 transparent;
	height:161px;
	position:absolute;
	right:25px;
	top:12px;
	width:65px;
	}

#votar button{
	background:none repeat scroll 0 0 transparent;
	content:"";
	cursor:pointer;
	height:27px;
	position:relative;
	text-indent:-5000px;
	top:129px;
	width:58px;
	}

/* tags */
#tags {
	display:block;
	position:relative;
	width:100%;
	}

#tags .box-header h3{
	float:left;
	}

#tags .box-header a{
	float:right;
	}

.tags {
	clear:both;
	padding:0;
	}

.tags h3{
	
	}
/* ----------------------
	Newsletter
---------------------- */
#sidebar #newsletter {
	position:relative;
	background:url(../img/bg_newsletter.gif) no-repeat #FFF;
	width:397px;
	height:110px;
	margin-bottom:16px;
}
#sidebar #newsletter .text {
	position:absolute;
	top:66px;
	left:25px;
	font-size:16px;
	color:#999;
	background:none;
	border: 1px;
	width:174px;
	padding:4px 4px;
}
#sidebar #newsletter .btn-cadastrar {
	position:absolute;
	top:66px;
	left:217px;
}

/* ----------------------
	Tags
---------------------- */
#sidebar #tags .box-content {
	padding:15px;
}

/* ---------------------------------
	Tabelas
--------------------------------- */
table.verde {
	/*border:1px solid #DBEEB3;*/
	}

table.table-downloads {
	}

/* thead */
table.table-downloads thead {
	display:table;
	margin-bottom:10px;
	width:100%;
	}

table.table-downloads thead th {
	color:#6A8710;
	font-style:italic;
	font-weight:normal;
	padding:5px 10px;
	text-align:left;
	}

/* tbody */
table.table-downloads tbody td {
	border-bottom:1px solid #D3E1A3;
	}

table.table-downloads tbody th {
	background:none repeat scroll 0 0 #F3FEDC;
	color:#6A8710;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	}

	table.table-downloads tbody th strong {
		font-weight:normal;
		}
	
	table.table-downloads tbody th.titulo {
		font-size:18px;
		width:35%;
		}

	table.table-downloads tbody th.tags {
		width:30%;
		}

	table.table-downloads tbody th.formato {
		width:4%;
		}
	
table.table-downloads tbody th, table.table-downloads tbody td {
	padding:5px 10px;
	}
	
table.table-downloads tbody td ul{
	list-style:none;
	}

	table.table-downloads tbody td ul li{
		float:left;
		}
	
	table.table-downloads tbody td ul li a{
		display:block;
		padding:3px;
		}
/* ---------------------------------
	Comparativo de imóveis 
--------------------------------- */
.width-100 {
	width:100% !important;
	}

table.comparativo {
	border:1px solid #DBEEB3;
	}

/* thead */
table.comparativo thead th{
    background: url("../img/background-titulo-tabela.jpg") repeat 0 0;
	color:#6a8710;
    padding:10px;
	text-align:center;
	width:290px;
	}

/* tbody */

/* imagens */
table.comparativo .imagens td {
	padding:10px 3px;
	}

table.comparativo .imagens td .ir-para-imovel,
table.comparativo .imagens td .excluir-comparacao {
	background:url("../img/ir-para-imovel.gif") no-repeat scroll 0 0 transparent;
	content:"";
	display:block;
	height:23px;
	margin:10px auto;
	position:relative;
	text-indent:-5000px;
	width:136px;
	}

table.comparativo .imagens td .excluir-comparacao {
	background:url("../img/excluir-comparacao.gif") no-repeat scroll 0 0 transparent;
	width:96px;
	}
	
table.comparativo .imagens td img{
	width:150px;
	}

table.comparativo tbody th{
    background: url(../img/background-titulo-tabela.jpg) repeat 0 0;
	border-right:1px solid #DBEEB3;
    color:#6A8710;
    font-weight:normal;
    padding:10px;
	vertical-align:middle;
	text-align:center;
	}

table.comparativo tbody td{
	background:#F9FFED;
	border-bottom:1px solid #DBEEB3;
	border-right:1px solid #DBEEB3;
	padding:3px;
	text-align:center;
	}
	
/* imobiliárias */
table.imobiliarias tbody th{
	background:#fff;
	border-bottom:1px solid #DBEEB3;
	}

table.imobiliarias tbody td{
	vertical-align:middle;
	padding:10px 7px;
	}

/**/
.altera-cor-td {
	background-color:#FFC !important;
	}

/* -------------------------------
 Simule seu financimento / Bancos
------------------------------- */
div.bancos {
	float:left;
	margin:15px auto;
	position:relative;
	
	background:url("../img/br-campo1.gif") right center no-repeat #F9FFED;
	border:1px solid #DBEEB3;
	float:left;
	padding:20px;
	width:655px;
	}

div.bancos h5 {
	color:#6A8710 !important;
	font-size:12px !important;
	font-weight:bold !important;
	line-height:150%;
	}

div.bancos a {
	background-position:0 0;
	background-repeat:no-repeat;
	content:"";
	display:block;
	float:left;
	margin:15px 5px;
	text-indent:-5000px;
	height:40px;
	width:58px;
	}

	div.bancos a.banco-brasil {
		background-image:url(../img/banco-brasil.gif);
		}
	
	div.bancos a.banco-bradesco {
		background-image:url(../img/banco-bradesco.gif);
		width:53px;
		}
	
	div.bancos a.banco-itau {
		background-image:url(../img/banco-itau.gif);
		width:43px;
		}
	
	div.bancos a.banco-caixa {
		background-image:url(../img/banco-caixa.gif);
		}
	
	div.bancos a.banco-citibank {
		background-image:url(../img/banco-citibank.gif);
		}
	
	div.bancos a.banco-santander {
		background-image:url(../img/banco-santander.gif);
		}
	
	div.bancos a.banco-hsbc {
		background-image:url(../img/banco-hsbc.gif);
		}
	
	div.bancos a.banco-porto {
		background-image:url(../img/banco-porto.gif);
		width:30px;
		}

/* alinhamento dupla */
.alinha-dupla {
	float:left;
	width:50%;
	}

	
/* ----------------------
	Parceiros
---------------------- */
#parceiros {
	background:none repeat scroll 0 0 transparent;
	height:1412px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:208px;
	width:110px;
	z-index:9999999;
	}

#parceiros a {
	background:#fff;
	display:block;
	margin:0 0 3px;
	width:110px;
	}

#passo-2{
	clear:both !important;
	}

/* -----------------------------
	Footer
----------------------------- */
#footer2{
	position:relative;
	background:url(../img/bg_footer.jpg) repeat-x 0 0;
	width:100%;
	height:286px;
	margin-top:2px;
	display:block;
	float:left;
	}
#footer2 .centro{
	width:970px;
	margin:0 auto;
	}


#footer2 #logo{
	width:178px;
	margin:30px 0 0 10px;
	display:inline-block;
	float:left;
	margin-top:-8px;
	}

#footer2 h3 {
	margin-bottom:10px;
	}
	
#footer2 #links-importantes, #fale-conosco {
	margin:18px 0 0 10px;
	display:inline-block;
	float:left;
	width:470px;
	}
	
#footer2 #links-importantes ul {
	float:left;
	margin:0 0 0 14px;
	padding:0;
	width:140px;
	}
	
#footer2 #links-importantes ul li {
	list-style:outside;
	list-style-type:disc;
	color:#219dff;
	line-height:18px;
	}
	
#footer2 #fale-conosco {
	width:280px;
	}
	
#footer2 #fale-conosco ul li {
	list-style:outside;
	list-style-type:disc;
	line-height:18px;
	color:#FFF;
	margin-left:15px;
	padding:0;
	}
	
/* -------------- */
.parceiros{
	width:128px;
	height:auto;
	float:right;
	margin-left:984px;
	top:210px;
	position:absolute;
	background-color:#4085c7;
	}

.parceiros h2{
	background-color:#4085c7;
	text-align:center;
	font-size:18px;
	color:#fff;
	padding:4px 0px;
	}
	
.parceiros ul{
    list-style:none;
	width:100%;
	}
	
.parceiros li{
    background-color:#fff;
	margin:1px 0px 0px;
	padding:4px 0px;
	text-align:center;
	}

/**/
.combo {
	height:21px;
	margin:0 0 8px 0;
	}
	
.combo .combo-box {
	background:none repeat scroll 0 0 #fff;
	border:1px solid #70AFE1;
	height:auto !important;
	left:0;
	overflow:hidden;
	padding:10px;
	position:absolute;
	top:23px;
	width:350px;
	z-index:30;
	}

.combo .combo-box ul {
	list-style:none;
	margin:0 0 10px 0;
	overflow:hidden;
	padding:0;
	width:338px;
	}
	
.combo .combo-box ul li {
	float:left;
	width:165px;
	margin:0 3px 3px 0;
	}
	
/* botão */
.combo .combo-box .box {
	clear:both;
	display:block;
	float:left;
	text-align:right;
	position:relative;
	width:338px;
	}

.combo .combo-box .btn-ok {
	display:block;
	}

/**/
#container-2 ul l a {
	display:block;
	}
	
/* box expandido */
.expandido .combo-box {
	background:none repeat scroll 0 0 #fff;
	border:1px solid #70AFE1;
	height:auto !important;
	left:auto !important;
	overflow:auto;
	padding:10px;
	position:absolute;
	right:0;
	top:23px;
	width:493px;
	z-index:30;
	}


.expandido .combo-box ul{
	height:250px;
	overflow-y:scroll;
	overflow-x:hidden;
	width:491px;
	}

.expandido .combo-box ul li {
	width:155px;
	}


.combo .btn-combo, .combo .btn-combo-active {
	background:url("../img/bg_combo.gif") no-repeat scroll 0 0 transparent;
	color:#666666;
	display:block;
	float:left;
	font-size:11px;
	height:17px;
	padding:5px 0 0 7px;
	position:relative;
	width:172px;
	}

#fragment-7,
#container-2 *,
#container-2,
#container-2  ul,
#container-2  li,
#container-2  li a,
#container-2  li span {
	z-index:1 !important;
	}

#container-2  ul {
	overflow:hidden;
	display:block !important;
	}

/* --------------------------

-------------------------- */
.faixa-menu {
	background:#21588c;
	height:10px;
	width:100%;
	}

#menu {
	background:url("../img/background-menu.png") no-repeat scroll 0 0 transparent;
	left:-460px;
	margin:0 0 0 50%;
	padding:0 0 10px;
	position:absolute;
	width:967px;
	z-index:9999999;
	}


#menu ul {
	list-style:none outside none;
	margin:5px 0 0;
	padding:0 0 0 50px;
	*margin:10px 0 0 0;
	}

#menu .item {
	background:url("../img/background-menu-item-2.jpg") repeat-x scroll 0 0 transparent;
	display:none;
	float:left;
	height:210px;
	margin-left:33px;
	padding:10px 0 0 30px;
	width:245px;
	}

#menu .item h5{
	height:40px;
	margin:0;
	text-align:left;
	text-indent:-5000px;
	width:190px;
	}

	/* titulos */
	#menu .item h5.imoveis{
		background:url("../img/menu-titulo-imoveis.jpg") no-repeat 0 0;
		}
	
	#menu .item h5.imoveis-cia{
		background:url("../img/menu-titulo-imoveis-cia.jpg") no-repeat 0 0;
		}
	
	#menu .item h5.imobiliarias{
		background:url("../img/menu-titulo-imobiliarias.jpg") no-repeat 0 0;
		}
	
	#menu .item h5.servicos{
		background:url("../img/menu-titulo-servicos.jpg") no-repeat 0 0;
		}

#menu .item li {
	margin:0;
	padding:0;
	}

#menu .item li a{
	color:#fff;
	display:block;
	font-size:12px;
	padding:3px 0;
	text-decoration:none;
	overflow:hidden;
	height:auto;
	
	}

#menu .item a:hover{
	font-weight:bold;
	}

#menu .abre-fecha {
	bottom:-18px;
	height:21px;
	position:absolute;
	right:40px;
	width:209px;
	}

#menu .abre-fecha a{
	background:url("../img/botao-abre-fecha-menu.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:22px;
	overflow:hidden;
	text-align:left;
	text-indent:-5000px;
	}

#menu .abre-fecha a.ativo{
	background:url("../img/botao-abre-fecha-menu.png") no-repeat 0 -22px;
	}

/* --------------------------
	Parceiros
-------------------------- */
.parceiros{
width:128px;
height:auto;

float:right;
margin-left:984px;
top:210px;
position:absolute;
background-color:#4085c7;
}
.parceiros h2{
background-color:#4085c7;
text-align:center;
font-size:18px;
color:#fff;
padding:4px 0px 4px 0px;
}
.parceiros ul{
    list-style:none;
width:100%;

}
.parceiros li{
    background-color:#fff;
margin:1px 0px 0px 0px;
padding:4px 0px 4px 0px;
text-align:center;
}

/* --------------------------

-------------------------- */
/* FORMULÁRIOS */

.form .label {
	font-size:12px;
	width:70px;
	color:#2d85ca;
	font-weight:bold;
	float:left;
	display:inline;
	text-align:right;
	margin:3px 5px 0 0;
}
.form .label-2 {
	margin:0px 5px 0 0;
}
.form .select {
	border:1px solid #b2d5f0;
	padding:1px;
	width:179px;
	font-size:11px;
	margin-bottom:8px;
	*margin:0 0 4px 0;
}
.form .text {
	background:url(../img/bg_input.gif) repeat-x #FFF;
	border:1px solid #b2d5f0;
	padding:2px;
	width:179px;
	font-size:12px;
	margin-bottom:8px;
}
.form .checkbox-wrap {
	margin-bottom:8px;
}
.form .checkbox-wrap .checkbox, .form .checkbox-wrap label {
	float:left;
	display:inline;
}
.form .checkbox-wrap label {
	margin:3px 5px 0 0;
}


/* -------------------------
	box white
------------------------- */
.box .box-header {
	background:#4085c7;
	border-top:1px solid #88bfeb;
	overflow:hidden;
	padding:8px 15px;
	}
	
.box .box-content {
	background:#5b9cda;
	border-left:1px solid #4085c7;
	border-bottom:1px solid #4085c7;
	border-right:1px solid #4085c7;
	overflow:hidden;
	padding:3px;
	}
	
.box-white ul, .box-white ul li {
	line-height:16px;
	margin:0 !important;
	overflow:hidden;
	padding:0 !important;
	width:361px !important;
	}

.box .box-white h4 a{
	color:#4085c7 !important;
	display:block;
	font-size:14px !important;
	font-weight:bold;
	padding:5px 0;
	}
	
.box .box-white a{
	color:#4a4a4a !important;
	}

.box .box-white {
	background:url("../img/anuncio-fundo-azul.jpg") repeat 0 0;
	padding:15px 0 15px 15px;
	}

/* link mais */
.box .box-white a.link-mais{
	background:url("../img/icon_maisazul.gif") no-repeat scroll left center transparent;
	clear:both;
	color:#4085C7 !important;
	display:block;
	font-size:10px;
	height:15px;
	margin:10px 0 0;
	padding-left:14px;
	position:relative;
	top:2px;
	width:50px;
	}
	
.a-esquerda {
	float:left;
	margin-right:10px;
	}
	
/* ---------------------------
	Lançamentos
--------------------------- */
#destaques {
	width:394px;
	float:left;
	display:inline;
	margin-right:22px;
}
#destaque {
	color:#23588E;
	float:left;
	height:57px;
	width:332px;
	}
#blocoDestaques ul,
#blocoDestaques ul li {
	list-style: none;
}
#blocoDestaques,
#blocoDestaques ul,
#blocoDestaques ul li,
#blocoDestaques ul li img {
	margin: 0px;
	padding: 0px;
	width: 393px;
	height: 295px;
}
#blocoDestaques {
	position: relative;
}
#blocoDestaques ul li {
	position: relative;
}

#blocoDestaques ul li p {
	background:none repeat scroll 0 0 #3B71A6;
	border-top:1px solid #81B0C3;
	bottom:0;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	left:0;
	line-height:14px;
	margin:0;
	padding:5px;
	position:absolute;
	width:383px;
	}

#blocoDestaques ul li p a {
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

/* paginação */
#blocoDestaques div.paginador {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 100;
}
/* FIM lançamentos */

#buscas {
	width:544px;
	float:left;
	display:inline;
}
#buscas .col-1, #buscas .col-2 {
	float:left;
	display:inline;
	width:255px;
}
#buscas .col-1 {
	margin:0 5px 0 5px;
}
#index #buscas .btn-pesquisar {
	float:right;
	display:inline;
}
#buscas .link-vertodos {
	float:left;
	display:inline;
	margin-top:8px;
	font-weight:bold;
	font-size:11px;
}
#buscas #fragment-6 .col-1 .label {
	width:60px;
}
#buscas #container-1 {
	margin-bottom:14px;
}
#buscas #container-2 .tabs-container {
	background:url(../img/bg_gradient_p.jpg) repeat-x #e8f5fe;
	height:60px;
	position:relative;
}
#buscas #container-2 .tabs-nav span {
	width:252px;
}
#buscas #fragment-7 {
	position:relative;
}
#buscas #fragment-7 h3 {
	font-size:11px;
	margin-bottom:5px;
	color:#2d85ca;
	font-weight:normal;
}
#buscas #fragment-7 .select {
	float:left;
	display:inline;
	width:107px;
	margin-right:9px;
}
#buscas #fragment-7 .btn-pesquisar {
	position:absolute;
	top:19px;
	left:356px;
}
#buscas #fragment-7 .link-vertodos {
	position:absolute;
	top:12px;
	left:457px;
	font-weight:normal;
	display:block;
	width:70px;
	text-align:center;
}
#buscas #fragment-8 {
	position:relative;
}
#buscas #fragment-8 h4 {
	width:213px;
	text-align:center;
	float:left;
	display:inline;
	margin:5px 7px 0 0;
}
#buscas #fragment-8 h4, #buscas #fragment-8 h4 strong {
	font-size:12px;
	color:#2d85ca;
}
#buscas #fragment-8 .text {
	font-size:13px;
	padding:4px;
	margin-top:5px;
	width:215px;
}
#buscas #fragment-8 .btn-buscar {
	position:absolute;
	top:15px;
	left:460px;
}

#imoveis {
	width:545px;
	float:right;
	display:inline;
	margin-bottom:20px;
}
#imoveis .box-content {
	background:#22598e;
}

#imoveis ul li h4 a {
	color:#FFFFFF;
	display:inline-block;
	font-size:10px;
	font-weight:normal;
	height:28px !important;
	margin-bottom:5px;
	overflow:hidden;
}

#imoveis ul li h4{
	height:30px;
	
}

#imoveis ul li p a {
	color:#7dbdf0;
	font-size:11px;
	display: block;
	height:28px;
}

#imoveis .box-footer {
	display:inline-block;
	padding:0 20px 20px 20px;
}

#imoveis .box-footer .tit-naoachou, #imoveis .box-footer .btn-confiramaisimoveis {
	float:left;
	display:inline;
}

#imoveis .box-footer .tit-naoachou {
	margin:5px 10px 0 123px;
}


/* ------------------------
	Imóveis em Destaque
------------------------ */
#imoveis {
	position:relative;
	overflow:hidden;
	}
	
/* imóveis em destaque */
.palco ul {
	position:absolute;
	}

/* paginação */
.paginacao {
	bottom:5px;
	left:50%;
	margin:0 0 0 -62px;
	position:absolute;
	width:300px;
	}

.paginacao a {
	background:#eff6fc;
	color:#3f3f3f;
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding:5px 10px;
	overflow:hidden;
	}

.paginacao a.ativo, .paginacao a.selecionado {
	background:#307dc7;
	color:#fff;
	}

.paginacao a.anterior, .paginacao a.proxima {
	background:url(../img/seta-anterior.gif) no-repeat 0 0;
	height:20px;
	}

.paginacao a.proxima {
	background:url(../img/seta-proxima.gif) no-repeat 0 0;
	}
	
	#home .palco .paginacao {
		height:30px;
		text-align: center;
		margin-left:-150px;
		line-height: 30px;
	}
	#home .palco .paginacao a {
		display:inline;
		margin:0;
		margin-right: 7px;
		overflow:visible;
		float: none;
	} 
	#home .palco .paginacao a.anterior,
	#home .palco .paginacao a.proxima {
		display:block;
		padding:30px 0 0 0;
		width: 18px;
		margin:0;
		left:-25px;
		top:0;
		position:absolute;
		height:0;
	}
	#home .palco .paginacao a.proxima {
		left:100%
	}

/**/

#imoveis .box-content {
	height:752px;
	position:relative;
	width:546px;
	}

#imoveis ul{
	list-style:none;
	padding:10px;
	overflow:hidden;
	height:676px;
	width:1100px;
	}

#imoveis ul li{
	float:left;
	margin:0 5px;
	width:526px;
	height:620px;
	}

#imoveis ul li div{
	float:left;
	margin:12px 0;
	position:relative;
	width:175px;
	font-size:10px !important;
	}

#imoveis ul li div a{
	display:block;
	height:127px;
	position:relative;
	overflow:hidden;
	width:169px;
	}

#imoveis ul li div h4{
	background:none repeat scroll 0 0 #4085C7;
	color:#FFFFFF;
	margin:0;
	padding:5px 2px;
	position:relative;
	text-align:center;
	width:165px;
	}

#imoveis ul li div p{
	background:#e0e0e0;
	color:#49494a;
	margin:0;
	padding:5px 2px;
	position:relative;
	text-align:center;
	width:165px;
	}

#imoveis ul li div p strong{
	display:block;
	}

#imoveis ul li div p a{
	color:#49494a !important;
	height:41px;
	}

#imoveis ul li div a img{
	float:left;
	}

/**/
input.error {
	border:1px solid #FF0101 !important;
	}
	
label.error {
	color:#ff0101;
	font-size:10px;
	}

/**/
#content-wrap {
	padding:0 0 20px 0;
	position:relative;
	height:auto !important;
	/*display:table !important;*/
	width:100% !important;
	}

/* Anuncios */
.anunciosFlash {
    margin:10px 0;
}

/* upload */
.lista-imagens ul li{
    clear:both;
    display:block;
	margin:25px 0;
    width:500px;
    }

.lista-imagens ul li img{
	border:0 !important;
    float:left;
	margin-right:10px;
    }
	
.lista-imagens ul li input{
    float:left;
    }

.lista-imagens input[type="text"]{
    border:0 !important;
    border-top:1px solid #ececec !important;
    border-bottom:1px solid #ececec !important;
    width:250px !important;
    }

.lista-imagens ul li label{
	display:block;
	float:left;
	height:auto !important;
	text-align:left;
	width:335px;
    }
	
.lista-imagens .excluir-imagem {
	background:url("../img/icone-excluir.png") no-repeat scroll 0 2px transparent;
	color:#868686;
	display:block;
	float:left;
	font-size:10px;
	margin-top:10px;
	padding:0 0 0 13px;
	position:relative;
	}

/*

*/
div.dados .info span{
font-size:12px;
color:#003366;
font-weight:bold;
}

div.dados {
	margin-left:15px;
	width:80%;
	}

.numero-anuncio {
	display:block;
	margin-bottom:10px;
	}
	
div.links1 {
	clear:both;
	position:relative;
	}
/**/
div.bairro-cidade {
	color:#23588E;
	float:left;
	font-size:14px;
	width:652px;
	}

div.bairro-cidade h2 {	
	margin:0;
	}

div.bairro-cidade h2 a {
	color:#23588E;
	display:block;
	font-weight:bold;
	padding:8px 9px;
	}

div.destaque-busca h2 a {
	color:#6A8710 !important;
	}

div.detalhes{
	border-right:1px solid #d8d8d8;
	padding:0 15px 0 0;
	}
	
div.destaque-busca .detalhes{
	border-right:1px solid #DDEAC2 !important;
	padding:0 15px 0 0 !important;
	}

div.check {

	}
div.formulario div.check,
div.alertas div.check  {
	border-right:0 !important;
	}
	
div.destaque-busca div.check{

	}

	
div.descricao .texto{
	bottom:0;
	color:#23588E;
	float:right;
	height:61px;
	position:absolute;
	right:0;
	}

div.resultado-tit{
	width:696px;
	float:left;
	padding-bottom:15px;
	margin-bottom:15px;
	font-size:22px;
	color:#4794D1;
	}

div.resultado{
	background:#eee;
	float:left;
	font-weight:normal;
	margin-bottom:15px;
	position:relative;
	width:696px;
	}
	div.resultado .minhas-selecoes {
		float:left;
		clear:both;
		width:100%;
		margin:0;
		padding:5px 0;
		text-align:right;
		font-size:11px;
	}
		div.resultado .minhas-selecoes a {
			margin:0 5px;
		}

div.refinar-busca h5{
	margin:12px 0;
	}

div.descricao .imobiliaria .logo-imobiliaria{
	display:block;
	float:left;
	margin-bottom:8px;
	width:249px;
	}

#tags h3 {
	background:none repeat scroll 0 0 #FFFFFF;
	margin:6px 0 10px;
	padding:5px 10px;
	width:200px;
	}
	
.noticias-detalhes #tags {
	background:none repeat scroll 0 0 #E8F5FF;
	display:block;
	padding:5px 10px;
	position:relative;
	width:676px;
	}

ul.select-box {
	*overflow-y:scroll !important;
	*height:200px !important;
	}

/* ----------------------------
	Anunciantes
---------------------------- */
#box-parceiros {
	background-color:#FFFFFF;
	display:none;
	position:absolute;
	right:-230px;
	top:20px;
	width:200px;
	}

#busca-content #box-parceiros {
	display:block;
	margin:15px 0;
	position:relative;
	right:auto;
	top:auto;
	width:211px;
	}
	
	
	/* Box de parceiros - imobiliárias */
	#mascara {
		height:1340px;
		overflow:hidden !important;
		position:relative;
		width:200px;
		}
	
	#box-parceiros ul{
		list-style: none outside none;
		margin: 0;
		padding: 0 3px;
		position: absolute;
		top:0;
		}
	
		#box-parceiros ul li{
			margin:10px 0 0;
			height:55px;
			width:192px;
			}
		
		#box-parceiros ul li a {
			float:left;
			height:52px;
			overflow:hidden;
			width:92px;
			}
		
		#box-parceiros ul li a:first-child {
			margin-right:6px;
			}
		
			#box-parceiros ul li a img{
				height:52px;
				width:92px;
				}
		
		/* Duplo */		
		#box-parceiros ul li.duplo a {
			float:none;
			height:52px;
			overflow:hidden;
			width:190px;
			}
			
		#box-parceiros ul li.duplo a:first-child {
			margin-right:0;
			}
		
		#box-parceiros ul li.duplo a img, #box-parceiros ul li.duplo{
				height:52px;
				width:190px;
				}
			
			
	#box-parceiros .box-header {
		background:#4085c7;
		border-top:1px solid #88bfeb;
		overflow:hidden;
		padding:8px 15px;
		}
	
		#box-parceiros .box-header h3{
			background: transparent url("/img/parceiros.png") no-repeat 0 0;
			height: 16px;
			margin: 0;
			width: 180px;
			}

/* -----------------------------------------
	Página Perfil/Detalhes do Anunciante
----------------------------------------- */
.topo_logo {
	color:#4794d1;
	margin-bottom:10px;
	overflow:hidden;
	padding:5px 0 0;
	width:500px;
	}

	.topo_logo img {
		float:left;
		margin:0 10px 0 0;
		position:relative;
		top:-5px;
		}
	
	.topo_logo strong {
		color:#22598e;
		display:block;
		}
	
	.topo_logo .a-direita {
		color:#22598e;
		}

.topo_endereco {
	color: #7B7B7B;
    line-height: 150%;
    margin-bottom: 40px;
    overflow: hidden;
	}
	
	.topo_logo .a-direita a {
		color:#219dff;
		display:block;
		}

.topo_detalhes {
	width:300px;
	}
	
.message {
	color:#666 !important;
}
.sucesso {
	color:#f00 !important;
	font-size:14px !important;
}

.banner-home{
	margin:0 auto;
	width:370px;
	position:relative;
	z-index:90;
	padding:30px 0;
}

.banner-home object, .banner-home object embed {
	margin: 0 0 0 10px;
}

.flash-banner{
	z-index:-7;
	position:absolute;
}

.banner-home-link{
	left:10px;
	width:370px;
	height:90px;
	position:absolute;
	top:30px;
	z-index:95;
}

.banner-link{
	display: block;
	width:370px;
	height:90px;
}
