@charset "utf-8";
.textos {
	font: 12px "Century Gothic";
	color: #000000;
}
.menu-inativo {
	font: bold 10px "Century Gothic";
	color: #FFFFFF;
}
a:link {
	font: bold 10px "Century Gothic";
	color: #006156;
	text-decoration: none;
}
a:visited {
	font: bold 10px "Century Gothic";
	color: #006156;
	text-decoration: none;
}
a:hover {
	font: bold 10px "Century Gothic";
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font: bold 10px "Century Gothic";
	color: #006156;
	text-decoration: none;
}
.fone {
	font: bold 16px "Century Gothic";
	color: #016156;
}
body {
	background: #BED3C8;
	margin: 0px;
}
.rodape {
	font: 10px "Century Gothic";
	color: #000000;
}
.form {
	font: 12px "Century Gothic";
	color: #000000;
	background: #DCE7E1;
	border-style: none;
}
.destaque {
	font: bold 16px "Century Gothic";
	color: #000000;
}
.verde {
	color: #006156;
}
.imovel {
	font: bold 16px "Century Gothic";
	color: #006156;
}
.itens_imoveis {
	font: bold 12px "Century Gothic";
	color: #006156;
}
