@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:400,600);


/*@import url(http://fonts.googleapis.com/css?family=Josefin+Sans:400,600);*/
/*@import url(http://fonts.googleapis.com/css?family=Cabin+Condensed);*/
/*@import url('http://fonts.googleapis.com/css?family=Economica:700,400italic');*/
/*@import url(http://fonts.googleapis.com/css?family=Exo+2:800,800italic);*/



html {
	top: 0 !important; 
}

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 0 !important; 
}


ul {
    list-style:none;
    margin: 0px;
    padding: 0px;
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px;
	LIST-STYLE-TYPE: none; 

}

img {
	border:0;
	}

	
.tamanhoResolucaoTela {
	position:relative;
	width:100%; 
	max-width:1170px;
	min-width:1024px; 

}

.tamanhoTabelaInterna{
	width:100%; 
}

.tamanhoTipoBannerSliderLateral {
	width:1014px; 
	margin:0 auto;
}



/*
	FONTES PADRAO WEBSITE
*/

.fontePadraoWebSite {
	text-decoration: none;
	/*
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'Economica', sans-serif;
	font-family: 'Cabin Condensed', sans-serif;
	font-family: 'Exo', sans-serif;
	*/

	font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif; 	
	
	font-weight: 400;
	font-size: 13px; 
	
	
	color: #666; 
	text-decoration: none;
	/*text-shadow: 0 1px 0 RGBA(255,255,255,0.6); */
}

.fonteEspecialWebSite {

	/*
	font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif; 	
	font-family: 'Economica', sans-serif;
	font-family: 'Cabin Condensed', sans-serif;
	font-family: 'Exo', sans-serif;
	*/

	font-family: 'Josefin Sans', sans-serif;	
	
	font-weight: 700;

	font-size: 13px; 

	color: #666; 
	text-decoration: none;
	/*text-shadow: 0 1px 0 RGBA(255,255,255,0.6); */
}


.FontSpecialWebste {
	font-family:'Josefin Sans', sans-serif;
	font-weight: 600;
	color: #FFF;
}


.ftPdraoWebSite_Bold {
	font-weight: bold;
}

.ftPdraoWebSite_Destaque {
	font-size: 15px; 
}


.ftPdraoWebSite_Destaque_Border_Bottom {
	font-size: 15px;
	border-bottom: 2px solid;
}

.ftPdraoWebSite_Border_Bottom {
	border-bottom: 1px solid;
}








.msg_str_erro {
	letter-spacing: 1px;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #E6005C; 
	font-size: 12px; 
	/*text-shadow: 0 1px 0 RGBA(255,255,255,0.6); */
}


.msg_str_sucesso {
	letter-spacing: 1px;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #297ACC; 
	font-size: 12px; 
	/*text-shadow: 0 1px 0 RGBA(255,255,255,0.6); */
}


/*
ESTILOS BARRA LATERAL WEBSITE COMPLETA
*/





.bg-escuro-sh {
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, .18))); 
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .18)); 
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .18)); 
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .18)); 
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .18)); 
	background: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .18));
	}

.bg-escuro:hover {
	background: -webkit-gradient(linear, left bottom, right bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, .18))); 
	background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, .18)); 
	background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, .18)); 
	background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, .18)); 
	background: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, .18)); 
	background: linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, .18));
	}  
 
 

div .links_servicos_imobiliarios ul {
	width: 100%; 
	float: left; 
	border: 1px solid #D0D0D0; 
	margin: 0px 0px 15px 0px;
	border-radius: 3px;
	}
	
div .links_servicos_imobiliarios ul li{
	clear: both; 
	line-height: 30px;
	}
	
div .links_servicos_imobiliarios ul li:first-child {
	padding: 0 0 0 15px; 
	cursor: default; 
	color: #FFFFFF; 
	text-shadow: 0 1px 0 RGBA(0,0,0,.38); 
	font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif; 
	font-weight: 700; 
	font-size: 14px; 
	border-radius: 3px 3px 0 0; 
	line-height: 35px;
	}
	
div .links_servicos_imobiliarios ul li a {
	clear: both; 
	line-height: 30px; 
	display: block; 
	padding: 0 0 0 15px; 
	border-top: 1px solid #D0D0D0; 
	background: -webkit-gradient(linear, left top, right top, from(#F3F3F3), to(#E5E5E5)); 
	background: -webkit-linear-gradient(top, #F3F3F3, #E5E5E5); 
	background: -moz-linear-gradient(top, #F3F3F3, #E5E5E5); 
	background: -o-linear-gradient(top, #F3F3F3, #E5E5E5); 
	background: -ms-linear-gradient(top, #F3F3F3, #E5E5E5); 
	background: linear-gradient(top, #F3F3F3, #E5E5E5); 
	background-color: #F3F3F3; 
	
	}
	
div .links_servicos_imobiliarios ul li a:hover {
	background-image: none;
	}
	
	

div .mnu_lateral_outros ul {
	width: 100%; 
	float: left; 
	border: 1px solid #D0D0D0; 
	margin: 0px 0px 15px 0px;
	border-radius: 3px;
	}
	
div .mnu_lateral_outros ul li{
	clear: both; 
	line-height: 20px;
	}
	
div .mnu_lateral_outros ul li:first-child {
	padding: 0 0 0 15px; 
	cursor: default; 
	color: #FFFFFF; 
	text-shadow: 0 1px 0 RGBA(0,0,0,.38); 
	font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif; 
	font-weight: 700; 
	font-size: 14px; 
	border-radius: 3px 3px 0 0; 
	line-height: 35px;
	}
	
div .mnu_lateral_outros ul li a {
	/*text-shadow: 0 1px 0 RGBA(255,255,255,.6); */
	clear: both; 
	line-height: 30px; 
	display: block; 
	padding: 5px; 
	/*border-top: 1px solid #D0D0D0;*/ 
	}
	
div .mnu_lateral_outros ul li a:hover {
	background-image: none;
	}	


	








	
/*
ESTILOS BUSCA PRINCIPAL
*/




  
 .header_busca {
	width: 100%;
	display:table;
	padding-top:2px;
	padding-bottom:2px;
	z-index:2;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0, .65);
	-moz-box-shadow: 0 0 10px rgba(0,0,0, .65);
	box-shadow: 0 0 10px rgba(0,0,0, .65);
	background: #f6f8f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
}


 .header_busca_procura {
	height:100%;
	padding-top:2px;
	padding-bottom:2px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0, .65);
	-moz-box-shadow: 0 0 10px rgba(0,0,0, .65);
	box-shadow: 0 0 10px rgba(0,0,0, .65);
	background: #f6f8f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
}



.fields_inputs_website {
	BORDER-TOP-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: #e3e3e3; 
	BORDER-RIGHT:  	#6C7B8B 2px solid; 
	BORDER-BOTTOM:  	#6C7B8B 2px solid;
	PADDING: 6px; 
	-webkit-border-radius: 4px;
       -moz-border-radius: 4px;
	   	    border-radius: 4px;
}


.busca_selects {
    text-align: left;
	width: 90%;
	min-width: 150px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #999;	
    position: relative;
    outline: none;
    vertical-align: middle;
	background: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    cursor: default;
	}
	

.busca_selects_dropdown {
    text-align: left;
	width: 90%;
	min-width: 150px;
	padding: 0px 0px 4px 0px;
    outline: none;
    vertical-align: middle;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);

	}	

.busca_input_codigo {
	width: 88%;
	border: 2px solid #999;
	padding: 2px;
	}

.label_valor_imovel_busca {
	position:absolute;
	left:25%;
    line-height: 1.5;
    text-align: left;
	
}
	

.i2Style{
	font:bold 16px Tahoma, Geneva, sans-serif;
	font-style:normal;
	color:#fffaff;
	background:#db9b15;
	border:0px groove #ffffff;
	text-shadow:0px 1px 0px #222222;
	box-shadow:2px 3px 4px #666;
	-moz-box-shadow:2px 3px 4px #666;
	-webkit-box-shadow:2px 3px 4px #666;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:245px;
	cursor:pointer;
	margin:0 auto;
	padding: 4px;
}

.i2Style#btnExecutarFiltros {
	width:90%;
}

.i2Style:active{
	cursor:pointer;
	position:relative;
	top:2px;
}	
	
	
	
.dd .ddTitle {
	 FLOAT:RIGHT;	
	 PADDING-TOP: 6px;
	 PADDING-BOTTOM: 4px;
	 PADDING-LEFT: 0px;
	 PADDING-RIGHT: 30px; 
	 BORDER-RIGHT-WIDTH: 0px; 
	 TEXT-INDENT: 0px;
	 BORDER-TOP-WIDTH: 0px; 
	 BORDER-BOTTOM-WIDTH: 0px; 
	 HEIGHT: 28px;
	 OVERFLOW: hidden; 
	 BORDER-LEFT-WIDTH: 0px; 
	 CURSOR: default;
}

.dd .ddTitle SPAN.ddTitleText {
	LINE-HEIGHT: 16px; 
	OVERFLOW: hidden
}

.select {
	display: inline-block; 
}

.inputLeft {
	position:absolute;
	width: 21px;
	height: 28px;
	background: url(j_query/j_dropdown/inputloginleft.png) no-repeat left top;

}

.selectCenter {
	width:99%;
	float:right;
	background: url(j_query/j_dropdown/selectcenter.png) repeat-x right top; 
	height: 28px;
}

.disable {
	-moz-opacity: 0.70; 
	opacity: 0.70;
}

.enable {
	FILTER: alpha(opacity =   100); 
	-moz-opacity: 1.00; 
	opacity: 1.00;
}



.pesquisaPaginasComboItem {
   width:100%;
   FLOAT: left; 
   background-color:none;
   cursor:pointer;
   overflow:hidden;
   padding:3px;
   vertical-align:middle;
   margin-left:5px;
   /*font-weight:normal;*/
}

.pesquisaPaginasComboItem  label{
   margin-left:5px;

}


.pesquisaPaginasComboItemOn {
   width:100%;
   FLOAT: left; 
   background-color:none;
   cursor:pointer;
   overflow:hidden;
   padding:3px;
   vertical-align:middle;
   margin-left:5px;
   /*font-weight:normal;*/
}

.pesquisaPaginasComboItemOn label{
  margin-left:5px;
}


.pesquisaPaginasComboItem:hover {
   	BACKGROUND-COLOR: #e4e4e4;
}

.pesquisaPaginasComboItemOn:hover {
   	BACKGROUND-COLOR: #e4e4e4;
}


div.divMultiSelect {
	POSITION: absolute; 
	WIDTH: 328px; 
	BACKGROUND: #ffffff; 
	HEIGHT: 220px; 
	OVERFLOW: auto; 
	BORDER-LEFT: #999 4px solid; 
	BORDER-TOP: #999 4px solid; 
	BORDER-RIGHT: #999 4px solid;
	z-index:9999999;
	}



#btn_continuar_busca_bairros{
	width:155px; 
	height:30px; 
}


.CompletaBairrosSelecionarTodos {
	float: left;
    margin: 0 6px 0 0;
}



.CompletaBairros {
	z-index:9999999;
	width:328px; 
	height:30px; 
	margin-left:0px; 
	margin-top:224px; 
	position:absolute;
	display:none;
	BORDER-LEFT: #999 4px solid; 
	BORDER-BOTTOM: #999 4px solid; 
	BORDER-RIGHT: #999 4px solid;
	BACKGROUND-COLOR: #FFB736;	
	PADDING-TOP: 5px;
}


/*
	MENU PRINCIPAL
*/


.horizontal-nav ul li:hover > .sub-menu {
	display: block;
} 


.horizontal-nav ul li:first-child {
	border-left: 0 none;
}
 
.horizontal-nav ul li:first-child a {
	border-left: 0 none;
}

.horizontal-nav ul li:first-child a {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.horizontal-nav ul li:last-child a {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}



.horizontal-nav > ul li > .sub-menu li { 
	border-left: 0 none;
	width:220px;
	float: none; 
	display: block; 
	padding: 0; 
	margin: 0; 
}




/*
 LINKS SECUNDARIOS/VITRINE/EMPREENDIMENTOS/RODAPE
*/

.clr {
	clear:both;
    width:100%;
}

.clr_centraliza {
	margin:0 auto;
}


.contemCaixas {
	width:100%;
	float:left;
	background:#FFF;
	padding-top:20px;
	padding-bottom:20px;
}

.contemColuna {
	padding: 20px 0px;
	cursor:pointer;
	width:49%;
	background:#EEEEEE;
}

.contemColuna:hover {
	cursor:pointer;
	width:49%;
	background:#E6F3FF;
}

.left {
	float:left;
}

.right {
	float:right;
}


.contemIcone {
	float:left;
	width:150px;
	padding:40px 30px;
}

.contemTextoIcone {
	float:left;
	max-width:280px;
	margin-top:40px;
}

.faicone {
	padding:25px 0px;
	text-align: center;
	font-size: 70px;
	border-width: 2px;
	border-radius: 50%;
	width: 130px;
	border-style: solid;
	margin: auto;
}




/*
	RESULTADO BUSCA / IMOVEIS SELECAO / VITRINE DETALHES
*/


.border_resultados {
	border: 2px solid #CCCCCC;
	overflow:hidden;
	-webkit-border-radius: 6px;
       -moz-border-radius: 6px;
	   	    border-radius: 6px;
}


.photo-box {
	
	-webkit-box-shadow: 4px 3px 5px #999; 
	-moz-box-shadow: 4px 3px 5px #999; 

	BORDER-RIGHT: #707070 1px solid;
	BORDER-LEFT: #707070 1px solid;
	BORDER-TOP: #707070 1px solid;
	BORDER-BOTTOM: #707070 1px solid;
	BACKGROUND: url(imagens/photo-btm.gif) no-repeat 100% 100%; 
	PADDING-RIGHT: 9px; 
	PADDING-LEFT: 9px; 
	PADDING-BOTTOM: 9px; 
	PADDING-TOP:9px;
}

.photo_Swap_Grande {
	
	-webkit-box-shadow: 5px 4px 15px #999; 
	-moz-box-shadow: 5px 4px 15px #999; 

	BORDER-RIGHT: #707070 1px solid;
	BORDER-LEFT: #707070 1px solid;
	BORDER-TOP: #707070 1px solid;
	BORDER-BOTTOM: #707070 1px solid;
	BACKGROUND: url(imagens/photo-btm.gif) no-repeat 2px 103%; 
	PADDING-RIGHT: 9px; 
	PADDING-LEFT: 9px; 
	PADDING-BOTTOM: 9px; 
	PADDING-TOP:9px;
}

.photo_litebox {
	
	-webkit-box-shadow: 5px 4px 15px #999; 
	-moz-box-shadow: 5px 4px 15px #999; 

	BORDER-RIGHT: #707070 1px solid;
	BORDER-LEFT: #707070 1px solid;
	BORDER-TOP: #707070 1px solid;
	BORDER-BOTTOM: #707070 1px solid;
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP:2px

}



.cor_exclui_selecao {
	background-color: #B2B2B0 !important;
}

.img_pequena_swap:link {
		display:block;
		border: #999999 solid 2px;
		PADDING-RIGHT: 2px; 
		PADDING-LEFT: 2px; 
		PADDING-BOTTOM: 2px; 
		PADDING-TOP:2px;
		}

.img_pequena_swap:hover {
		border: #FF9900 solid 2px;
		}

.img_pequena_swap:active {
		border: #FF0000 solid 2px;
		}

.img_pequena_swap:visited {
		border: #00cc00 solid 2px;
		}

.preco_imovel {
	FONT-SIZE: 18px; 
	FONT-WEIGHT:600;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	margin-bottom:10px;
	line-height:1;
	text-align:left;
}
  
.num_imoveis_selecionados {
	text-align:left;
	font-size:30px; 
	color:#f7971d; 
	display:block; 
	overflow:hidden;
}  
  


.emite_aviso {
	margin:5px;
	padding:5px;
	BORDER-RIGHT: #6C7B8B 4px solid; 
	BORDER-TOP: #6C7B8B 1px solid; 
	BORDER-LEFT: #6C7B8B 1px solid; 
	BORDER-BOTTOM: #6C7B8B 4px solid;
	-webkit-border-radius: 4px;
       -moz-border-radius: 4px;
	   	    border-radius: 4px;
}

.emite_aviso_sucesso {
	margin:5px;
	padding:5px;
	BORDER-RIGHT: #6C7B8B 4px solid; 
	BORDER-TOP: #6C7B8B 1px solid; 
	BORDER-LEFT: #6C7B8B 1px solid; 
	BORDER-BOTTOM: #6C7B8B 4px solid;
	-webkit-border-radius: 4px;
       -moz-border-radius: 4px;
	   	    border-radius: 4px;
}	 
  
  
div.imgb {
	position: relative; 
	width: 199px; 
	height: 143px;
}

div.imgb > img {
	width:100%; 
	height: 100%
}

div.imgb > div {
	position: absolute; 
	margin-left: 1px; 
	top: 70%; 
	width:100%; 
	background-color: #FFF;
	color: #000;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
	font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:800;
	letter-spacing:1px;
	text-align:center;
	line-height:36px;
	text-transform:uppercase;
}

div.imgVitrineIndex {
	position: relative; 
	width: 221px; 
	height: 167px;
}

div.imgVitrineIndex > img {
	width:100%; 
	height: 100%
}

div.imgVitrineIndex > div {
	position: absolute; 
	top: 70%; 
	width:100%; 
	background-color: #FFF;
	color: #000;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
	font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:800;
	letter-spacing:1px;
	text-align:center;
	line-height:36px;
	text-transform:uppercase;
}

.button_principal {
	display:inline-block;
	color:#ffffff;
	font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
	letter-spacing:1px;
	font-size:12px;
	padding:8px 15px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;

	-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
		border-radius: 4px;
}

.button_principal:active {
	position:relative;
	top:1px;
}





.td_grids {
	border-bottom:1px dashed #666;
	border-right:1px dashed #E8E8E8;
}

.tr_titulo_grids {
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}





/* 
	POSICAO ATENDIMENTO ONLINE
*/


#sideForm {
	position:fixed;
	_position:absolute;
	top:-20px;
	left:-130px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:250px;
	z-index:100;	
}

.quickForm {
	overflow:hidden;
	background:#FFF;
	float:left;
	color:#FFF;
	/*padding:150px 20px 0px 20px;*/
	margin-top:143px;
	width:131px;
}
	
	
.quickOpen {
	float:left;
	cursor:pointer;
	background:url(imagens/att_online/att_button.png) no-repeat scroll 0% 0%;
	margin-top:143px;
	width:50px;
	height:208px;
}	


/* 
	TRADUTOR ONLINE DO GOOGLE
*/	

#google_translate_element, 
.goog-te-banner-frame, 
.goog-te-balloon-frame, 
#goog-gt-tt, 
.goog-te-balloon-frame, 
.goog-tooltip, 
.goog-tooltip:hover { 
 display:none !important; 
}
	
.tradutor_online_center{
	width:200px; 
	
}

.tradutor_online_center li {
	float: left; 
	margin-left: 8px;
}	
	
	
/* 
	CARROUSEL EMPREENDIMENTOS
*/	
	
	
.box_empreendimentos {	
	margin:5px;
	padding:2px;
	border: 2px solid #ccc;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	     border-radius: 2px;
}	


.box_empreendimentos_nome {
	border-bottom: 1px solid rgba(204, 204, 204, 0.70);
	padding-left:5px;
	letter-spacing:1px;
	line-height:30px;
	text-decoration:none;
	color: #FFF;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, .12))); 
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .12)); 
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .12)); 
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .12)); 
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .12)); 
	background: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .12));
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
}

.box_empreendimentos_cdbairro {
	border-top: 1px solid rgba(204, 204, 204, 0.70);
	padding-left:5px;
	letter-spacing:0.5px;
	line-height:30px;
	text-decoration:none;
	background: rgba(204, 204, 204, 0.50);
}	
	

	
/* 
	POPUPS DIVERSAS
*/		
	
	
.titulo_janelas_poup {
	margin-left:10px;
	font-style:italic;
	font-size:15px;
	letter-spacing:1px;
	font-weight: 800;
	text-decoration:none;
	text-align:center;
	color: rgba(255,255,255,0.9);
	text-shadow: 0px 1px 0px rgba(0,0,0,0.1);

}


.table_contem_titulo_popup {
	margin-bottom:10px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);	
}	
	
	
	

	
/* 
	VITRINE DE IMOVEIS
*/	


#conteudocarrosseldestaques {
	overflow:hidden;
}


#conteudocarrosseldestaques li {
	display:inline;
	float:left;
	width:33.333%;
	/*width:25%;*/
	
}


.boxdestaque {
    float: left;
    cursor: pointer;
    width: 225px;
    height: 390px;
    position: relative;

    border-image: none;	
	border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
	
	-moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
	
	border-radius:0px;


     margin: 0px 0px 30px 20px;
	
}


.boxdestaque:hover {
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    
}


.fotoboxdestaques {
    float: left;
    width: 221px;
    height: 167px;
    border: 1px solid #ccc;
    padding: 1px;
}


.fotoboxdestaques img{
	max-width:100%;
	height:auto;
}


.contentboxdestaque {
    float: left;
    width: 100%;
    margin: 10px 0px 0px;
    position: relative;
}

.NomeBairro {
    float: left;
    width: 100%;
    min-height: 19px;
	margin-bottom: 10px;
}

.Nomecidade {
    float: left;
    width: 100%;
    min-height: 17px;
    margin-bottom: 0px;
}


.strDormAreaCons {
    float: left;
    width: 96%;
    min-height: 17px;
    margin-bottom: 10px;
}


.obsboxdestaque {
    border-left: 4px solid #ccc;
     float: left;
    font-size: 12px;
    height: 45px;
    padding-left: 10px;
    width: 92%;
    margin-bottom: 25px;
}



.valorboxdestaque {
    color: #da281c;
    float: left;
    font-size: 14.5px;
    min-height: 17px;
    width: 100%;
	overflow:hidden;
}


.favoritosboxdestaques a {
    float: right;
    text-indent: -9999px;
    margin: 0px;
    width: 29px;
    height: 20px;
    background-image: url('imagens/favoritosboxdestaques.png');
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 96;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.favoritoSelecionado {
    background-position: left bottom !important;
}


.linkaoboxdestaque {
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}




/* 
	TOPO DO WEBSITE COM BXSLIDER
*/	


.div_topo_website {
	z-index:9999999;
	top:0px; 
	position:fixed; 
	float:left;
	height:40px;
	width:100%;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
}


.tamanho_topo {
	padding: 5px 0px;
	margin: 0 auto;
}

.cor_fonte_topo_sem_slider {
	color:#F2F2F2;
}
	
	
ul#horizontal-telefones{
	float:left;
	list-style: none;
}

ul#horizontal-telefones li {
	display: inline;
	padding-left:20px;
}
	
ul#horizontal-telefones li  span{
	font-style:italic;
	font-size:20px;
	font-weight: 800;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.1);
}

/* 
	TOPO DO WEBSITE SEM BXSLIDER
*/	


.barraTopoFixaNoBX {
	height: 8px;
	border-bottom: 1px solid #ccc;
	

}


.divTopoEsquerda {
	float:left;
	width:35%;
	text-align:center;

}


.divTopoDireita {
	float:right;
	width:64%;

}


.divTopoDireita .cima {
	width:100%;
	float:left;
	margin-top:10px;
	

}

#divTopoDireitaCima-horizontal-icones {
	float:right;
	}

#divTopoDireitaCima-horizontal-icones li{
	display:inline;
	padding: 5px 5px 5px 5px;
}

#divTopoDireitaCima-horizontal-icones  li a:hover {
	color: #FF9933 !important;
}	



.divTopoDireita .baixo {
	float:left;
	width:100%;
	margin-top:30px;

}


	.uldivTopoDireitaBaixo {
		position:relative;
		margin-right:10px;
		float:right;
		list-style-type: none;
		}


	.uldivTopoDireitaBaixo  li {
		display:inline;
		}	

	.uldivTopoDireitaBaixo i {
		padding: 5px 5px 5px 30px;
		font-size: 40px;
		margin-right: 10px;
	}	


	.uldivTopoDireitaBaixo  li a {
		font-size:22px;
	}	

	.uldivTopoDireitaBaixo  li a:hover {
		color: #FF9933 !important;
	}	


	.uldivTopoDireitaBaixo  li span {
		font-size:30px;
	}	
		
	.uldivTopoDireitaBaixo  li  .ddd {
		margin-right:5px;
		font-size:11px;
	}





#maisTelefones {
	top:33px;
	right:0px;
    position: absolute;
	width:170px;
	height:auto;
	margin-top:8px;
	padding-right:2px;
	z-index:98;
	letter-spacing:2px;
	font-size:11px;
	text-align:right;
	cursor:pointer;
}

#maisTelefones:hover {
	color: #FF9933 !important;
}


#maisTelefones i {

	font-size:14px;
	margin-right: 2px;
}

	#maisTelefonesHidden {
		background-color: #FFF;
		top:55px;
		right:0px;
		position: absolute;
		width:210px;
		height:auto;
		margin-top:15px;
		z-index:100000;
		border-radius: 5px;
		box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
		display:none;
	}

	#maisTelefonesHidden  ul {
		list-style-type: none;
		padding-right:40px;
	}

	#maisTelefonesHidden  ul li {
		float:left;
		width:100%;
		font-size:24px;
		line-height:40px;
		padding-left:40px;
		margin-bottom:10px;
	}

	#maisTelefonesHidden  ul li:hover {
		background-color: #EDECEC;
	}

	#maisTelefonesHidden  ul li span {
		font-size:18px;

	}






.jssorImagem {
    width: 60%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0px;
    
	/*left: 0px;*/
	
	right:0
}

.jssorImagem img {
    width: 100% !important;
}



.jssorContemTexto {
    width: 40%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0px;
    padding: 0px;

	left: 0px;
	
	/*right:0*/
}

.jssorTexto {
	padding:15px;
}



	.jssorTexto p {
		font-family:'Josefin Sans', sans-serif;
		font-weight: 600;
		color: #FFF;
		margin: 0px;
		text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
		-webkit-text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
		-khtml-text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
		-moz-text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.4);
	}

	.jssorTexto p.tituloSlider {
		font-size: 38px;
		
	}

	.jssorTexto p.subtituloSlider {
		font-size: 20px;
	}

	.jssorTexto p.valorImovelSlider {
		font-size: 20px;
		margin: 20px 0;
	}

	.jssorTexto p.descricaoSlider {
		text-shadow: none;
		font-size: 15px;

	}

.contemListaSliderIcones {
	float:left;
	width:100%;
	margin: 10px 0;

}

	.slideIcones {
		width:360px;
		margin:0 auto;
		height: auto;
		margin-top: 10px;
	}

	.slideIcones li {
		float: left;
	}


	.centralizarSliderIcones {
		color:#FFF;
		min-width: 120px;
		height: 30px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		overflow: hidden;

	}

	.centralizarTextoIcones {	
		font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif; 
		font-weight: 400;
		font-size: 11px;
		text-align: center;
		width: 100%;
		height: auto;
		float: left;
		color: #FFF;
	}

a.botaoDetalhes {
	text-decoration:none;
	font-weight: 600;
    border-radius: 4px;
    color: #FFF;
    line-height: 30px;
    padding: 0px 10px;
    font-size: 16px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 20px;
    left: 50px;
}


.divContemValorThumbs {
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 290px;
	left: 0px;
	width: 400px;
	height: 60px;
	
	overflow: hidden;
}

.divContemRefImg {
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 320px;
	left: 0px;
	padding:0 20px;
	height: 40px;
	overflow: hidden;

}

.divContemValorThumbs p {
	margin-top:13px;
	margin-left:20px;
	color: #fff;
	font-size: 25px;
	font-weight: 600;
}

.divContemRefImg p {
	margin-top:8px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}













.divsNovaProcura {
	font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif; 
	font-weight: 400; 
	font-size: 12px; 
	color: #666;
}


.tdFiltrosNovaProcura {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
}


.divContemCombosNovaProcura { 
	margin:0 auto;
	margin-top:15px;
	overflow:scroll;
	overflow-x:hidden;
	height: 170px;
	text-align:left !important;
	width:90%;
	background: #FFF;
	border: 1px solid #A4A4A4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}


	
.selTodosNovaProcura {
	background: #f2f2f2;
	padding:5px;
	margin-bottom: 7px;
	width:100%;
	display: block;
	border-bottom: 1px solid #CCC;

}

.checkboxMultiplosSemValor {
	padding:5px;
	margin-bottom: 7px;
	width:100%;
	display: block;


}

	
.labelCheckProcura {
	padding: 3px;
    display: block;
    
}

.CheckProcura {

    width: 27px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -4px;
    *overflow: hidden;
}
	


.labelCheckProcura:hover {
	background-color: #E4E4E4;
	
}


.tituloColunaFiltrarResultados {
	padding: 0px; 
	margin-bottom: 20px;
	cursor: default; 
	color: #FFFFFF; 
	font-weight: 800; 
	font-size: 16px; 
	border-radius: 3px 3px 0 0; 
	line-height: 55px;
	border-bottom: 3px solid #ccc;

}





















