@charset "utf-8";
/* CSS Document */
body{
	background-color:#ffffff;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
a img{
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:1px;
}
.waLegenda{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	text-align:center;
	font-weight:normal;
}
hr{
	color:#CCCCCC;
	size:1px;
}
table{
	border-collapse: collapse;
	border:0px solid #ffffff;
}
td.waImovel{
	background-color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
}
td.waImovel .waTitulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999900;
	text-align:left;
	font-weight:bold;
}
td.waImovel img{
	margin-left:6px;
	margin-right:6px;
	margin-top:12px;
	margin-bottom:12px;
}
td.waImovel .waBairro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	font-weight:bold;
	padding-left:6px;
	padding-top:4px;
}

td.waImovel .waValor{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:right;
	font-weight:bold;
	padding-right:6px;
	padding-top:4px;
}
td.waImovel .waReferencia{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#a0a0a0;
	text-align:right;
	font-weight:bold;
	padding-right:6px;
}
td.waImovel .waDetalhes{
	padding-left:6px;
	padding-top:4px;
	padding-bottom:10px;
}
td.waImovel .waDescricao{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:10px;
}
.waPageHeading{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9a9a9a;
	padding-left:6px;
}
a.waAListaImoveis{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a:hover.waAListaImoveis{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
a.waAListaImoveisRef{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
}
a:hover.waAListaImoveisREf{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}
.waListaImoveis{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
.waBoxListaImoveis{
	BORDER-TOP: #606060 1px solid;
	BORDER-BOTTOM: #606060 1px solid;
	BACKGROUND-COLOR: #efefef;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
}
.waImagemListaImoveis{
	width:80px;
	height:80px;
	border:0px;
	margin:6px;
}
a.waLegenda{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	text-align:center;
	font-weight:normal;
}
a:hover.waLegenda{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	text-align:center;
	font-weight:normal;
}
.waMenuBox{
	background:#efefef;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#606060;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:4px;
}
a.waMenuBox{
	background:#efefef;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#606060;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:4px;
}
.waTexto{
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#606060;
	border-left-width:4px;
	border-right-width:4px;
	text-align:justify;
	padding-left:4px;
}
TD.waBarra{
	background-image:url(../waImagens/menu-vermelho.gif);
	background-repeat:repeat-x;
	height:25px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	right:20px;
	left:20px;
	padding-left:4px;
	padding-right:4px;
}
a.waBarra{
color:#FFFFFF;
}
a:hover.waBarra{
color:#FFFFFF;
text-decoration:underline;
}

td.waBarra img{
	padding-left:4px;
	padding-right:4px;
	vertical-align:text-bottom;
}
td.waDivisorV{
	background-image:url(../waImagens/divisor-vermelho.gif);
	background-repeat:no-repeat;
	width:1px;
}
div.waIsca{
	font-family:Arial, Helvetica, sans-serif;
	font-size:3px;
	color:#efefef;
	text-align:center;
	font-weight:normal;
}



@charset "utf-8";

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.txt-imoveisExistentes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
}

.tab-subMenu{
	padding-top:25px;
}

.tab-paginacao{
	padding:8px;
	background-color:#EAEAEA;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #CCC;
}

.tab-paginacaoLink{
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tab-menuLateral{
	border-bottom:solid 1px #e0e0e0;
	border-left:solid 1px #e0e0e0;
	border-right:solid 1px #e0e0e0;
}

.tab-imoveisDestaque{
	padding-top:7px;
	padding-bottom:7px;
}

.txt-erro1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#F60;
	font-weight:bold;
}

.txt-erro2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#C00;
	font-weight:bold;
}

.txt-mensagem1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666;
	font-weight:bold;
}

.txt-listagemRodape{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}

.txt-paginacaoRodape{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}

.txt-categorias{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	text-transform:uppercase;
	line-height:25px;
	text-align:left;
	padding-left:20px;
}

.txt-categoriasLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	text-transform:uppercase;
	line-height:25px;
	text-align:left;
}

.txt-categoriasSubLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	text-transform:none;
	line-height:17px;
	padding-left:7px;
	text-align:left;
}

.txt-just13{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#626262;
	line-height:22px;
	text-align:justify;
}

.txt-normal13{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#626262;
	line-height:22px;
}

.txt-normal13SemAltura{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#626262;
}

.txt-normal11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#626262;
}

.txt-normal12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#626262;
	line-height:18px;
}

.txt-buscaRapida{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#565656;
}

.txt-titImoveisDestaque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#292929;
	text-transform:uppercase;
}

.txt-referencia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#292929;
	text-transform:uppercase;
}

.txt-pretensaoImoveisDestaque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ed1c24;
	text-transform:uppercase;
}

.txt-descricaoImoveisDestaque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4e4e4e;
}

.txt-descricaoImoveis{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4e4e4e;
}

.txt-descricaoImoveisListagem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4e4e4e;
	line-height:18px;
}

.txt-valorImoveisDestaque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#292929;
}

.txt-noticiasHome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4e4e4e;
}

.txt-migalhas{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color:#000;
	text-transform:uppercase;
}

.combo1{
	background-color:#f6f6f6;
	border:1px solid #d8d8d8;
	height:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-top:6px;
	padding-left:5px;
}

.combo2{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	height:20px;
}

.bt1{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	height:20px;
	background-color:#F60;
	height:28px;
	width:100px;
	border:0px;
}

