body{	margin:0;	background-color:#FFFFFF;}
body, td, th{	font-family:Tahoma,Arial,sans-serif;	font-size:12px; color: #33322F;}
img{	border:0;}

a:link, a:visited{	color:#333333; text-decoration:none;}
a:hover{	color:#333333; text-decoration:underline;}

a.removeFav:link, a.removeFav:visited{	color:#cc0000; text-decoration:none;}
a.removeFav:hover{	color:#cc0000; text-decoration:underline;}


/*	ESTRUTURA DO SITE	*/
#topo{	width:908px;	height:113px;	overflow:hidden;	margin:0 auto;	background-image:url(../img/i/topo_0.jpg);	position:relative;}
#logotipo{	width:154px;	height:86px;	margin:10px 0 0 16px;}

#linguas{	position:absolute;	top:10px;	left:635px;	}
#linguas ul{	margin:0;	padding:0;	list-style:none;}
#linguas ul li{	float:left}

#bookmark{	position:absolute;	top:8px;	left:700px;	width:119px; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif;}
#login{	position:absolute;	top:8px;	left:830px;	width:61px; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif;}
#loginUserMessage{	position:absolute;	top:8px;	left:700px;top:30px;	width:186px;text-align:right; font-size:11px; font-family:Tahoma, Arial, Helvetica, sans-serif;}

#siteBox{	width:902px;	margin:0 auto;	overflow:hidden;}
#siteBox2{	position:relative;	width:900px;	border:1px solid white;}

#colEsquerda{	position:absolute;	left:0;	top:33px;}

#conteudoBox{
	position:relative;	margin-left:180px;	margin-top:33px;	width:720px;
	height: 570px; /* ie treats as min-height */
	min-height: 570px; /* ie ignores */
}
/* commented backslash hack v2 \*/
*>#conteudoBox {
	height: auto; 	/* ie ignores child selector, modern browsers replace height declaration */
} 
/* end hack */

.minH450{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FEF9EC;
	height: 450px; /* ie treats as min-height */
	min-height: 450px; /* ie ignores */
}
/* commented backslash hack v2 \*/
*>.minH450{
	height: auto; 	/* ie ignores child selector, modern browsers replace height declaration */
} 
/* end hack */

.minH478{
	background-color:#FEF9EC;
	height: 479px; /* ie treats as min-height */
	min-height: 479px; /* ie ignores */
}
/* commented backslash hack v2 \*/
*>.minH478{
	height: auto; 	/* ie ignores child selector, modern browsers replace height declaration */
} 
/* end hack */


#txtPesquisa{
	height: 156px; /* ie treats as min-height */
	min-height: 156px; /* ie ignores */
}
/* commented backslash hack v2 \*/
*>#txtPesquisa {
	height: auto; 	/* ie ignores child selector, modern browsers replace height declaration */
} 
/* end hack */


#rodape{	width:900px;	height:90px;	margin:6px auto;	background:url(../img/bgRodape.png) no-repeat;}
#infoRodape{	margin:24px 5px 0 5px; font-size:11px;}
#infoRodape .col2_3{	text-align:center;}
#infoRodape .col3_3{	color:#666666;}

/*	MENUS	*/
#mnuTopo{	width:900px;	height:28px;	background-image:url(../img/bgMnuTopo.gif);	position:absolute;	left:0;		top:0;}
#mnuTopo ul{	list-style:none;	margin:0;	margin-top:5px;	padding:0;	text-align:center;}
#mnuTopo ul li{	display:inline;	margin:0 0 0 15px;	padding: 0 15px 0 0;	filter:alpha(opacity=95);	-moz-opacity:.95;	opacity:.95;	border-right:1px solid white;}
#mnuTopo ul li.first{	margin-left:0;}
#mnuTopo ul li.last{	padding-right:0;	border:0;}
#mnuTopo a:link, #mnuTopo a:visited {	font-size:14px;	font-weight:bold;	color:#FFFFFF;	text-decoration: none;	filter:alpha(opacity=95);	-moz-opacity:.95;	opacity:.95;}
#mnuTopo a:hover {	text-decoration: underline;		filter:alpha(opacity=100);	-moz-opacity:1;	opacity:1;}

#mnuLateral{	width:174px;	height:570px;	overflow:hidden;	background-image:url(../img/bgMnuLateral.png);}
#mnuLateral ul{	list-style:none;	margin:0;	padding:0;}
#mnuLateral li{	border-bottom:1px solid #EEDCB2;	border-top:1px solid #FFFFFF;}
#mnuLateral li.first{	border-top:0;	margin-top:1px;}
#mnuLateral .last{	border-bottom:0;}
#mnuLateral li li{	border:0;}
#mnuLateral li a:link, #mnuLateral li a:visited, #mnuLateral li.simulA{	background:url(../img/icoMnuLat1.gif) no-repeat 0 4px;	padding:2px 0 0px 18px;	display:block;	margin-left:0;	font-size:14px;	font-weight:bold;	color:#A84300;	text-decoration:none;	}
#mnuLateral li.simulA{	padding-bottom:2px;}
#mnuLateral li a:link, #mnuLateral li a:visited{	height:23px;}
#mnuLateral li a:hover{}
#mnuLateral li li a:link, #mnuLateral li li a:visited{	background:url(../img/icoMnuLat2.gif) no-repeat 0 6px;	padding-left:18px;	display:block;	height:18px;	margin-left:0;	font-size:13px;	font-weight:normal;	color:#A84300;	text-decoration:none;}
#mnuLateral li li a:hover{ }

#mnuRodape{	border-top:1px solid #EFE0BE;	height:28px;	text-align:center;}
#mnuRodape ul{	list-style:none;	margin:5px 0 0 0;	padding:0;}
#mnuRodape ul li{	display:inline;	margin:0 5px;}
#mnuRodape a:link, #mnuRodape a:visited{	color:#645537;	text-decoration:none;}
#mnuRodape a:hover{	text-decoration: underline;	}
#infoRodape a:link, #infoRodape a:visited{	text-decoration: underline;	}
#infoRodape a:hover{	text-decoration: none;	}
#infoRodape span{	color:#666666;}

.header{	height:83px;	width:100%; 	overflow:hidden;	margin-bottom:6px;}
.headerSmaller{	height:83px;	width:533px; 	overflow:hidden;	margin-bottom:6px;}

/*	CONTEUDO COM COLUNAS	*/
.cols{	width:720px;	overflow:hidden;}
.cols .col1{	width:533px;	float:left;}
.cols .col2{	width:181px;	float:right;}

.col1_3{	 width:33%;}
.col2_3{	 width:34%;}
.col3_3{	 width:33%;}

.col1_2{	 width:49%;}
.col2_2{	 width:49%;}

.colA1_2{	 width:390px;}
.colA2_2{	 width:300px;}

.colB1_2{	 width:140px;}
.colB2_2{	 width:550px;}


/*	MODULOS LATERAIS	*/
.modLat{	margin:8px;}
.modLat2{	padding:8px;}
#pesqRap{	background-color:#D9ECE4;	height:216px;	margin-bottom:6px;}
#pesqRef{	background-color:#D9ECE4;	height:148px;	margin-bottom:6px;}
#pesqRef p{	margin:0;}

#tempo{	background-color:#F6EFE0;	height:194px;	margin-bottom:6px;	background: url(../img/bgAmarelo.gif) no-repeat bottom left;}
#tempo .data{	display:block;	text-align:center;	font-size:13px;	color:#884700; padding-top:5px;}
#tempo .icoTempo{display:block;	float:left;	width:90px;	height:85px;}
#tempo .temperatura{	display:block;	float:left;	width:90px;	height:85px;}
#tempo br{	clear:both;	}
#tempo .temp{	display:block;	color:#FE8601; font-weight:bold; text-align:center; padding-top:15px}
#tempo .tempMin{	display:block;	font-size:13px;	color:#FFFFFF;	font-weight:bold; float:left; width:84px; height:25px;	background:url(../img/bgTempMin.png) no-repeat; padding-top:3px;}
#tempo .tempMax{	display:block;	font-size:13px;	color:#FFFFFF;	font-weight:bold; float:right;	text-align:right; width:84px; height:25px; 	background:url(../img/bgTempMax.png) no-repeat; padding-top:3px;}
#tempo a.mais{	display:block; margin:5px 10px;	color:#884700;	text-decoration:none;	font-size:12px;	font-weight:bold;}

#destaquesLat{	background-color:#F5F5F5;	height:279px;	width:174px;	margin-top:6px;	background: url(../img/bgCinza1Rnd.gif) no-repeat bottom left;}
#destaques, #noticiasLat{	background-color:#F5F5F5;	height:279px;	margin-bottom:6px; }
#destaques{	background: url(../img/bgCinza2Rnd.gif) no-repeat bottom left;}
#destaques .imgLst {	margin-right:6px;}
#noticiasLat{	background: url(../img/bgCinza3Rnd.gif) no-repeat bottom left;}
#pesquisa{	background-color:#D9ECE4;	height:148px;	margin-bottom:6px;}
.destaque{	width:252px;	height:110px;	margin-top:3px;}
.destaque .txtD{	line-height: 230%;}
.lnSep{	background: url(../img/bgDestaque.gif) no-repeat top right;	width:258px;}
#destaques .floatRight {	margin-left:0px;}
#destaques2 {	height:148px; background:#F5F5F5 url(../img/bgCinza4Rnd.gif) no-repeat bottom left;}


/*	MODULOS DIVERSOS	*/

/*	IMAGENS	*/
.imgLoader {  width:100%; height:100%}
.imgImovel{	float:left;	width:135px;	height:105px;	margin-right:4px;}
.imgBox{	background: url(../img/ajax-loader2.gif) no-repeat center center; height:100%}
.imgBox img{	display:none;}
.imgLst, .imgEquipaLst {	position:relative;	width:137px;	height:104px;	overflow:hidden;	background:#FFFFFF url(../img/boxImgLst.png) no-repeat;}
.imgEquipaLst2 {position:relative;	width:80px;	height:104px;	overflow:hidden;	background:#FFFFFF url(../img/boxImgLst2.png) no-repeat;}
/*
.imgLst, .imgEquipaLst, imgLstDest{	position:relative;	width:137px;	height:104px;	overflow:hidden;	background:#FFFFFF url(../img/boxImgLst.png) no-repeat;}
.imgLstDest{	position:relative;	width:125px;	height:95px;	overflow:hidden;	background:#FFFFFF url(../img/boxImoDest.png) no-repeat; margin-right:5px;}*/
.imgNotHome {	position:relative;	width:163px;	height:84px;	overflow:hidden;	background:#FFFFFF url(../img/boxNotDestHome.png) no-repeat;}
.imgDestPrin {	position:relative;	width:158px;	height:84px;	overflow:hidden;	background:#FFFFFF url(../img/boxDestPrin.png) no-repeat; margin-top:9px;}
.imgEqVert{ position:relative;	width:137px;	height:180px;	overflow:hidden;	background:#FFFFFF url(../img/boxEqVert.png) no-repeat;}

/*	DIVERSOS */
.invisible{	display:none;}
.disabled{	filter:alpha(opacity=60);	-moz-opacity:.6;	opacity:.6;}
.sep{	clear:both;	background:url(../img/sep.png);	height:10px;}
.sep2{	clear:both;	background:url(../img/sep2Esq.png) no-repeat;	height:10px;}
.sep2 span{	display:block;	height:10px;	background:url(../img/sep2Dir.png) no-repeat top right;}
.floatRight{	float:right;}
.floatLeft{	float:left;}
#loading{	position:absolute;}
.boxAmarela{	background-color:#FEF9EC;	border:1px solid #F1EADA;	color:#33322F;}
.boxAmarela1{	background-color:#F6EFE0;	border:1px solid #DACDBA;	border-top:0;}
.boxAmarela2{	background-color:#FFFFFF;	border:1px solid #ECB768;	border-top:0;	padding:0 1px 1px 1px;}
.txt, .txt2{	padding:6px 11px;}
.txt p{	margin:0;	padding:0;	line-height:165%; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif}
.txt2 p{	line-height:130%; font-size:13px;}
.ico1, .txt p.ico1{	padding: 0 0 15px 15px; background: url(../img/ico1.png) no-repeat; line-height:110%;}
.ico1-box1{ background: url(../img/ico1_box1.png) no-repeat -3px 6px; padding-left:12px;}
.txt p.ico1 strong{	color:#DA5A00; display:block}
.btnSpacer{	margin-left: 105px;	height:45px; overflow:hidden; padding-top:5px;}
.marBottom6px{	margin-bottom:6px;}
.marLeft20px{	margin-left:20px;}
.block {	width:100%; overflow:hidden; display:block }
.noBold {	font-weight:normal}
a.txtLaranja, .txtLaranja {	color:#D95900}
dt {	padding: 10px 0 0 10px}
dd {	padding: 2px 10px 10px 10px; margin:0}
dl {	padding:0; margin:0;}
.txtEquipa{font-size:15px;color:#DA5A00;font-weight:bold}
.txtTah12-130 { font-size:12px; font-family:Tahoma,Arial,sans-serif; line-height:130%}
p.first{	margin:0; padding:0;	padding-top:8px;}
#txtProcesso p, p.smallSpace{		margin:0;	padding:4px 0;}
#txtVender p{margin:0;	padding:8px 0 4px 0;}
.campoObrigatorio { vertical-align:baseline}
p.home { margin:0; padding: 8px 0}

/*	HEADINGS	*/
h1{	margin: 0;	padding:0;	font-size:30px;	color: #D95900;	font-weight:normal;}
h2{	margin: 0;	padding:0;	font-size:17px;	color: #D95900;	font-weight:bold;}
h3{	height:27px;	margin:0;	padding:0;	overflow:hidden;}
h4{	color:#00824A; 	padding-bottom: 5px; margin-bottom:0;}
.hLaranja{	background:url(../img/hLaranja.png) no-repeat top right;	color:#FFFFFF;  padding-left:5px}
.hVerde{	background:url(../img/hVerde.png) no-repeat top right;	color:#FFFFFF; padding-left:5px}
.hSpan{	display:block;	margin:4px;	font-weight:normal;	font-size:15px;	color:#FFFFFF;	letter-spacing:-5%;}

.hSpanT{	display:block;	margin:4px;margin-left:10px;	font-weight:normal;	font-size:15px;	color:#FFFFFF;	letter-spacing:-5%;}

.verdeRound{	background:url(../img/hVerdeRound.png) no-repeat top right;}
#recruta h2{ font-weight:normal;}

/*	FORMS	*/
form {	display:inline;	font-family:Tahoma,Arial,sans-serif;}
select, input, textarea{	font-family: Tahoma;	font-size:13px;	width:164px;	margin-top:5px;}
input.textField{	width:160px;}
form.frmC label{ display:block;	width:95px;	float:left;	padding-top:6px;} 
form.frmC br {	clear:both;	}
form.frmC input {	float:left;	}
form.frmC input.chkBox {	width:auto; float:none; vertical-align:middle;}
form.frmC textarea {	float:left;	height:80px;	overflow:auto}
form.frmC .txtObserv {	width:540px;}
form.frmC .txtMorada {	width:290px;	height:70px;	margin-right:5px;}
form.frmC .txtMorada2 {	width:275px;	height:50px;}
.btnVerde{	display:block; float:left;	background:url(../img/btnVerdeEsq.png); height:30px; overflow:hidden; padding-left:10px; margin-top:7px;cursor:pointer}
.btnVerde span{	display:block; float:left;	background:url(../img/btnVerdeDir.png) no-repeat top right; padding-right:10px; height:30px;cursor:pointer}
.btnLaranja{	display:block; float:left;	background:url(../img/btnLaranjaEsq.gif);  height:24px;cursor:pointer;}
.btnLaranja span{	display:block; float:left;	background:url(../img/btnLaranjaDir.gif) no-repeat top right;   height:100%;cursor:pointer;}
.btnLaranja1{	display:block; float:left;	background:url(../img/btnLaranja1Esq.png); height:30px; overflow:hidden; padding-left:10px;cursor:pointer;}
.btnLaranja1 span{	display:block; float:left;	background:url(../img/btnLaranja1Dir.png) no-repeat top right;  padding-right:10px; height:30px;cursor:pointer}

.btnLaranja2{	display:block; float:left;	background:url(../img/btnLaranja1Esq.png); height:30px; overflow:hidden; padding-left:0px;cursor:pointer;}
.btnLaranja3 span{	display:block; float:left;	background:url(../img/btnLaranja1Dir.png) no-repeat top right;  padding-right:10px; height:30px;cursor:pointer}
.btnVerde input, .btnLaranja input, .btnLaranja1 input{	border:0; background-color:transparent;	width:auto; color:#FFFFFF; margin:3px 2px 0 0;	height:auto; font-size:14px;cursor:pointer;}
.btnLaranja input{	margin:2px 0;;cursor:pointer}
.boxGeral {	border-top:1px solid #E3D1AC; border-right:1px solid #E3D1AC; border-bottom:1px solid #B19A76; border-left:1px solid #B19A76;	width:205px;}
#frmPesquisa select.mar	{ margin-right:6px}
select.ln1	{ margin-bottom:10px}

/*	TABS	*/
.tabN6 ul{	height:28px;	width:720px;	overflow:hidden;	background-image:url(../img/bgTab6UL.png);	list-style:none;	margin:0;	padding:0;}
.tabN6 li{	display:block; float:left;	width:115px;	height:28px;	margin-right:6px;	background:url(../img/bgTab6.png) no-repeat;}
.tabN6 li.selected{	background:url(../img/bgTab6_a.png) no-repeat;}
.tabN6 li.first{	background:url(../img/bgTab6_first.png) no-repeat;}
.tabN6 li.last{	background:url(../img/bgTab6_last.png) no-repeat; 	margin-right:0;}
.tabN6 li.selFirst{	background:url(../img/bgTab6_a_first.png) no-repeat;}
.tabN6 li.selLast{	background:url(../img/bgTab6_a_last.png) no-repeat; margin-right:0; }
.tabN6 a:link, .tabN6 a:visited, .tabN5 a:link, .tabN5 a:visited, .tabN5i a:link, .tabN5i a:visited{	display:block; text-align:center;	margin-top:5px;	color:#333333;	text-decoration:none;}
.tabN6 a:hover, .tabN6 a:hover{	color:#D95900;}
.tabN5 a:link, .tabN5 a:visited, .tabN5i a:link, .tabN5i a:visited{	height:20px;}
.tabN5 ul{	height:27px;	width:696px;	overflow:hidden;	background-image:url(../img/bgTab5UL.png);	list-style:none;	margin:0;	padding:0;}
.tabN5 li{	display:block; float:left;	width:136px;	height:27px;	margin-right:4px;	background:url(../img/bgTab5.png) no-repeat;	text-align:center;}
.tabN5 li.selected{	background:url(../img/bgTab5_a.png) no-repeat;}
.tabN5 li.first{	background:url(../img/bgTab5_first.png) no-repeat;}
.tabN5 li.last{	background:url(../img/bgTab5_last.png) no-repeat; 	margin-right:0;}
.tabN5 li.selFirst{	background:url(../img/bgTab5_a_first.png) no-repeat;}
.tabN5 li.selLast{	background:url(../img/bgTab5_a_last.png) no-repeat; 	margin-right:0;}
.tabN5i ul{	height:27px;	width:696px;	overflow:hidden;	background-image:url(../img/bgTab5iUL.png);	list-style:none;	margin:0;	padding:0;}
.tabN5i li{	display:block; float:left;	width:136px;	height:27px;	margin-right:4px;	background:url(../img/bgTab5i.png) no-repeat;}
.tabN5i li.selected{	background:url(../img/bgTab5i_a.png) no-repeat;}
.tabN5i li.first{	background:url(../img/bgTab5i_first.png) no-repeat;}
.tabN5i li.last{	background:url(../img/bgTab5i_last.png) no-repeat; 	margin-right:0;}
.tabN5i a:link, .tabN5i a:visited{	margin-top:7px;}

/*	HOME	*/
#bannerHome{	width:533px;	height:216px;	margin-bottom:6px;}
h2.home{	height:27px;	margin:0;	padding:0;	overflow:hidden;}
#imgHome{	width:71px;	height: 320px;	overflow:hidden;	display:block;	float:left;	margin-right:10px;	background-image:url(../img/imgHome.jpg);}
.txtHome{	color:#31302D;	width:531px;	overflow:hidden;}
.txtHome p{	font-size:12px;	line-height:130%;	padding-right:15px;}
.txtHome p.first{	margin-top:0;	padding-top:8px;}
.clear2px{	clear:both;	height:2px;	overflow:hidden;}

/*	PROPERTIES */
.imoTipo {	font-size:17px;	color:#D95900;	margin-top:-8px; }
.lstImoveis{	overflow:hidden;	width:550px;	height:105px; 	background: url(../img/bgLstImo.png) no-repeat bottom left;	line-height:220%;}
#formOrd1 input, #formOrd1 select{	margin-top:0; vertical-align:middle}
.lstImoveis .col1_3{	width:190px; 	}
.lstImoveis .col2_3{	width:190px;	}
.lstImoveis .col3_3{	width:170px;	}
.infoFichaImovel{	width:694px;	border:1px solid #ECB768;	background:#F1EADA;	border-bottom:0;	border-top:0;}
.infoFichaImovel2 {	height: 345px;	border:1px solid #FFFFFF;	border-bottom:0;	border-top:0; overflow:hidden}
.infoFichaImovel .box4-wrapper{	height: 315px;}
.infoFichaImovel .box2-wrapper{	height: 280px;}
.height275 .box3-wrapper, .height275 .box1-wrapper  {	height:275px;}
.btnNav {	/* especifico do IE... definido no index.asp */}


/*	EMPREENDIMENTOS	*/
.lstEmpreendimentos{ width:342px; 	line-height:220%;	height:105px; border1px solid}
.lstEmpreendimentos .imoTipo{width:190px; display:block; height:52px; 	margin-top:0; 	line-height:120%;}

/*	COMPRAR	*/
#buying_about_en{	background-image:url(../img/i/buying_about_en.png); width:430px; height:50px; overflow:hidden;}
#buying_about_pt{	background-image:url(../img/i/buying_about_pt.png); width:520px; height:50px; overflow:hidden;}
#buying_about_en p, #buying_about_pt p{	padding-top:50px;}
.tblInfo th{	color:#D95900; text-align:left;	border-bottom:1px solid #D95900; padding: 6px 0;}
.tblInfo td{	color:#666666;	border-bottom:1px solid #D95900; padding: 6px 0;}
.spacer1{	margin-left:105px;	}
.spacer1 h2{	font-weight:normal; padding: 4px 0;}
#txtOffPlan { width: 720px;	height:90px;	overflow:hidden	}
#txtOffPlan #btn{	width:130px; height:35px; margin:30px 0 0 540px; cursor:pointer; }


/*	EQUIPA	*/
.funcionario p.ico1{	margin:0; padding:0 0 10px 14px ;}
.funcionario strong{	display:block; color:#D95900}


/*	BOXES	*/
.box1{	background-color:#F1EADA;}
.box1-ne{	background: url(../img/box1-ne.png) no-repeat top right;}
.box1-se{	background: url(../img/box1-se.png) no-repeat bottom right;}
.box1-so{	background: url(../img/box1-so.png) no-repeat bottom left;}
.box1-no{	background: url(../img/box1-no.png) no-repeat top left;}
.box1-wrapper{	padding:6px 12px;}

.box2{	background-color:#F1EADA;}
.box2-ne{	background: url(../img/box2-ne.png) no-repeat top right;}
.box2-se{	background: url(../img/box2-se.png) no-repeat bottom right;}
.box2-so{	background: url(../img/box2-so.png) no-repeat bottom left;}
.box2-no{	background: url(../img/box2-no.png) no-repeat top left;}
.box2-wrapper{	padding:6px 12px;}

.box3{	background-color:#F1EADA;}
.box3-ne{	background: url(../img/box3-ne.png) no-repeat top right;}
.box3-se{	background: url(../img/box3-se.png) no-repeat bottom right;}
.box3-so{	background: url(../img/box3-so.png) no-repeat bottom left;}
.box3-no{	background: url(../img/box3-no.png) no-repeat top left;}
.box3-wrapper{	padding:6px 12px;}

.box4{	background-color:#F1EADA;}
.box4-ne{	background: url(../img/box4-ne.png) no-repeat top right;}
.box4-se{	background: url(../img/box4-se.png) no-repeat bottom right;}
.box4-so{	background: url(../img/box4-so.png) no-repeat bottom left;}
.box4-no{	background: url(../img/box4-no.png) no-repeat top left;}
.box4-wrapper{	padding:10px; }

.box6{	background-color:#ECE2CC;}
.box6-ne{	background: url(../img/box6-ne.png) no-repeat top right;}
.box6-se{	background: url(../img/box6-se.png) no-repeat bottom right;}
.box6-so{	background: url(../img/box6-so.png) no-repeat bottom left;}
.box6-no{	background: url(../img/box6-no.png) no-repeat top left;}
.box6-wrapper{	padding:10px; }

.box7{	background-color:#FAF4E7;}
.box7-ne{	background: url(../img/box7-ne.png) no-repeat top right;}
.box7-se{	background: url(../img/box7-se.png) no-repeat bottom right;}
.box7-so{	background: url(../img/box7-so.png) no-repeat bottom left;}
.box7-no{	background: url(../img/box7-no.png) no-repeat top left;}
.box7-wrapper{	padding:10px; }

.box8{	background-color:#F6EFE0;}
.box8-ne{	background: url(../img/box8-ne.png) no-repeat top right;}
.box8-se{	background: url(../img/box8-se.png) no-repeat bottom right;}
.box8-so{	background: url(../img/box8-so.png) no-repeat bottom left;}
.box8-no{	background: url(../img/box8-no.png) no-repeat top left;}
.box8-wrapper{	padding:10px; }


/*	LINKS */
.vv {	background: url(../img/icoVV.png) no-repeat;	padding:3px 0 5px 22px;}
.vvS {	background: url(../img/icoVVS.png) no-repeat;	padding:1px 0 2px 22px;}

.geoRef {	background: url(../img/icoGeoRef.png) no-repeat;	padding:3px 0 5px 22px;}
.geoRefS {	background: url(../img/icoGeoRefS.png) no-repeat;	padding:1px 0 2px 22px;}

.imgs {	background: url(../img/icoImgs.png) no-repeat;	padding:3px 0 5px 22px;}

.geoRefMap {	background: url(../img/icoGFMap.png) no-repeat;	padding:3px 0 5px 22px;}
.geoRefMapS {	background: url(../img/icoGFMapS.png) no-repeat;padding:1px 0 2px 22px;}

.mail {	background: url(../img/icoMail.png) no-repeat;	padding:3px 0 5px 22px;}
.call {	background: url(../img/icoCall.png) no-repeat;	padding:3px 0 5px 22px;}
.imp {	background: url(../img/icoImp.png) no-repeat;	padding:3px 0 5px 22px;}
.favVer {	background: url(../img/icoFavV.png) no-repeat;	padding:3px 0 5px 22px;}
.favAd {	background: url(../img/icoFavAdd.png) no-repeat;	padding:3px 0 5px 22px;}
.favDel {	background: url(../img/icoFavDel.png) no-repeat;	padding:3px 0 5px 22px;}
.maisInfo {	background: url(../img/icoDet.png) no-repeat;	padding:3px 0 5px 22px;}
.linkNav {	font-size:12px;	color:#F28000;	font-weight:bold;	text-decoration:none;}
.tabLink span{	cursor:pointer}

.lstLnk {	background-position: center left;	background-repeat:no-repeat;	}
.lstLnk a, .lstLnk span {	padding-left:27px; }
.siteMapLnk, h2 a.siteMapLnk:link, h2 a.siteMapLnk:visited  { font-size:15px; color:#D95900; padding-bottom:5px;}
.btnVerMapa:link, .btnVerMapa:visited { display:block; width:195px; margin:0 auto; text-align:center; background:url(../img/bgVerMapa.png) no-repeat top center; 
	color:#FFFFFF; text-decoration:none; padding:8px 0;}
.btnVerMapa:hover {	 text-decoration:underline;}

.btnVerImoveis:link, .btnVerImoveis:visited { display:block; width:205px; margin:0 auto; text-align:center; background:url(../img/bgVerMapa.png) no-repeat top center; 
	color:#FFFFFF; text-decoration:none; padding:8px 0;}
.btnVerImoveis:hover {	 text-decoration:underline;}

a.lnkAzul:link, a.lnkAzul:visited{	color:#0000FF; text-decoration:underline;}
a.lnkAzul:hover {	color:#333333;}

/*	SUBMENUS	*/
.subMenuTop, .subMenuBot{ position:absolute; top:0; width:900px; padding:4px 0; text-align:center; filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85;}
.subMenuTop{ background-color:#E87100; color:#FFFFFF}
.subMenuBot{ background-color:#EFE0BE; color:#645537}
.subMenuTop a:link, .subMenuTop a:visited {	color:#FFFFFF}
.subMenuBot a:link, .subMenuBot a:visited {	color:#645537}

/* Fontes */

.fontTahoma {font-family:Tahoma}
.fontVerdana {font-family:Verdana}

#boxWarning {
width:719px;
height:80px;
background-repeat:no-repeat;
background-image:url(../img/fundoNoLogin.jpg);
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:3px;
margin-bottom:2px;

}

a.boxWarning:link, a.boxWarning:visited{	color:#fff; text-decoration:underline; font-weight:bold}
a.boxWarning:hover {	color:#fff; font-weight:bold}
