/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
}
body {
	font:normal 12px Trebuchet MS, Tahoma, Arial, sans-serif;
	background:#a53636 url(../imagens/tiraH.jpg) top center repeat-y; 
	color:#747c80;
	scrollbar-face-color: #fff; 
	scrollbar-shadow-color: #747c80; 
	scrollbar-highlight-color: #fff; 
	scrollbar-3dlight-color: #747c80; 
	scrollbar-darkshadow-color: #fff; 
	scrollbar-track-color:#fff; 
	scrollbar-arrow-color: #747c80;
	text-align:center;
	height:100%;
	}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.TitulosL { width:100%; border-bottom:1px solid #7d7d7d; float:left; height:20px; display:block;}

.bold{ font-weight:bold;}
.upp { text-transform:uppercase;}
.low { text-transform: lowercase;}
.cursor{ cursor:pointer;}

.at{ text-align:right;}
.aL{ text-align: left;}

.mm{ margin-right:4px;}
.mlr{ margin:0 20px 0 25px;}
.mlr1{ margin:0 10px 0 20px;}
.mb { margin-right:20px;}
.av { padding-left:10px;}
.av1 { padding-right:10px;}
.Box {float:left; display:block;}

#wrapper{
	width:100%;
	height:100%;
	/*display:table;*/
	background:url(../imagens/fundo.jpg) top center no-repeat;
	}
		
.wrapper1{ 
	margin:0 auto 0 auto;
	width:1000px;
	height:100%;
	display:table;
	background:#FFFFFF;
	display:table;
	}
	
.topo, .esq,
.conteudos1, .bottom {
	float:left;
}
.topo{
	width:1000px;
	height:219px;
	background:url(../imagens/topo.jpg);
	}
.esq, .conteudos,
.conteudos1 {
	margin:0;
	padding:0;
	border:0;	 
}
.esq{
	width:247px; 
	height:544px;
	background:#FFF;
}
.conteudos{
	height:544px;
}
.conteudos, .conteudos1{
	width:750px;
	float:right;
}
.bottom{ 
	width:960px; 
	height:27px; 
	padding:18px 20px 0 20px; 
	background:url(../imagens/bottom.gif) repeat-x; 
	text-align:left;
}

.noticias{ width:218px; height:170px; float:left; margin:4px 16px 0 13px;}
.noticiasT{ background:#166795; color:#FFFFFF;}

.imovelS{ width:215px; height:178px; float:left; padding:22px 0 0 30px; background:url(../imagens/is.gif) top left no-repeat; color:#FFFFFF;}

.quemS{ width:680px; float:left; padding:22px 0 0 30px;}
.quemSD{ width:670px; float:left; padding:0 0 0 30px;}

.fav{ width:170px; float:left; display:block;}


.geo{
	width:750px; 
	height:400px; 
	float:left;
	display:block;
	border:1px dashed #e65504;
	}
		
.link {font:normal 12px Trebuchet MS, Tahoma, Arial, sans-serif;color:#747c80; text-decoration: none; }
.link a{font:normal 12px Trebuchet MS, Tahoma, Arial, sans-serif;color:#747c80; text-decoration: none;}
.link a:hover{font:normal 12px Trebuchet MS, Tahoma, Arial, sans-serif;color:#226f9a; text-decoration:none;}

.linkb {font:normal 11px Trebuchet MS, Tahoma, Arial, sans-serif;color:#fff; text-decoration: none; }
.linkb a{font:normal 11px Trebuchet MS, Tahoma, Arial, sans-serif;color:#fff; text-decoration: none;}
.linkb a:hover{font:normal 11px Trebuchet MS, Tahoma, Arial, sans-serif;color:#fff; text-decoration: underline;}

.linkN {font:10px Trebuchet MS, Tahoma, Arial, sans-serif;color:#000; text-decoration: none; }
.linkN a{font:10px Trebuchet MS, Tahoma, Arial, sans-serif;color:#000; text-decoration: none;}
.linkN a:hover{font:10px Trebuchet MS, Tahoma, Arial, sans-serif;color:#000; text-decoration: underline;}

.linkV {font:10px Trebuchet MS, Tahoma, Arial, sans-serif;color:#ff0000; text-decoration: none; }
.linkV a{font:10px Trebuchet MS, Tahoma, Arial, sans-serif;color:#ff0000; text-decoration: none;}
.linkV a:hover{font:10px Trebuchet MS, Tahoma, Arial, sans-serif;color:#747c80; text-decoration: underline;}

.linkA {font:normal  12px Trebuchet MS, Tahoma, Arial, sans-serif;color:#166795; text-decoration: none; }
.linkA a{font:normal 12px Trebuchet MS, Tahoma, Arial, sans-serif;color:#003197; text-decoration: underline;}
.linkA a:hover{font: 12px Trebuchet MS, Tahoma, Arial, sans-serif;color:#166795; text-decoration: underline;}

ul.contact, li.pesqrapida,
li.contactos, li.mapa {
	list-style:none;
	margin:0;
	padding:0;
	border:0;
}
li.pesqrapida {
	float:left;
	width:650px;
}
li.contactos {
	float:left;
	width:350px;
}
li.mapa {
	float:left;
	width:300px;
	margin-right:15px;
}
div.linksuteis	{
	padding-top:10px;
	width:650px;
	float:left;
}
.tamanho {
	width:500px;
	float:right;
}