.rodape {
	font-family		: Tahoma;
	font-size		: 10px;
	color			: #333333;
	vertical-align	: middle;
	text-decoration	: none;
}
.rodape:hover {
	font-family		: Tahoma;
	font-size		: 10px;
	color			: #333333;
	vertical-align	: middle;
	text-decoration	: underline;
}
.texto {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #333333;
	text-decoration	: none;
}
.texto-bold {
	font-family		: Tahoma;
	font-size		: 10px;
	color			: #333333;
	font-weight		: bold;
	text-decoration	: none;
}
.formulario {
	font-family		: Tahoma;
	font-size		: 10px;
	color			: #333333;
	text-decoration	: none;
	text-align		: left;
	vertical-align	: top;
	border			: 1px solid #999999;
	background-color: #FFFFFF;
}
.etiqueta-formulario {
	font-family		: Tahoma;
	color			: #808000;
	font-size		: 11px;
	text-align		: right;
	padding-right	: 5px;
	font-weight		: normal;
}
.texto-aviso {
	font-family		: Tahoma;
	font-size		: 10px;
	color			: #333333;
	text-decoration	: none;
}
.botao {
	font-family		: Tahoma;
	font-size		: 11px;
	color			: #333333;
	text-decoration	: none;
	text-align		: center;
	vertical-align	: top;
	border			: 1px solid #999999;
	background-color: #EBEBEB;
	cursor			: hand;
}
.combo {
	font-family		: Tahoma;
	font-size		: 10px;
	font-style		: normal;
	font-weight		: normal;
	color			: #333333;
	border			: 1px solid #999999;
	text-align		: left;
	width			: 140px;
	height			: 17px;
}
.imovel-destaque {
	font-family		: Tahoma;
	font-size		: 10px;
	font-weight		: normal;
	color			: #333333;
	text-decoration	: none;
	padding-left	: 8px;
}
.imovel-etiqueta {
	font-family		: Tahoma;
	color			: #808000;
	font-size		: 11px;
	text-align		: right;
	padding-right	: 5px;
	font-weight		: normal;
}
.link-navegacao {
	font-family		: Tahoma;
	font-size		: 10px;
    font-weight		: normal;
	text-align		: center;
	color			: #333333;
	line-height		: 18px;
	vertical-align	: middle;
	text-decoration	: none;
}
.link-navegacao:hover {
	font-family		: Tahoma;
	font-size		: 10px;
    font-weight		: normal;
	text-align		: center;
	line-height		: 18px;
	vertical-align	: middle;
	text-decoration	: none;
}
.etiqueta-resultado {
	font-family		: Tahoma;
	color			: #808000;
	font-size		: 10px;
	text-align		: right;
	padding-right	: 5px;
	font-weight		: normal;
}
.painel-noticias {
	font-family		: Tahoma;
	font-size		: 10px;
	color			: #333333;
	text-decoration	: none;
	line-height		: 12px;
	cursor			: hand;
}