@font-face {
    font-family: 'Frutiger';
    src: url('/fonts/frutigerltstd-roman-webfont.eot');
    src: url('/fonts/frutigerltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/frutigerltstd-roman-webfont.woff') format('woff'),
         url('/fonts/frutigerltstd-roman-webfont.ttf') format('truetype'),
         url('/fonts/frutigerltstd-roman-webfont.svg#frutiger_lt_std55_roman') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Steelfish';
    src: url('/fonts/steelfish_rg-webfont.eot');
    src: url('/fonts/steelfish_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/steelfish_rg-webfont.woff') format('woff'),
         url('/fonts/steelfish_rg-webfont.ttf') format('truetype'),
         url('/fonts/steelfish_rg-webfont.svg#steelfish_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Titillium';
    src: url('/fonts/titillium-text-250-webfont.eot');
    src: url('/fonts/titillium-text-250-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/titillium-text-250-webfont.woff') format('woff'),
         url('/fonts/titillium-text-250-webfont.ttf') format('truetype'),
         url('/fonts/titillium-text-250-webfont.svg#titilliumtext14l250_wt') format('svg');
    font-weight: normal;
    font-style: normal;

}

*{
	margin: 0 auto;
	padding:0px;	
}


body{
	padding:0;
	margin:0;
	text-align:center;
}
a{
	text-decoration:none;	
}
li{
	list-style-type:none;
	text-decoration:none;	
}
img{
	border:none;	
}

.classLimiteSite{
	width:1000px;
	margin:0 auto;	
}
.fontFrutiger9Cinza{
	font-family:"Frutiger";
	font-size:9px;
	color:#dadada;	
}
.fontFrutiger10Branco{
	font-family:"Frutiger";
	font-size:9px;
	color:#FFF;	
}
.fontFrutiger11Cinza{
	font-family:"Frutiger";
	font-size:11px;
	color:#dadada;	
}
.fontFrutiger11CinzaEscuro{
	font-family:"Frutiger";
	font-size:11px;
	color:#4f4f4f;	
}
.fontFrutiger11Branco{
	font-family:"Frutiger";
	font-size:11px;
	color:#FFF;	
}
.fontFrutiger12Branco{
	font-family:"Frutiger";
	font-size:12px;
	color:#FFF;	
}
.fontFrutiger12CinzaEscuro{
	font-family:"Frutiger";
	font-size:12px;
	color:#474747;	
}
.fontFrutiger14Cinza{
	font-family:"Frutiger";
	font-size:14px;
	color:#dadada;	
}
.fontFrutiger14CinzaEscuro{
	font-family:"Frutiger";
	font-size:14px;
	color:#474747;	
}
.fontFrutiger14Branco{
	font-family:"Frutiger";
	font-size:14px;
	color:#FFF;	
}
.fontFrutiger15Branco{
	font-family:"Frutiger";
	font-size:14px;
	color:#FFF;	
}
.fontFrutiger15CinzaEscuro{
	font-family:"Frutiger";
	font-size:15px;
	color:#474747;	
}
.fontFrutiger16CinzaEscuro{
	font-family:"Frutiger";
	font-size:16px;
	color:#474747;	
}
.fontFrutiger16Cinza{
	font-family:"Frutiger";
	font-size:16px;
	color:#6c6c6c;	
}
.fontFrutiger18Branco{
	font-family:"Frutiger";
	font-size:18px;
	color:#FFF;	
}
.fontFrutiger18CinzaEscuro{
	font-family:"Frutiger";
	font-size:18px;
	color:#4f4f4f;	
}
.fontFrutiger18Verde{
	font-family:"Frutiger";
	font-size:18px;
	color:#2c9f57;	
}
.fontFrutiger20Preto{
	font-family:"Frutiger";
	font-size:18px;
	color:#000000;	
}
.fontFrutiger20laranja{
	font-family:"Frutiger";
	font-size:18px;
	color:#d54b00;	
}
.fontFrutiger24Branco{
	font-family:"Frutiger";
	font-size:24px;
	color:#FFF;	
}
.fontFrutiger25Preto{
	font-family:"Frutiger";
	font-size:24px;
	color:#000000;	
}
.fontFrutiger25Verde{
	font-family:"Frutiger";
	font-size:24px;
	color:#2c9f57;	
}
/*INICIO TOPO*/
	/*INICIO SUPER TOPO*/
#divSuperTopo{
	width:100%;
	min-width:1000px;
	height:36px;
	margin:0 auto;
	background:url(../imagens/BgTopo.png) repeat;	
}
#divMenuSuperTopo{
	float:right;	
	margin-top:5px;
}
#divMenuSuperTopo ul li{
	display:inline;
	margin-right:40px;	
}
	/*FIM SUPER TOPO*/
	
#divTopo{
	width:100%;
	min-width:1000px;
	height:175px;
	margin:0 auto;
	background:#4f4f4f;
	padding-top:20px;	
}
#divTopoLogo{
	width:241px;
	height:78px;
	float:left;	
	background:url(../imagens/TopoLogo.png) top left no-repeat;
}
#divTopoMenu{
	float:right;	
	margin-top:40px;
}
#divTopoMenu ul li{
	display:inline;
	margin-right:20px;	
}
#divTopoBaixo{
	margin-top:40px;
	float:left;	
}
.classTopoSeletor{
	width:150px;
	height:45px;	
	float:left;
	text-align:left;
	margin-right:7px;
}
.classTopoSeletor .sbHolder{
	margin-top:0px;
	margin-right:5px;
}	
.classSeletor{
	width:146px;
	height:26px;
	float:left;
	background:url(../imagens/TopoSeletor.png?1) top left no-repeat;
	cursor:pointer;	
}
#topoTipoHover{
	width:160px;
	position:absolute;
	margin-top:27px;
	background:#FFF;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	overflow:hidden;
	padding-top:10px;
	display:none;
	z-index:1111111;
}
#divTopoTipoCheck{
	/*height:160px;
	overflow:auto;
	width:155px;*/
    height: 160px;
    overflow: auto;
    width: auto;
    text-indent: 5px;
	
}
.classBotaoOk{
	width:inherit;
	height:26px;
	background:#2c9f57;
	text-align:center;
	line-height:28px;	
	border:none;
	cursor:pointer;
	float:left;
	margin-top:10px;
}
#topoTipoHover label{
	/*width:133px;
	float:left;
	margin-bottom:10px;
	padding-left:5px;*/
    width: auto;
    display: block;
    height: 20px;
}	
#topoTipoHover input{
	float:right;	
}
/*#topoTipo:hover #topoTipoHover{
	display:block;
}*/
#topoCaractHover{
	width:224px;
	position:absolute;
	margin-top:27px;
	background:#FFF;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	overflow:hidden;
	padding-top:10px;	
	display:none;
}
#topoCaractHover span{
	float:left;	
	width:205px;
	padding-left:10px;
	margin-bottom:10px;
	
}
#topoCaractHover label{
	float:right;
	margin-left:10px;	
}
#topoCaract:hover #topoCaractHover{
	display:block;	
}
#topoCaractHover input{
	margin-left:3px;	
}
/**/

#faixaPreco{
	width: 175px;
	height: 50px;
	position: relative;
	margin-top: 40px;
	margin-left:5px;
	float: left;
	z-index: 0;
}

.pTextoFaixaPreco{
	font-size: 9px;
	font-family: "Frutiger";
	display: inline;
	float: left;
	color: #FFF;
	width: 85px;
	text-align: left;
	position: relative;

}

.divClassFaixaPreco{
	width: 310px;
	height: 74%;
	float: left;
	margin-left: 36px;	
}

.pTextoFaixaPrecoInclude{
	font-size: 12px;
	font-family: calibri;
	display: inline;
	color: #43525d;
	text-align: center;
	position: relative;
	top: 6px;
	float: left;
	width: 214px;
	clear: both;
	height: 27px;
	right: 13px;
		
}

#divTopoBotaoValor button{
	width:106px;
	height:26px;	
	float:right;
	background:#2c9f57;
	border:none;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	cursor:pointer;
	margin-top:50px;
}

#cidade, #bairro
{
	width: 145px;
    height: 26px;
    border: none;
    background: #6C6C6C;
    color: #fff;
    font-family: "Frutiger";
	border-radius: 3px;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-slider { position: relative; text-align: left; margin-top:25px; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 16px; height: 15px; cursor: default;  top:2px;}
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; height:11px}

.ui-slider-horizontal { height: 10px; width:155px; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

/* Component containers
----------------------------------*/
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #464646; background: #262626 url(images/ui-bg_flat_100_262626_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #464646; background: #4e4e4e url(images/ui-bg_flat_100_4e4e4e_40x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #626262; background: #626262 url(images/ui-bg_glass_20_626262_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #626262; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #626262; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #ffaf0f; background: #f68a0b url(images/ui-bg_flat_100_f68a0b_40x100.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #ffaf0f; background: #f68a0b url(images/ui-bg_flat_100_f68a0b_40x100.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }


/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 7px; -webkit-border-top-left-radius: 7px; -khtml-border-top-left-radius: 7px; border-top-left-radius: 7px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 7px; -webkit-border-top-right-radius: 7px; -khtml-border-top-right-radius: 7px; border-top-right-radius: 7px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 7px; -webkit-border-bottom-left-radius: 7px; -khtml-border-bottom-left-radius: 7px; border-bottom-left-radius: 7px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 7px; -webkit-border-bottom-right-radius: 7px; -khtml-border-bottom-right-radius: 7px; border-bottom-right-radius: 7px; }

/*FIM TOPO*/

/*INICIO HOME*/
#divHomeBanner{
	width:100%;
	min-width:1000px;
	height:360px;
	margin:0 auto;	
	display:block;
	text-align:center;
	overflow:hidden;
}
#divHome{
	margin-top:20px;	
}
#divHomeConfira{
	width:280px;
	height:14px;
	background:url(../imagens/HomeConfira.png) top center no-repeat;
	margin-bottom:40px;		
}
.classHomeImovel{
	width:477px;
	height:289px;
	float:left;
	margin-right:46px;
	margin-bottom:40px;
}
.classHomeImovelFoto{
	width:260px;
	height:289px;
	float:left;	
}
.classHomeDescricao{
	width:187px;
	height:222px;
	overflow:hidden;
	background:#4f4f4f;
	float:right;	
	padding-top:25px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}
.classHomeDetalhes{
	width:202px;
	height:42px;
	background:#5c5c5c;
	float:left;	
	text-align:left;
	padding-left:15px;
	line-height:50px;
}
.classHomeImovelSeta{
	width:40px;
	height:42px;
	float:right;
	background:url(../imagens/HomeImovelSeta.jpg) top right no-repeat;
}

#divHomeBtVer{
	width:184px;
	height:36px;
	text-align:center;
	background:#278e4e;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height:35px;
	margin-bottom:40px;
	float:left;
	margin-left:415px;
}
/*FIM HOME*/

/*INICIO RODAPE*/
#divRodapeArea{
	width:100%;
	min-width:1000px;
	height:400px;
	background:#4f4f4f;	
	padding-top:50px;
}
#divRodapeCentro{
	width:1000px;
}
.classRodapeItem{
	float:left;
	width:270px;
	height:305px;
	margin-right:90px;	
}
.classRodapeTitulo{
	border-bottom:1px solid #FFF;
	width:270px;
	text-align:left;
	margin-bottom:25px;	
}
#divRodapeLogo{
	width:141px;
	height:46px;	
	float:left;	
	background:url(../imagens/RodapeLogo.png) top left no-repeat;
	margin-bottom:40px;
}
#divRodapeCentro p{
	float:left;
	line-height:25px;
}	
.classRodapeItem ul{	
	text-align:left;
}
.classRodapeItem ul li{	
	text-align:left;
	margin-bottom:5px;
}
#divRodapeContato{
	float:left;
	margin-top:20px;	
}
#divRodapeBaixo{
	width:1000px;
	margin-top:20px;	
}
#divRodapeCopy{
	float:left;	
	margin-top:40px;
}
#divRodapeZoom{
	float:right;
	width:80px;
	height:62px;
	background:url(../imagens/RodapeZoom.png) top right no-repeat;	
}
#divRodapeZoom:hover{
	background-position:bottom right;	
}
/*FIM RODAPE*/

/*INICIO CONTATO */
#divContato{
	width:1000px;
	height:425px;
	padding-top:40px;	
	padding-bottom:60px;
}
#divContatoEsquerdo{
	float:left;
	width:365px;
	height:460px;
	text-align:left;	
}
.classContatoInput{
	width:352px;
	height:29px;
	border:1px solid #6c6c6c;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;	
	padding-left:10px;
	margin-bottom:15px;
}
.classContatoInput:hover{
	border-color:#2c9f57;	
}
.classContatoTextArea{
	width:352px;
	height:200px;
	border:1px solid #6c6c6c;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;	
	padding-left:10px;	
	resize:none;
	margin-bottom:15px;
}
.classContatoTextArea:hover{
	border-color:#2c9f57;	
}
.classContatoBtEnviar{
	width:81px;
	height:31px;
	float:right;
	background:#2c9f57;
	border:none;
	cursor:pointer;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}	
#divContatoDireito{
	float:right;
	width:545px;
	text-align:left;
	line-height:20px;
}
#divContatoMapa{
	width:533px;
	height:286px;
	border:1px solid #cfcfcf;
	margin-top:20px;	
	margin-bottom:25px;
}
/*FIM CONTATO*/

/*INICIO IMOVEIS*/
#divImoveis{
	width:1000px;
	height:90px;	
}
#divImoveisTopo{
	margin-top:40px;
	text-align:left;
	margin-bottom:40px;		
}
#divImoveisConteudo{
	margin-top:40px;
	margin-bottom:40px;	
}
#divImoveisPesquisar{
	float:right;	
}

.sbHolder{
	font-family:"Frutiger";
	background-color: #6c6c6c;
	font-size: 12px;
	color:#FFF;
	font-weight: normal;
	height: 26px;
	position: relative;
	width: 146px;
	float:right;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-left:10px;
	margin-top:-7px;
}
.sbSelector{
	background-color: #6c6c6c;
	display: block;
	height: 26px;
	left: 1px	;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 116px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #FFF;
	text-decoration: none;
}

.sbToggle{
	background-color: #6c6c6c;
	background:	url(../imagens/SetaSelectBox.png) top no-repeat;
	display: block;
	height: 9px;
	outline: none;
	position: absolute;
	right: 0;
	top: 10px;
	width: 30px;
}
.sbOptions{
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 15px;
	background-color: #FFF;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 28px;
	width: 146PX;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;	
	border:1px solid #c4c4c4;
}

.sbOptions a{
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #474747;
	text-decoration: none;
	
}
.sbOptions a:hover{
	color: #2c9f57;
}

/*FIM IMOVEIS*/
/*INICIO IMOVEIS DETALHADO*/
#divDetalhesImovel{
	width:100%;
	margin:0 auto;	
	margin-top:40px;
	padding-bottom: 300px;
}
.detalhesBanners{
	width:1000px;
	height:320px;
	margin:	0 auto;
	margin-top:30px;
	position:relative;
	
}

.classBannersEstendida
{
	width:9000px;	
	height:306px;
	position:absolute;
	left:-205px;
}

.classBannerTarja{
	width:450px;
	height:28px;
	background:url(../imagens/DetalhesImovelTarja.png) bottom center no-repeat;	
	margin-top:272px;
	position:absolute;
	line-height:30px;
}

.classBanner{
	width:450px;
	height:306px;
	margin-right:20px;
	float:left;
	cursor:pointer;
}

.classBannerOpac
{
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);	
}
.pager{
	width:1000px;
	height:16px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;		
}
.pagerItem{
	width:12px;
	height:12px;
	background:url(../imagens/DetalhesImovelPager.png) top left no-repeat;
	/*float:left;*/
	margin-right:10px;	
	cursor:pointer;
	display:inline-block;
}
.pagerItem:hover{
	background-position:bottom left;	
}

.pagerItem_HOVER{
	background-position:bottom left;	
}


#divDetalhesBaixoBanner{
	width:100%;
	min-width:1000px;
	margin:0 auto;
	height:85px;
	background-color:#efefef;
	margin-top:20px;	
}
#divDetalhesBaixoConteudo{
	width:1000px;
	height:55px;
	margin:0 auto;	
}
.classDetalhesBaixoItem{
	padding-left:30px;
	padding-right:30px;
	margin-top:20px;
	border-right:1px solid #c4c4c4;
	float:left;	
	line-height:25px;
}
#divDetalhesBotoes{
	width:870px;
	margin:0 auto;	
	margin-top:40px;	
}
.classDetalhesCompartilhe{
	width:380px;
	float:left;	
}
.classBtRecomendar{
	width:235px;
	height:30px;
	background-color:#e7e7e7;	
	float:left;
	line-height:32px;
	cursor:pointer;
	margin-left:30px;
		border-radius:3px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.classBtInteresse{
	width:166px;
	height:30px;
	background-color:#2c9f57;
	float:right;
	border-radius:3px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height:32px;
	cursor:pointer;
}
#divDetalhesDescricao{
	width:760px;
	margin:0 auto;
	margin-top:40px;
	text-align:left;
}
#divDetalhesCaract{
	width:340px;
	border-right:1px solid #c4c4c4;	
	float:left;	
}
#divDetalhesCaract ul li{
	line-height:30px;	
}
#divDescricaoDireito{
	float:right;
	width:380px;	
}
/*FIM IMOVEIS DETALHADO*/

/*INICIO ANUNCIE SEU IMOVEL*/
#divAnuncie{
	margin-top:50px;
	
}
.divAnuncieEsq{
	width:620px;
	float:left;	
	margin-bottom:60px;
	text-align:left;
}

.anuncieInput{
	width:322px;
	height:20px;
	border-radius:3px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;	
	border:1px solid #adadad;
	background-color:#fafafa;
	margin-bottom:15px;	
}
.anuncieInput:hover{
	background-color:#FFF;	
}

.anuncieTextArea{
	width:322px;
	height:120px;
	border-radius:3px;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;	
	border:1px solid #adadad;
	background-color:#fafafa;	
	resize:none;
}
.anuncieTextArea:hover{
	background-color:#FFF;	
}
.anuncieLabels{
	width:105px; 
	text-align:right; 
	float:left	
}
.anuncieLabels li{
	margin-bottom:16px;	
}
.anuncieCampos{
	width:330px;
	float:left;
	margin-left:15px;	
}

#divAnuncieBaixo{
	width:460px;
	float:left;
	margin-top:40px;	
}
.anuncieCampos .sbHolder {
	font-family:"Frutiger";
	background-color: #fafafa;
	font-size: 12px;
	color:#474747;
	font-weight: normal;
	height: 20px;
	position: relative;
	width: 162px;
	float:left;
	border-radius:3px;
	border:1px solid #adadad;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom:14px;
	margin-left:0px;
	margin-top:0px;
}
.anuncieCampos .sbSelector{
	background-color: #fafafa;
	display: block;
	height: 20px;
	left: 1px	;
	line-height: 20px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 136px;
}
.anuncieCampos .sbSelector:link, .anuncieCampos  .sbSelector:visited, .anuncieCampos  .sbSelector:hover{
	color: #474747;
	text-decoration: none;
}

.anuncieCampos .sbToggle{
	background-color: #fafafa;
	background:	url(../imagens/SeletorAnuncie.png) top no-repeat;
	display: block;
	height: 9px;
	outline: none;
	position: absolute;
	right: 0;
	top: 7px;
	width: 30px;
}
.anuncieCampos .sbOptions{
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	line-height: 15px;
	background-color: #FFF;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 28px;
	width: 162px;
	z-index: 1;
	overflow-y: auto;
}
.anuncieCampos  .sbOptions li{
	padding: 0 7px;	
	border:1px solid #c4c4c4;
}

.anuncieCampos  .sbOptions a{
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.anuncieCampos .sbOptions a:link, .anuncieCampos  .sbOptions a:visited{
	color: #474747;
	text-decoration: none;
	
}
.anuncieCampos .sbOptions a:hover{
	color: #2c9f57;
}
.anuncieButton{
	width:106px;
	height:26px;
	background-color:#2c9f57;	
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:none;
	margin-top:15px;
	cursor:pointer;
}
.classAnuncieDir{
	width:335px;
	border-left:1px solid #c4c4c4;
	float:right;
	margin-top:50px;
	height:320px;
	text-align:left;
	padding-left:40px;	
}
.classAnuncieDir ul li{
	padding-left:20px;
	margin-bottom:30px;
	background:url(../imagens/SetaBarraLateral.png) top left no-repeat;		
}
.classAnuncieDir ul li a:hover{
	transition:0.3s;
	color:#2c9f57;	
}
/*FIM ANUNCIE SEU IMOVEL*/

#divLoading
{
	margin-top:100px;	
	color: #43525D;
	font-weight: bold;
	display:none;
}


.classFecharDivMascara {
	width:31px;
	height:32px;
	position:absolute;
	top:-10px;
	right:-10px;
	background-image:url(/imagens/mascaraBtFechar.png);
	cursor:pointer;
}

#divImovelEnviarPorEmail {
	width: 582px;
	height: 320px;
	padding: 20px;
	background: #FFFFFF;
}
#divMascara {
	position:absolute;
	z-index:9000;
	background-color:#000;
	display:none;
}
.classDivMascaraConteudo {
	position:absolute;
	z-index:9999;
	display:none;
}
#divMascaraConteudo {
	width:375px;
	height:203px;
}
.classFecharDivMascara {
	width:31px;
	height:32px;
	position:absolute;
	top:-10px;
	right:-10px;
	background-image:url(/imagens/mascaraBtFechar.png);
	cursor:pointer;
}

#divImovelTenhoInteresse {
	width: 460px;
	height: 470px;
	padding: 20px;
	background: #FFFFFF;
}
.classBtEnviarMensagem {
	width:106px;
	height:26px;
	background-color:#2c9f57;
	cursor:pointer;
}
.faixaLancamento
{
  position:absolute;		
}

#inpCodigo
{
  width: 70px; 
  height: 26px;
  background: #6B6B6B; 
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;	
  color:#fff;
}

#inpValorMin, #inpValorMax
{
  width: 80px; 
  height: 26px;
  background: #6B6B6B; 
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;	
  color:#fff;
}


#politicaPrivacidade {
	height: auto;
	text-align: left;
	font-family: "Frutiger";
}

#politicaPrivacidade h2 {
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 1px;
	margin: 50px 0;
}

#politicaPrivacidade h3 {
	font-size: 20px;
	font-weight: bold;
}

#politicaPrivacidade p {
	font-size: 14px;
	line-height: 200%;
	margin:20px 0;
}
#politicaPrivacidade p a{
	font-size: 14px;
	color: #2c9f57;
}

#politicaPrivacidade ul li{
	font-size: 14px;
	margin: 10px 0 10px 20px;
	list-style:disc;
}