body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-position: center top;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFF;
	background-image: url(../imagens/fundo_body.jpg);
}
div { overflow: visible; _height: 100%;border:0px solid;}

a {
	text-decoration: none;
	color:#50565A
}
a:hover {
	text-decoration: underline;
	color: #788187;
}

.left { float: left; }
.right { float: right; }
.fav { display: block; overflow: hidden; text-indent: -9999px; outline: none; background: url(../img/fav_bg.png) 0 0 no-repeat; width: 16px; height: 16px; }
.favon, .fav:hover { background-position: 0 -16px; }

h1, h2  {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	text-transform: uppercase;
}
  h3 {
	font-size: 16px;
	color: #666;
	font-weight: bold;
}

#wrapper {
	position:relative;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/fundo_body.jpg);
}

#geral {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#geral #cabecario {
	clear: none;
	float: left;
	height: 175px;
	width: 990px;
	background-image: url(../imagens/fundo_cabec.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#geral #cabecario .logo {
	clear: none;
	float: left;
	height: 170px;
	width: 280px;
	background-image: url(../imagens/logo.jpg);
	background-repeat: no-repeat;
}
#geral #cabecario .busca {
	clear: none;
	float: left;
	height: 120px;
	width: 545px;
	margin-left: 15px;
	margin-top: 45px;
	padding-left: 10px;
	background-image: url(../imagens/fundo_busca.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#geral #cabecario .busca .select {
	clear: none;
	float: left;
	height: 20px;
	width: 340px;
	margin-left: 180px;
	color: #FFF;
}
#geral #cabecario .busca .filtro {
	clear: none;
	float: left;
	height: 60px;
	width: 535px;
	margin-top: 17px;
}
#geral #cabecario .busca .filtro a {
	margin-top: 17px;
	color: #F4AB00;
	font-size: 12px;
}
#geral #cabecario .busca .filtro a:hover {
	margin-top: 17px;
	color: #666;
	font-size: 12px;
}

#geral #menu_online {
	clear: none;
	float: left;
	height: 40px;
	width: 770px;
	text-align: center;
	margin-left: 220px;
}



#geral #imagem {
	clear: none;
	float: left;
	height: 278px;
	width: 990px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#geral #imagem #menu {
	clear: none;
	float: left;
	height: 278px;
	width: 190px;
	background-image: url(../imagens/fundo_menu.jpg);
	background-repeat: no-repeat;
}
#geral #imagem #img {
	clear: right;
	float: right;
	height: 278px;
	width: 800px;
	background-image: url(../imagens/imagem_principal.jpg);
	background-repeat: no-repeat;
}
#geral #centro  {
	clear: none;
	float: left;
	width: 980px;
	background-image: url(../imagens/fundo_centro.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#geral  #centro #conteudo{
	clear: none;
	float: left;
	width: 700px;
	padding-left: 20px;
}
#geral #centro #conteudo2 {
	clear: none;
	float: left;
	width: 720px;
}

.txt   {
	clear: none;
	float: left;
	width: 680px;
	text-align: justify;
	margin-top: 20px;
	padding-bottom: 20px;
	background-image: url(../imagens/fundo_txt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt2 {
	clear: none;
	float: left;
	width: 700px;
	text-align: justify;
	margin-top: 20px;
	padding-bottom: 20px;
	margin-left: 15px;
}

.destaques   {
	clear: none;
	float: left;
	width: 720px;
}
.destaque_det   {
	clear: none;
	float: left;
	height: 200px;
	width: 170px;
	text-align: center;
	background-image: url(../imagens/fundo_destaques.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F5F5F;
	margin-left: 5px;
}
.detalhes   {
	clear: none;
	float: left;
	width: 680px;
	text-align: justify;
	margin-top: 10px;
	margin-left: 15px;
}
#conteudo a {
	color: #0C3;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#conteudo a:hover {
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
#conteudo2 a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#conteudo2 a:hover {
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
#geral  #centro #lateral{
	clear: right;
	float: right;
	width: 250px;
	padding-bottom: 15px;
}
#geral #centro #lateral .links{
	clear: none;
	float: left;
	height: 210px;
	width: 245px;
	margin-top: 10px;
	margin-left: 5px;
}
#geral #centro #lateral .localizacao{
	clear: none;
	float: left;
	height: 50px;
	width: 245px;
	margin-top: 5px;
	margin-left: 5px;
}
#geral #centro #lateral .contatos{
	clear: none;
	float: left;
	height: 55px;
	width: 200px;
	margin-top: 5px;
	margin-left: 15px;
}
.img_imovel   {
	clear: none;
	float: left;
	height: 110px;
	width: 120px;
	margin-right: 3px;
	margin-left: 3px;
}
.valor   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEB207;
	font-weight: bold;
}
.form   {
	clear: none;
	float: left;
	width: 335px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
}




.titulo1   {
	clear: none;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../imagens/fundo_titulos2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 225px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	margin-top: 25px;
}
.titulo1a {
	clear: none;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../imagens/fundo_titulos2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 225px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	margin-top: 25px;
	margin-left: 15px;
}

.titulo2 {
	clear: none;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../imagens/fundo_titulos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 225px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	margin-left: 15px;
	margin-top: 25px;
}

.titulo3 {
	font-size: 14px;
	font-weight: bold;
	color: #FEB207;
	clear: none;
	float: left;
	width: 680px;
	margin-top: 20px;
	text-transform: uppercase;
	margin-left: 15px;
}
.titulo4 {
	color: #FFF;
}
.titulo5 {
	font-size: 14px;
	font-weight: bold;
	color: #FEB207;
	clear: none;
	float: left;
	width: 335px;
	margin-top: 20px;
	text-transform: uppercase;
	margin-right: 10px;
	margin-left: 15px;
}




#rodape {
	clear: both;
	float: left;
	height: 150px;
	position: relative;
	background-repeat: repeat-x;
	width: 100%;
	background-position: left bottom;
	background-color: #000;
}
#rodape #informacoes {
	width: 1000px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;
}
#rodape #informacoes .menusec {
	clear: none;
	float: left;
	height: 20px;
	width: 1000px;
	padding-top: 5px;
	margin-top: 3px;
	font-size: 11px;
}

#rodape #informacoes .endereco {
	clear: none;
	float: left;
	width: 1000px;
	height: 60px;
	margin-top: 10px;
	background-image: url(../imagens/fundo_endereco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
}
#rodape #informacoes  a{
	color: #FFF;
	text-decoration: none;
}
#rodape #informacoes a:hover {
	color: #555555;
	text-decoration: none;
}

ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	display: inline;
	padding-left: 3px;
	
}








#geral a  {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#geral a:hover {
	color: #666;
	text-decoration: none;
}

/* jeferson */


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
