@charset "utf-8";

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(img/topo.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.fundo_principal {
	background-image: url(img/fundo_principal.png);
	background-repeat: repeat-x;
	border: 1px solid #333;
}
.texto_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
}

.vendas_principal {
	background-image: url(img/vendas_principal_meio.png);
	background-repeat: repeat-y;
}
.fundo_rodape {
	background-image: url(img/rodape.png);
	background-repeat: repeat-x;
}
.financ_principal {
	background-image: url(img/financ_meio.png);
	background-repeat: repeat-y;
}
.fundo_tit {
	background-image: url(img/topo_tit.png);
	background-repeat: repeat-y;
}
.marca_dagua {
	background-image: url(img/marca_dagua.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.txt_resultado_tipo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F30;
	text-decoration: none;
}

.principal_vendas_aluguel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.fotos {
	border: 1px solid #333;
}
.fotos_resultado {
	border: 2px solid #666;
}
.txt_resultado_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.txt_resultado_valor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.fundo_busca {
	background-image: url(img/fundo_busca.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.fundo_td {
	background-image: url(img/fundo_td.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.txt_busca_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.txt_pag_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.txt_pag_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F30;
	text-decoration: none;
}
.dimss {
	display: none;
}.busca_principal {
	background-image: url(img/financ_meio.png);
	background-repeat: repeat-y;
	background-position: right;
}
.txt_resultado_valor_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

