.estilo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00DD2B;
	font-weight: bold;
	text-decoration: none;
}
.TipoImovel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00DD2B;
	font-weight: bold;
	text-decoration: none;
}
.txtPadrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtPadraoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.estiloCombo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #008845;
	color: #FFFFFF;


}
.EstiloOver {
	cursor: hand;
}
.borda {  border: #33CC33; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.botao {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003300; font-weight: bold; background-color: #C4D5C8}
