@import url("selecao.css");

/* CSS BOLINHO */
/* inicio codigo de conduta */
.lc-ContentBig {
	width: 745px;
	margin-top: 11px;
	background: url(../_IMG/lc-MainBoxG.gif) repeat-y;
	clear: left;
}
.lc-ContentBig h1 {
	background: url(../_IMG/lc-TopBoxG.gif) no-repeat;
	padding: 9px 0 0 21px;
	height: 60px;
}
.lc-text {
	padding: 40px 35px;
	background: url(../_IMG/lc-BottBoxG.gif) no-repeat bottom;
}
.lc-text p { padding: 0 0 15px 0; }
.lc-text samp { 
	background: url(../_IMG/divisor.gif) no-repeat bottom; 
	display: block;
	height: 40px;
	clear: both;
}
a.lc-bt_Conheca {
	display: block;
	width: 130px;
	height: 40px;
	float: right;
	background: url(../_IMG/lc-bt_conheca.gif) no-repeat;
}
a.lc-bt_Enviar {
	display: block;
	width: 70px;
	height: 35px;
	margin-left: 322px;
	background: url(../_IMG/bt_Enviar.gif) no-repeat;
}
fieldset.lc-faleComite {
	width: 485px;
	border: 0;
}
fieldset.lc-faleComite label { 
	display: block; 
	padding: 5px 0; 
	position: relative;
}
fieldset.lc-faleComite label span {
	display: inline-block;
	width: 135px;
	text-align: right;
	padding: 0 5px;
	vertical-align: middle;
	font: 14px arial narrow;
	font-weight: bold;
	color: #90a713;
	text-transform: uppercase;
}
fieldset.lc-faleComite label input {
	width: 200px;
	padding: 1px 0;
	vertical-align: middle;
}
fieldset.lc-faleComite label textarea {
	width: 240px;
	height: 110px;
	padding: 1px 0;
	vertical-align: top;
}
input.contador {
	width: 30px !important;
	text-align: center;
	padding: 0 !important;
}
.lc-buttom { padding: 0 50px; }
/* fim codigo de conduta */

.empreendiNew {
	float: left;
	width: 745px;
}
.empreendiNew h1 {
	background: url(../_IMG/tit_corretores.gif);
	height: 84px;
	font: 1px arial;
	color: #B2CD21;
}

.bt_imprensa {
	background: url(../_IMG/bt_imprensa.gif) no-repeat;
	width: 70px;
	height: 42px;        
    float:left;
	position: relative;
	text-indent: -9999px;     
} 


.empreendiMain {
	border-left: 2px solid #AEC81C;
	border-right: 2px solid #AEC81C;
	padding: 0 20px 0 30px;
	background-color: #F0F0F0;
}
.empreendiMain .imgFachada {
	border: 3px solid #AEC81C;
	margin-right: 20px;
	float: left;
}
.empreendiMain .dadosFachada {
	width: 315px;
	float: left;
}
.empreendiMain .banners { float: right; width: 185px; }
.empreendiMain .banners img { margin-bottom: 3px; display: block; }
.empreendiMain .dadosFachada h2 {
	font: 18px arial;
	margin-bottom: 10px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
.empreendiMain h3, .empreendiMain .dadosFachada h3 {
	font: 15px arial narrow;
	font-weight: bold;
	color: #90A713;
	text-transform: uppercase;
}
.empreendiMain .dadosFachada h3 a {
	font: 15px arial narrow;
	font-weight: bold;
	color: #90A713;
}
.empreendiMain h3 { 
	font: 20px Arial narrow, sans-serif; 
	font-weight: bold; 
}
.empreendiMain .dadosFachada p {
	margin:0 0 10px 0;
	font-weight: bold;
	padding: 0;
}
.empreendiMain span.divisor {
	background: url(../_IMG/divisor.gif) bottom no-repeat;
	display: block;
	clear: both;
	height: 40px;
}

.boxDescricaoNew {
	float: left;
	width: 206px;
	height: 238px;
	padding: 8px 8px;
	margin-right: 7px;
	margin-top: 10px;
	background: url(../_IMG/bg_BoxDescr.gif) no-repeat;
}
.boxDescricaoNew.none { margin-right: 0; }
.boxDescricaoNew span {
	display: block;
	width: 206px;
	height: 131px;
	background-position: center;
	background-repeat: no-repeat;
}
.boxDescricaoNew h3 {
	display: block;
	font: 15px arial narrow;
	font-weight: bold;
	margin: 5px 0;
}
.quadroResumoNovo {
	background: url(../_IMG/top_QuadroRes.gif) no-repeat;
	text-align: left;
	padding: 3px;
	width: 471px;
	position: relative;
	margin-top: 10px;
}
.bottomBorder {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.tableQuadro {
	width: 471px;
	position: relative;
	z-index: 2;
}
.tableQuadro thead th {
	font: 12px arial narrow;
	font-weight: bold;
	text-align: center;
	color: #90A713;
	text-transform: uppercase;
	border-right: 1px solid #C8C8C8;
	border-left: 1px solid #EEEFEE;
	padding: 6px 0 5px 0;
}
.tableQuadro tbody tr.dark { background: #E9E9E9; }
.tableQuadro tbody td {
	font-size: 10px;
	text-align: center;
	padding: 3px 5px;
	border-right: 1px solid #C8C8C8;
	border-left: 1px solid #EEEFEE;	
}
.tableQuadro tbody td.tower {
	font-size: 10px;
	padding: 3px 5px;
	background: #9F9F9F;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.tableQuadro thead th.esq, .tableQuadro tbody td.esq { border-left: 0; }
.tableQuadro thead th.dir, .tableQuadro tbody td.dir { border-right: 0; }


.fichaAreLazer {}
.fichaLocalizacao {}
.fichaImages {}
.fichaAcompanhe {}
.fichaQuadro { text-align: left; }
.fichaQuadro h3 { margin-bottom: 10px; }

.ondeVoceEsta {
	width: 350px;
	height: 120px;
	float: left;
	border-right: 1px dotted  #787878;
}
.ondeVoceEsta input { float: left; vertical-align: middle; width: 205px; margin: 5px 0 0 0;}
.btn_TracarRota {
	display: inline-block;
	border: 0;
	vertical-align: middle;
	margin: 0 0 0 10px;
	padding: 0;
	background: url(../_IMG/bt_tracar_rota.gif) no-repeat;
	width: 105px;
	height:30px;    
	text-indent: -9999em;
}
.ondeVoceEsta small { font-size: 10px; display:block; }

.enderecoEmp {
	float: left;
	width: 320px;
	text-align: left;
	padding: 0 0 0 15px;
}
.enderecoEmp p { display: block; height: 60px; }
.btn_impressao {
	display: block;
	background: url(../_IMG/bt_print.gif) no-repeat;
	width: 100px;
	height: 25px;
	margin: 0 0 0 200px;
	padding: 0;
}
.boxGoogleMaps {
	width: 690px;
	height: 600px
}


.boxThumbsNew a {
	display: block;
	text-decoration:none;
	width: 98px;
	height: 130px;
	float: left;
	padding: 2px 2px 20px 2px;
	margin-right: 17px;
	background: url(../_IMG/thumb_carrossel_sombra.jpg) no-repeat 5px 98px;
}
.boxThumbsNew a img { border: 2px solid #F0F0F0; border-bottom: 0; }
.boxThumbsNew a img:hover {
	border: 2px solid #B6D21E; border-bottom: 0;
}
.boxThumbsNew a small { font-size: 10px; text-decoration:none; display: block; padding: 5px 3px 2px 3px;  }
.boxThumbsNew a:hover small { color: #000;  }
.boxThumbsNew a small:hover { margin-top: 0; }

.thumbPlanta a img { width: 94px; height: 94px; display: block; }
.thumbPlanta a { 
	height: 105px; 
	background: url(../_IMG/thumb_carrossel_sombra.jpg) no-repeat 5px 98px; 
}


.fichaAcompanhe select { padding: 2px 2px 2px 5px; width: 150px; margin-bottom: 20px; }


ul.newAbasEmpr, ul.newAbasEmpr4 {
	width: 745px;
	height: 80px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 1;
}

ul.newAbasEmpr li, ul.newAbasEmpr4 li {
	position: absolute;
	top: 0;
	height: 80px;
}
li.mnEmpreendimento { left: 0; width: 149px; }
li.mnLocalizacao { left: 149px; width: 149px; }
li.mnPlantas { left: 298px; width: 149px; }
li.mnFichaTec { left: 447px; width: 149px; }
li.mnStatus { left: 596px; width: 149px; }

ul.newAbasEmpr li a {
	display: block;
	text-align: center;
	font-family: arial narrow;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	height: 67px;
	background-image: url(../_IMG/mn_EmprNew.gif);
	background-repeat: no-repeat;
	padding: 13px 0 0 0;
}
ul.newAbasEmpr li a:hover { color: #E2EBB2; }

li.mnEmpreendimento a { background-position: 0 0; }
li.mnLocalizacao a { background-position: -149px 0; }
li.mnPlantas a { background-position: -298px 0; }
li.mnFichaTec a { background-position: -447px 0; }
li.mnStatus a { background-position: -596px 0; }

li.mnEmpreendimento.active { left: 0; width: 169px; z-index: 2; }
li.mnLocalizacao.active { width: 193px; z-index: 2; left: 127px; }
li.mnPlantas.active { width: 193px; z-index: 2;  left: 278px; }
li.mnFichaTec.active { width: 193px; z-index: 2; left: 427px; }
li.mnStatus.active { width: 171px; z-index: 2; left: 574px; }

li.mnEmpreendimento.active a { width: 169px; background-position: 0 -90px; font-size: 17px; }
li.mnLocalizacao.active a { width: 193px; background-position: -129px -180px; font-size: 17px; }
li.mnPlantas.active a { width: 193px; background-position: -278px -270px; font-size: 17px; }
li.mnFichaTec.active a { width: 193px; background-position: -427px -360px; font-size: 17px; }
li.mnStatus.active a { width: 171px; background-position: -574px -450px; font-size: 17px; }



ul.newAbasEmpr4 li.mnEmpreendimento { left: 0; width: 187px; }
ul.newAbasEmpr4 li.mnLocalizacao { left: 187px; width: 185px; }
ul.newAbasEmpr4 li.mnPlantas { left: 372px; width: 186px; }
ul.newAbasEmpr4 li.mnFichaTec { left: 558px; width: 187px; }
ul.newAbasEmpr4 li.mnStatus { display: none; }

ul.newAbasEmpr4 li a {
	display: inline-block;
	position: relative;
	text-align: center;
	font-family: arial narrow;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	height: 67px;
	background-image: url(../_IMG/mn_EmprNewClean.gif);
	background-repeat: no-repeat;
	padding: 13px 0 0 0;
}
ul.newAbasEmpr4 li a:hover { color: #E2EBB2; }

ul.newAbasEmpr4 li.mnEmpreendimento a { background-position: 0 0; width: 187px; }
ul.newAbasEmpr4 li.mnLocalizacao a { background-position: -187px 0; width: 185px; }
ul.newAbasEmpr4 li.mnPlantas a { background-position: -372px 0; width: 186px; }
ul.newAbasEmpr4 li.mnFichaTec a { background-position: -558px 0; width: 187px; }


ul.newAbasEmpr4 li.mnEmpreendimento.active, #liEmpreendimento.active { left: 0; width: 210px; z-index: 2; }
ul.newAbasEmpr4 li.mnLocalizacao.active, #liLocalizacao.active { width: 240px; z-index: 2; left: 147px; }
ul.newAbasEmpr4 li.mnPlantas.active, #liImagens.active { width: 240px; z-index: 2;  left: 350px; }
ul.newAbasEmpr4 li.mnFichaTec.active, #liFicha.active { width: 215px; z-index: 2; left: 530px; }

ul.newAbasEmpr4 li.mnEmpreendimento.active a, #liEmpreendimento.active a { width: 210px; background-position: 0 -94px; font-size: 21px; }
ul.newAbasEmpr4 li.mnLocalizacao.active a, #liLocalizacao.active a { width: 240px; background-position: -160px -184px; font-size: 21px; }
ul.newAbasEmpr4 li.mnPlantas.active a, #liImagens.active a { width: 240px; background-position: -348px -274px; font-size: 21px; }
ul.newAbasEmpr4 li.mnFichaTec.active a, #liFicha.active a { width: 215px; background-position: -530px -364px; font-size: 21px; }







.boxDadosFicha {
	width: 330px;
	float: left;
	margin-top: 10px;
}
.boxDadosFicha.dadoRight { border-left: 1px dotted  #787878; padding-left: 15px;}
.boxDadosFicha h3 {
	font: 15px arial narrow;
	font-weight: bold;
	color: #90A713;
	text-transform: uppercase;
	display:inline;
}
.boxDadosFicha p { margin: 0 0 10px 0; }
.quadroCompleto h3 { margin-bottom: 10px; }













.layerDhtml {
	background: url(../_IMG/_DHTML/bg_dhtml.png) no-repeat;
	width: 425px;
	height: 275px;
	position: absolute;
	top: 10%;
	left: 30%;
	z-index: 10;
}
.layerDhtml a {
	display: block;
	text-indent: -9999em;
}
a.htmlClose {
	background: url(../_IMG/_DHTML/bt_Fechar.gif) no-repeat;
	width: 45px;
	height: 15px;
	position: absolute;
	top: 40px;
	left: 205px;
}
#futurosLancamentos a.htmlClose {
	background: url(../_IMG/bt_fechar.gif) no-repeat;
	width: 72px;
	height: 23px;
	position: absolute;
	top: 0;
	left: 540px;
	z-index: 11;
}
a.regiao {
	background-image: url(../_IMG/_DHTML/dhtml_city.gif);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 155px;
	margin-left: 7px;
	float: left;
}
a.regiao.sao { background-position: 0 0; width: 46px; margin-left: 125px; }
a.regiao.sao:hover { background-position: 0 -41px; }

a.regiao.rio { background-position: -57px 0; width: 46px; }
a.regiao.rio:hover { background-position: -57px -41px; }

a.regiao.min { background-position: -111px 0; width: 49px; }
a.regiao.min:hover { background-position: -111px -41px; }

a.regiao.goi { background-position: -170px 0; width: 49px; }
a.regiao.goi:hover { background-position: -170px -41px; }

.newLogin {
	border: 0;
	position: relative;
	text-align: left;
	width: 180px;
	padding: 0;
	margin: 0;
}
.newLogin input {
	margin: 2px 0 5px 0;
	height: 16px;
	display: block;
}
a.okButton {
	display: block;
	width: 50px;
	padding: 6px 0;
	border: 2px solid #90a813;
	text-align: center;
	font: 25px arial narrow;
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	color: #FFF;
	font-weight: bold;
	text-shadow: 2px 2px 2px #90a813;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #b2cd21;
}
a.okButton:hover { background: #c4e515; }




.titleGreen span {
	display: inline-block;
}



.corretoresLeft {
	background:url(../_IMG/corretoresImage.jpg) no-repeat;
	width: 190px;
	height: 155px;
	float: left;
	padding: 0 45px 0 180px;
	color: #000;
	margin-top: 30px;
}

.corretoresRight {
	background:url(../_IMG/bg_loginRj.gif) no-repeat;
	width: 225px;
	height: 155px;
	padding-right: 20px;
	float: left;
	margin-top: 10px;
}
.corretoreSP {
	background:url(../_IMG/bg_loginSp.gif) no-repeat;
	width: 225px;
	height: 155px;
	padding-right: 20px;
	float: left;
	margin-top: 10px;
	margin-right: 100px;

}
.corretoreSP2 {
	background:url(../_IMG/bg_loginSp2.gif) no-repeat;
	width: 225px;
	height: 155px;
	padding-right: 20px;
	float: left;
	margin-top: 10px;
	margin-right: 100px;
}
.corretoreSP3 {
	background:url(../_IMG/bg_loginSp3.gif) no-repeat;
	width: 225px;
	height: 155px;
	padding-right: 20px;
	float: left;
	margin-top: 10px;
	margin-right: 100px;
}
.corretoresRight fieldset, .corretoreSP fieldset, .corretoreSP2 fieldset, .corretoreSP3 fieldset { border: 0; padding: 25px 0 0 75px; }
.corretoresRight fieldset label, .corretoreSP fieldset label, .corretoreSP2 fieldset label, .corretoreSP3 fieldset label {
	display: block;
	padding: 0 0 7px 0;
}
.corretoresRight fieldset label a, 
.corretoreSP fieldset label a, 
.corretoreSP2 fieldset label a { font: 11px arial narrow !important; line-height: 15px; color: #90a813; text-decoration: none; font-weight: bold; }
.corretoreSP3 fieldset label a {
	color: #000000;
}
.corretoresRight fieldset label a:hover, 
.corretoreSP fieldset label a:hover, 
.corretoreSP2 fieldset label a:hover { text-decoration: underline; }
.buttonOk {
	background:url(../_IMG/bt_CorretoresOk.gif) no-repeat;
	width: 35px;
	height: 25px;
	border: 0;
	float: right;
}


.contentCorretores, .contentVerde {
	float: left;
	width: 745px;
}
.contentCorretores h1 {
	background: url(../_IMG/tit_corretores.gif);
	height: 84px;
	font: 1px arial;
	color: #B2CD21;
}
.contentVerde h1 {
	background: url(../_IMG/tit_corretor_verde.gif);
	height: 78px;
	font: 1px arial;
	color: #B2CD21;
}
.contentVerde img { display : block ;}
.contentVerde a {
	width : 150px ;
	height : 30px ;
	position : absolute ;
	bottom : 345px ;
	right : 155px ;
	z-index : 10 ;
	display : block ;
}
.contentCorretores h2 {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #91A816;
}
.CorretoresMain {
	border-left: 2px solid #AEC81C;
	border-right: 2px solid #AEC81C;
	background-color: #F0F0F0;
}
.CorretoresMargin {
	margin: 0 30px;
}
.CorretoresMargin p {
	margin:0 0 12px 0;
	padding: 0;
}
.CorretoroeVerdeMargin {
	margin: 0 15px;
}
.formCorretores {
	width: 490px;
	border: 0;
}
.formCorretores label {
	display: block;
	padding: 5px 0 0 0;
}
.formCorretores label input {
	vertical-align: middle;
	margin: 2px 2px 2px 5px;
}
.formCorretores label span {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #91A816;
	display: inline-block;
	vertical-align: middle;
	width: 220px;
	text-align: right;
}
.error {
	color: #ff0000;
}
.formCorretores label span.none {
	width: 130px;
}
.formCorretores label span.checkLeft, .formCorretores label span.checkRight {
	float: left;
	width: 200px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	font-family: arial;
	color: black;
	vertical-align: middle;
}

.bt_cadastrar {
	width: 94px;
	height: 31px;
	border: 0;
}
.lc_master {
	width: 740px;	
	text-align: center;
	float:left;
}
.lc_explore {
	width: 700px;
	margin: 0 auto;
	padding: 10px 10px;
}
.lc_explore h4 { margin: 0; padding: 15px 0; }
.lc_area {
	width: 230px;
	float: left;
}
.lc_area fieldset {
	border: 0;	
}
.lc_area legend {
	margin: 0;
	padding: 5px 0;
}
.lc_area label {
	display: block;
	height: 23px;
	margin: 0;
	padding: 0 10px;
}
.lc_area label input { border: 0; vertical-align: middle; }
.lc_area label span { width: 185px; display: block; margin: 1px 0 0 3px; padding: 0; float: left; }
.lc_clear { clear: both; }

.lc_obrasBox {
	width:170px; 
	float:left;
	background: url(../_IMG/separador-resultado.gif) repeat-y right top;
}
.lc_bxFoto {
	width: 148px;
	margin-bottom: 5px;
}
.lc_bxFoto img {
	vertical-align: bottom;
}

.lc_obras {
	padding-left:5px; 
	height: 80px; 
}
.lc_boxDescricao {
	padding: 0 5px;
}
.lc_obras span {
	font-family:tahoma; 
	font-weight:bold; 
	font-size:11px;	
}
span.preto { color:#000000; }
span.branco {color:#FFFFFF; }
span.verde {color:#7f9505; }

.pageIn { 
	float:left; 
	margin-top:5px; 
	width:560px; 
	text-align: center;
}
.pageIn a { 
	display: inline-block;
	color:#FFF; 
	font-family:tahoma; 
	font-weight:bold; 
	font-size:11px; 
	width:15px; 
	height:15px; 
	text-align:center; 
	text-decoration:none; 
	margin: 0 1px;
}
.pageIn a:hover {
	color:#FFF; 
	font-family:tahoma; 
	font-weight:bold; 
	font-size:11px; 
	background-color:#000; 
	width:15px; 
	height:15px; 
	text-align:center; 
	text-decoration:none; 
}
.onn {
	color:#FFF; 
	background-color:#000; 
}

.dstk_hm2 {float:left; width: 218px;}
.dstk_hm2 h6 {
	background: url(../_IMG/tit_home_sustenta.gif) no-repeat;
	width: 218px;
	height: 41px;    
    float:left;
	position: relative;
    text-indent: -9999em;    
}
.dstk_hm2 .image {
	background: url(../_IMG/img_home_sustenta.jpg) no-repeat;
	width: 218px;
	height: 128px;    
    float:left;
	position: relative;
}
.bt_down {
	background: url(../_IMG/bt_down.gif) no-repeat;
	width: 90px;
	height: 20px;    
    float:left;
    text-indent: -9999em;  
}
.bt_down:hover {
	background: url(../_IMG/bt_down_over.gif) no-repeat;
	width: 90px;
	height: 20px;    
    float:left;
    text-indent: -9999em;  
}

.cakeBox {
	width: 700px;
	padding: 0 0 20px 0;
	-margin: 0 0 0 20px;
}
.cakeBox .top, .cakeBox .bot {
	display: block;
	width: 700px;
	height: 6px;
	font: 1px arial;
}
.cakeBox .top {
	background: url(../_IMG/bxTop.gif) no-repeat;
}
.cakeBox .bot {
	background: url(../_IMG/bxBot.gif) no-repeat;
}
.cakeBox span { 
	display: block;
	width: 700px;
	padding: 0 10px; 
	background: url(../_IMG/bxCenter.gif) repeat-y;
}



/*CSS VENDA SEU IMÓVEL*/
.propostadevenda_main {
	width:715px;
	float:left;
	padding-left: 15px;
}
.propostadevenda_content {
	padding-left: 20px;
	padding-bottom: 12px;
}
.propostadevenda_main p {
	color: #454545;
	padding-bottom: 8px;
	padding-left: 20px;
}
.tit-vendaseuimovel-proposta {
    background: url(../_IMG/tit_proposta_de_venda.gif) 20px 0 no-repeat;
	width: 450px;
    height:40px;
	float: left;
    text-indent: -9999em;
}
.hr_vendaseuimovel {
    background: url(../_IMG/hr_sombreado.gif) no-repeat;
	width: 718px;
    height:24px;
    text-align:center;
}
.bt_localizar {
    background: url(../_IMG/bt_localizar.gif) no-repeat;
	width: 86px;
    height:30px;
	font-size: 1px;
	color: #f0f0f0;
	display: inline-block;
	margin-left: 6px;
	vertical-align: middle;
	text-align: right;
}
.bt_prosseguir {
    background: url(../_IMG/bt_prosseguir.gif) no-repeat;
	width: 96px;
    height:30px;
	font-size: 1px;
	color: #f0f0f0;
	display: inline-block;
	margin-left: 165px;
	vertical-align: middle;
	text-align: right;
}
.vendaseuimovel_map {
	width:  712px;
	margin-top: 20px;
}
/*LIGHTBOX VENDA SEU IMÓVEL*/
.box_vendaSeuImovel {
	width: 605px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 100px;
	left: 400px;
	z-index: 1;
}
.box_vendaSeuImovel .header {
	height: 23px;
	margin: 0;
	padding: 0;
}
.box_vendaSeuImovel .header a {
	background: url(../_img/bt_fechar.gif) 0px 0px no-repeat;
	width: 71px;
	height: 23px;
	display: inline-block;
	float: right;
	text-indent: -99999px;
}
.box_vendaSeuImovel .tit_vendaSeuImovel {
	width: 605px;
	height: 47px;
	background: url(../_IMG/tit_bg_vendaSeuImovel.gif) repeat-x;
	margin: 0;
	padding: 0;
}
.box_vendaSeuImovel .main{
	width: 601px;
	height: 660px;
	background: url(../_IMG/bg_box_vendaSeuImovel.gif) repeat-x;
	border-left: solid 2px #aec81c;
	border-right: solid 2px #aec81c;
	float:left;
}
.formvendaSeuImovel {
	padding-top: 15px;
	list-style: none;
}
.formvendaSeuImovel li {
	height: 31px;	
	padding-left: 47px;
}
.formvendaSeuImovel label {
	width: 162px;
	text-align: right;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
.formvendaSeuImovel .radioCheckbox span {
	width: 162px;
	text-align: right;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
.formvendaSeuImovel .radioCheckbox label {
	width: auto;
}
.formvendaSeuImovel .radioCheckbox input {
	background: none;
	border: none;
	width: auto;
	margin-left: 10px;
	vertical-align: middle;
}
.box_vendaSeuImovel .tipoRelacao {
	padding: 15px 0 0 30px;
}
.box_vendaSeuImovel .bt_enviar {
    background: url(../_IMG/lightbox_bt_enviar.gif) no-repeat;
	width: 71px;
    height:36px;
	font-size: 1px;
	color: #e5e5e5;
	display: inline-block;
	margin-left: 380px;
	vertical-align: middle;
}
.box_vendaSeuImovel .footer{
	width: 605px;
	height: 16px;
	background: url(../_IMG/footer_box_vendaSeuImovel.gif) repeat-x;
	float: left;
}

/*GUIA DE BAIRROS*/
.guia_de_bairros {
	float: left;
	padding-left: 15px;
}
.guia_de_bairros p {
	color: #454545;
	margin-bottom: 24px;
}
.guia_de_bairros_hr {
	background: url(../_IMG/hr_guia_bairros.gif) no-repeat;
	width: 519px;
	height: 13px;
	float: left;
}
.guia_de_bairros ul {
	float: left;
	width: 230px;
	list-style: none;
	margin-top: 25px;
	margin-right: 20px;
}

.guia_de_bairros ul li img{
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.guia_de_bairros input {
	vertical-align: middle;
	margin-right: 5px;
}
.guia_de_bairros li {
	height: 25px;
	vertical-align: middle;
}

/*.btexibir {
	background: url(../_IMG/bt_exibirsel.gif) no-repeat;
	width: 140px;
	height: 30px;
	margin: 20px 20px 0 0;
	float: right;	
	text-indent: -9999px;
}*/

/*INICIO GERAL COXINHA*/
/*background: url(../_IMG/bg_fundo.jpg) repeat;*/
* {margin: 0 auto; padding: 0; font: 11px tahoma; color: #454545; text-align: left; outline: none;}
/*body {margin:0 auto; padding:0; text-align:center; background:#717171 url(../_IMG/bg.gif) repeat;} */

body {margin:0 auto; padding:0; text-align:center; background: #fff;} 
input {border: 1px solid; height:17px; color: #000000; font: 11px tahoma;}
textarea {border: 1px solid #000000;color: #000000;}
select {border: 1px solid #000000;color: #000000; font: 11px tahoma; }
option {color: #000000;}
p {font: 11px Arial; color: #000000; text-align: left; margin-left:2px; margin-top:2px;}
b {font: 11px Arial; color: #000000; text-align: left; font-weight:bold;}

strong {font: 11px Arial; color: #96aa2a; text-align: left; font-weight:bold;}

.ie6 img, .ie6 div, .ie6 h1, .ie6 li, .ie6 a, .ie6 span {
	behavior: url(_JS/iepngfix.htc);
}

/*#main  {position:relative; width:995px; background:#FFF url(../_IMG/bg_fundo2.jpg) repeat; clear: left;}*/

#main  {position:relative; width:995px; clear: left;}

.left {float:left; width:214px; background-color:#FFF;}
.content  {float:left; width:745px; background-color:#FFF;}
.content_main {float:left;width:745px; background-color:#FFF; margin-bottom: 10px; }


.txt-verde {color:#96aa2a; font: 11px tahoma; text-decoration:none; font-weight:bold;}
.txt-verde:hover {color:#000; font: 11px tahoma;  text-decoration:none; font-weight:bold;}

/*INICIO LEFT*/

.alerta-mensagem-top {
	background: url(../_IMG/bg_alerta_newsletter_top.gif) no-repeat;
	width: 170px;
    height:7px;
	background-color:#c6c6c6;	
}
.alerta-mensagem-main {
	background-color:#c6c6c6;
	width: 170px;
    float:left;
}
.alerta-mensagem-bottom {
	background: url(../_IMG/bg_alerta_newsletter_bottom.gif) no-repeat;
	width: 170px;
    height:5px;
    float:left;
}



.bt_confirmacao {
	background: url(../_IMG/bt_voltar_off.gif) no-repeat;
	width: 58px;
    height:23px;
    float:left;
}
.bt_confirmacao:hover {
	background: url(../_IMG/bt_voltar_on.gif) no-repeat;
	width: 58px;
    height:23px;
    float:left;
}

.bt_confirmacao2 {
	background: url(../_IMG/bt_voltar_off2.gif) no-repeat;
	width: 58px;
    height:23px;
    float:left;
}
.bt_confirmacao2:hover {
	background: url(../_IMG/bt_voltar_on.gif) no-repeat;
	width: 58px;
    height:23px;
    float:left;
}


.txt-cinza {font: 11px tahoma; color: #454545; text-decoration:none;}
.txt-cinza:hover {font: 11px tahoma; color: #6f810f;  text-decoration:none;}
.boxchamadas {text-align: center; width:204px;}
.logo {
	background: url(../_IMG/logo_even.gif) no-repeat;
	width:204px;
    height:103px;
    float:left;   
}
.logo-int {
	background: url(../_IMG/logo_even2.gif) no-repeat;
	width:204px;
    height:91px;
    float:left;
}
.box_encontre {
	background: url(../_IMG/box_tit_encontre_imovel.jpg) no-repeat;
	width:204px;
    height:45px;
    float:left;
	text-indent: -9999px;    
}
.box_bg_encontre_top {
	background: url(../_IMG/box_bg_encontre_imovel_top.jpg) no-repeat;
	width: 204px;
    float:left;
}
.box_bg_encontre_main {
	background: url(../_IMG/box_bg_encontre_imovel_main.jpg) repeat-y;
	width: 204px;
    float:left;
}
.box_encontre_selects {padding:3px 3px 3px 3px;  margin-left:15px;}
.box_botoes_encontre {padding-top:8px; width:170px;}
.bt_pesquisa_avancada {
    background: url(../_IMG/bt_pesquisa_avancada.gif) no-repeat;
	width: 74px;
    height:24px;
    float:left;   
}
.bt_pesquisa_avancada:hover {
    background: url(../_IMG/bt_pesquisa_avancada_over.gif) no-repeat;
	width: 74px;
    height:24px;
    float:left;   
}
.bt_SelecaoCampea {
    background: url(../_IMG/bt_selecao_campea.gif) no-repeat;
	width: 106px;
    height: 22px;
    float: left;
	text-indent: -9999px;
} 
.bt_buscar {
    background: url(../_IMG/bt_buscar.gif) no-repeat;
	width: 59px;
    height:22px;
    float:right;
	text-indent: -9999px;
} 
.bt_buscar:hover {
    background: url(../_IMG/bt_buscar_over.gif) no-repeat;
	width: 59px;
    height:22px;
    float:right;
	text-indent: -9999px;
}

.box_fale_corretor {
	background: url(../_IMG/box_tit_fale_corretor_new2.jpg) no-repeat;
	width: 204px;
    height:63px;
    float:left;
	text-indent: -9999px;    
}
.box_bg_fale_corretor_top {
	background: url(../_IMG/box_bg_fale_corretor_top_new.jpg) no-repeat;
	width: 204px;
    float:left;  
}
.box_bg_fale_corretor_main {
	background: url(../_IMG/box_bg_fale_corretor_main.jpg) repeat-y;
	width: 204px;
    float:left; 
}
.box_bg_fale_corretor_bottom {
	background: url(../_IMG/box_fale_corretor_bottom.jpg) no-repeat;
	width: 204px;
    height:99px;
    float:left;    
}
.box_bg_excluseven_bottom {
	background: url(../_IMG/box_excluseven.jpg) no-repeat;
	width: 204px;
    height:69px;
    float:left;    
}
.box_bg_excluseven {
	background: url(../_IMG/box_bg_excluseven.gif) no-repeat;
	width: 204px;
    height:190px;
    float:left;    
}
.box_excluseven_bottom {
	background: url(../_IMG/box_excluseven_bottom.jpg) no-repeat;
	width: 204px;
    height:76px;
    float:left;    
}
.box_bg_newsletter {
	background: url(../_IMG/box_bg_newsletter_main.jpg) no-repeat;
	width: 204px;
    height:120px;
    float:left;    
}
.box_bg_excluseven_forms {float:left; margin-left:13px; width:164px; position:relative;}
.box_bg_newsletter_bottom {
	background: url(../_IMG/box_bg_newsletter_bottom.jpg) no-repeat;
	width: 204px;
    height:44px;
    float:left;    
}
.bt-ok-imobiliaria {
	background: url(../_IMG/bt-ok-imobiliaria.gif) no-repeat;
	width: 35px;
    height:25px;
    float:left;    
}
.bt-ok-imobiliaria:hover {
	background: url(../_IMG/bt-ok-imobiliaria_over.gif) no-repeat;
	width: 35px;
    height:25px;
    float:left;    
}
.bt-ok {
	background: url(../_IMG/bt_ok.gif) no-repeat;
	width: 33px;
    height:23px;
    float:left;    
}
.bt-ok:hover {
	background: url(../_IMG/bt_ok_over.gif) no-repeat;
	width: 33px;
    height:23px;
    float:left;    
}

.bt-Voltar {
	background: url(../_IMG/bt_ok.gif) no-repeat;
	width: 33px;
    height:23px;
   	position: absolute;
	bottom: 30px;
	right: 30px;
	text-indent: -9999px;
}
.bt-Voltar:hover {
	background: url(../_IMG/bt_ok_over.gif) no-repeat;
	width: 33px;
    height:23px;
    position: absolute;
	bottom: 30px;
	right: 30px;
	text-indent: -9999px;   
}

.bt-cadastrese {
	background: url(../_IMG/bt-cadastrese.jpg) no-repeat;
	width: 132px;
    height:27px;
    float:left;    
}
.bt-cadastrese:hover {
	background: url(../_IMG/bt-cadastrese-over.jpg) no-repeat;
	width: 132px;
    height:27px;
    float:left;    
}
.hr_px {
	background: url(../_IMG/hr_px.gif) repeat-y;
	width: 196px;
    height:2px;   
}
.hr_px_interna {
	background: url(../_IMG/hr_px.gif) no-repeat;
	width: 197px;
    height:12px;
    float:left;
    margin-left:5px;           
}
.box-menu-corretor {margin-top:-8px; width:196px;}

/* MENU EMPRESA, IMPRENSA, OBRAS, PARCEIROS, CONDUTA, RESPONSABILIDADE*/
.menu_sidebar {	
	width: 200px; 
	float:left; 
	margin-left:2px;
}
.menu_sidebar_top {
	background: url(../_IMG/menu_sidebar_top.gif) no-repeat;
	width: 200px;
    height:3px;
    float:left;          
}
.menu_sidebar_bottom {
	background: url(../_IMG/menu_sidebar_bottom.gif) no-repeat;
	width: 200px;
    height:12px;
    float:left;          
}
.mn_ampresa {
	background: url(../_IMG/mn_ampresa.gif) no-repeat;
	width: 200px;
    height:32px;
    float:left;
	text-indent: -9999px;   
}
.mn_ampresa:hover {
	background: url(../_IMG/mn_ampresa_over.gif) no-repeat;
	width: 200px;
    height:32px;
    float:left;
	text-indent: -9999px;           
}
.mn_ampresa_on {
	background: url(../_IMG/mn_ampresa_over.gif) no-repeat;
	width: 200px;
    height:32px;
    float:left;
	text-indent: -9999px;           
}
.mn_obrasrealizadas{
	background: url(../_IMG/mn_obrasrealizadas.gif) no-repeat;
	width: 200px;
    height:29px;
    float:left;
	text-indent: -9999px;           
}
.mn_obrasrealizadas:hover{
	background: url(../_IMG/mn_obrasrealizadas_over.gif) no-repeat;
	width: 200px;
    height:29px;
    float:left;
	text-indent: -9999px;           
}
.mn_obrasrealizadas_on{
	background: url(../_IMG/mn_obrasrealizadas_over.gif) no-repeat;
	width: 200px;
    height:29px;
    float:left;
	text-indent: -9999px;           
}
.mn_responsabilidade {
	background: url(../_IMG/mn_responsabilidade.gif) no-repeat;
	width: 200px;
    height:29px;
    float:left;
	text-indent: -9999px;           
}
.mn_responsabilidade:hover {
	background: url(../_IMG/mn_responsabilidade_over.gif) no-repeat;
	width: 200px;
    height:29px;
    float:left;
	text-indent: -9999px;           
}
.mn_responsabilidade_on {
	background: url(../_IMG/mn_responsabilidade_over.gif) no-repeat;
	width: 200px;
    height:29px;
    float:left;
	text-indent: -9999px;           
}
.mn_condigoconduta {
	background: url(../_IMG/mn_codigoconduta.gif) no-repeat;
	width: 200px;
    height:29px;
    float:left;
	text-indent: -9999px;           
}
.mn_condigoconduta:hover {
	background: url(../_IMG/mn_codigoconduta_over.gif) no-repeat;
	width: 200px;
    height:29px;
    float:left;
	text-indent: -9999px;           
}
.mn_condigoconduta_on {
	background: url(../_IMG/mn_codigoconduta_over.gif) no-repeat;
	width: 200px;
    height:29px;
    float:left;
	text-indent: -9999px;           
}
.mn_parceiros {
	background: url(../_IMG/mn_parceiros.gif) no-repeat;
	width: 200px;
    height:29px;
    float:left;
	text-indent: -9999px;           
}
.mn_parceiros:hover {
	background: url(../_IMG/mn_parceiros_over.gif) no-repeat;
	width: 200px;
    height:29px;
    float:left;
	text-indent: -9999px;           
}
.mn_parceiros_on {
	background: url(../_IMG/mn_parceiros_over.gif) no-repeat;
	width: 200px;
    height:29px;
    float:left;
	text-indent: -9999px;           
}
.mn_imprensa {
	background: url(../_IMG/mn_imprensa.gif) no-repeat;
	width: 200px;
    height:41px;
    float:left;
	text-indent: -9999px;           
}
.mn_imprensa:hover {
	background: url(../_IMG/mn_imprensa_over.gif) no-repeat;
	width: 200px;
    height:41px;
    float:left;
	text-indent: -9999px;           
}
.mn_imprensa_on {
	background: url(../_IMG/mn_imprensa_over.gif) no-repeat;
	width: 200px;
    height:41px;
    float:left;
	text-indent: -9999px;           
}
/* FIM MENU EMPRESA, IMPRENSA, OBRAS, PARCEIROS, CONDUTA, RESPONSABILIDADE*/


/* MENU FALE CORRETOR*/
.bt_atendimento_online {
	background: url(../_IMG/bt_atendimento_onlines.gif) no-repeat;
	width: 204px;
    height:47px;
    float:left;
	text-indent: -9999px;           
}
.bt_atendimento_online_drop {
	background: url(../_IMG/bt_atendimento_onlines_drop.gif) no-repeat;
	width: 204px;
    height:47px;
    float:left;          
}
.bt_atendimento_email {
	background: url(../_IMG/bt_atendimento_email.gif) no-repeat;
	width: 204px;
    height:43px;
    float:left;
	text-indent: -9999px;           
}
.bt_ligamos_para_voce {
	background: url(../_IMG/bt_ligamos_para_voce.gif) no-repeat;
	width: 204px;
    height:43px;
    float:left;
	text-indent: -9999px;          
}
.bt_nossos_telefones {
	background: url(../_IMG/bt_nossos_telefones.gif) no-repeat;
	width: 204px;
    height:35px;
    float:left;
	text-indent: -9999px;          
}
.bts_cadastre-ok {
	background: url(../_IMG/bts_cadastre-ok.gif) no-repeat;
	width: 164px;
    height:30px;
    float:left;
}
.bts_cadastre-ok2 {
	background: url(../_IMG/bts_cadastre-ok2.gif) no-repeat;
	width: 164px;
    height:30px;
    float:left;
}

.bt_atendimento_online:hover {
	background: url(../_IMG/bt_atendimento_onlines_over.gif) no-repeat;
	width: 204px;
    height:47px;
    float:left;
	text-indent: -9999px;           
}
.bt_atendimento_email:hover {
	background: url(../_IMG/bt_atendimento_email_over.gif) no-repeat;
	width: 204px;
    height:43px;
    float:left;
	text-indent: -9999px;           
}
.bt_ligamos_para_voce:hover {
	background: url(../_IMG/bt_ligamos_para_voce_over.gif) no-repeat;
	width: 204px;
    height:43px;
    float:left;
	text-indent: -9999px;          
}
.bt_nossos_telefones:hover {
	background: url(../_IMG/bt_nossos_telefones_over.gif) no-repeat;
	width: 204px;
    height:35px;
    float:left;
	text-indent: -9999px;          
}
.bts_cadastre-ok:hover {
	background: url(../_IMG/bts_cadastre-ok_over.gif) no-repeat;
	width: 164px;
    height:30px;
    float:left;
}
.bts_cadastre-ok2:hover {
	background: url(../_IMG/bts_cadastre-ok2_over.gif) no-repeat;
	width: 164px;
    height:30px;
    float:left;
}
/* FIM MENU FALE CORRETOR*/


/*INICIO HEADER*/
#header_top .header_top {
    padding:0 0 0 0px;
    float: right;
    list-style:none;    
}
#header_top .header_top li {
    display: inline;
}
#header_top .header_top li a {
    padding: 0 0 0 0;
    float:left;
    text-indent: -9999em;  
}
#header_top .header_top li a:hover {
    display: block;
    float:left;          
    height:42px; 
    background-position: bottom;  
    text-indent: -9999em;
}
.bt_trabalhe_even {
	background: url(../_IMG/bt_trabalhenaeven.gif) no-repeat;
	width: 110px;
	height: 42px;        
    float:left;
	position: relative;
	text-indent: -9999px;     
}       
.bt_venda_terreno {
	background: url(../_IMG/bt_vendaseuterreno.gif) no-repeat;
	width: 118px;
	height: 42px;        
    float:left;
    position: relative;
	text-indent: -9999px; 
}  
.bt_fale_conosco {
	background: url(../_IMG/bt_faleconosco.gif) no-repeat;
	width: 98px;
	height: 42px;        
    float:left;
	position: relative;   
	text-indent: -9999px;     
}  
.icone_rss {
	background: url(../_IMG/bt_rss.gif) no-repeat;
	width: 66px;
	height: 42px;        
    float:left;
	position: relative;
	text-indent: -9999px;     
}
.spacer-header {
	background: url(../_IMG/spacer_header.gif) no-repeat;
	width: 1px;
	height: 42px;        
    float:left;    
}  
.icone_brasil {
	background: url(../_IMG/ico_br.gif) no-repeat;
	width: 90px;
	height: 42px;        
    float:left;
	position: relative;
}  
.icone_eua {
	background: url(../_IMG/ico_eua.gif) no-repeat;
	width: 75px;
	height: 42px;    
    float:left;
	position: relative;
}

/*INICIO MENU*/
#menu .menu {
    padding:0 0 0 0px;
    float: left;
    list-style:none;    
}
#menu .menu li {
    display: inline;
}
#menu .menu li a {
    padding: 0 0 0 0;
    float:left;
    text-indent: -9999em;        
}
#menu .menu li a:hover {
    display: block;
    float:left;          
    height:38px; 
    background-position: bottom;  
    border:0px; 
    text-indent: -9999em;
} 
.mn_sobreeven {
	background: url(../_IMG/mn_sobre_even.gif) no-repeat;
	width: 117px;
	height: 38px;    
    float:left;
	position: relative;
}
.mn_construaeven {
	background: url(../_IMG/mn_construa_even.gif) no-repeat;
	width: 151px;
	height: 38px;    
    float:left;
	position: relative;
}
.mn_imobiliarias {
	background: url(../_IMG/mn_imobiliaria.gif) no-repeat;
	width: 103px;
	height: 38px;    
    float:left;
	position: relative;
}
.mn_investidores {
	background: url(../_IMG/mn_investidores.gif) no-repeat;
	width: 107px;
	height: 38px;    
    float:left;
	position: relative;
}
.mn_guia_bairros {
	background: url(../_IMG/mn_guia_bairros.gif) no-repeat;
	width: 121px;
	height: 38px;    
    float:left;
	position: relative;
}
.mn_header_imprensa {
	background: url(../_IMG/mn_imprensa_h.gif) no-repeat;
	width: 121px;
	height: 38px;    
    float:left;
	position: relative;
}
.mn_cliente {
	background: url(../_IMG/mn_cliente-even.gif) no-repeat;
	width: 146px;
	height: 38px;    
    float:left;
	position: relative;
}
/*FIM MENU*/

/*INICIO MENU HOME CARROSSEL*/
#menuhome .menuhome, .menuhomePortugues {
    padding:0 0 0 0px;
    float: left;
    list-style:none;    
}
#menuhome .menuhome li, #menuhome .menuhomePortugues li {
    display: inline;
}
#menuhome .menuhome li a, #menuhome .menuhomePortugues li a {
    padding: 0 0 0 0;
    float:left;
    text-indent: -9999em;        
}
#menuhome .menuhome li a:hover, #menuhome .menuhomePortugues li a:hover {
    display: block;
    float:left;          
    height:25px; 
    background-position: bottom;  
    border:0px; 
    text-indent: -9999em;
} 
.mn_home_futuroslancamentos {
	background: url(../_IMG/mn_home_futuroslancamentos.gif) no-repeat;
	width: 210px;
	height: 25px;    
    float:left;
    text-indent: -9999em;  
}
.mn_home_futuroslancamentos_over  {
	background: url(../_IMG/mn_home_futuroslancamentos_over.gif) no-repeat;
	width: 232px;
	height: 52px;    
    float:left;
    text-indent: -9999em;    
}
.mn_home_lancamentos {
	background: url(../_IMG/mn_home_lancamentos.gif) no-repeat;
	width: 169px;
	height: 25px;    
    float:left;
    text-indent: -9999em;  
}
.mn_home_lancamentos_over  {
	background: url(../_IMG/mn_home_lancamentos_over.gif) no-repeat;
	width: 208px;
	height: 52px;    
    float:left;
    text-indent: -9999em;    
}
.mn_home_emconstrucao{
	background: url(../_IMG/mn_home_emconstrucao.gif) no-repeat;
	width: 163px;
	height: 25px;    
    float:left;
    text-indent: -9999em;  
}
.mn_home_emconstrucao_over  {
	background: url(../_IMG/mn_home_emconstrucao_over.gif) no-repeat;
	width: 208px;
	height: 52px;    
    float:left;
    text-indent: -9999em;    
}
.mn_home_prontosmorar {
	background: url(../_IMG/mn_home_prontosmorar.gif) no-repeat;
	width: 193px;
	height: 25px;    
    float:left;
    text-indent: -9999em;  
}
.mn_home_prontosmorar_over {
	background: url(../_IMG/mn_home_prontosmorar_over.gif) no-repeat;
	width: 232px;
	height: 52px;    
    float:left;
    text-indent: -9999em;  
}
.menuhome-aba-footer  {
	background: url(../_IMG/menuhome-aba-footer.gif) no-repeat;
	width: 735px;
	height: 53px;    
    float:left;
}
.menuhome-aba-bg-main {
	background: url(../_IMG/menuhome-aba-bg-main.gif) repeat-y;
	width: 735px;
    float:left;     
}
.menuhome-aba-bg-footer {
	background: url(../_IMG/menuhome-aba-bg-footer.gif) no-repeat;
	width: 735px;
    height:35px;
    float:left;
	position: relative;    
}
.menuhome-abasL {
	background: url(../_IMG/menuhome-abasL.png) no-repeat;
	width:35px;
    height:356px;
    float:left;   
}
.menuhome-abasL-botao {margin-top:157px; margin-left:-12px; float:left;}
.menuhome-abasR-botao {margin-top:157px; margin-left:15px; float:left;}

.menuhome-abasRH {
	background: url(../_IMG/menuhome-abasR.png) no-repeat;
	width:36px;
    height:356px;
    float:left;          
}
.menuhome-abasLH {
	background: url(../_IMG/menuhome-abasL.png) no-repeat;
	width:35px;
    height:356px;
    float:left;   
}     
.menuhome-abasLH-botao {margin-top:157px; margin-left:-5px; float:left;}
.menuhome-abasRH-botao {margin-top:157px; margin-left:6px; float:left;}

.menuhome-abasM {
    float:left; 
    width:650px;
    margin-top:15px;
    overflow: hidden; 
    height:369px;
}
.menuhome-abasR {
	background: url(../_IMG/menuhome-abasR.png) no-repeat;
	width:36px;
    height:356px;
    float:left;   
}
.menuhome-carrossel-barra {
	background: url(../_IMG/menuhome-abasR.png) no-repeat;
	width:36px;
    height:356px;
    float:left;
}

/*FIM MENU HOME CARROSSEL*/



/*INICIO CHAMADAS DA HOME*/
.chamada-noticias-even {float:left; width: 218px;}
.chamada-noticias-txt {float:left; width: 180px;}
.chamada-noticias-txt2 {float:left; width: 200px;}
.bt_conheca {
	background: url(../_IMG/bt_conheca.gif) no-repeat;
	width: 77px;
	height: 20px;    
    float:left;
    text-indent: -9999em;  
}
.bt_conheca:hover {
	background: url(../_IMG/bt_conheca_over.gif) no-repeat;
	width: 77px;
	height: 20px;    
    float:left;
    text-indent: -9999em;  
}
.bt_saibamais {
	background: url(../_IMG/bt_saibamais.gif) no-repeat;
	width: 87px;
	height: 20px;    
    float:left;
    text-indent: -9999em;  
}
.bt_saibamais:hover {
	background: url(../_IMG/bt_saibamais_over.gif) no-repeat;
	width: 87px;
	height: 20px;    
    float:left;
    text-indent: -9999em;  
}

.bullet_green {
	background: url(../_IMG/bullet_green.gif) no-repeat;
	width: 14px;
	height: 8px;
    margin-top:2px;        
    float:left;
	position: relative;
}
.chamada-noticias-even-titulo {
	/*background: url(../_IMG/tit_home_noticiaseven.gif) no-repeat;*/
	background: url(../_IMG/tit_home_sobreeven.gif) no-repeat;
	width: 218px;
	height: 41px;    
    float:left;
	position: relative;
    text-indent: -9999em;    
}
.chamada-noticias-even-img {
	background: url(../_IMG/img_home_even.jpg) no-repeat;
	/*background: url(../_IMG/img_home_noticias.jpg) no-repeat;*/
	width: 218px;
	height: 128px;    
    float:left;
	position: relative;
}
.chamada-guiabairros {float:left; width: 218px;}
.chamada-guiabairros-titulo {
	background: url(../_IMG/tit_home_guiabairros.gif) no-repeat;
	width: 218px;
	height: 41px;    
    float:left;
	position: relative;
    text-indent: -9999em;    
}
.chamada-guiabairros-img {
	background: url(../_IMG/img_home_guiabairros.jpg) no-repeat;
	width: 218px;
	height: 128px;    
    float:left;
	position: relative;
}
.chamada-sobreeven {float:left; width: 218px;}
.chamada-sobreeven-titulo {
	background: url(../_IMG/tit_home_sobreeven.gif) no-repeat;
	width: 218px;
	height: 41px;    
    float:left;
	position: relative;
    text-indent: -9999em;    
}
.chamada-sobreeven-img {
	background: url(../_IMG/img_home_sobreeven.jpg) no-repeat;
	width: 218px;
	height: 128px;    
    float:left;
	position: relative;
}
.chamada-conhecaopen {float:left; width: 218px;}
.chamada-conhecaopen-titulo {
	background: url(../_IMG/tit_home_conhecaopen.gif) no-repeat;
	width: 218px;
	height: 41px;    
    float:left;
	position: relative;
    text-indent: -9999em;    
}
.chamada-conhecaopen-img {
	background: url(../_IMG/img_home_conhecaeven.jpg) no-repeat;
	width: 218px;
	height: 128px;    
    float:left;
	position: relative;
    text-indent: -9999em;    
}
.hr-home-chamadas {
	background: url(../_IMG/hr_home_chamadas.gif) no-repeat;
	width: 33px;
	height: 254px;    
    float:left;
	position: relative;
} 
/*FIM CHAMADAS DA HOME*/






/*INICIO MENU DAS ABAS */
.box-abas-menus {float:left; width:745px;}

#menuabas .menuabas {
    padding:0 0 0 0px;
    float: left;
    list-style:none;    
}
#menuabas .menuabas li {
    display: inline;
}
#menuabas .menuabas li a {
    padding: 0 0 0 0;
    float:left;
    text-indent: -9999em;        
}
#menuabas .menuabas li a:hover {
    display: block;
    float:left;          
    height:26px; 
    background-position: bottom;  
    border:0px; 
    text-indent: -9999em;
}
.mn_fichatecnica  {
	background: url(../_IMG/mn_fichatecnica.gif) no-repeat;
	width: 182px;
	height: 26px;    
    float:left;
    text-indent: -9999em;    
}
.mn_localizacao  {
	background: url(../_IMG/mn_localizacao.gif) no-repeat;
	width: 179px;
	height: 26px;    
    float:left;
    text-indent: -9999em;    
} 
.mn_imagens  {
	background: url(../_IMG/mn_imagens.gif) no-repeat;
	width: 157px;
	height: 26px;    
    float:left;
    text-indent: -9999em;    
} 
.mn_acompanheobra  {
	background: url(../_IMG/mn_acompanheobra.gif) no-repeat;
	width: 227px;
	height: 26px;    
    float:left;
    text-indent: -9999em;    
} 
.mn_fichatecnica_over  {
	background: url(../_IMG/mn_fichatecnica_over.gif) no-repeat;
	width: 218px;
	height: 62px;    
    float:left;
    text-indent: -9999em;    
}
.mn_localizacao_over  {
	background: url(../_IMG/mn_localizacao_over.gif) no-repeat;
	width: 239px;
	height: 62px;    
    float:left;
    text-indent: -9999em;
}
.mn_imagens_over  {
	background: url(../_IMG/mn_imagens_over.gif) no-repeat;
	width: 197px;
	height: 62px;    
    float:left;
    text-indent: -9999em;    
}
.mn_acompanheobra_over  {
	background: url(../_IMG/mn_acompanheobra_over.gif) no-repeat;
	width: 262px;
	height: 62px;    
    float:left;
    text-indent: -9999em;    
}
.menu-abas-footer  {
	background: url(../_IMG/bg_mn_abas_bottom.gif) no-repeat;
	width: 745px;
	height: 53px;    
    float:left;
} 
/*FIM MENU DAS ABAS */


/*INICIO FICHA TECNICA PRODUTOS*/
#botoes .botoes {
    padding:0 0 0 0px;
    float: left;
    list-style:none;    
}
#botoes .botoes li {
    display: inline;
}
#botoes .botoes li a {
    padding: 0 0 0 0;
    float:left;
    text-indent: -9999em;        
}
#botoes .botoes li a:hover {
    display: block;
    float:left;          
    height:39px; 
    background-position: bottom;  
    text-indent: -9999em;
} 
.bt_facadoseujeito{
	background: url(../_IMG/bt_facadoseujeito.gif) no-repeat;
	width: 123px;
	height: 39px;    
	position: relative;
    text-indent: -9999em;    
} 
.bt_youtube{
	background: url(../_IMG/bt_youtube.gif) no-repeat;
	width: 92px;
	height: 39px;    
	position: relative;
    text-indent: -9999em;    
}
.bt_compartilhar_pagina{
	background: url(../_IMG/bt_compartilhar_pagina.gif) no-repeat;
	width: 180px;
	height: 39px;    
	position: relative;  
    text-indent: -9999em;    
}
.bt_indique_imovel{
	background: url(../_IMG/bt_indique_imovel.gif) no-repeat;
	width: 152px;
	height: 39px;    
	position: relative;
    text-indent: -9999em;    
}
.bt_imprimir{
	background: url(../_IMG/bt_imprimir.gif) no-repeat;
	width: 98px;
	height: 39px;    
    position: relative;
    text-indent: -9999em;    
}
.bt_favoritos{
	background: url(../_IMG/bt_favoritos.gif) no-repeat;
	width: 90px;
	height: 39px;    
    position: relative;
    text-indent: -9999em;
}
.hr_botoes{
	background: url(../_IMG/hr_botoes.gif) no-repeat;
	width: 2px;
	height: 39px;    
	position: relative;
    text-indent: -9999em;    
}
.aba_bg_produtos_top {
	background: url(../_IMG/aba_bg_top.gif) no-repeat;
	width: 745px;
    float:left;
	height: 80px;
} 
.aba_bg_produtos_top .bannerCobertura { margin: 2px 2px 0 2px; }
.aba_bg_produtos_main {
	background: url(../_IMG/aba_bg.gif) repeat;
	width: 745px;
   float:left;       
}

.aba_bg_produtos_footer {
	background: url(../_IMG/aba_bg_footer.gif) no-repeat;
	width: 745px;
    height:65px;
    float:left;   
}
.aba_bg_interna_top {
	background: url(../_IMG/aba_bg_interna_top.gif) no-repeat;
	width: 551px;
    height:73px;
    float:left;
} 
.aba_bg_interna_main {
	background: url(../_IMG/aba_bg_interna.gif) repeat;
	width: 551px;
   float:left;      
}
.aba_bg_interna_main2 {
	background: url(../_IMG/aba_bg_interna.gif) repeat-y;
	width: 551px;
    float:left;      
}
.aba_bg_interna_main_ofertas {
	background: url(../_IMG/aba_bg_interna_ofertas.gif) repeat-y;
	width: 184px;
    float:left;     
}
.aba_bg_interna_footer {
	background: url(../_IMG/aba_bg_interna_footer.gif) no-repeat;
	width: 551px;
    height:48px;
    float:left;  
}
 
.box-empreendimento {width:689px; margin-left:37px;}
.box-foto-empreendimento {float:left; width:181px;}
.box-empreendimento-descricao {float:left; text-align:left;}
.thumb-foto-empreendimento-box-verde {width:156px; float:left; background-color:#afca1e; height:231px;}
.thumb-foto-empreendimento-box-botao-mais {margin-top:50px; margin-left:50px;}
.thumb-foto-empreendimento {margin:4px;}
.ficha_nomeempreendimento_box {float:left;}
.ficha_nomeempreendimento_tit {
	background: url(../_IMG/tit_ficha_nome_empreendimento.gif) no-repeat;
	width: 233px;
    height:22px;
    float:left;
    text-indent: -9999em;    
}
.ficha_nomeempreendimento_txt {float:left; height:34px;clear:both; width:100%;}
.ficha_endereco_box {float:left; width:507px;}
.ficha_endereco_tit {
	background: url(../_IMG/tit_ficha_endereco.gif) no-repeat;
	width: 88px;
    height:21px;
    float:left;
    text-indent: -9999em;    
}
.ficha_endereco_txt {float:left; height:30px;clear:both;width:507px;}
.ficha_status_box {float:left;}
.ficha_status_tit {
	background: url(../_IMG/tit_ficha_status.gif) no-repeat;
	width: 50px;
    height:15px;
    float:left;
    text-indent: -9999em;    
}
.ficha_status_txt {float:left; height:31px;clear:both;}
.ficha_empreendimento_box {float:left;}
.ficha_empreendimento_tit {
	background: url(../_IMG/tit_ficha_empreendimento.gif) no-repeat;
	width: 167px;
    height:15px;
    float:left;
    text-indent: -9999em;    
}
.ficha_empreendimento_txt {float:left; height:31px;clear:both;}
.ficha_entregadaobra_box {float:left;}
.ficha_entregadaobra_tit {
	background: url(../_IMG/tit_ficha_obra.gif) no-repeat;
	width: 115px;
    height:14px;
    float:left;
    text-indent: -9999em;    
}
.ficha_entregadaobra_txt {float:left; height:29px;clear:both;}
.barra {
    background: url(../_IMG/barrinha.gif) no-repeat;
	width: 702px;
    height:41px;
    text-align:center;
}
.ficha-descricao {margin-left:41px;}
.ficha-descricao_tit {
    background: url(../_IMG/tit_ficha_descricao.gif) no-repeat;
	width: 94px;
    height:32px;
    float:left;
    text-indent: -9999em;    
}
.ficha_descricao_txt {float:left; height:72px; width:669px;}
.ficha-quadroresumo {margin-left:41px;}
.ficha-quadroresumo_tit {
    background: url(../_IMG/tit_ficha_quadro_resumo.gif) no-repeat;
	width: 145px;
    height:19px;
    float:left;
    text-indent: -9999em;    
}
.ficha-quadroresumo_txt {clear:both; height:18px;}

.FormDescricao {
	background: url(../_IMG/bg_formDescricao.gif) no-repeat;
	width: 661px;
	height: 192px;
	border: none;
}
.FormDescricao p {
	font: arial;
	font-size: 11px;
	font-weight: bold;
	color: #90A713;
	display: block;
	padding-top: 30px;
}
.FormDescricao .label01 {
	width: 230px;
	display: block;
	float: left;
	margin-top: 20px;
	padding-left: 65px;
}
.FormDescricao .label01 input {
	margin-top: 10px;
}
.FormDescricao .label02 {
	width: 365px;
	display: block;
	float: right;
	margin-top: 20px;
}
.FormDescricao .label02 textarea {
	margin-left: 71px;
}

.box-quadroresumo {margin-left:41px;}
.box-quadroresumo-top {
    background: url(../_IMG/quadro_resumo_top.gif) no-repeat;
	width: 666px;
    height:43px;
    float:left;
}
.box-quadroresumo-titulo {
    background: url(../_IMG/quadro_resumo_titulo.gif) no-repeat;
	width: 666px;
    height:36px;
    float:left;
}
.box-quadroresumo-titulo-branco {margin-left:12px; margin-top:4px; font: 12px Arial;color: #FFF;font-weight:bold; }
.box-quadroresumo-bg {
    background: url(../_IMG/quadro_resumo_bg.gif) repeat-y;
	width: 666px;
    float:left;
}
.box-quadroresumo-footer {
    background: url(../_IMG/quadro_resumo_bottom.gif) no-repeat;
	width: 666px;
    height:27px;
    float:left;
}
.box-quadroresumo-abaspacer {float:left; width:5px;}
.box-quadroresumo-aba00 {float:left; width:94px; text-align:center;}
.box-quadroresumo-aba01 {float:left; width:84px; text-align:center;}
.box-quadroresumo-aba02 {float:left; width:124px; text-align:center;}
.box-quadroresumo-aba03 {float:left; width:114px; text-align:center;}
.box-quadroresumo-aba04 {float:left; width:134px; text-align:center;}
.box-quadroresumo-aba05 {float:left; width:111px; text-align:center;}

.ficha-projeto {float:left; margin-left:41px; width:660px; height:90px;}             
.ficha-projeto_tit {o
    background: url(../_IMG/tit_ficha_projeto.gif) no-repeat;
	width: 72px;
    height:17px;
    float:left;
    text-indent: -9999em;       
}
.ficha-projeto_txt {float:left;}
.ficha-projeto_bl_green {
    background: url(../_IMG/bullet_oval.gif) no-repeat;
	width: 11px;
    height:6px;
    float:left;    
}
.ficha-projeto_bl_green_txt {float:left;margin-top:-5px;}

.ficha-areadelazer {margin-left:41px; width:660px; }             
.ficha-areadelazer_tit {
    background: url(../_IMG/tit_ficha_area_lazer.gif) no-repeat;
	width: 124px;
    height:34px;
    float:left;
    text-indent: -9999em;       
}
.ficha-areadelazer_txt {float:left; clear:both; width:680px;}



.fichaParceiros {padding-left: 41px; width: 700px; float: left; margin-top: 30px; background: url(../_IMG/barrinha.gif) no-repeat center top; }
.fichaParceiros_tit {
   background: url(../_IMG/tit_ficha_parceiro.gif) no-repeat;
	width: 124px;
   height:34px;
	float:left;
   text-indent: -9999em;
	margin-top: 50px;
}
.fichaParceiros_txt {float:left; clear:both; width:680px;}
.fichaParceiros_txt img { display: inline; margin-right: 35px; margin-bottom: 20px; }






.ficha-plantas {margin-left:41px; width:660px;}             
.ficha-plantas_tit {
    background: url(../_IMG/tit_ficha_plantas.gif) no-repeat;
	width: 73px;
    height:17px;
    float:left;
    text-indent: -9999em;
}
.ficha-plantas_tit_txt {clear:both; margin-top:18px; float:left; height:20px; width:100%;}
.ficha-plantas_txt {float:left; width:100%;}
.ficha-plantas-geral {float:left; width:100%; border: 0px solid red;}
.ficha-plantas-bg-thumb {background-color:#90a713; width:136px; height:92px; float:left; clear:both;}
.ficha-plantas-thumb {text-align:center; margin-top:4px;}
.ficha-plantas-thumb-botao-mais {float:left;margin-top:80px; margin-left:-12px;}
.ficha-plantas-descricao{float:left; margin-left:150px; margin-top:-105px;  width:507px;}


.ficha-construtora {
    background: url(../_IMG/tit_ficha_construtora.gif) no-repeat;
	width: 84px;
    height:20px;
    float:left;
    text-indent: -9999em;
}
.ficha-incorporadora {
    background: url(../_IMG/tit_ficha_incorporadora.gif) no-repeat;
	width: 93px;
    height:19px;
    float:left;
    text-indent: -9999em;
}
.ficha-projeto-arquitetura{
    background: url(../_IMG/tit_ficha_projeto_arquitetura.gif) no-repeat;
	width: 142px;
    height:20px;
    float:left;
    text-indent: -9999em;
}
.ficha-projeto-paisagismo{
    background: url(../_IMG/tit_ficha_projeto_paisagismo.gif) no-repeat;
	width: 133px;
    height:20px;
    float:left;
    text-indent: -9999em;
}
.ficha-projeto-decoracao{
    background: url(../_IMG/tit_ficha_projeto_decoracao.gif) no-repeat;
	width: 133px;
    height:21px;
    float:left;
    text-indent: -9999em;
}
.ficha-area-terreno{
    background: url(../_IMG/tit_ficha_area_terreno.gif) no-repeat;
	width: 99px;
    height:21px;
    float:left;
    text-indent: -9999em;
}
.ficha-quantidade-torres{
    background: url(../_IMG/tit_ficha_quantidade_torres.gif) no-repeat;
	width: 139px;
    height:20px;
    float:left;
    text-indent: -9999em;
}
.ficha-numero-pavimentos{
    background: url(../_IMG/tit_ficha_numero_pavimentos.gif) no-repeat;
	width: 136px;
    height:24px;
    float:left;
    text-indent: -9999em;
}

.ficha-unidades_pavimento {
    background: url(../_IMG/tit_ficha_numero_unidade_pavimento.gif) no-repeat;
	width: 209px;
    height:22px;
    float:left;
    text-indent: -9999em;
}
.ficha-total_unidades {
    background: url(../_IMG/tit_ficha_total_unidades.gif) no-repeat;
	width: 209px;
    height:22px;
    float:left;
    text-indent: -9999em;
}
.ficha-area_privativa_unidade {
    background: url(../_IMG/tit_ficha_area_privativa_unidade.gif) no-repeat;
	width: 161px;
    height:22px;
    float:left;
    text-indent: -9999em;
}
.ficha-numero-elevadores {
    background: url(../_IMG/tit_ficha_numero_elevadores_torre.gif) no-repeat;
	width: 197px;
    height:23px;
    float:left;
    text-indent: -9999em;
}
.ficha-numero-vagas {
    background: url(../_IMG/tit_numero_vagas_garagem_unidade.gif) no-repeat;
	width: 249px;
    height:22px;
    float:left;
    text-indent: -9999em;
}
.ficha-entrega-obra {
    background: url(../_IMG/tit_ficha_entrega_obra.gif) no-repeat;
	width: 102px;
    height:21px;
    float:left;
    text-indent: -9999em;
}
.ficha-status-obra {
    background: url(../_IMG/tit_ficha_status_obra.gif) no-repeat;
	width: 91px;
    height:21px;
    float:left;
    text-indent: -9999em;
}

.ficha-descricao-total {padding-left:41px; float:left;}
.ficha-descricao-total-left {width:274px;float:left;}
.ficha-descricao-total-main {width:95px;float:left;}
.barra-ficha-descricao-total-main {
    background: url(../_IMG/barra-ficha-descricao-total-main.gif) no-repeat;
	width: 95px;
    height:200px;
    float:left;
}

.ficha-descricao-total-right {width:253px;float:left;}
/*FIM FICHA TECNICA PRODUTOS*/


/*INICIO LOCALIZACAO*/
.box-localizacao-main {width:708px; float:left;}
.barra-localizacao {
    background: url(../_IMG/barrinha.gif) no-repeat;
	width: 702px;
    height:41px;
    margin-left:20px;
}
.bg_branco_localizacao {height:18px; background-color:#FFF;}
.bg_vazio_localizacao {height:18px;}
.box-localizacao-googlemap {padding-left:15px; float:left; width:712px; height:600px;}
.box-localizacao-main-left {width:377px; float:left;}
.box-localizacao-main-left-chamadas {width:320px; text-align:center;}
.box-localizacao-main-right {width:276px; float:left;}
.localizacao-formcampos {float:left; margin-top:4px}
.localizacao-formcampos-item {float:left; margin-left:2px; width:100px;}
.localizacao-saibacomo-main {clear:both;}
.localizacao-saibacomo-mainlocalizacao {margin-left:10px; float:left; width:100%;}
.localizacao-ondeestavc-main {clear:both;}
.localizacao-ondeestavc-main-txt-p {font: 9px Arial; color: #000000; text-align: left;}

.bt-tracar-rota {
    background: url(../_IMG/bt_tracar_rota.gif) no-repeat;
	width: 102px;
    height:30px;
    float:left;
    margin-top:-50px; 
    margin-left:217px;    
    text-indent: -9999em;
}
.bt-imprimir-trajeto {
    background: url(../_IMG/bt_local_imprimir.gif) no-repeat;
	width: 81px;
    height:29px;
    float:left;
    margin-top:-30px; 
    margin-left:605px;    
    text-indent: -9999em;
}
.localizacao-saibacomo {
    background: url(../_IMG/tit_localizacao_saibacomo.gif) no-repeat;
	width: 208px;
    height:43px;
    float:left;
    text-indent: -9999em;
}
.localizacao-trajeto {
    background: url(../_IMG/tit_localizacao_endereco.gif) no-repeat;
	width: 276px;
    height:25px;
    float:left;
    text-indent: -9999em;
}
.localizacao-endereco {
    background: url(../_IMG/tit_localizacao_endereco.gif) no-repeat;
	width: 276px;
    height:25px;
    margin-top:30px;
    float:left;
    text-indent: -9999em;
}
.localizacao-ondeestavc {
    background: url(../_IMG/tit_localizacao_ondevcesta.gif) no-repeat;
	width: 145px;
    height:26px;
    float:left;
    text-indent: -9999em;
} 
.localizacao-explore-regiao {
    background: url(../_IMG/tit_localizacao_exploregiao.gif) no-repeat;
	width: 208px;
    height:32px;
    float:left;
    text-indent: -9999em;
} 
.spacer-localizacao {
    background: url(../_IMG/localizacao_spacer.gif) no-repeat;
	width: 29px;
    height:105px;
    float:left;
}
.bullet-localizacao-trajeto {
    background: url(../_IMG/bullet_localizacao.gif) no-repeat;
	width: 22px;
    height:18px;
    float:left;
}
.txt-localizacao-trajeto {float:left; margin-top:2px;}
/*FIM LOCALIZACAO*/

/*INICIO IMAGENS E VIDEOS*/
.box-imagensvideos-main {width:726px; float:left;}
.box-fotos-decorados-carrossel {float:left; width:741px; margin-top:5px; border:0px solid red;}
.btVideoScrollLeft { float: left;}
.btVideoScrollRight {float: right;}

.box-content-videoplantas {width:720px; float:left;}
.box-imagens-videos {float:left; width:320px;}
.imagens-videos-player {margin-top:20px;}
.imagens-videos-player-thumbs {margin-top:65px; float:right;}
.box-imagens-plantas {float:left; width:177px; margin-left:29px;}
.imagens-plantas-thumbs {width:190px; margin-top:20px; float:left;}

.hr_imagens{
    background: url(../_IMG/hr_imagens.gif) no-repeat;
	width: 51px;
    height:361px;
    float:left;
} 

.imagens-fotosdecorados {
    background: url(../_IMG/tit_imagens_fotosempreendimento.gif) no-repeat;
	width: 265px;
    height:25px;
    float:left;
    text-indent: -9999em;
} 
.imagens-plantas {
    background: url(../_IMG/tit_imagens_plantas.gif) no-repeat;
	width: 74px;
    height:24px;
    float:left;
    text-indent: -9999em;
} 
.imagens-videos  {
    background: url(../_IMG/tit_imagens_videos.gif) no-repeat;
	width: 60px;
    height:28px;
    float:left;
    text-indent: -9999em;
}
.box-player-video  {
    background: url(../_IMG/box_player_video.jpg) no-repeat;
	width: 315px;
    height:292px;
    float:left;
    text-indent: -9999em;
}
.boxThumbsVideo {
	float: left;
	width: 635px;
    height:144px;    
    overflow: hidden;
	padding: 0 0 0 0px;
    margin-top:5px;
}
.boxThumbsPlantas {
	float: left;
	width: 635px;
    height:144px;    
    overflow: hidden;
	padding: 0 0 0 0px;
    margin-top:20px;
}
.box-carrossel-imagens-geral {float:left; margin-top:10px;}
.box-carrossel-imagens-foto {width:105px; float:left; margin-top:10px;}
.box-carrossel-imagens-plantas-geral {float:left; padding-left:5px;margin-top:-5px;}
.box-carrossel-imagens-plantas-foto {width:90px; float:left; margin-top:5px;}
.thumb_carrossel_sombra {
    background: url(../_IMG/thumb_carrossel_sombra.jpg) no-repeat;
	width: 94px;
    height:22px;
    float:left;
}
.thumb_carrossel_sombra_planta {
    background: url(../_IMG/thumb_carrossel_sombra.jpg) no-repeat;
	width: 81px;
    height:15px;
    float:left;
}
/*FIM IMAGENS E VIDEOS*/

/* ACOMPANHE ESTA OBRA*/
.icone-duvida {display:show; position:absolute; z-index:9; float:left; margin-top:535px; margin-left:130px;}
.icone-duvida-bg {float:left; background-color:#ffffcc; width:270px; height:43px;}
.icone-duvida-balao-txt {width:255px; margin-top:5px; font: 9px Arial; color: #515151; text-align: left;}
.icone-duvida-bottom {
    float:left;
    margin-left:22px;
    background: url(../_IMG/aba_balao_bottom.gif) no-repeat;
	width: 18px;
    height:17px;
    float:left;    
}

.aba-obra-porcentagem-box-geral {width:598px; float:left; padding-left:40px;}
.aba-obra-porcentagem-box-main {float:left; width:598px;}
.aba-obra-porcentagem-box {width:397px; float:left;}
.aba-obra-porcentagem-item {float:left; margin-top:8px;}

.aba-obra-porcentagem-left {
    background: url(../_IMG/img_barra_left.gif) no-repeat;
	width: 21px;
    height:30px;
    float:left;
}
.aba-obra-porcentagem-main {
    background: url(../_IMG/img_barra_bg_main.gif) repeat-x;
    height:30px;
    float:left;
}
.aba-obra-porcentagem-right  {
    background: url(../_IMG/img_barra_right.gif) no-repeat;
	width: 18px;
    height:30px;
    float:left;
}
.bt-duvida {
    background: url(../_IMG/icone_duvida.gif) no-repeat;
	width: 22px;
    height:30px;
    float:left;
}
.box-obras-mesdaobra {float:left; width:177px; padding-left:29px;}
.box-obras-imagens-mesdaobra {
    background: url(../_IMG/tit_obra_mesdaobra.gif) no-repeat;
	width: 112px;
    height:28px;
    float:left;
    text-indent: -9999em;
} 
/*FIM ACOMPANHE ESTA OBRA*/

/*INICIO TITULOS INTERNAS*/
.tit-obrasrealizadas {
    background: url(../_IMG/tit_obrasrealizadas.gif) no-repeat;
	width: 340px;
    height:35px;
    float:left;
    margin-top:10px;
    text-indent: -9999em;
} 
.tit-imprensa {
    background: url(../_IMG/tit_imprensa.gif) no-repeat;
	width: 340px;
    height:35px;
    float:left;
    margin-top:10px;
    text-indent: -9999em;
} 
.tit-trabalheconosco {
    background: url(../_IMG/tit_trabalheconosco.gif) no-repeat;
	width: 340px;
    height:35px;
    float:left;
    margin-top:10px;
    text-indent: -9999em;
} 
.tit-fornecedores {
    background: url(../_IMG/tit_fornecedores.gif) no-repeat;
	width: 340px;
    height:35px;
    float:left;
    margin-top:10px;
    text-indent: -9999em;
}
.tit-imobiliarias {
    background: url(../_IMG/tit_imobiliarias.gif) no-repeat;
	width: 340px;
    height:35px;
    float:left;
    margin-top:10px;    
    text-indent: -9999em;
}
.tit-buscas {
    background: url(../_IMG/tit_busca.gif) no-repeat;
	width: 340px;
    height:35px;
    float:left;
    margin-top:10px;    
    text-indent: -9999em;
}
.tit-desafioPublico {
    background: url(../_IMG/tit_selecaoImoveis.gif) 0 no-repeat;
	width: 600px;
    height:35px;
    float:left;
    margin-top:10px;    
	color:#FFF;
	margin-left:25px;
	font-weight:bold;
	font-size:22px;
	text-indent: -5000px;
}
.tit-desafioPublico.titNovo { background: url(../_IMG/tit_confira.gif) no-repeat;}
.tit-vendaseuterreno {
    background: url(../_IMG/venda_seu_terreno_03.gif) no-repeat;
	width: 340px;
    height:35px;
    float:left;
    margin-top:10px;    
    text-indent: -9999em;
}
.tit-politicadeprivacidade {
    background: url(../_IMG/tit_politicadeprivacidade.gif) no-repeat;
	width: 340px;
    height:35px;
    float:left;
    margin-top:10px;    
    text-indent: -9999em;
}
.tit-politicadeuso {
    background: url(../_IMG/tit_politicadeuso.gif) no-repeat;
	width: 340px;
    height:35px;
    float:left;
    margin-top:10px;    
    text-indent: -9999em;
}
.tit-noticiaseven {
    background: url(../_IMG/tit_noticiaseven.gif) no-repeat;
	width: 340px;
    height:35px;
    float:left;
    margin-top:10px;    
    text-indent: -9999em;
}
.tit-faleconosco {
    background: url(../_IMG/tit_faleconosco.gif) no-repeat;
	width: 274px;
    height:35px;
    float:left;
    margin-top:10px;    
    text-indent: -9999em;
}
.tit-parcerias {
    background: url(../_IMG/tit_parceiros.gif) no-repeat;
	width: 274px;
    height:35px;
    float:left;
    margin-top:10px;    
    text-indent: -9999em;
}
.tit-responsabilidadesocial {
    background: url(../_IMG/tit_responsabilidadesocial.gif) no-repeat;
	width: 495px;
    height:35px;
    float:left;
    margin-top:10px;    
    text-indent: -9999em;
}
.tit-trabalheconosco {
    background: url(../_IMG/tit_trabalheconosco.gif) no-repeat;
	width: 276px;
    height:35px;
    float:left;
    margin-top:10px;    
    text-indent: -9999em;
}
.tit-portfolio {
    background: url(../_IMG/tit_portfolio.gif) no-repeat;
	width: 358px;
    height:40px;
    float:left;
    text-indent: -9999em;
}
.tit-releases {
    background: url(../_IMG/tit_releases.gif) no-repeat;
	width: 358px;
    height:40px;
    float:left;
    text-indent: -9999em;
}
.tit-expertise-comprovada  {
    background: url(../_IMG/tit_expertise_comprovada.gif) no-repeat;
	width: 358px;
    height:40px;
    float:left;
    text-indent: -9999em;
}
.tit-imobiliaria-conducao {
    background: url(../_IMG/tit_imobiliarias_conducao.gif) no-repeat;
	width: 450px;
    height:40px;
    float:left;
    text-indent: -9999em;
}
.tit-busca_avancada {
    background: url(../_IMG/txt_buscaAvancada.gif) no-repeat;
	width: 672px;
    height:40px;
    float:left;
    text-indent: -9999em;
}
.tit-politicadeprivacidade-informacoes {
    background: url(../_IMG/tit_politicadeprivacidade_informacoes.gif) no-repeat;
	width: 358px;
    height:40px;
    float:left;
    text-indent: -9999em;
}
.tit-consciencia {
    background: url(../_IMG/tit_consciencia_acoes.gif) no-repeat;
	width: 333px;
    height:64px;
    float:left;
    text-indent: -9999em;
}
.tit-valorizacaoSustentabilidade {
    background: url(../_IMG/tit_valorizacaoSustentabilidade.gif) no-repeat;
	width: 302px;
    height: 40px;
    float:left;
    text-indent: -9999em;
}
.tit-pracaVictorCivita {
    background: url(../_IMG/tit_pracaVictorCivita.gif) no-repeat;
	width: 177px;
    height: 40px;
    float:left;
    text-indent: -9999em;
}
.tit-construa-com-even {
    background: url(../_IMG/tit_construa_even.gif) no-repeat;
	width: 312px;
    height:44px;
    float:left;
    text-indent: -9999em;
}
.tit-a-empresa {
    background: url(../_IMG/tit_aempresa.gif) no-repeat;
	width: 172px;
    height:43px;
    float:left;
    text-indent: -9999em;
}
.tit-guia-bairros {
    background: url(../_IMG/tit_guia_de_bairros.gif) no-repeat;
	width: 233px;
    height:43px;
    float:left;
    text-indent: -9999em;
}
.tit-cliente-excluseven {
    background: url(../_IMG/tit_cliente_excluseven.gif) no-repeat;
	width: 290px;
    height:43px;
    float:left;
    text-indent: -9999em;
}
.tit-cliente-excluseven-projeto {
    background: url(../_IMG/tit_nossoprojeto.gif) no-repeat;
	width: 358px;
    height:40px;
    float:left;
    text-indent: -9999em;
}
.tit-faleconosco-faq {
    background: url(../_IMG/tit_faleconosco_faq.gif) no-repeat;
	width: 358px;
    height:40px;
    float:left;
    text-indent: -9999em;
} 
.tit-construir-clientes {
    background: url(../_IMG/tit_construir_clientes.gif) no-repeat;
	width: 440px;
    height:40px;
    float:left;
    text-indent: -9999em;
} 
.tit-conheca-regiao {
    background: url(../_IMG/tit_conheca_a_regiao.gif) no-repeat;
	width: 155px;
    height:40px;
    float:left;
    text-indent: -9999em;
} 
.tit-codigo-conduta {
    background: url(../_IMG/tit_codigo_conduta.gif) no-repeat;
	width: 285px;
    height:43px;
    float:left;
    text-indent: -9999em;
}
.tit-cultura-valores {
    background: url(../_IMG/tit_cultura_valores.gif) no-repeat;
	width: 358px;
    height:40px;
    float:left;
    text-indent: -9999em;
}
.tit-faca-equipe-even {
    background: url(../_IMG/tit_faca_parte_equipe.gif) no-repeat;
	width: 358px;
    height:40px;
    float:left;
    text-indent: -9999em;
}
.tit-empresas-parceiras {
    background: url(../_IMG/tit_empresas_parceiras.gif) no-repeat;
	width: 358px;
    height:40px;
    float:left;
    text-indent: -9999em;
}
.tit-resultadobusca {
    background: url(../_IMG/tit_resultadobusca.gif) no-repeat;
	width: 370px;
    height:35px;
    float:left;
    margin-top:10px;
    text-indent: -9999em;
}
.botoes-zoom {margin-top:2px; margin-left:670px;} 
.botoes-zoom_interna {margin-top:2px; margin-left:480px;}
.botaomenos {
    background: url(../_IMG/a-.gif) no-repeat;
	width: 22px;
    height:17px;
    float:left;
    text-indent: -9999em;    
}
.botaomais {
    background: url(../_IMG/a+.gif) no-repeat;
	width: 21px;
    height:17px;
    float:left;
    text-indent: -9999em;    
}
.botaoprint {
    background: url(../_IMG/aprint.gif) no-repeat;
	width: 21px;
    height:17px;
    float:left;
    text-indent: -9999em;    
}
/*FIM TITULOS INTERNAS */


/*INICIO RESULTADO DE BUSCAS */
.box-resultado-main-geral {width:700px; float:left; padding-left:35px;}
.box-resultado-main-geral2 {width:700px; float:left; }
.tit-busca-resultado {
    background: url(../_IMG/busca_encontramos.jpg) no-repeat;
	width: 595px;
    height:33px;
    float:left;
}
.tit-busca-resultado-construidos {
    background: url(../_IMG/busca_encontramos_construidos.jpg) no-repeat;
	width: 414px;
    height:20px;
    margin-left:15px;   
}
.tit-busca-resultado {float:left; width:700px;}
.tit-busca-resultado-txt1 {float:left;  font: 12px Tahoma; font-weight:bold; color: #000000; padding-left:122px; margin-top:4px;}
.tit-busca-resultado-txt2 {float:left;  font: 12px Tahoma; font-weight:bold; color: #000000; padding-left:4px; margin-top:4px;}
.tit-busca-resultado-txt3 {float:left;  font: 12px Tahoma; font-weight:bold; color: #000000; padding-left:6px; margin-top:4px;}

.tit-busca-resultado-txt1a {float:left;  font: 12px Tahoma; font-weight:bold; color: #000000; padding-left:138px; margin-top:3px;}
.tit-busca-resultado-txt2a {float:left;  font: 12px Tahoma; font-weight:bold; color: #000000; padding-left:5px; margin-top:3px;}
.tit-busca-resultado-txt3a {float:left;  font: 12px Tahoma; font-weight:bold; color: #000000; padding-left:6px; margin-top:3px;}

.resultado-tabela-yellow {float:left; width:700px;}
.resultado-tabela-yellow-left {
    background: url(../_IMG/aba_yellow_left.gif) no-repeat;
	width: 13px;
    height:63px;
    float:left;  
}
.resultado-tabela-yellow-main {
    background: url(../_IMG/aba_yellow_main.gif) repeat-x;
	width: 680px;
    height:63px;
    float:left; 
}
.resultado-tabela-yellow-right {
    background: url(../_IMG/aba_yellow_right.gif) no-repeat;
	width: 7px;
    height:63px;
    float:left;  
}

.resultado-tabela-yellow-main-left {margin-top:8px; float:left; width:240px;}
.resultado-txt-yellow-colors {font-size:11px; font-family:tahoma; font-weight:bold; color:#8ba20d;  text-align:left; float:left;}
.bullet-yellow {
    background: url(../_IMG/bullet_yellow.gif) no-repeat;
	width: 9px;
    height:9px;
    float:left;
    margin-top:2px;  
} 

.resultado-tabela-black {width:721px;}
.resultado-tabela-black-left {
    background: url(../_IMG/aba_black_left.gif) no-repeat;
	width: 16px;
    height:28px;
    float:left;  
}
.resultado-tabela-black-main {
    background: url(../_IMG/aba_black_main.gif) repeat-x;
    height:28px;
    float:left; 
}
.resultado-tabela-black-right {
    background: url(../_IMG/aba_black_right.gif) no-repeat;
	width: 14px;
    height:28px;
    float:left;  
}
.resultado-tabela-black-bottom {
    background: url(../_IMG/aba_black_bottom.gif) repeat-x;
	width: 722px;
    height:12px;
    float:left; 
}
.resultado-lista {
    background: url(../_IMG/lista.gif) no-repeat;
	width: 51px;
    height:14px;
    float:left;
    text-indent: -9999em;        
}
.separador-listas {
    background: url(../_IMG/separador-listas.gif) no-repeat;
	width: 01px;
    height:14px;
    float:left;
}
.resultado-icones {
    background: url(../_IMG/icone.gif) no-repeat;
	width: 54px;
    height:14px;
    float:left;
    text-indent: -9999em;        
}
.resultado-tabela-black-main-geral {float:left;width:690px;}
.resultado-abablack-topicos-verde {color:#c2e022; font-family:tahoma; font-weight:bold; float:left;}
.resultado-abablack1 {float:left; width:247px;}
.resultado-abablack2 {float:left; width:272px;}
.resultado-abablack3{float:right; }
.resultado-dica-exclamacao {width:650px; float:left; padding-left:50px;}
.txt-dica-comparar {color:#474747; font-family:tahoma; font-weight:bold; margin-top:5px; float:left; font-size:11px; }
.txt-dica-comparar-verde {color:#82970f; font-family:tahoma; font-weight:bold; margin-top:0px; font-size:15px;}
.bt-exclamacao {
    background: url(../_IMG/exclamacao.gif) no-repeat;
	width: 31px;
    height:28px;
    float:left;
    text-indent: -9999em;        
}
.bt-comparar {
    background: url(../_IMG/bt_comparar.gif) no-repeat;
	width: 73px;
    height:28px;
    float:left;
    text-indent: -9999em;
    margin-left:10px;        
}
.separador-resultado {
    background: url(../_IMG/separador-resultado.gif) no-repeat;
	width: 1px;
    height:254px;
    float:left;       
}
.separador-resultado2 {
	width: 1px;
    height:110px;
    float:left;       
}
.resultado-geral-foto-01 {
    background: url(../_IMG/separador-resultado.gif) no-repeat;
	width: 1px;
    height:254px;
    float:left;       
}

.resultado-lista-produto-main {width:690px; margin-left:25px; margin-top:10px;}
.resultado-box-produtos-geral {width:690px; margin-left:15px; margin-top:21px;}

.resultado-geral-fotoobras-box1 {width:161px; float:left;}
.resultado-geral-fotoobras-box2 {width:174px; float:left;}
.resultado-geral-fotoobras-box3 {width:177px; float:left;}
.resultado-geral-fotoobras-box4 {width:163px; float:left;}

.resultado-geral-foto-box1 {width:161px; float:left;}
.resultado-geral-foto-box2 {width:174px; float:left;}
.resultado-geral-foto-box3 {width:177px; float:left;}
.resultado-geral-foto-box4 {width:163px; float:left;}

.resultado-foto-p  {width:148px; float:left;}
.resultado-foto-descricao-p {width:148px; height:80px; float:left;}
.resultado-foto-descricao2-p {width:148px; float:left;}
.resultado-foto {width:148px; float:left; padding-left:13px;} 
.resultado-foto-descricao {width:148px; float:left; padding-left:13px;} 

.resultado-foto-lista  {width:92px; float:left;}
.resultado-foto-descricao-lista {width:486px; float:left;}
.resultado-foto-descricao-lista-detalhada {width:486px; float:left;}
.bt-conheca-foto-lista {
    background: url(../_IMG/bt-conheca-foto.gif) no-repeat;
	width: 82px;
    height:30px;
    float:right;
    margin-top:-30px;
    margin-left:150px;
    text-indent: -9999em;
}

.barra-obrasrealizadas-lista {
    background: url(../_IMG/barra_lista.gif) no-repeat;
	width: 693px;
    height:22px;
    float:left; 
    margin-left:-12px;
}

.resultado-foto-descricao-preto {color:#000000; font-family:tahoma; font-weight:bold; font-size:11px; }
.resultado-foto-descricao-branco {color:#FFFFFF; font-family:tahoma; font-weight:bold; font-size:11px; }
.resultado-foto-descricao-verde {color:#7f9505; font-family:tahoma; font-weight:bold; font-size:11px; }


.resultado-foto-descricao-verde-claro {color:#b4d30b; font-family:tahoma; font-weight:bold; font-size:11px; }
.resultado-foto-descricao-detalhada-obras {padding-left:10px; float:left;}
.resultado-foto-descricao-detalhada {width:148px; float:left;}
.bt-conheca-foto {
    background: url(../_IMG/bt-conheca-foto.gif) no-repeat;
	width: 82px;
    height:30px;
    float:right;
    text-indent: -9999em;
}
.bt-conheca-foto-mapa {
    background: url(../_IMG/bt-conheca-foto-mapa.gif) no-repeat;
	width: 82px;
    height:30px;
	float:right;
    text-indent: -9999em;
}
.bt-conheca-foto-obras {
    background: url(../_IMG/bt-conheca-foto.gif) no-repeat;
	width: 82px;
    height:30px;
    float:left;
	margin-left:70px;
    text-indent: -9999em;
}
.paginacao-resultado {width:721px; background-color:#a4be16; height:23px;}
.paginacao-numeros-branco {color:#FFF; font-family:tahoma; font-weight:bold; font-size:11px; width:15px; height:15px; text-align:center; text-decoration:none; float:left;}
.paginacao-numeros {float:left; width:20px;}
.paginacao-numeros-branco:hover {color:#FFF; font-family:tahoma; font-weight:bold; font-size:11px; background-color:#000; width:15px; height:15px; text-align:center; text-decoration:none; float:left;}
.paginacao-numeros-branco-on {color:#FFF; font-family:tahoma; font-weight:bold; font-size:11px; background-color:#000; width:15px; height:15px; text-align:center; text-decoration:none; float:left;}
.bt-anterior {
    background: url(../_IMG/bt_anterior.gif) no-repeat;
	width: 74px;
    height:23px;
    float:left;
    text-indent: -9999em;
}
.bt-proximo {
    background: url(../_IMG/bt_proximo.gif) no-repeat;
	width: 72px;
    height:23px;
    float:right;
    text-indent: -9999em;
}
.paginacao-main { float:left; margin-top:5px; width:560px; border: 0px solid red; }

.barra-resultado-produtos {
    background: url(../_IMG/barra_resultado.gif) no-repeat;
	width: 678px;
    height:50px;
    float:left;
} 

.tit-busca-resultado-construidos-numeros {float:left;}
/*FIM RESULTADO DE BUSCAS */


/*IMPRENSA E NOTICIAS*/
.box-geral-release {width:676px; float:left;} 
.box-geral-release-left {width:284px; float:left;}
.box-geral-release-right {width:676px; float:left;}
.box-imagem-release { width:257px; height:186px; float:left;}
.box-imagem-release-titulo {float:left; height:33px; font-size:18px; font-family:tahoma; color:#90a713;}
.box-imagem-release-detalhe {float:left; margin-top:5px; font-family:tahoma; font-size:10px; color:#454545;}
.botao-materia-completa {
    background: url(../_IMG/bt_leia_materia_completa.gif) no-repeat;
	width: 157px;
    height:29px;
    float:left;
    margin-top:26px; 
    text-indent: -9999em;
}
.botao-imprensa-rss {
    background: url(../_IMG/rss.gif) no-repeat;
	width: 44px;
    height:22px;
    float:right;
    text-indent: -9999em;
}
.box-chamada-noticias-postadas {float:left;width:694px;}
.box-chamada-titulos-noticias-postadas {float:left;width:694px;}
.bg-box-postado-noticias {float:left; height:34px;}
.bg-postado-noticias {float:left; width:300px; height:20px; background-color:#303030;}
.tit-chamada-noticias-postada {
	font-size:15pt; 
	font-family:trebuchet MS; 
	font-weight:bold; 
	color:#90a713; 
	text-transform:uppercase;
	width:588px;
	float:left;
	}
.colorverde {
	color:#97b108;
	font-size:13px; 
	font-family:tahoma; 
	font-weight:bold;	
	}
.colorcinza {
	color:#cbcbcb;
	font-size:13px; 
	font-family:tahoma; 	
	}
.barra-noticias {
    background: url(../_IMG/barra-noticias.gif) no-repeat;
	width: 724px;
    height:50px;
    float:left;
	margin-left:-30px;
}
/*FIM IMPRENSA E NOTICIAS*/ 

/*FORNECEDORES */
.box-fornecedores01, .box-fornecedores02, .box-fornecedores03 {float:left; width:670px;}
.fornecedores-descricao-boxes {float:left; margin-top:10px; font-size:9px; font-family:tahoma;}
.fornecedores-left {float:left;} 

.titulo-fornecedores-cartilha {
    background: url(../_IMG/tit_fornecedores_cartilha.gif) no-repeat;
	width: 358px;
    height:40px;
    float:left;
    text-indent: -9999em;
}
.titulo-fornecedores-comprovante {
    background: url(../_IMG/tit_fornecedores_comprovante.gif) no-repeat;
	width: 221px;
    height:28px;
    float:left;
    text-indent: -9999em;
}
.titulo-fornecedores-faleconosco {
    background: url(../_IMG/tit_fornecedores_faleconosco.gif) no-repeat;
	width: 221px;
    height:28px;
    float:left;
    text-indent: -9999em;
}
.botao-fornecedores_cartilha  {
    background: url(../_IMG/bt_download_cartilha.gif) no-repeat;
	width: 159px;
    height:30px;
    float:left;
    text-indent: -9999em;
}
.botao-fornecedores_acessar  {
    background: url(../_IMG/bt_acessar.gif) no-repeat;
	width: 86px;
    height:30px;
    float:left;
    text-indent: -9999em;
}
.botao-fornecedores_contato  {
    background: url(../_IMG/bt_entre_emcontato.gif) no-repeat;
	width: 125px;
    height:30px;
    float:left;
    text-indent: -9999em;
}
/*FIM FORNECEDORES */

/* FALE CONOSCO */
.box-ofertas   {
    background: url(../_IMG/aba_ofertas.gif) no-repeat;
	width: 184px;
    height:38px;
    float:left;
    text-indent: -9999em;
}    
/*FIM FALE CONOSCO */

.box-ofertas-aempresa   {
    background: url(../_IMG/aba_ofertas_itcnet.gif) no-repeat;
	width: 184px;
    height:183px;
    float:left;
    text-indent: -9999em;
	margin-bottom:12px;
}
    

/* RESPONSABILIDE SOCIAL */
.box-responsabilidade-social {width:485px; margin-left:30px;}
.bt_respSocioAmbiental {
	background: url(../_IMG/bt_respSocioempresarial.gif) top no-repeat;
	height: 24px;
	width: 211px;
	display: inline-block;
	margin: 0 12px 30px 0;
	font-size: 1px;
	color: #000;
	text-align: center;
}
.bt_respSocioAmbiental:hover {
	background-position: bottom;
}
.bt_respSocioAmbiental.on {
	background-position: bottom;
}
.bt_respSocioAmbiental.bt_meioAmbiente {
	background-image: url(../_IMG/bt_meioAmbiente.gif);
	width: 100px;
}
.bt_respSocioAmbiental.bt_projetosSustentaveis {
	background-image: url(../_IMG/bt_projetosSustentaveis.gif);
	width: 142px;
	margin-right: 0;
}
/*FIM RESPONSABILIDE SOCIAL */  

/* TRABALHE NA EVEN */
.bt-cadastrar-curriculo {
    background: url(../_IMG/bt_cadastrar_curriculo.gif) no-repeat;
	width: 145px;
    height:32px;
    float:left;
    text-indent: -9999em;
}
.bt-download-codigo {
    background: url(../_IMG/bt_download_codigo.gif) no-repeat;
	width: 145px;
    height:32px;
    float:left;
    text-indent: -9999em;
}
.bt-envie-mensagem {
    background: url(../_IMG/bt_envie_mensagem.gif) no-repeat;
	width: 145px;
    height:32px;
    float:left;
    text-indent: -9999em;
}  
.hr-barra-trabalhe {
    background: url(../_IMG/hr-barra-trabalhe.gif) no-repeat;
	width: 520px;
    height:35px;
    margin-left:-10px;
    float:left;
}   
/*FIM TRABALHE NA EVEN */

/* FALE CONOSCO */
.faleconosco_form_assunto {
    background: url(../_IMG/faleconosco_form_assunto.gif) no-repeat;
	width: 129px;
    height:20px;
    float:left;
    text-indent: -9999em;
}
.faleconosco_form_nome {
    background: url(../_IMG/faleconosco_form_nome.gif) no-repeat;
	width: 129px;
    height:20px;
    float:left;
    text-indent: -9999em;
}

.faleconosco_form_company {
    background: url(../_IMG/faleconosco_form_company.gif) no-repeat;
	width: 129px;
    height:20px;
    float:left;
    text-indent: -9999em;
}
.faleconosco_form_email {
    background: url(../_IMG/faleconosco_form_email.gif) no-repeat;
	width: 129px;
    height:20px;
    float:left;
    text-indent: -9999em;
}
.faleconosco_form_email {
    background: url(../_IMG/faleconosco_form_email.gif) no-repeat;
	width: 129px;
    height:20px;
    float:left;
    text-indent: -9999em;
}
.faleconosco_form_estado {
    background: url(../_IMG/faleconosco_form_estado.gif) no-repeat;
	width: 129px;
    height:20px;
    float:left;
    text-indent: -9999em;
}
.faleconosco_form_cidade {
    background: url(../_IMG/faleconosco_form_cidade.gif) no-repeat;
	width: 129px;
    height:20px;
    float:left;
    text-indent: -9999em;
} 
.faleconosco_form_telefone1 {
    background: url(../_IMG/faleconosco_form_telefone1.gif) no-repeat;
	width: 129px;
    height:20px;
    float:left;
    text-indent: -9999em;
} 
.faleconosco_form_telefone2 {
    background: url(../_IMG/faleconosco_form_telefone2.gif) no-repeat;
	width: 129px;
    height:20px;
    float:left;
    text-indent: -9999em;
}
.faleconosco_form_telefonecomercial {
    background: url(../_IMG/faleconosco_form_telefonecomercial.gif) no-repeat;
	width: 129px;
    height:20px;
    float:left;
    text-indent: -9999em;
}
.faleconosco_form_ramal {
    background: url(../_IMG/faleconosco_form_ramal.gif) no-repeat;
	width: 129px;
    height:20px;
    float:left;
    text-indent: -9999em;
}
.faleconosco_form_mensagem {
    background: url(../_IMG/faleconosco_form_mensagem.gif) no-repeat;
	width: 129px;
    height:17px;
    float:left;
    text-indent: -9999em;
}

.faleconosco_faq_verde {
    background: url(../_IMG/box_faq_verde_main.gif) repeat-y;
	width: 487px;
    float:left;
}
.faleconosco_faq_verde_top {
    background: url(../_IMG/box_faq_verde_top.gif) no-repeat;
	width: 487px;
    height:11px;
    float:left;
}
.botao-menos {margin-top:5px; margin-left:5px; float:left; color:#FFF;}
.faleconosco_faq_bco {
    background: url(../_IMG/box_faq_bco_bottom.gif) repeat;
	width: 487px;
    float:left;
}
.faleconosco_faq_verde_bottom {
    background: url(../_IMG/box_faq_verde_bottom.gif) no-repeat;
	width: 487px;
    height:12px;
    float:left;
}
.faleconosco_faq_bco_respostas {margin-left:13px; float:left; width:474px;}
.faleconosco_faq_bullet {
    background: url(../_IMG/bullet_green.gif) no-repeat;
	width: 14px;
    height:8px;
    margin-left:5px;
    margin-top:5px;
    float:left;
}
.faleconosco_faq_bullet_respostas {margin-left:5px; float:left;}


.faleconosco_faq_cinza {
    background: url(../_IMG/box_faq_cinza_main.gif) repeat;
	width: 487px;
    float:left;
}
.faleconosco_faq_cinza_top {
    background: url(../_IMG/box_faq_cinza_top.gif) no-repeat;
	width: 487px;
    height:11px;
    float:left;
} 
.botao-mais {margin-top:5px; margin-left:5px; float:left; color:#FFF;}
.faleconosco_faq_cinza_bottom {
    background: url(../_IMG/box_faq_cinza_bottom.gif) no-repeat;
	width: 487px;
    height:12px;
    float:left;
}
/*FIM FALE CONOSCO */

.aba_controler_right {
    background: url(../_IMG/aba_controler_right.gif) no-repeat;
	width: 20px;
    height:143px;
    float:left;
}
.aba_controler_left {
    background: url(../_IMG/aba_controler_left.gif) no-repeat;
	width: 20px;
    height:143px;
    float:left;
}
.menuempreeendimento-abasL-botao {float:left; margin-top:50px;}
.menuempreeendimento-abasR-botao {margin-top:50px;  float:right;  left:5px;}
.menuempreeendimento-abasR2-botao {margin-top:50px;  float:right;}

/*INICIO EXCLUSEVEN*/
.icone-contrato {
    background: url(../_IMG/icone_contrato.gif) no-repeat;
	width: 89px;
    height:89px;
    float:left;
}
.icone-contrato-titulo{
    background: url(../_IMG/icone_titulo_contrato.gif) no-repeat;
	width: 62px;
    height:23px;
    float:left;
    text-indent: -9999em;    
}
.icone-cobranca {
    background: url(../_IMG/icone_cobranca.gif) no-repeat;
	width: 89px;
    height:85px;
    float:left;
}
.icone-cobranca-titulo{
    background: url(../_IMG/icone_titulo_cobranca.gif) no-repeat;
	width: 63px;
    height:22px;
    float:left;
    text-indent: -9999em;    
}
.icone-excluseven {
    background: url(../_IMG/icone_excluseven.gif) no-repeat;
	width: 89px;
    height:85px;
    float:left;
}
.icone-excluseven-titulo{
    background: url(../_IMG/icone_titulo_excluseven.gif) no-repeat;
	width: 85px;
    height:21px;
    float:left;
    text-indent: -9999em;    
}
.icone-assistencia {
    background: url(../_IMG/icone_assistencia.gif) no-repeat;
	width: 89px;
    height:90px;
    float:left;
}
.icone-assistencia-titulo{
    background: url(../_IMG/icone_titulo_assistencia.gif) no-repeat;
	width: 126px;
    height:21px;
    float:left;
    text-indent: -9999em;    
}
.icone-marketing {
    background: url(../_IMG/icone_marketing.gif) no-repeat;
	width: 89px;
    height:88px;
    float:left;
}
.icone-marketing-titulo{
    background: url(../_IMG/icone_titulo_marketing.gif) no-repeat;
	width: 192px;
    height:22px;
    float:left;
    text-indent: -9999em;    
}
/*FIM EXCLUSEVEN*/

/*IMOBILIARIA*/
.box-geral-imobiliaria {width:588px; margin-left:50px;}
.box-imobiliaria-form-geral {width:200px; margin-top:15px;}
.imobiliaria-form {width:200px; float:left;}
.imobiliaria-form-campo {width:137px; float:left;}
.box-geral-imobiliaria-left {width:245px; float:left;}
.box-imobiliaria {
    background: url(../_IMG/box_imobiliaria.gif) no-repeat;
	width: 245px;
    height:163px;
    float:left;
}
.tit-imobiliaria-cadastradas {
    background: url(../_IMG/tit_imobiliarias_cadastradas.gif) no-repeat;
	width: 214px;
    height:32px;
    float:left;
    text-indent: -9999em;    
}
.tit-imobiliaria-cadastro {
    background: url(../_IMG/tit_imobiliarias_cadastro.gif) no-repeat;
	width: 152px;
    height:32px;
    float:left;
    text-indent: -9999em;    
}
.box-imobiliaria-main {
    background: url(../_IMG/box_imobiliaria_main.gif) no-repeat;
	width: 96px;
    height:165px;
    float:left;
}
.imobiliarias-form-nome {
    background: url(../_IMG/imobiliarias-form-nome.gif) no-repeat;
	width: 53px;
    height:19px;
    float:left;
    text-indent: -9999em;    
}
.imobiliarias-form-email {
    background: url(../_IMG/imobiliarias-form-email.gif) no-repeat;
	width: 53px;
    height:19px;
    float:left;
    text-indent: -9999em;    
}
/*FIM IMOBILIARIA*/

.thumb-empresa-numero{
    background: url(../_IMG/numeros-even.gif) no-repeat;
	margin-left:10px;
	width: 509px;
    height:150px;
    float:left;
}

.titulo-foto-planta {float:left; width:105px;}
.titulo-foto-planta-main {float:left; width:94px; margin-left:5px; font-size:9px}






/* INICIO QUADRO RESUMO COMERCIAL BOLINHON */
.quadroResumoCom {
	padding: 0 0 25px 0;
	text-align: center;
	background: url(../_IMG/tabBottom.gif) no-repeat bottom;
}
.quadroResumoCom table {
	width: 659px;
	
}
.quadroResumoCom table td {
	text-align: center;
	vertical-align: middle;
	padding: 10px 0;
	border-bottom: 1px solid #D3D3D3;
}
.quadroResumoCom table .qtde {
	margin: 0px;
	padding: 5px 23px;
	background: #A0A0A0;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.quadroResumoCom table .tabNone td {
	border: none;
}

/* PROMOÇÃO DESAFIO PÚBLICO */

.boxFlashDesafio {
	clear: both;
	position: relative;
	top: -13px;
	left: 0;
	padding-bottom: 14px;
	background:url(../_IMG/bg_gradientFlashDesafio.gif) bottom center no-repeat;
}
.formDesafio {
	position: relative;
	background: url(../_IMG/img_sombra.gif) no-repeat center bottom;
	width: 742px;
	height: 190px;
}
.formDesafio ul {
	padding-left: 15px;
	float: left;
	height: 200px;
}
.formDesafio li {
	list-style: none;
}
.formDesafio label {
	font-family: Arial;
	font-size: 9px;
	text-transform: uppercase;
	color: #212121;
}
.formDesafio input {
	vertical-align: bottom;
	background: none;
	border: none;
	width: auto;
}
.formFooter {
	position: absolute;
	width: 72px;
	top: 110px;
	left: 420px;
}
.formFooter select {
	width: 160px;
}
.formFooter li {
	width: 175px;
	float: left;
}
.boxDesafioProdutos {
	padding-left: 35px;
}

.boxDesafioProdutosSWF {
	
}
.boxDesafioProdutos input {
	float: right;
	background: none;
	border: none;
	width: auto;
}
.listDesafio {
	float: left;
	width: 148px;
	padding: 0 2px 30px 2px;
	position: relative;
}
.listDesafio img {
	border: none;
}
.selo_desafioPublico {
	position: absolute;
	top: 140px;
	right: 2px;
}
.selo_desafioPublico.selo_desafioPublicoHome {
	right: 0;
	
}

#divFlashEmpreendimento {
	padding-bottom: 6px;
	background:url(../_IMG/bg_gradientFlashDesafio.gif) bottom center no-repeat;
}
.mainRegulamentoDesafio {
	width: 601px;
	height: 370px;
	background: url(../_IMG/bg_box_vendaSeuImovel.gif) repeat-x;
	border-left: solid 2px #aec81c;
	border-right: solid 2px #aec81c;
	float:left;
}
.mainRegulamentoDesafio .contentRegulamento {
	margin: 25px 20px 0 25px;
	height: 340px;
}
.box_desafioEven .footer {
	background-image: 	url(../_IMG/footer_box_regulamentoDesafio.gif);
}

/* BUSCA AVANÇADA */

.buscaAvancada {
	margin-bottom: 25px;
}
.buscaAvancada li {
	list-style: none;
	margin-bottom: 10px;
}
.buscaAvancada label {
	width: 118px;
	text-align: right;
	vertical-align: bottom;
	display: block;
	float: left;
	margin-right: 7px;
}
.buscaAvancada select {
	width: 140px;
	margin-right: 10px;
}
.buscaAvancada ul li ul {
	width: 125px;
	margin: 0;
	padding: 0;
	float: left;
}
.buscaAvancada ul li ul li {
	margin: 0;
	padding: 0;
	clear: both;
}
.buscaAvancada ul li ul li input {
	float: left;
	margin: 0 5px 0 0;
	border: 0;
	padding: 0;
}
.buscaAvancada ul li ul li label {
	text-align: left;
	margin: 0;
	width: auto;
}
.buscaAvancada ul li b {
	color: #454545;
	font-family: Tahoma;
}
.buscaAvancada .ulBorder {
	padding-top: 18px;
	background: url(../_IMG/hr_dotted_vertical.gif) right top repeat-y;
	width: 110px;
	margin-right: 15px;
}
.yellowBox {
	text-align: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 700px;
}
.yellowBox .yellowBox_top {
	background: url(../_IMG/yellowBox_mgTop.gif) 0px 0px no-repeat;
	height: 6px;
	width: 700px
}
.yellowBox .yellowBox_bottom {
	background: url(../_IMG/yellowBox_mgBottom.gif) 0px 0px no-repeat;
	height: 6px;
	width: 700px
}
.yellowBox .yellowBox_content {
	background: url(../_IMG/yellowBox_bg.gif) 0px 0px repeat-y;
}
.yellowBox .yellowBox_content .boxInterno {
	width: 180px;
	padding: 0 0 0 20px;
	float: left;
	margin: 3px 0 0 0;
}
.yellowBox .yellowBox_content .boxInterno li {
    background: url(../_IMG/bullet_yellow.gif) 1px 2px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	list-style: none;
}
.yellowBox .yellowBox_content .boxInterno li b {
	color: #8ba20d;
	font-family: Tahoma;
}
div#topFilterBairro{
	margin:10px 0px;
	height:34px;
	line-height:34px;
}
div#topFilterBairro img{
	border:none;
	/*float:right;*/
	margin-left:14px;
}
div#topFilterBairro h2{
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	float:left;
	height:34px;
 	line-height:34px;
	margin-left:10px;
	/*background:url(../_IMG/bullet_tilt_filterB.gif) 2px no-repeat;*/
}

/*.menu_eng, .mnIngles, .menuhome, .eng, img.bt_Sustenta, .aboutUs, .contactUs { display: none; } */


.lightbox-titulo-atendimento-email {
	background: url(../_IMG/lightbox_tit_atendimento-email.gif) no-repeat;
	width:386px;
    height:45px;
    float:left;
	text-indent: -9999px;      
} 

.lightbox-bt-enviar  {
	background: url(../_IMG/lightbox_bt_enviar.gif) no-repeat;
	width:71px;
    height:36px;
    float:right;
	text-indent: -9999px;      
}

.lightbox-form-nome {
	background: url(../_IMG/lightbox_form_nome.gif) no-repeat;
	width:112px;
    height:20px;
    float:left;
	text-indent: -9999px;      
}
.lightbox-form-email{
	background: url(../_IMG/lightbox_form_email.gif) no-repeat;
	width:112px;
    height:20px;
    float:left;
	text-indent: -9999px;      
}
.lightbox-form-fone{
	background: url(../_IMG/lightbox_form_telefone.gif) no-repeat;
	width:112px;
    height:20px;
    float:left;
	text-indent: -9999px;      
}
.lightbox-form-cidade{
	background: url(../_IMG/lightbox_form_cidade.gif) no-repeat;
	width:112px;
    height:20px;
    float:left;
	text-indent: -9999px;      
}
.lightbox-form-estado{
	background: url(../_IMG/lightbox_form_estado.gif) no-repeat;
	width:112px;
    height:20px;
    float:left;
	text-indent: -9999px;      
}
.lightbox-form-empreendimento {
	background: url(../_IMG/lightbox_form_empreendimento.gif) no-repeat;
	width:112px;
    height:20px;
    float:left;
	text-indent: -9999px;      
}
.lightbox-form-telefone{
	background: url(../_IMG/lightbox_form_telefone.gif) no-repeat;
	width:112px;
    height:20px;
    float:left;
	text-indent: -9999px;      
}  
.lightbox-form-titulo{
	background: url(../_IMG/lightbox_form_titulo.gif) no-repeat;
	width:112px;
    height:20px;
    float:left;
	text-indent: -9999px;      
}
.lightbox-form-mensagem{
	background: url(../_IMG/lightbox_form_mensagem.gif) no-repeat;
	width:112px;
    height:20px;
    float:left;
	text-indent: -9999px;      
}
.destaquesCorretores {
	position : absolute ;
	top : -85px ;
	right : 50px ;
	z-index : 1 ;
}

.chamadasHome {
	float : left ;
	width: 100% ;
}
.chamadas {
	float : left ;
	width : 220px ;
	height : 420px ;
	padding: 0 10px 0 0;
}
.contChamadas {
	width : 220px ;
}
.contChamadas a {text-decoration : none ;}
.contChamadas.menor {
	height : 209px ;
}
.contChamadas p {
	background : url(../_IMG/bullet_green.gif) no-repeat 0px 3px ;
	padding-left : 13px ;
	font-family: Tahoma ;
	color : #1D1D1D ;
	font-size : 11px ;
	margin : 0 ;
	position:relative;
}
.contChamadas p a {text-decoration : none;}
.bordaRight {
	border-right : 1px dotted #B4B4B4 ;	
	margin-right: 10px ;
}
.redeSoci { padding-left: 15px ;}	








/* MENU FOOTER*/

#footer {
	background: url(../_IMG/footer_hr.jpg) no-repeat;
	clear: both;
	padding: 30px 0;
	text-align: center;
	position: relative;	
}
.logoPlayer {
	display: block; 
	width: 100px; 
	position: absolute; 
	top: 75px; 
	right: 0;
}
.menu_footer {
    padding: 0;
    list-style:none;
	 width: 495px;
	 height: 30px;
	 margin: 0 auto;
}
.menu_footer li {
	float: left;
	margin: 0;
	font-size: 1px;
	height: 20px;
	
}
.menu_footer li a {
	float: left;
	height:15px;
	padding: 0 12px 0 10px;
	text-align: left;
	font-size: 1px;
	line-height: 5px;
	text-indent: -9999em; 
	border-right: 2px solid #2b2b2b;
	background-position: top center;
	background-repeat: no-repeat;
}
.menu_footer li a.none { border: 0; }
.menu_footer li.menu_footer_mapadosite a {
	background-image: url(../_IMG/mn_footer_mapadosite.gif);
	width: 86px;          
}
.menu_footer li.menu_footer_fornecedores a {
	background-image: url(../_IMG/mn_footer_fornecedores.gif);
	width: 91px;         
}
.menu_footer li.menu_footer_noticias a {
	background-image: url(../_IMG/mn_footer_noticias.gif);
	width: 61px;          
}
.menu_footer li.menu_footer_privacidade a {
	background-image: url(../_IMG/mn_footer_politica_privacidade.gif);
	width: 135px;          
}
.menu_footer li.menu_footer_uso a {
	background-image: url(../_IMG/mn_footer_politica.gif);
	width: 95px;           
}
.menu_footer li.menu_English a {
	background: url(../_IMG/ico_eua.gif) no-repeat  15px -13px;
	width: 75px;    
   float:left;
	position: relative;
}
.menu_footer li a:hover {         
    height:20px; 
    background-position: bottom; 
}
.menu_footer li.menu_English a:hover { background: url(../_IMG/ico_eua.gif) no-repeat  15px -55px; }
.txtFooter {
	display: block;
	text-align: center;
	clear: both;
}
.txtFooter span { display: block; text-align: center; }
/* FIM MENU FOOTER*/

/*SUSTENTABILIDADE*/
.tit-sustentabilidade {
    background: url(../_IMG/tit_sustentabilidade.gif) no-repeat;
	width: 285px;
    height:43px;
    float:left;
    text-indent: -9999em;
}
.box-sustentabilidade {width:485px; margin-left:30px;}
.box-sustentabilidade p {
	color: #454545;
	margin-bottom: 24px;
}

.box-relatorios, .box-projetos {
	float: right;
	width: 184px;
	background: url(../_IMG/bg_relatorios.gif) repeat-y;		
}
.box-relatorios h5 { margin: 0; padding: 0; }
.box-relatorios img, .box-projetos img {
	margin-top: 10px;
	padding: 0 17px;
	border: 0;
	display: block;
}
.box-relatorios h5 img, .box-projetos h5 img { margin: 0; padding: 0; }
.box-relatorios p, .box-projetos p {
	margin-top: 0px;
	padding: 0 10px 8px 17px;
	font-weight:bold;
}

