* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration:none;
	color:#000000;
}
a img {
	border: 0;
}

#bg_box_padrao {
	background-image:url(images/tabelaConteudo/fundoConteudoNoRepeat.gif);
	background-repeat:repeat-y;
	padding:0 20px;
	text-align:justify;
	font-size:16px;
	width:710px;
}

#bg_box_parceiros {
	background-image:url(images/parceiros/meio.gif);
	background-repeat:repeat-y;
	padding:0 20px;
	text-align:justify;
	font-size:16px;
	width:710px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0F9E8;
	background-image:url(images/topo/topo_D.jpg);
	background-repeat:repeat-x;
	font-size:12px;
}

.botao {
	width:auto;
	height:auto;
	border:0;
	margin-top:15px;
}

#botoes {
	margin: 0 auto;
	width:600px;
	margin-top:15px;
}

#carregar {
	position: absolute;
}

.boxForm {
	width:217px;
	background-image:url(images/formulario_menor/meio.png);
	border:1px solid #62901C;
	padding:10px;
}
	.boxForm label {
		display:block;
	}

#box_padrao {
	background-image:url(images/tabelaConteudo/fundoConteudoRepeat-Y-Cinza.gif);
}

#canto_esq {
	background-image:url(images/topo/topo_E.jpg);
	background-repeat:repeat-x;
	width:50%;
	height:231px;
	position:absolute;
	left:0px;
	z-index:-1;
}

.center {
	margin:0 auto;
	text-align:center;
}

#divTabela {
	margin-top:10px;
}
	#divTabela td {
		font-size:11px;
	}
	#divTabela th {
		text-align:center;
	}
		#divTabela th a, #divTabela td a{
			color:#000000;
			text-decoration:none;
		}

.dv_center {
	width:780px;
	margin:0 auto;
	*margin-top: -3px;
}

.clear {
	clear:both;
}

#conteudo {
	text-align:left;
	margin: 0 auto;
	width:780px;
}

#img_titulo {
	position:absolute;
	margin-left:225px;
	margin-top:194px;
}

.labelpreto {
	font-size:12px;
}

.left {
	float:left;
}

#mapa {
	background-image:url(images/mapa.gif);
	width: 514px;
	height: 457px;
	padding:5px;
}

#meio {
	width:100%;
	background-image:url(images/index/meio_fundo.jpg);
	background-repeat:repeat-x;
	*margin-top:-4px;
	padding-top:15px;
}

p {
	margin-bottom:15px;
}
	p.linha_final {
		margin-bottom:0px;
	}
	
.parc_cidade {
	font-size:10px;
	font-weight:bold;
}

.parc_endereco {
	font-size: 10px;
}

.right {
	float:right;
}

#rodape {
	background-image:url(images/index/rodaPe_fundo.jpg);
	background-repeat:repeat-x;
	height: 121px;
	margin-top:15px;
}

#subMenuCidades {
	width:757px;
	height: 85px;
	background-image:url(images/subMenuCidades.gif);
	position:absolute;
	margin-left:7px;
	margin-top:-46px;
	z-index:1;
	padding-top:40px;
	padding-left:10px;
	display:none;
}

#subMenuImoveis {
	width:256px;
	height: 39px;
	background-image:url(images/subMenuImoveis.gif);
	position:absolute;
	margin-left:103px;
	margin-top:-46px;
	display:none;
	z-index:1;	
	font-size:12px;
	padding-left:10px;
	padding-top:22px;
}

#topo {
	width: 780px;
	margin: 0 auto;
}

/* ============================================== */
input, select , textarea{
	width:200px;
	border: 1px solid #cccccc;
}

label {
	display:block;
}

/* =========== Tabela de Terrenos =================== */

.imoveisLinha1 {
	background: url(images/listagem/listagem_topo.png) no-repeat; 
	position: relative; 
	height:30px;
}

.imoveisLinhaNormal {
	background: url(images/listagem/listagem.png) no-repeat left top;
	position: relative; 
	height: 45px;
}

.imoveisRef {
	width:71px;
}

.imoveisCidade {
	width:171px;
	background-position:-71px 0;
}

.imoveisBairro {
	width:171px;
	background-position:-242px 0;
}

.imoveisM2 {
	width:91px;
	background-position:-413px 0;
}

.imoveisValor {
	width:141px;
	background-position:-504px 0;
}

.imoveisFoto {
	width: 61px;
	background-position:-645px 0;
}

.imoveisMapa {
	width:61px;
	background-position:top right;
}
