body {
	font: 12px "Century Gothic";
	margin: 0px;
	color: #000000;
	background: #ffffff url(imagens/back.png) center 201px repeat-x;
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.rodape {
	font: 10px "Century Gothic";
	color: #ffffff;
}
.label {
	font-weight: bold;
	color: #006157;
}
.menu {
	font-weight: bold;
	color: #ef9200;
}
.submenu {
	color: #006157;
}
.form {
	font: 11px "Century Gothic";
	color: #000000;
	border: #999 1px solid;
	width: 120px;
}
.form_tipo_imovel {
	font: 11px "Century Gothic";
	color: #000000;
	border: #999 1px solid;
	width: 140px;
}
.form_privativa {
	font: 11px "Century Gothic";
	color: #000000;
	border: #999 1px solid;
	width: 110px;
}
.form_codigo {
	font: 11px "Century Gothic";
	color: #000000;
	border: #999 1px solid;
	width: 85px;
}
.form_acesso {
	font: 12px "Century Gothic";
	color: #000000;
	border: #999 1px solid;
	width: 60px;
	height: 14px;
}
.fones {
	font: 24px "Century Gothic";
	font-weight: bold;
	color: #ef9200;
	line-height: 26px;
}
.cabecalho_resultado {
	font: 11px;
	font-weight: bold;
	color: #ffffff;
}
.resultado {
	font: 11px;
	font-weight: bold;
}
.descricao_resultado {
	font: 11px;
}
.saiba_mais {
	font: 11px;
	font-weight: bold;
	color: #006157;
}
.codigo {
	font: 24px;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
}
.bold {
	font-weight: bold;
}

