.chamada_imovel {
	font-family: Arial;
	font-size: 18px;
	color: #6a6868;
	text-align: right;
	margin-top: 13px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#fundo_campos p {
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#novofundo #bt {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #FF9900;
	background-image: url(../imagens/miolomenu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#redondo_pes {
	width: 100%;
	margin-top: 10px;
}
.base_redondo_pes {
	background-image: url(../imagens/base_redondo_pes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
.miolo_redondo_pes {
	background-image: url(../imagens/miolo_redondo_pes.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.topo_redondo_pes {
	background-image: url(../imagens/topo_redondo_pes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}


.padd {
	width: 988px;
	float: left;
}

.padd h2 {
	font-family: Arial;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.padd .encontrados {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.padd .lCabecalho {
	background-image: url(../busca/imgs/fundo_barra.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lImoveis a {
	color: #000000;
	text-decoration: none;
}
#lImoveis {
	width: 968px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
}

#lImoveis a:hover {
	text-decoration: underline;
}

.padd .lCabecalho a {
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.padd .lCabecalho a:hover {
	color: #FFFFFF;
}
.padd td {
	font-family: Verdana;
	font-size: 11px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f8f8f8;
	text-transform: capitalize;
	text-align: center;
}
.padd tr{
	cursor:pointer;
}

#tabela_nova_busca {
	width: 100%;
	background-image: url(../imagens/fundobuscaopcao.gif);
	background-repeat: no-repeat;
	float: left;
	height: 310px;
}

#tabelabusca {
	width: 100%;
	background-image: url(../imagens/fundobuscaavancada.jpg);
	background-repeat: no-repeat;
	float: left;
}
#fundo_campos h1 {
	font-family: Arial;
	font-size: 18px;
	color: #6a6868;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#fundo_campos {
	width: 988px;
	float: left;
	height: 310px;
	background-image: url(../imagens/fundo_pes_campos.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tabelabusca td {
	font-family: Verdana;
	font-size: 11px;

}
.padd .resultadosS {
	margin-left: 15px;
	font-family: Arial;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 8px;
}


#tabelabusca .campo {
	height: 14px;
	border: 1px solid #C7C7C7;
	background-image: url(fundoinput.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 2px;
}
/* para os campos select */
#tabelabusca .combo {
	height: 19px;
	border: 1px solid #C7C7C7;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	padding: 1px;
}


/* para o botao pesquisar  */
#tabelabusca .botaopesquisar {
background-image: url(fundoinput.gif);
 height: 21px;
 background-repeat: repeat-x;
 background-position: left top;
 font-family: Verdana;
 font-size: 11px;
 border: 1px solid #FAE3CA;
}
#tabelabusca .ex {
	font-family: Verdana;
	font-size: 9px;
}
#painelnavegacao {
	margin-top:15px;
	text-align:center;
	width:871px;
	float: left;
	margin-left: 10px;
}
#painelnavegacao span.prev{
	background-image:url(../busca/imgs/botaooff.jpg);
	background-repeat: no-repeat;
	width:100px;
	height:25px;
	margin-left:0px;
	margin-right:10px;
	padding-top:3px;
	float:left;
}
#painelnavegacao span.prev a{
	background-image:url(../busca/imgs/botao.jpg);
	background-repeat: no-repeat;
	width:100px;
	height:25px;
	margin-left:0px;
	margin-right:10px;
	padding-top:4px;
	display:block;
	position:relative;
	top:-3px;
	color: #000000;
	text-decoration: none;
}
#painelnavegacao span.next{
	background-image:url(../busca/imgs/botaooff.jpg);
	background-repeat: no-repeat;
	width:100px;
	height:25px;
	margin-left:0px;
	margin-right:10px;
	padding-top:3px;
	float:left;

}
#painelnavegacao span.next a{
	background-image:url(../busca/imgs/botao.jpg);
	background-repeat: no-repeat;
	width:100px;
	height:15px;
	padding-top:3px;
	display: block;
	position:relative;
	top:-3px;
	
}
#painelnavegacao .paginas a{
	text-decoration: none;
	color: #000000;
}
#painelnavegacao .paginas{
	width:620px;
	height:25px;
	margin-left:0px;
	margin-right:10px;
	padding-top:3px;
	float:left;
}

#painelnavegacao .paginas span{
	background-image:url(../busca/imgs/botaopgoff.jpg);
	background-repeat: no-repeat;
	width:25px;
	height:25px;
	padding-top:3px;
	display: block;
	position:relative;
	top:-3px;
	float:left;
	margin-left: 3px;
	margin-right: 3px;
}
#painelnavegacao .paginas a{
	background-image:url(../busca/imgs/botaopg.jpg);
	background-repeat: no-repeat;
	width:27px;
	height:25px;
	padding-top:3px;
	display: block;
	position:relative;
	top:-3px;
	margin-left: 1px;
	margin-right: 3px;
	background-position: left top;
	background-color: #FFFFFF;
}
#tabelacamposb {
	width: 900px;
	margin-left: auto;
	text-decoration: none;
	margin-right: auto;
}
#tabelacamposb .javalink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#principal #buscaavancada {
	width: 871px;
	margin-right: 22px;
	margin-left: 22px;
	margin-top: 49px;
	margin-bottom: 22px;
}
#novofundo #buscaavancada #topobusca {
	float: left;
	width: 871px;
	height: 50px;
}
#novofundo #centraliza #principal #buscaavancada #topobusca h2 {
	font-family: Verdana;
	font-size: 20px;
	color: #ff7400;
	font-weight: normal;
	margin: 0px;
	float: right;
}

