#botoes_dir {
	background-image: url(../../images/lista/topotitulo2.png);
	width: 236px;
	height: 39px;
	padding: 5px;
}

#botoes_esq {
	background-image: url(../../images/lista/topotitulo1.png);
	width: 578px;
	height: 39px;
	padding:5px 10px;
	font-size: 10px;
	font-weight: bold;;
}

#botoes_esq p {
	margin-bottom: 3px;
}

#filtros {
	border-top: 1px solid #0E7200;
}

li {
	list-style-type: none;
}

.mini_bairro {
	font-size:12px;
	margin-bottom:5px;
	padding-top:3px;
	text-align:center;
	text-transform:uppercase;
}

.mini_bairro a {
	color: #fff;
}

.mini_imovel {
	background-image: url(../../images/lista/fundominiatura.png);
	width: 199px;
	height: 223px;
	margin-right:15px;
	font-size: 10px;
}

.mini_imovel a {
	color: #6F6F6F;
}

.mini_imovel p {
	padding-left: 10px;
}

.mini_imovel img {
	height: 130px;
	width: 173px;
}

.mini_valor {
	font-size:11px;
	font-weight:bold;
}

.mini_valor a {
	color:#727272;
}

#modo_listagem {
	float: right;
}

#paginacao {
	float: right;
}

#principal {
	padding: 10px;
}

table {
	border-collapse: collapse;
}

.tbImoveis td {
	background-image: url(../../images/lista/fundolista.png);
	background-repeat: no-repeat;
	height: 55px;
	color: #fff;
}

.tbImoveis td a {
	color: #067227;
}

.tbImoveis th {
	background-image: url(../../images/lista/imglinhaverde.png);
	background-repeat: no-repeat;
	height: 28px;
	color: #fff;
}

.tbImoveis th a {
	color: #fff;
}

#todosnomapa {
	float: left;
	margin-right: 5px;
}




/* ======================================= */
.tb_ref { width: 117px; padding-left: 10px;}
.tb_endereco { width: 150px; background-position: -255px 0;}
.tb_bairro { width: 150px; background-position: -255px 0;}
.tb_area { width: 87px; background-position: -315px 0; text-align: right; padding-right: 3px;}
.tb_dorm { width: 50px; background-position: -345px 0; text-align: right; padding-right: 10px;}
.tb_valor { width: 107px; background-position: -295px 0; text-align: right; padding-right: 3px;}
.tb_foto { width: 50px; background-position: -355px 0; text-align: center;}
.tb_mapa { width: 50px; background-position: -355px 0 ; text-align: center;}
.tb_fav { width: 70px; background-position: -786px 0; text-align: center;}
