body { 
	background: transparent url(../img/bg.jpg) repeat-y 50% -50px fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align: left;
}
#topo {
	background:transparent url(../img/bgn-topo.jpg) repeat scroll 0 0;
	float:left;
	display:inline;
	height:250px;
	width:850px;
}
#links-topo {
	border-bottom:1px solid #cccccc;
	float:left;
	height:22px;
	padding-top:8px;
	width:850px;
}
#link-site {
	float:left;
}
#link-site a {
	color:#cccccc;
}
#link-nav {
	float:right;
}
#link-nav a {
	color:#cccccc;
	margin-left:15px;
}
#link-nav a:hover {
	text-decoration:underline;
}
#logo {
	background-color:#FFFFFF;
	display:inline-block;
	float:left;
	height:184px;
	padding:35px 0 0 21px;
	width:195px;
}
.logo {
	float:left;
}
#banner {
	background-color:red;
	float:left;
	height:219px;
	width:634px;
}
#container{
	margin:0 auto;
	width:850px;
}
#main {
	background-color:#ffffff;
	float:left;
	width:850px;
}
#sidebar, #content{
	padding:20px 0 0 11px;
	float:left;
	display:inline;
	width:222px;
}
.texto-titulo {
	border-bottom:1px solid #CCCCCC;
	border-left:10px solid #CCCCCC;
	color:#822B15;
	float:left;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	margin-top:11px;
	padding:3px 3px 3px 10px;
	width:184px;
}
#global-nav {
	display:inline;
	float:left;
	width:210px;
}
#global-nav a {
	color:#330000;
	border-bottom:1px solid #CCCCCC;
	border-left:10px solid #CCCCCC;
	display:block;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	height:15px;
	margin:0 4px 2px 0;
	padding:5px 2px 5px 10px;
}
#global-nav a:hover {
	border-left:15px solid #CCCCCC;
	display:block;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	height:15px;
	margin:0 4px 2px 0;
	padding:5px 2px 5px 10px;
}
a {
	text-decoration: none;
	line-height: 15px;
}
#frm-pesquisa {
	float:left;
	margin:5px 0 0 5px;
}
#frm-pesquisa label {
	color:#822B15;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}
#contato img, #area-restrita img {
	margin:10px 0 0 5px;
}
#noticias a {
	border-bottom:1px dotted;
	color:#A51E1B;
	display:block;
	float:left;
	padding:5px;
	width:195px;
}
#noticias a:hover {
	text-decoration:underline;
}
/* CONTEUDO DO SITE */
#content{	
	padding: 10px 0 0 10px;
	width:600px;	
}
#content #txt img {
	float:left;	
}
#content #txt p {
	padding-top:10px;	
}
.texto-titulo-gd {
	border-bottom:1px solid #CCCCCC;
	border-left:10px solid #CCCCCC;
	color:#822B15;
	float:left;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	margin-top:11px;
	padding:3px 3px 3px 10px;
	width:573px;
}
.texto-sub-titulo {
	color:#822B15;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
}

/* IMOVEIS EM DESTAQUE */
.box-imovel-destaque {
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	display:inline; /* FIX PARA FLOAT LEFT IE6 */
	float:left;
	height:200px;
	margin:5px;
	padding:3px;
	width:180px;
}
.thumb {
	border:3px solid #DDDDDD;
	display:inline;
	margin:5px 0 5px 28px;
}
.box-imovel-destaque:hover {
	background:#F1F1F1 none repeat scroll 0 0;
	border:3px solid #CCCCCC;
	margin:5px;
	padding:1px;
}
.box-imovel-destaque h4 {
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#404040;
	margin:0 6px 0 4px;
	padding-bottom:3px;
}
.box-imovel-destaque .bairro {
	color:#990000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:3px 0 3px 4px;
	width:170px;
}
.box-imovel-destaque .cidade {
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:3px 0 3px 4px;
	padding-bottom:3px;
	width:170px;
}
.box-imovel-destaque .valor {
	color:#822B15;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	margin:3px 0 3px 4px;
}
#imoveis-destaque, #empresa-destaque {
	float:left;
	height:45px;
	width:597px;	
}
#imoveis-destaque tr, #empresa-destaque tr {
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	height: 40px;
	color:#404040;
}
#imoveis-destaque tr td, #empresa-destaque tr td {
	line-height:15px;
	padding:5px;
	vertical-align:middle;
}


/* LISTA DE IMOVEIS */
#lista-imoveis {
	float:left;
	margin-top:10px;
}
#lista-imoveis tr {
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#404040;
	position:relative;
}
#lista-imoveis tr td {
	padding:3px 0 3px 0;
	float:left;
}
#lista-imoveis h4 {
	border-bottom:1px dotted #CCCCCC;
	color:#404040;
	margin:11px 6px 6px 4px;
	padding-bottom:3px;
	width:420px;
}

#lista-imoveis tbody tr td .detalhes{margin:58px 6px 8px 0;}
#lista-imoveis .bairro {
	color:#990000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:3px 0 5px 4px;
	width:170px;
}
#lista-imoveis .cidade {
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:3px 0 3px 4px;
	padding-bottom:3px;
	width:170px;
}
#lista-imoveis .valor {
	color:#822B15;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	margin:3px 0 3px 4px;
}
#lista-imoveis .detalhes {
	float:right;
}

/* DETALHE DO IMOVEL */
#info-imovel-col-1 {
	color:#404040;
	float:left;
	padding-right:10px;
	border-right: 1px solid #DDDDDD;
	width:340px;
}
#info-imovel-col-1 h2 {
	border-bottom:1px dotted #CCCCCC;
	color:#990000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:15px 0 5px 0;
	padding:0 0 3px 5px;
}
#info-imovel-col-1 span {
	display:block;
	float:left;
	width:150px;
	line-height:15px;
}
#info-imovel-col-1 br {
	clear:left;
}
#info-imovel-col-2 {
	color:#404040;
	float:left;
	padding-left:10px;
	width:235px;
}
#frminteresse {
	color:#404040;
	float:left;
	margin:10px 0 5px 10px;
	width:235px;
}
#frminteresse label {
	float:left;
	margin: 5px 0 3px 0;
	width: 70px;
}
form label#lblmath {
	background-color: #FBE9A1;
	padding: 7px 10px;
	width: 186px;
}
#frminteresse input {
	float:left;
	margin-top:2px;
}
#frminteresse br {
	clear:left;
}

/* CONTATO */
#info-contato {
	color:#404040;
	float:left;
	line-height:13px;
	margin:10px 20px 5px 10px;
	width:300px;
}
#info-contato p {
	margin:0 0 10px 0;
}
#info-contato .email {
	color:#666666;
	font-family:Verdana,Arial;
	font-size:11px;
	line-height:15px;
	text-decoration:none;
}
#frmcontato {
	color:#404040;
	float:left;
	margin:10px 0 5px 10px;
	width:250px;
}
#frmcontato label {
	float:left;
	margin: 5px 0 3px 0;
	width: 60px;
}
#frmcontato input {
	float:left;
	margin-top:2px;
}
#frmcontato br {
	clear:left;
}
#info-localizacao {
	color:#404040;
	float:left;
}
#info-localizacao p {
	margin:10px 0 10px 0;
}

/* CADASTRO DO IMOVEL */
#frmcadastro {
	color:#666666;
	float:left;
	padding-bottom:20px;
}
#frmcadastro label {
	display:block;
	float:left;
	font-weight:bold;
	margin-top:4px;
	width: 170px;
}
#frmcadastro input, #frmcadastro select {
	border:1px solid #cccccc;
	float:left;
	margin-top:2px;
}
#frmcadastro br {
	clear:left;
}
#frmcadastro h2 {
	display:block;
	margin-top:20px;
}
#frmcadastro h3 {
	border-top:1px dotted #999999;
	color:#990000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-top:20px;
	padding:3px 0 3px 0;
	width:600px
}
#texto-contrato {
	border:1px solid #cccccc;
	padding:0 10px;
	height:250px;
	margin-bottom:10px;
	overflow-y:scroll;
	width:580px;
}
#texto-contrato p {
	font-size:10px;
}
#texto-contrato strong {
	display:block;
	margin:15px 0 5px 0;
}

/* RODAPE */
#rodape {
	background-color:#CFCFCF;
	float:left;
	width:850px;
	height:165px;
	margin-top:15px;
	padding:0 0 10px 0;
}
#aviso {
	background-color:#FFF;
	margin-bottom:10px;
	padding:10px;	
	text-align:center;	
}
#menu-rod ul {
	float:left;
	height:80px;
	width: 140px
}
#menu-rod li{
	display:inline;
	float:left;
	width:135px;
}
#menu-rod li a{
	border-bottom:1px dotted #999999;
	color:#990000;
	display:block;
	height:14px;
	margin:2px 5px 0 10px;
	padding:0 5px 0 5px;
	text-decoration:none;
}
#menu-rod li a:hover{
	background-color:#E1E1E1;
}
address, #creditos{
	color:#333333;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:12px;
	font-style:normal;
	line-height:15px;	
}
#creditos a {
	color:#666666;
	margin-right:10px;
}
.paginacao {
	float:left;
	margin:10px;
}
.paginacao strong {
	border:1px solid black;
	line-height:20px;
	margin:0;
	padding:1px 3px;
}
.paginacao a {
	color:#666666;
	line-height:20px;
	padding:1px 3px;
}

