.descricao {
  margin-top: 25px;
  width: 940px;
  font-size: 22px;
  color: #999999;
}
.descricao select {
  font-size: 16px;;
}
.resultados {
  margin-top: 25px;
  width: 940px;
}
.resultados .tabela {
  width: 890px;
}
.resultados1 {
  padding: 25px;
}
.semresultados {
  padding: 50px;
  font-size: 22px;
  color: #999999;
  text-align: center;
}
.resultados .chamada {
  font-size: 24px;
}
.resultados .chamada a {
  color: #000000;
  text-decoration: none;
}
.resultados .chamada a:hover {
 text-decoration: underline;
}
.resultados .referencia {
  padding-bottom: 7px;
}
.resultados .preco {
  font-size: 22px;
  color: #F5A52C;
}
.paginacao {
  width: 940px;
  margin-top: 25px;
  font-size: 20px;
  color: #CCCCCC;
}
.paginacao a {
  color: #666666;
  font-size: 20px;
  text-decoration: none;
}
.paginacao a:hover {
  text-decoration: underline;
}
.paginacao .numeros {
  padding-left: 7px;
  padding-right: 7px;
}



.anunciante {
  margin-top: 25px;
  width: 940px;
}
.anunciante .tabela {
  width: 890px;
}
.anunciante1 {
  padding: 25px;
}
.anunciante .nome {
  font-size: 24px;
}
.anunciante .telefone {
  text-align: center;
  font-size: 26px;
  color: #F5A52C;

}
.anunciante .informe {
  text-align: center;
  font-size: 12px;
}
.anunciante .links {
  text-align: left;
  font-size: 16px;
}
.anunciante .links td {
  padding: 1px;
}
.anunciante .links a {
  text-align: none;
  color: #666666;
  text-decoration: none;
  padding-left: 26px;
  margin-left: 25px;
}
.anunciante .links .email {
	background-image: url(../../imagens/base/ico_mensagem.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.anunciante .links .imoveis {
	background-image: url(../../imagens/base/ico_imoveis.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.anunciante .links .site {
	background-image: url(../../imagens/base/ico_site.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.anunciante .links a:hover {
  text-decoration: underline;
}

