@charset "utf-8";

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

/*RESET*/
*{
	margin:0; 
	padding:0;
}

body{
	background:url(../images/bg.jpg) no-repeat;
	}

#box{
	margin:0 auto;
	width:990px;
	height:900px;
	margin:auto;}

#box_center{
	float:left;
	position:absolute;
	clear:both;}

/*-HEADER-*/
#header{
	margin:0 auto;
	width:990px;
	height:587px;}

#cx_logo_cont{
	margin:0 auto;
	width:960px;
	height:183px;}
#logo{
	margin:0;
	float:left;
	width:501px;
	height:180px;}
#logo img{
	margin: 14px 5px 0;}
#contato{
	margin:13px 0 0 0;
	float:right;
	width:457px;
	height:166px;}
#contato img{
	margin:5px 0;
	float:right;}


#cx_menu{
	margin:2px auto 0;
	width:960px;
	height:62px;
}

#menu{}
#menu ul{
	width:960px;
	height:62px;
	list-style:none;}
#menu ul li{
	display:inline;}
#menu ul li a{
	display:block;
	padding:22px 0;
	float:left;
	width:160px;
	height:18px;
	border-right:1px solid #2C2C2C;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	text-align:center;}
#menu ul li a:hover/*, li a:focus, li a:active*/{
	position:-200px 0;
	background:url(../images/bg_menu_hover.jpg);}


#cx_slide_busca{
	margin:15px auto 0;
	width:960px;
	height:331px;
	background:#FFF;
	/*background:url(../images/bg_cx_slide_busca.jpg) no-repeat;*/}
#cx_sl_busca_2{
	width:960px;
	height:331px;
	margin:0 auto;}
#slide{
	background:#FFF;
	float:left;
	width:630px;
	height:331px;}
#slide ul{
	/*background:#383838;*/
	/*background:#D0D7DD;*/
	float:left;
	overflow:hidden;
	width:622px;
	height:285px;
	margin:5px 5px 0;
	list-style:none;}
#slide ul li{
	margin:1px 3px;}
	
#slide ul li img{
	margin:1px 0;
	float:left;
	width:616px;
	height:280px;}
	
.slide_paginacao{
	height:22px;
	padding:3px 1px;
	float:left;
	width:623px;
	background:#383838;
	/*background:#D0D7DD;*/
	margin:8px 5px;}
.slide_paginacao a{
	/*background:#4A8CF7;*/
	background:#FFF;
	text-decoration:none;
	font:12px Tahoma, Geneva, sans-serif;
	color:#900;
	/*border:1px solid #4A8CF7;*/
	padding:3px;
	margin:2px;}
.slide_paginacao a:hover /*, a:focus, a:active*/{
	color:#FFF;
	background:#999;
	/*background:#1A2025;*/}
/*#anterior{
	float:left;
	margin:0px;}
#proximo{
	float:left;
	margin:0px;}
#pager{
	float:left;
	margin:0px;}*/
	
	
#busca{
	margin: 5px 0 6px;
	float:right;
	width:327px;
	height:321px;
	/*background-color: #FF6600;*/
	background:url(../images/bg_busca.jpg) no-repeat;
	font-family: 'Open Sans' serif;
}
#busca_codigo{
	margin:10px 6px;
	float:right;}
#busca_codigo span{
	margin:2px 10px auto;
	float:left;
	/*color:#4A8CF7;*/
	color:#FFF;
	font-weight:bold;}
#busca_codigo form{
	float:left;
	color: #FFFFFF;
	font-family: 'Open Sans' serif;
	font-size: 12px;
	}
#busca_codigo form input[type=text]{
	border:1px solid #CCCCCC;
	height:20px;
	font-family: 'Open Sans' serif;
	font-size: 12px;
	}

#busca_codigo .bt_ok{
	cursor:pointer;
	border:0;
	background:url(../images/bt_ok.jpg) no-repeat;
	margin:0 3px;
	width:31px;
	height:22px;
	float: right;
}
	
/*--BUSCA PADRÃO--*/	

#busca_padrao{
	text-align:right;
	width:320px;
	margin:8px 7px;
	float:left;}
#busca_padrao span{
	width:105px;
	text-align:right;
	margin:5px 0;
	float:left;
	font:15px "Times New Roman", Times, serif;
	/*color:#4A8CF7;*/
	color:#FFF;
	font-weight:bold;}
#busca_padrao form{
	float:right;}

#busca_padrao form select{
	font:13px Tahoma, Geneva, sans-serif;
	color:#666;
	border:1px solid #999;
	float:right;
	width:202px;
	height:20px;
	margin:4px;
	cursor:pointer;}


#cx_busca_checkbox{
	font:13px Tahoma, Geneva, sans-serif;
	border:1px solid #F00;
	overflow:auto;
	color:#666;
	margin:5px;
	float:right;
	width:200px;
	height:106px;
	background:#FFF;}
#cx_busca_checkbox input{
	margin:3px;
	float:left;}
#busca_input{
	cursor:pointer;
	text-align:left;
	width:166px;
	margin:3px;}
	
#imovel_bairro{
	border:1px solid #999;
	margin:0 5px;
	width:194px;
	float:right;}

#cx_valor_bt_buscar{
	margin:3px;
	padding:0;
	width:315px;
	height:70px;
	float:left;}
	
#valor{
	float:left;
	width:225px;
	height:60px;}
#valor span{
	margin:5px 0 0 0;
	float:left;
	font:15px "Times New Roman", Times, serif;
	/*color:#4A8CF7;*/
	color:#FFF;
	font-weight:bold;}
#valor input{
	border:1px solid #999;
	margin:7px 3px 0 0;
	width:108px;
	float:right;}
	
#valor .valor{
	margin: 5px 9px;
	float:left;
	width:100px;}


#bt_buscar{
	border:0;
	margin:0 1px;
	float:right;
	width:88px;
	height:60px;}
#bt_buscar .buscar{
	margin:11px 0;
	border:0;
	cursor:pointer;
	width:88px;
	height:40px;
	background:url(../images/bt_buscar.jpg) no-repeat;}
#bt_buscar .buscar:hover{
	background:url(../images/bt_buscar_hover.jpg) no-repeat;}
	


/*-CONTENT-*/
#content{
	float:left;
	margin:10px 14px;
	width:960px;
	height: auto;
	background:#F4F5F6;}
#cx_corpo{
	width:960px;
	height:auto;}

/*--menu lateral--*/

#cx_menu_lateral{
	margin:10px 0;
	width:236px;
	height:auto;
	float:right;}
	
#menu_lat_corr_online{
	float:left;
	width:235px;
	height:129px;}
#menu_lat_corr_online ul{
	list-style:none;
	width:235px;
	height:129px;}
#menu_lat_corr_online ul li a{
	float:left;
	width:235px;
	height:129px;}
#menu_lat_corr_online ul li img{
	margin:0 15px;}
	
/*--corretor on line--*/

#menu_lat_corr_online ul li a:hover{
	/*filter:alpha(opacity=75);
  	moz-opacity:.75;
    opacity:.75;*/
	/*background:url(../images/bg_corretor_online.jpg) no-repeat;*/}
#corretor_online_1{
	float:left;
	clear: both;
	position:relative;
	display:block;
	height:137px;
	width: 222px;
	background:url(../images/bg_corretor_online.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;}
#corretor_online_1 span.hover{
	float:left;
	position: absolute;
	display: block;
	height: 137px;
	width: 222px;
	background: url(../images/bg_corretor_online.jpg) no-repeat;
	background-position: bottom;}
	
	/*--botoes laterais--*/
	
#menu_lat_bts_superior{}
#menu_lat_bts_superior ul{
	list-style:none;}
#menu_lat_bts_superior ul li{
	float:left;
	margin:2px 0;}
#menu_lat_bts_superior ul li a{
}

#ligue_1 a{
	float:left;
	background:url(../images/ligue.jpg) no-repeat;
	background-position:0 0;}

#ligue_1{
	float:left;
	clear: both;
	position:relative;
	display:block;
	height: 40px;
	width: 222px;
	background:url(../images/ligue.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;}
#ligue_1 span.hover{
	float:left;
	position: absolute;
	display: block;
	height: 40px;
	width: 222px;
	background: url(../images/ligue.jpg) no-repeat;
	background-position: bottom;}

	
#cadastra_imovel_1{
	clear: both;
	position:relative;
	display:block;
	height: 40px;
	width: 222px;
	background:url(../images/cadastrar_imovel.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;}
#cadastra_imovel_1 span.hover{
	position: absolute;
	display: block;
	height: 40px;
	width: 222px;
	background: url(../images/cadastrar_imovel.jpg) no-repeat;
	background-position: bottom;}

#ligamos_p_vc_1{
	clear: both;
	position:relative;
	display:block;
	height: 40px;
	width: 222px;
	background:url(../images/ligamos_p_vc.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;}
#ligamos_p_vc_1 span.hover{
	position: absolute;
	display: block;
	height: 40px;
	width: 222px;
	background: url(../images/ligamos_p_vc.jpg) no-repeat;
	background-position: bottom;}

#central_do_cliente_1{	
	clear: both;
	position:relative;
	display:block;
	height: 40px;
	width: 222px;
	background:url(../images/central_do_cliente.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;}
#central_do_cliente_1 span.hover{
	position: absolute;
	display: block;
	height: 40px;
	width: 222px;
	background: url(../images/central_do_cliente.jpg) no-repeat;
	background-position: bottom;}	

#boleto_online_1{
	clear: both;
	position:relative;
	display:block;
	height: 40px;
	width: 222px;
	background:url(../images/central_do_cliente.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;}
#boleto_online_1 span.hover{
	position: absolute;
	display: block;
	height: 40px;
	width: 222px;
	background: url(../images/central_do_cliente.jpg) no-repeat;
	background-position: bottom;}

#extrato_online_1{
	clear: both;
	position:relative;
	display:block;
	height: 40px;
	width: 222px;
	background:url(../images/central_do_cliente.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;}
#extrato_online_1 span.hover{
	position: absolute;
	display: block;
	height: 40px;
	width: 222px;
	background: url(../images/central_do_cliente.jpg) no-repeat;
	background-position: bottom;}
	
	/*--botoes inferiores do menu lateral--*/
	
#menu_lat_bts_inferior{}

#menu_lat_bts_inferior ul{
	margin:20px 0;
	list-style:none;}
#menu_lat_bts_inferior ul li{
	margin:2px 0;}

#correspondente_caixa_1{
	clear: both;
	position:relative;
	display:block;
	height: 55px;
	width: 222px;
	background:url(../images/correspondente_caixa.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;}
#correspondente_caixa_1 span.hover{
	position: absolute;
	display: block;
	height: 55px;
	width: 222px;
	background: url(../images/correspondente_caixa.jpg) no-repeat;
	background-position: bottom;}

#doc_financiamentos_1{
	clear: both;
	position:relative;
	display:block;
	height: 55px;
	width: 222px;
	background:url(../images/doc_financiamentos.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;}
#doc_financiamentos_1 span.hover{
	position: absolute;
	display: block;
	height: 55px;
	width: 222px;
	background: url(../images/doc_financiamentos.jpg) no-repeat;
	background-position: bottom;}
	
	
#doc_locacao_1{
	clear: both;
	position:relative;
	display:block;
	height: 55px;
	width: 222px;
	background:url(../images/doc_locacao.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;}
#doc_locacao_1 span.hover{
	position: absolute;
	display: block;
	height: 55px;
	width: 222px;
	background: url(../images/doc_locacao.jpg) no-repeat;
	background-position: bottom;}
	
	
#financiar_imovel_1{
	clear: both;
	position:relative;
	display:block;
	height: 55px;
	width: 222px;
	background:url(../images/financiar_imovel.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;}
#financiar_imovel_1 span.hover{
	position: absolute;
	display: block;
	height: 55px;
	width: 222px;
	background: url(../images/financiar_imovel.jpg) no-repeat;
	background-position: bottom;}

#ligislacao_imobiliaria_1{
	clear: both;
	position:relative;
	display:block;
	height: 55px;
	width: 222px;
	background:url(../images/legislacao_imobiliaria.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;}
#ligislacao_imobiliaria_1 span.hover{
	position: absolute;
	display: block;
	height: 55px;
	width: 222px;
	background: url(../images/legislacao_imobiliaria.jpg) no-repeat;
	background-position: bottom;}
	
#trabalhe_conosco_1{
	clear: both;
	position:relative;
	display:block;
	height: 40px;
	width: 222px;
	background:url(../images/trabalhe_conosco.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;}
#trabalhe_conosco_1 span.hover{
	position: absolute;
	display: block;
	height: 40px;
	width: 222px;
	background: url(../images/trabalhe_conosco.jpg) no-repeat;
	background-position: bottom;}

#nossa_localizacao_1{
	clear: both;
	position:relative;
	display:block;
	height: 88px;
	width: 222px;
	background:url(../images/nossa_localizacao.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;}
#nossa_localizacao_1 span.hover{
	position: absolute;
	display: block;
	height: 88px;
	width: 222px;
	background: url(../images/nossa_localizacao.jpg) no-repeat;
	background-position: bottom;}




/*index*/

#topo_corpo_index{
	width:712px;
	height:95px;
	background:url(../images/bg_destaque.jpg) no-repeat;}
.encontrados{
	margin:44px 93px;
	float:right;
	font:13px Tahoma, Geneva, sans-serif;
	color:#900;
	font-weight:bold;}

#corpo_index{
	float:left;
	margin:auto;
	width:712px;
	height:auto;
}
#corpo_index ul{
	margin:5px 0;
	float:left;
	list-style:none;
	width:712px;
	height:auto;}
#corpo_index ul li{
	margin:3px;
	width:228px;
	float:left;
	display:inline;
	}
#corpo_index ul li a{
	margin:3px 5px;
	text-decoration:none;
	float:left;
	width:228px;
	height:350px;
	background:#FFF;}
#corpo_index ul li a:hover{
	background:#CED8DE;
	/*filter:alpha(opacity=65);
  	moz-opacity:.65;
    opacity:.65;*/
	}
	
/*--paginação dos destaques--*/
	
#paginacao_index{
	border:1px solid #CCC;
	padding:5px;
	margin:4px;
	clear:both;
	width:695px;
	height:20px;
	background:#FFFFFF;}

#paginacao_index span a{
	text-decoration:none;
	padding:2px 3px 8px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	width:30px;
	height:30px;
	margin:0 2px;
	background:url(../images/bg_paginacao_index.jpg) no-repeat;}
	
#paginacao_index span a:hover{
	color:#1E61A1;
	background:url(../images/bg_paginacao_index_hover.jpg) no-repeat;}

#pager2_index{
	text-decoration:none;
	font:12px "Times New Roman", Times, serif;
	color:#1E61A1;
	font-weight:bold;
}
#pager2_index:hover{
	color:#900;}
	
		/*DESTAQUE IMÓVEL*/
#cx_imovel{}
#corpo_imovel{
	margin:2px auto;
	width:225px;
	height:345px;
	background:#E1E7EA;}
#corpo_imovel:hover{
	background:#CED8DE;}	
	
#titulo_imovel{
	width:230px;
	height:49px;}
#titulo_imovel h1{
	text-align:center;
	font:13px Tahoma, Geneva, sans-serif;
	color:#212B33;
	font-weight:bold;}
#titulo_imovel h2{
	margin:5px 0;
	text-align:center;
	font:15px "Arial Black", Gadget, sans-serif;
	color:#990000;
	font-weight:bold;}

#img_imovel{
	margin:0 3px;
 	padding:0;
	width:215px;
	height:211px;
	background:url(../images/bg_img_2.png) no-repeat;}
#img_imovel img{
	width:187px;
	height:187px;
	margin:8px 16px;}
#img_imovel img:hover{
	filter:alpha(opacity=75);
  	moz-opacity:.75;
    opacity:.75;}
	
#infor_principais{}
#infor_principais h1{
	text-align:center;
	font:13px Tahoma, Geneva, sans-serif;
	color:#212B33;
	font-weight:bold;}


#bt_saiba_mais{
	margin:5px 67px;
	background:url(../images/bt_saiba_mais.jpg) no-repeat;
	width:220px;
	height:26px;}
	
/*--SUB PAGINAS--*/	

/*Detalhes.html*/

#corpo_detalhes{
	float:left;
	margin:auto;
	width:712px;
	height:auto;
}

#topo_detalhes{
	width:712px;
	height:95px;
	background:url(../images/bg_detalhes_imovel.jpg) no-repeat;}

#cx_fotos{
	margin:3px;
	float:left;
	width:250px;
	height:auto;
	/*background:#7FB9E1;
	/*border:1px solid #1E61A1;*/}
#fotos{
	float:left;
	width:250px;
	height:auto;}
#fotos img{
	width:100px;}
/*
#fotos ul{
	padding:3px;
	background:#FFF;
	float:left;
	width:244px;
	list-style:none;}
#fotos ul li{
	display:inline;
	float:left;}
#fotos ul li a{
	width:115px;
	height:115px;
	margin:3px;
	float:left;
	display:inline;}
#fotos ul li a:hover{
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	border:0;
}*/

#paginacao_top_fotos a{
	text-decoration:none;}
#paginacao_top_fotos{
	text-align:center;
	clear:both;
	margin:0;
	float:right;
	width:150px;
	height:25px;
	background:#FFF;}
#paginacao_rod_fotos a{
	text-decoration:none;}
#paginacao_rod_fotos{
	text-align:center;
	clear:both;
	margin:0;
	float:left;
	width:150px;
	height:25px;
	background:#FFF;}

#cx_detalhes{
	margin:3px 2px;
	float:right;
	width:450px;
	height:auto;
	background:#FFF;}
#cx_detalhes table{
	border:1px solid #CED7DD;}
#cx_detalhes table tr td{}

.titulo_detalhes{
	font:15px Tahoma, Geneva, sans-serif;
	color:#999;
	font-weight:bold;
	background:#CCC;
	height:30px;}
.campo_ind{
	font:13px Arial, Helvetica, sans-serif;
	color:#900;
	font-weight:bold;
	text-align:right;
	border:1px solid #FFF;
	background:#CED7DD;}
.campo_info{
	width:180px;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	padding:0 3px;
	border:1px solid #FFF;
	background:#E8EDEF;}
.campo_info_numeros{
	width:70px;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	padding:0 3px;
	border:1px solid #FFF;
	background:#E8EDEF;}
.campo_info_2{
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	padding:0 3px;
	border:1px solid #FFF;
	background:#E8EDEF;}

#cx_observacoes{
	margin:3px 2px;
	float:right;
	width:446px;
	height:auto;
	border:3px solid #CED7DD;
	background:#E8EDEF;
}
#cx_observacoes span{
	font:13px Arial, Helvetica, sans-serif;
	color:#900;
	font-weight:bold;
	text-align:center;
	float:left;
	width:446px;
	height:20px;
	background:#CED7DD;}
#cx_observacoes span{
}
#obs_info{
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	width:446px;
	height:180px;
	overflow:auto;
}
#cx_mapa_imovel{
	margin:0 2px;
	float:right;
	position:relative;
	display:block;
	height: 80px;
	width:450px;
	background:url(../images/bt_mapa_imovel.jpg) no-repeat;
	cursor: pointer;}
#cx_mapa_imovel:hover{
	opacity:0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
}

#cx_mais_info{
	float:right;
	width:450px;
	height:auto;
	border:3px solid #CED7DD;
	background:#FFF;
	/*background:#E8EDEF;*/}
#cx_mais_info ul span{
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:bold;
	text-align:center;
	background:#CED7DD;
	width:450px;
	height:25px;
	float:left;
	}
#cx_mais_info ul{
	float:left;
	list-style:none;}
#cx_mais_info ul li{
	text-align:center;
	float:left;
	display:inline;
	width:72px;
	height:91px;
	margin:2px 8px;
	}
#cx_mais_info ul li a{
	background:#FFF;
	float:left;
	width:72px;
	height:91px;
	text-decoration:none;
	list-style:none;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;}
#cx_mais_info ul li img{
	border:0;
	margin:0 9px auto;
	float:left;}
#cx_mais_info ul li a:hover{
	background:#FFF;
	float:left;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);}
	


#cx_bancos{
	margin:4px 0;
	width:450px;
	height:70px;
	float:right;
	border:3px solid #CED7DD;
	background:#FFF;}
#cx_bancos h1{
	float:left;}
#cx_bancos ul{
	list-style:none;
	}
#cx_bancos ul li{
	margin:0 2px;
	width:50px;
	height:70px;
	float:right;
	display:inline;}
	#cx_bancos ul li img{
	margin:22px 10px;
	border:0;
}
#cx_bancos ul li img:hover{
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	margin:22px 10px;
	border:0;
}

/*--IMOVEIS REFERENCIADOS--*/
#cx_imoveis_referenciados{
	float:left;
	clear:both;
	width:960px;
	height:230px;;
	/*border:3px solid #CED7DD;*/
	background:url(../images/bg_imoveis_referenciados.jpg) no-repeat;
	margin-top: 30px;
}

#cx_imoveis_referenciados ul{
	margin:51px 103px;
	float:left;
	width:746px;
	height:163px;
	list-style:none;
}

#cx_imoveis_referenciados ul li a{
	background:#CCC;
	border:1px solid #666;
	width:150px;
	height:auto;
	margin:5px 3px 0;
	float:left;
	display:inline;}
#cx_imoveis_referenciados ul li a:hover{
	background:#CCC;}
#cx_imoveis_referenciados ul li img{
	border:0;
	margin:0 5px;
	width:140px;
	float:left;}
	
#cx_imoveis_referenciados ul li span{
	font:12px Verdana, Geneva, sans-serif;
	margin:0 auto;
	padding:0;
	float:left;
	width:150px;
	height:auto;}
#cx_imoveis_referenciados ul li span h1{
	margin:3px 0;
	width:150px;
	height:10px;
	float:left;
	text-align:center;
	color:#333;
	font:10px Verdana, Geneva, sans-serif;}
#cx_imoveis_referenciados ul li span h2{
	width:150px;
	height:10px;
	float:left;
	text-align:center;
	color:#900;
	font:12px Verdana, Geneva, sans-serif;}
#cx_imoveis_referenciados ul li span h3{
	margin:4px 0 5px;
	width:150px;
	height:10px;
	float:left;
	text-align:center;
	color:#333;
	font:9px Verdana, Geneva, sans-serif;
}

/*imobiliaria.html*/

#corpo_imobiliaria{
	float:left;
	margin:auto;
	width:712px;
	height:auto;
}

#topo_imobiliaria{
	width:712px;
	height:95px;
	background:url(../images/bg_conheca_imobiliaria.jpg) no-repeat;
}

#conteudo_empresa{
	margin:5px 10px;
	width:690px;
	height:auto;
}

#conteudo_empresa p{
	font:14px Arial, Helvetica, sans-serif;
	color:#666;
	text-align:justify;
	padding: 2px;
}

#empresa_logo{
	margin-right: 10px;
}

/*vendas.html*/

#corpo_vendas{
	float:left;
	margin:auto;
	width:712px;
	height:auto;
}

#topo_vendas{
	width:712px;
	height:95px;
	background:url(../images/bg_vendas.jpg) no-repeat;}
#conteudo_vendas{
	float:left;
	margin:5px 10px;
	width:690px;
	height:auto;}
	
#conteudo_vendas ul{
	margin:0 20px;
	width:690px;
	height:auto;
	list-style:none;
}
#conteudo_vendas ul li{
	margin:5px;
	width:330px;
	height:145px;
	float:left;
	display:inline;}
#conteudo_vendas ul li img{
	margin:4px 2px 0;
	border:0;
	float:left;}
#conteudo_vendas ul li img:hover{
	opacity:0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
	border:0;
	}
#conteudo_vendas ul li span{
	margin:3px 0;
	padding:0;
	font:17px "Courier New", Courier, monospace;
	font-weight:bold;
	color:#F00;
	width:195px;
	height:15px;
	float:right;
	text-align:center;}
#conteudo_vendas ul li h4{
	margin:0;
	width:195px;
	font:13px "Times New Roman", Times, serif;
	color:#0066FF;
	height:15px;
	float:right;
	text-align:center;}
#conteudo_vendas ul li h3{
	margin:2px 0 2px;
	width:195px;
	font:15px "Times New Roman", Times, serif;
	color:#666;
	font-weight:bold;
	height:15px;
	float:left;
	text-align:center;}
#conteudo_vendas ul li h2{
	margin:0;
	width:195px;
	font:15px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#333;
	height:15px;
	float:left;
	text-align:center;}
#conteudo_vendas ul li h1{
	margin:0;
	width:195px;
	font:13px Verdana, Geneva, sans-serif;
	color:#666;
	height:15px;
	float:left;
	text-align:center;}
#conteudo_vendas ul li a{
	height:138px;
	background:url(../images/bg_busca_vendas_imoveis.jpg) no-repeat;
	float:left;
	text-align:center;
	text-decoration:none;}
#conteudo_vendas ul li a:hover{
	float:left;
	background:url(../images/bg_busca_vendas_imoveis_hover.jpg) no-repeat;}

#paginacao_vendas{
	width:712px;
	height:30px;
	background:#FFF;
	border:1px solid #CCC;
	float:left;}

/*busca.html*/

#corpo_busca{
	float:left;
	margin:auto;
	width:712px;
	height:auto;
}

#topo_busca{
	width:712px;
	height:95px;
	background:url(../images/bg_filtro_busca.jpg) no-repeat;}
#conteudo_busca{
	float:left;
	margin:5px 10px;
	width:690px;
	height:auto;}
	
#conteudo_busca ul{
	margin:0 20px;
	width:690px;
	height:auto;
	list-style:none;
}
#conteudo_busca ul li{
	margin:5px;
	width:330px;
	height:145px;
	float:left;
	display:inline;}
#conteudo_busca ul li img{
	width:130px;
	height:130px;
	margin:4px 2px 0;
	border:0;
	float:left;}
#conteudo_busca ul li img:hover{
	opacity:0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
	border:0;
	}
#conteudo_busca ul li span{
	margin:3px 0;
	padding:0;
	font:17px "Courier New", Courier, monospace;
	font-weight:bold;
	color:#F00;
	width:195px;
	height:15px;
	float:right;
	text-align:center;}
#conteudo_busca ul li h4{
	margin:0;
	width:195px;
	font:13px "Times New Roman", Times, serif;
	color:#0066FF;
	height:30px;
	float:right;
	text-align:center;}
#conteudo_busca ul li h3{
	margin:2px 0 2px;
	width:195px;
	font:15px "Times New Roman", Times, serif;
	color:#666;
	font-weight:bold;
	height:30px;
	float:left;
	text-align:center;}
#conteudo_busca ul li h2{
	margin:0;
	width:195px;
	font:15px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#333;
	height:30px;
	float:left;
	text-align:center;}
#conteudo_busca ul li h1{
	margin:0;
	width:195px;
	font:13px Verdana, Geneva, sans-serif;
	color:#666;
	height:30px;
	float:left;
	text-align:center;}
#conteudo_busca ul li a{
	height:138px;
	background:url(../images/bg_busca_vendas_imoveis.jpg) no-repeat;
	float:left;
	text-align:center;
	text-decoration:none;}
#conteudo_busca ul li a:hover{
	float:left;
	background:url(../images/bg_busca_vendas_imoveis_hover.jpg) no-repeat;}

#paginacao_busca_page{
	padding:5px;
	width:668px;
	height:20px;
	background:#FFF;
	border:1px solid #CCC;
	float:left;
	color:#666;
	font-weight:bold;
	font:12px Verdana, Geneva, sans-serif;}



/*locacao.html*/

#corpo_locacao{
	float:left;
	margin:auto;
	width:712px;
	height:auto;
}

#topo_locacao{
	width:712px;
	height:95px;
	background:url(../images/bg_locacao.jpg) no-repeat;}
#conteudo_locacao{
	float:left;
	margin:5px 10px;
	width:690px;
	height:auto;}
	
#conteudo_locacao ul{
	margin:0 20px;
	width:690px;
	height:auto;
	list-style:none;
}
#conteudo_locacao ul li{
	margin:5px;
	width:330px;
	height:145px;
	float:left;
	display:inline;}
#conteudo_locacao ul li img{
	margin:4px 2px 0;
	border:0;
	float:left;}
#conteudo_locacao ul li img:hover{
	opacity:0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
	border:0;
	}
#conteudo_locacao ul li span{
	margin:3px 0;
	padding:0;
	font:17px "Courier New", Courier, monospace;
	font-weight:bold;
	color:#F00;
	width:195px;
	height:15px;
	float:right;
	text-align:center;}
#conteudo_locacao ul li h4{
	margin:0;
	width:195px;
	font:13px "Times New Roman", Times, serif;
	color:#0066FF;
	height:15px;
	float:right;
	text-align:center;}
#conteudo_locacao ul li h3{
	margin:2px 0 2px;
	width:195px;
	font:15px "Times New Roman", Times, serif;
	color:#666;
	font-weight:bold;
	height:15px;
	float:left;
	text-align:center;}
#conteudo_locacao ul li h2{
	margin:0;
	width:195px;
	font:15px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#333;
	height:15px;
	float:left;
	text-align:center;}
#conteudo_locacao ul li h1{
	margin:0;
	width:195px;
	font:13px Verdana, Geneva, sans-serif;
	color:#666;
	height:15px;
	float:left;
	text-align:center;}
#conteudo_locacao ul li a{
	height:138px;
	background:url(../images/bg_busca_vendas_imoveis.jpg) no-repeat;
	float:left;
	text-align:center;
	text-decoration:none;}
#conteudo_locacao ul li a:hover{
	background:url(../images/bg_busca_vendas_imoveis_hover.jpg) no-repeat;}
#paginacao_locacao{
	width:712px;
	height:30px;
	background:#FFF;
	border:1px solid #CCC;
	float:left;}
	
/*locamentos.html*/

#corpo_lancamentos{
	float:left;
	margin:auto;
	width:712px;
	height:auto;
}

#topo_lancamentos{
	width:712px;
	height:95px;
	background:url(../images/bg_lancamentos.jpg) no-repeat;}
#conteudo_lancamentos{
	float:left;
	margin:5px 10px;
	width:690px;
	height:auto;}
	
#conteudo_lancamentos ul{
	float:left;
	margin:0 2px;
	width:712px;
	height:auto;
	list-style:none;
}

#conteudo_lancamentos ul li a{
	text-decoration:none;
	margin:0 3px 15px 0;
	display:inline;
	width:231px;
	height:350px;
	float:left;
	background:url(../images/bg_lancamento_img.jpg) no-repeat;}
#conteudo_lancamentos ul li span{
	font:13px Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
	margin:8px 0 10px;
	float: left;
	width:231px;
	text-align:center;}
#conteudo_lancamentos ul li img{
	border:0;
	margin:5px 18px;}
#conteudo_lancamentos ul li h1{
	font:15px Tahoma, Geneva, sans-serif;
	color:#525252;
	font-weight:bold;
	float: left;
	width:231px;
	text-align:center;}
#conteudo_lancamentos ul li h2{
	margin:3px 0;
	font:15px Tahoma, Geneva, sans-serif;
	color:#525252;
	font-weight:bold;
	float: left;
	width:231px;
	text-align:center;}
#conteudo_lancamentos ul li a:hover{
	background:url(../images/bg_lancamento_img_hover.jpg) no-repeat;}

#paginacao_lancamentos{
	width:712px;
	height:30px;
	background:#FFF;
	border:1px solid #CCC;
	float:left;}


/*-FOOTER-*/
#footer{
	clear:both;
	/*background:#5285B4;*/
	background:url(../images/footer_bg.jpg) repeat-x;
	/*background:#BDCAD2;*/
	width:100%;
	height:200px;}
	
#cx_rodape{
	margin:40px auto;
	width:960px;
	height:90px;}

#cx_logo_rodape{
	margin:40px 40px;
	float:left;
	width:300px;
	height:auto;}
#cx_logo_rodape img{
	border:0;
	float:left;
	margin-top: 12px;
}

#cx_logo_rodape ul{
	list-style:none;}
#cx_logo_rodape ul li{
	margin:0 13px;
	width:250px;
	font:12px "Times New Roman", Times, serif;
	color:#FFF;
	font-weight:bold;
	text-align:center;}

#cx_menu_rodape{
	margin:30px 5px;
	float:left;
	width:320px;
	height:90px;}

#cx_menu_rodape ul{
	float:left;
	width:320px;
	height:90px;
	list-style:none;}
#cx_menu_rodape ul li{
	width:130px;
	margin:3px 10px;
	float:left;}
#cx_menu_rodape ul li a{
	display:inline;
	font:11px Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;}
#cx_menu_rodape ul li a:hover{
	color:#333;}
#cx_menu_rodape span{
	margin:5px 10px;
	font:15px Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;}

#cx_botao_topo{
	float:left;
	width:110px;
	height:90px;
	background:url(../images/bt_topo.jpg) no-repeat;}
#cx_botao_topo:hover{
	cursor:pointer;
	background:url(../images/bt_topo_hover.jpg) no-repeat;}

#cx_r_social_powered{
	float:left;
	width:190px;
	height:90px;
}
#rede_social{
	margin:30px 0;
	width:190px;
	height:65px;}

#rede_social ul{
	list-style:none;
	}
#rede_social span{
	font:14px Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;}
#rede_social ul li a{
	margin:3px 5px;
	float:left;
	display:inline;}
#rede_social ul li a:hover{
	opacity:0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
	border:0;}

#powered{
	margin:10px 0;}

#powered h1{
	font:12px "Arial Black", Gadget, sans-serif;
	color:#CCC;}
#powered h2 a{
	text-decoration:none;
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;}
#powered h2 a:hover{
	color:#C00;}

#clear{
	clear:both;}


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





.divBairroNaoSelecionadoSmarty {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:191px;
	display:block;
	height:19px;
	line-height:19px;
	vertical-align:text-top;
	margin-top:1px;
	background-color:none;
	color:#000000;
	cursor:pointer;
	overflow:hidden;
}
.btnBuscarSmarty {
	line-height:22px;
	padding-right:2px;
	padding-left:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	font-size: 12px;
	width: 215px;
	height: 27px;
}
.divBairroSelecionadoSmarty {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:191px;
	display:block;
	height:19px;
	line-height:19px;
	vertical-align:text-top;
	margin-top:1px;
	background-color:#009999;
	color:#FFFFFF;
	cursor:pointer;
	overflow:hidden;
}
.divBairrosCheckBoxInputSmarty{
	float:left;
	margin:2px 0px 0px 2px;*margin:-2px 0px 0px 0px;
}

.divBairrosNenhumEncontradoSmarty {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

.divListaBairrosSmarty{
	overflow:auto;
	width:208px;
	height:90px;
	border:1px solid #CCCCCC;
	padding-left:5px;
	background-color: #FFFFFF;
	text-align: left;
}
.cbbBuscaSmarty {
	line-height:22px;
	padding-right:2px;
	padding-left:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	font-size: 12px;
	width: 215px;
	height: 22px;
}
.txtBuscaCaptionSmarty {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*--contato_--*/

#topo_contato{
	width:712px;
	height:95px;
	background:url(../images/bg_contato.jpg) no-repeat;}
#conteudo_contato{
	margin:5px 10px;
	width:690px;
	height:auto;}



#conteudo_form{}

.ContatoForms{
	width:350px;
	height:21px;
	border:1px solid #999;
	font:12px Verdana, Geneva, sans-serif;
	}

#conteudo_form textarea{
	width:350px;
	height:100px;
	border:1px solid #999;
	font:12px Verdana, Geneva, sans-serif;
	}

.ContatoBotaoEnviaFormulario{
	padding:3px;
	cursor:pointer;
	width:120px;
	height:30px;
	border:1px solid #999;
	font:12px Verdana, Geneva, sans-serif;
	color:#333;}
.ContatoBotaoEnviaFormulario:hover{
	background:#FFF;}

#txtDPTO{
	padding:2px;
	width:300px;
	height:21px;
	border:1px solid #999;
	font:11px Verdana, Geneva, sans-serif;
	cursor:pointer;
	color:#333;
	}

.BuscaAjaxBairrosVazios{
	font:13px Arial, Helvetica, sans-serif;
	color:#333;}

.cabecalho{
	font:12px Verdana, Geneva, sans-serif;
	color:#900;
	font-weight:bold;}
	
#topo_financiamento{
		height:95px;
		width:712px;
		background:url(../images/financiamento_bg.jpg)}
		
#topo_legislacao{
		height:95px;
		width:712px;
		background:url(../images/legislacao_bg.jpg)}
		
#topo_localizacao{
		height:95px;
		width:712px;
		background:url(../images/localizacao_bg.jpg);}

#topo_doc_financiamentos{
		height:95px;
		width:712px;
		background:url(../images/doc_financiamentos_bg.jpg);}

#topo_doc_locacao{
		height:95px;
		width:712px;
		background:url(../images/doc_locacao_bg.jpg);}
#clear{
	clear:both;}
		
#invisivel{
	display: none;
}

#holder_pagination{
	text-align: center;
}

#numero_imoveis{
	text-align: right;
	margin-right: 8px;
	font-family: 'Open Sans' serif;
	font-size: 13px;
}

#numero_imoveis select{
	font-family: 'Open Sans' serif;
	font-size: 13px;
}