@charset "utf-8";
/* CSS Document */

.titulo_cidade{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	}
	

.info_casas{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}	

.botao_linkagem{
	width:176px;
	height:24px;
	float:left;
	position:relative;
	}

.botao_linkagem a{
	width:176px;
	height:24px;
	float:left;
	position:relative;
	background-image:url(../images/botao_detalhes_do_imovel.jpg);
	background-repeat:no-repeat;
	}
	
.botao_linkagem a:hover{
	background-position: 0px -24px;	
	}
	
.titulo_casas{
	font-family:Arial;
	font-size:14px;
	color:#333333;
	}
	
.titulo_comparar{
	font-family:Arial;
	font-size:14px;
	color:#333333;
	}
	
.titulo_info_01{
	font-family:Arial;
	font-size:15px;
	color:#333333;
	}
	
.descricao_basica{
	font-family:Arial;
	font-size:14px;
	color:#333333;
	}
	
.texto_empresa{
	font-family:Arial;
	font-size:14px;
	color:#666666;
	}
	
.texto_laranja{
	font-family:Arial;
	font-size:14px;
	color:#CC6600;
	}
	
.texto_vermelho{
	font-family:Arial;
	font-size:14px;
	color:#990000;
	}
	
.mini_titulos_detalhes{
	font-family:Arial;
	font-size:13px;
	color:#333333;
	}
	
.textos_detalhes{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	}
	
.titulo_resultados{
	font-family:Arial;
	font-size:18px;
	color:#993300;
	}
	
.titulo_indique{
	font-family:Arial;
	font-size:16px;
	color:#FFFFFF;
	}
	
.formata_fechar{
	text-decoration:none;
	}
	
.titulo_indique_nome_e_email{
	font-family:Arial;
	font-size:16px;
	color:#333333;
	}
	
.texto_alert{
	font-family:Arial;
	font-size:35px;
	color:#333333;
	}
	
		
	
	
	
	
	
