.combo {
	font-family     : Tahoma, Verdana, Arial, sans-serif;
	font-size       : 10px;
	font-style      : normal;
	font-weight     : normal;
	color           : #666666;
	width           : 128px;
	height          : 17px;
}
.destaques {
	font-family		: Tahoma, Verdana, Arial, sans-serif;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	color			: #333333;
	text-decoration	: none;
	text-align		: left;
	vertical-align  : top;
}
.etiqueta-pesquisa {
	font-family		: Tahoma;
	color			: #951516;
	font-size		: 11px;
	text-align		: right;
	padding-right	: 5px;
	font-weight		: normal;
}
.etiqueta-resultado {
	font-family		: Tahoma;
	color			: #CC0001;
	font-size		: 10px;
	text-align		: right;
	padding-right	: 5px;
	font-weight		: normal;
}
.etiqueta-imovel {
	font-family		: Tahoma;
	color			: #CC0001;
	font-size		: 11px;
	text-align		: right;
	padding-right	: 5px;
	font-weight		: normal;
}
.etiqueta-formulario {
	font-family		: Tahoma;
	color			: #223039;
	font-size		: 11px;
	text-align		: right;
	padding-right   : 5px;
	font-weight		: normal;
}
.formulario {
	font-family		: Tahoma;
	font-size	    : 10px;
	color			: #666666;
	text-decoration	: none;
	text-align		: left;
	vertical-align	: top;
	border			: 1px solid #999999;
	background-color: #FFFFFF;
}
.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;
}
.infoimovel {
	font-family		: Tahoma, Verdana, Arial, sans-serif;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	color			: #333333;
	text-decoration	: none;
	text-align		: left;
}
.textoaviso {
	font-family		: Tahoma, Verdana, Arial, sans-serif;
	font-size		: 10px;
	font-style		: normal;
	font-weight		: normal;
	color			: #333333;
	text-decoration	: none;
	text-align		: left;
}
.linknavegacao {
	font-family		: Tahoma;
	font-size		: 10px;
    font-weight		: normal;
	text-align		: center;
	color			: #333333;
	line-height		: 18px;
	vertical-align	: middle;
	text-decoration	: none;
}
.linknavegacao:hover {
	font-family		: Tahoma;
	font-size		: 10px;
    font-weight		: normal;
	text-align		: center;
	line-height		: 18px;
	vertical-align	: middle;
	text-decoration	: none;
}
.menu {
	font-family		: Tahoma;
	color			: #666666;
	font-size		: 11px;
	text-align		: left;
	font-weight		: normal;
	text-decoration : none;
}
.menu:hover {
	font-family		: Tahoma;
	color			: #3B6B99;
	font-size		: 11px;
	text-align		: left;
	font-weight		: normal;
	text-decoration : underline;
}
