/* -------------------------> TAGS
*/

*{
	padding:0px;
	margin:0px;
}

body{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background:#F5F5F5;
	font-size:12px;
	overflow-x:hidden;

}

img{
	border:none;
}

h1{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#009900;
}

/* -------------------------> Classes Comuns
*/

.preto{
	color:#333333;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
}
.verde{
	color:#06790A;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
}

.verTodos{
	color:#990000;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	background:url(../imagens/setaPreta.gif) left no-repeat;
}

.vazio{
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:blue;
}

/* -------------------------> Corpo
*/

#corpo{
	width:972px;
	margin:auto;
	text-align:left;
	background:url(../imagens/fundoSite.jpg);
}

/* -------------------------> Topo
*/

#topo{
	margin:auto;
	background:url(../imagens/bordaTopo.jpg) top no-repeat;
	padding-left:9px;
	*padding-bottom:5px;
}

#topo embed{
	width:943px;
	height:177px;
}

/* -------------------------> Menu
*/

#menu{
	margin:4px;
	background:url(../imagens/fundoMenu.jpg);
	margin:0px 15px 0px 5px;
	padding:6px;
}

#menu ul{
	list-style-type:none;
	margin:0px 0px 0px 25px;
}

#menu ul li{
	display:inline;
	margin:0px 15px 0px 0px;
	padding:0px 0px 6px 0px;
}

#menu ul li.selecionado{
	background:url(../imagens/selecionado.jpg) bottom center no-repeat;
}

#menu ul li a{
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}



#menu ul li a:hover{
	color:#FF9900;
}

/* -------------------------> Conteúdo
*/

#conteudo{
	margin:0px;
}

/* -------------------------> Conteúdo Esquerda
*/

#conteudo .esquerda{
	float:left;
	width:710px;
	margin:10px;
	display:inline;
	font-family:Arial;
	font-size:12px;
}

/* -------------------------> Conteúdo Direita
*/

#conteudo .direita{
	float:left;
	width:208px;
	display:inline;
}

#conteudo .direita .topoBox{
	width:205px;
	height:23px;
	padding:5px 0px 0px 20px;
	background:url(../imagens/topoBox.jpg) no-repeat;
	color:#FFF;
	font-weight:bold;
}

#conteudo .direita .baixoBox{
	width:208px;
	height:12px;
	background:url(../imagens/baixoBox.jpg) no-repeat;
}

/* -------------------------> Consultores
*/
#conteudo .direita .consultores{
	margin:5px 0px 0px 20px;
}

/* -------------------------> Pesquisa Código
*/
#conteudo .direita .pCodigo{
	margin:3px 0px 0px 0px;
}

#conteudo .direita .pCodigo .normalBox{
	width:184px;
	border-right:#E9E9E9 solid 2px;
	border-left:#E9E9E9 solid 2px;
	padding:10px;
	font-weight:bold;
}

/* -------------------------> Pesquisa Avançada
*/
#conteudo .direita .pAvancada{
	margin:5px 0px 0px 0px;
	width:184px;
}

#conteudo .direita .pAvancada .normalBox{
	width:184px;
	border-right:#E9E9E9 solid 2px;
	border-left:#E9E9E9 solid 2px;
	padding:10px;
	font-weight:bold;
}

#conteudo .direita .pAvancada .normalBox .botao{
	margin:0px;
	border:0px;
	width:68px;
	padding:0px;
	color:#FFF;
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	border-left:6px solid #006600;
	border-top:1px solid #90BC90;
	border-bottom:1px solid #90BC90;
	border-right:1px solid #90BC90;
	background:#009900;
}

/* -------------------------> Pesquisa Newletter
*/
#conteudo .direita .newsletter{
	margin:5px 0px 0px 0px;
}

#conteudo .direita .newsletter .normalBox{
	width:184px;
	border-right:#E9E9E9 solid 2px;
	border-left:#E9E9E9 solid 2px;
	padding:10px;
	color:#666666;
	font-size:10px;
	font-weight:bold;
}

#conteudo .direita .newsletter .normalBox label{
	font-weight:bold;
	color:#000;
	font-size:10px;
	display:block;
}

#conteudo .direita .newsletter .normalBox input{
	border:1px #000 solid;
	margin-left:0px;
	width:135px;
}

#conteudo .direita .newsletter .normalBox .botao{
	margin:0px;
	border:0px;
	width:39px;
	height:17px;
	background:#000;
	color:#FFF;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}


/* -------------------------> Últimas Notícias
*/
#noticias{
	margin:5px;
	background:#F5F5F5;
	border:1px solid #F3F3F3;
	margin-bottom:10px
}

#noticias ul{
	list-style:none;
	cursor:pointer;
}

#noticias ul a{
	text-decoration:none;
	color:#333333;
}

#noticias ul li{
	margin-top:5px;
}

#noticias .descricao{
	color:#333333;
	font-family:Arial;
	font-size:10px;
	text-align:justify;
}
#noticias div{
	margin-left:120px;
}

/* -------------------------> Rodapé
*/

#rodape{
	clear:both;
	width:971px;
	height: 57px;
	background:url(../imagens/fundoRodape2.jpg) no-repeat;
	background-position:bottom;
	margin-top:10px;
}

#rodape a{
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}

#rodape #texto{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	font:arial;
	margin:16px 20px 0px 20px;
}

#rodape #logoRedePampulha{
	float:right;
	width:313px;
	margin:0px 25px 0px 0px;
	_margin:0px 15px 0px 0px;
	height:86px;
	background:url(../imagens/logoRedePampulha.jpg) right no-repeat;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:11px;
	text-align:right;
}

#rodape .showmaker{
	float:right;
	display:inline;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	margin:9px 30px 0px 0px;
}

#rodape .showmaker a{
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}

/* ################################# Estilos das páginas internas
*/

/* -------------------------> Pagina Principal
*/

#principal{
	display:inline;
	float:left;
	margin:10px;
	width:690px;
}	
#lancamento{
	display:inline;
	float:left;
	width:700px;
	text-align:left;
	margin-bottom:20px;
}

#lancamento .titulo{
	width:690px;
	position:relative;
}

#lancamento .titulo span{
	position:absolute;
	left:540px;
	top:10px;
}

#lancamento .titulo span a{
	text-decoration:none;
	color:#FF0000;
}

#lancamento .titulo span a:hover{
	text-decoration:underline;
}

#lancamento a{
	text-decoration:none;
}

#lancamento a .imovel{
	float:left;
	display:inline;
	width:330px;
	margin:-10px 15px 10px 0px;
	cursor:pointer;
	border:1px #FFFFFF solid;
}

#lancamento a .imovel:hover{
	background:#FFFFCC;
	border:1px solid #FFCC99;
}

#lancamento a .imovel .foto{
	float:left;
	margin:0px 10px 0px 0px;
}

#lancamento a .imovel .foto img{
	float:left;
	padding:2px;
	border:#000000 solid 1px;
	width:130px;
	cursor:pointer;
}
#lancamento a .titulo{
	display:block;
	width:180px;
	font-size:16px;
	color:#0099FF;
	font-weight:bold;
	text-decoration:underline;
}
#lancamento a .imovel .detalhe{
	float:left;
	width:180px;
}

#lancamento a .imovel .detalhe .descricao{
	padding-top:10px;
	color:#333333;
	font-family:Arial;
	font-size:10px;
}

#lancamento a .imovel .botoes{
	margin-top:20px;
	margin-left:110px;
}

#lancamento a .imovel .botoes a{
	display:block;
	text-decoration:none;
	padding:3px 0px 3px 0px;
	width:68px;
	color:#FFF;
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	border-left:6px solid #666666;
	border-top:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
	background:#999999;
}

#venda{
	display:inline;
	float:left;
	width:692px;
	margin-right:5px;
}

#venda .topo{
	height:38px;
	background:url(../imagens/fundoVenda.jpg) no-repeat;
	color:#FFF;
	font-weight:bold;
}

#venda .geral{
	background:#F5F5F5;
	border-left:solid 2px #E3E3E3;
	border-right:solid 2px #E3E3E3;
	float:inherit;
	width:688px;
}

#venda .geral a{
	text-decoration:none;
	color:#333333;
}


#venda .geral a .imovel{
	float:left;
	padding:10px 0px 0px 5px;
	height:190px;
	width:150px;
	margin:5px;
	overflow:hidden;
	border:1px dotted #000;
	font-size:11px;
	background:#FFF;
	cursor:pointer;
}

#venda .geral a:hover .imovel{
	background:#FFFFCC;
	border:1px solid #666666;
}

#venda .geral a .imovel .tituloA{
	display:block;
	text-align:center;
	width:140px;
	height:30px;
	font-size:12px;
	color:#0099FF;
	font-weight:bold;
	text-decoration:underline;
}

#venda .geral .imovel img{
	margin:auto;
	display:block;
	border:1px solid #999999;
	padding:3px;
	width:109px;
	height:83px;
}

#venda .geral a .imovel .titulo{
	text-align:center;
}

#venda .geral a .imovel .titulo .preto{
	color:#333333;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

#venda .geral a .imovel .titulo .verde{
	color:#06790A;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}

#venda .geral a .imovel .valor{
	display:block;
	text-align:center;
	margin-top:10px;
	width:140px;
	font-size:16px;
	color:#663366;
	font-weight:bold;
	text-decoration:underline;
}

#venda .baixo{
	width:692px;
	height:10px;
	background:url(../imagens/fundoV_A.jpg) no-repeat;
	float:inherit;
}

/* -------------------------> A Empresa
*/

#aEmpresa{
	display:inline;
	float:left;
	width:690px;
	text-align:justify;
	margin:10px;
}

/* -------------------------> Servicos
*/

#servicos{
	display:inline;
	float:left;
	width:690px;
	text-align:justify;
	margin:10px;
}

#servicos fieldset{
	margin:0px;
	float:left;
	border:0px;
	padding:0px;
}

#servicos legend{
	font-weight:bold;
	color:#003F87;
	text-align:center;
}

#servicos ul{
	margin:5px;
	list-style:none;
	float:left;
}

#servicos ul img{
	margin:0px;
	cursor:pointer;
	padding:10px;
}
/* -------------------------> Dicas
*/
#dicas{
	display:inline;
	float:left;
	width:690px;
	text-align:justify;
	margin:10px;
}

#dicas b{
	display:block;
	margin:15px 5px 5px 5px;
}

#dicas p{
	display:block;
	margin:10px;
}

#dicas span{
	font-weight:bold;
	color:#660099;
}

#dicas ol{
	margin-left:30px;
}

#dicas fieldset{
	margin:0px;
	border:0px;
	padding:0px;
}

#dicas legend{
	font-weight:bold;
	color:#003F87;
	text-align:center;
}

/* -------------------------> Clientes no Exterior
*/
#clientesNoExterior{
	display:inline;
	float:left;
	width:690px;
	text-align:justify;
	margin:10px;
}

#clientesNoExterior p{
	display:block;
	margin:10px;
}

/* -------------------------> Últimas Notícias
*/
#ultimasNoticias{
	display:inline;
	float:left;
	width:690px;
	text-align:justify;
	margin:10px;
}

#ultimasNoticias a{
	text-decoration:none;
	color:#333333;
}

#ultimasNoticias .conteudo{
	margin:20px;
}

/* -------------------------> Notícia
*/
#noticia{
	display:inline;
	float:left;
	width:690px;
	text-align:justify;
	margin:10px;
}

#noticia .botao{
	margin:0px;
	border:0px;
	width:49px;
	height:17px;
	background:#000;
	color:#FFF;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}

/* -------------------------> Encomende seu imóvel
*/

#encomendeSeuImovel{
	display:inline;
	float:left;
	width:690px;
	text-align:justify;
	margin:10px;
}

#encomendeSeuImovel .select{
	display:inline;
}

#encomendeSeuImovel .select input{
	margin-top:-5px;
}

#encomendeSeuImovel .select label{
	display:inline-block;
	text-align:left;
	width:75px;
}

#encomendeSeuImovel .selectBaixo{
	margin:-15px 0px 0px 155px;
}

#encomendeSeuImovel .selectBaixo input{
	margin-top:-5px;
}

#encomendeSeuImovel .selectBaixo label{
	display:inline-block;
	text-align:left;
	width:160px;
}

#encomendeSeuImovel fieldset{
	margin:auto;
	width:600px;
	padding:10px;
}

#encomendeSeuImovel form label{
	display:inline-block;
	width:150px;
	text-align:right;
}

#encomendeSeuImovel form input{
	margin: 5px;
}

#encomendeSeuImovel form textarea{
	display:block-inline;
	margin: 5px;
	margin-top:-15px;
}

#encomendeSeuImovel #captcha label{
	display:inline-block;
	width:150px;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:12px;
}

#encomendeSeuImovel #captcha input{
	display:inline-block;
}

#encomendeSeuImovel #captcha .imagem{
	width:340px;
	height:80px;
	display:block;
}

#encomendeSeuImovel #captcha .imagem a{
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS";
}

#encomendeSeuImovel .negrito{
	font-weight:bold;
}

#encomendeSeuImovel .observacao{
	float:right;
	font-family:"Trebuchet MS";
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}

#encomendeSeuImovel span{
	color:#FF0000;
	margin-right:5px;
}
#encomendeSeuImovel .botoes{
	margin-left:150px;
}

#encomendeSeuImovel .botoes input{
	border:0px;
	width:68px;
	padding:0px;
	color:#FFF;
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	border-left:6px solid #006600;
	border-top:1px solid #90BC90;
	border-bottom:1px solid #90BC90;
	border-right:1px solid #90BC90;
	background:#009900;
}

/* -------------------------> Cadastre Seu Imóvel
*/

#cadastreSeuImovel{
	display:inline;
	float:left;
	width:690px;
	text-align:justify;
	margin:10px;
}

#cadastreSeuImovel .select{
	display:inline;
}

#cadastreSeuImovel .select input{
	margin-top:-5px;
}

#cadastreSeuImovel .select label{
	display:inline-block;
	text-align:left;
	width:80px;
	padding:3px 0px;
}

#cadastreSeuImovel .select.tipo label{
	width:55px;
}

#cadastreSeuImovel fieldset{
	margin:auto;
	width:600px;
	padding:10px;
}

#cadastreSeuImovel form label{
	display:inline-block;
	width:150px;
	text-align:right;
}

#cadastreSeuImovel form input{
	margin: 5px;
}

#cadastreSeuImovel form textarea{
	display:block-inline;
	margin: 5px;
	margin-top:-15px;
}

#cadastreSeuImovel #captcha label{
	display:inline-block;
	width:150px;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:12px;
}

#cadastreSeuImovel #captcha input{
	display:inline-block;
}

#cadastreSeuImovel #captcha .imagem{
	width:340px;
	height:80px;
	display:block;
}

#cadastreSeuImovel #captcha .imagem a{
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS";
}

#cadastreSeuImovel .negrito{
	font-weight:bold;
}

#cadastreSeuImovel .observacao{
	float:right;
	font-family:"Trebuchet MS";
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}

#cadastreSeuImovel span{
	color:#FF0000;
	margin-right:5px;
}
#cadastreSeuImovel .botoes{
	margin-left:150px;
}

#cadastreSeuImovel .botoes input{
	border:0px;
	width:68px;
	padding:0px;
	color:#FFF;
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	border-left:6px solid #006600;
	border-top:1px solid #90BC90;
	border-bottom:1px solid #90BC90;
	border-right:1px solid #90BC90;
	background:#009900;
}

/* -------------------------> Fale Conosco
*/

#faleConosco{
	width:690px;
	display:inline;
	float:left;
	text-align:justify;
	margin:10px;
}

#faleConosco .voltar{
	float:right;
}

#faleConosco fieldset{
	margin:auto;
	width:500px;
	padding:10px;
}

#faleConosco form label{
	display:inline-block;
	width:150px;
	text-align:right;
}

#faleConosco form input{
	margin: 5px;
}

#faleConosco form textarea{
	margin: 5px;
	margin-top:-15px;
}

#faleConosco #captcha label{
	display:inline-block;
	width:150px;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:12px;
}

#faleConosco #captcha input{
	display:inline-block;
}

#faleConosco #captcha .imagem{
	width:340px;
	height:80px;
	display:block;
}

#faleConosco #captcha .imagem a{
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS";
}

#faleConosco .negrito{
	font-weight:bold;
}

#faleConosco .observacao{
	float:right;
	font-family:"Trebuchet MS";
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}

#faleConosco span{
	color:#FF0000;
	margin-right:5px;
}
#faleConosco .botoes{
	margin-left:150px;
}

#faleConosco .botoes input{
	border:0px;
	width:68px;
	padding:0px;
	color:#FFF;
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	border-left:6px solid #006600;
	border-top:1px solid #90BC90;
	border-bottom:1px solid #90BC90;
	border-right:1px solid #90BC90;
	background:#009900;
}

/* -------------------------> Abrir o Imóvel
*/

#abrirImovel{
	display:inline;
	float:left;
	text-align:justify;
	margin:10px;
	padding:10px;
	border:#C4C4C4 solid 1px;
}
/*** Informaçoes sobre o imóvel ***/
#abrirImovel .inf{
	float:left;
	display:inline;
	margin-left:20px;
	width:345px;
	line-height:18px;
}

#abrirImovel .inf h1{
	display:inline;
	color:#3399FF;
}

#abrirImovel .inf span{
	font-weight:bold;
	color:#FF9900;
}

#abrirImovel .caracteristicasImovel{
	float:left;
	display:inline;
	width:650px;
	padding:5px;
	margin-top:20px;
}

#abrirImovel .caracteristicasImovel #inteiros{
	margin-top:10px;
}

#abrirImovel .caracteristicasImovel #inteiros li{
	list-style-type:none;
	display:inline;
	padding:5px;
	font-weight:bold;
}

#abrirImovel .caracteristicasImovel #inteiros li label{
	color:#0099CC;
	font-size:13px;
	font-weight:bold;
}

#abrirImovel .caracteristicasImovel #checks{
	margin:10px;
	overflow:none;
}
#abrirImovel .caracteristicasImovel #checks li{
	float:left;
	list-style-type:none;
	display:block;
	font-weight:bold;
	margin-right:10px;
	width:150px;
}

#abrirImovel .caracteristicasImovel #checks li label{
	font-size:13px;
	font-weight:bold;
	margin-left:18px;
}

#abrirImovel .caracteristicasImovel #checks li img{
	float:left;
	font-weight:bold;
	margin-top:-17px;
}

#abrirImovel .caracteristicasImovel #especificas{
	display:inline-block;
	width:600px;
	overflow:none;
	padding-top:20px;
}

#abrirImovel .caracteristicasImovel #especificas li{
	list-style-type:none;
	display:inline;
	padding:5px;
}
#abrirImovel .caracteristicasImovel #especificas li label{
	font-weight:bold;
}

/*** Aviso ***/
#abrirImovel .aviso{
	float:left;
	display:inline;
	width:650px;
	padding:5px;
	color:#FF0033;
	font-weight:bold;
}

/*** Fotos do imóvel ***/
#abrirImovel .foto{
	float:left;
	display:inline;
	padding:2px;
	border:#C4C4C4 solid 1px;
}

#abrirImovel .fotos{
	float:left;
	display:inline;
	width:650px;
	padding:5px;
	border:#C4C4C4 solid 1px;
	margin:20px 0px 20px 0px;
}

#abrirImovel .fotos span{
	float:right;
	text-align:right;
	margin-bottom:0px;
	color:#FF9933;
	font-weight:bold;
}

#abrirImovel .fotos a{
	text-decoration:none;
}

#abrirImovel .fotos img{
	margin:auto;
	padding:2px;
	border:#C4C4C4 solid 1px;
}

/*** Localizaçao do imóvel ***/

#abrirImovel .localizacao{
	float:left;
	display:inline;
	width:650px;
}
#abrirImovel .localizacao iframe{
	float:left;
	display:inline;
	width:660px;
	height:410px; 
	border:1px solid #0000FF;
	overflow:hidden;
}

#abrirImovel .plantas{
	float:left;
	display:inline;
	padding:2px;
}

/*** Plantas do imóvel ***/

#abrirImovel .plantas{
	float:left;
	display:inline;
	width:650px;
	padding:5px;
	border:#C4C4C4 solid 1px;
	margin:20px 0px 20px 0px;
}

#abrirImovel .plantas span{
	float:right;
	text-align:right;
	margin-top:-40px;
	color:#FF9933;
	font-weight:bold;
}

#abrirImovel .plantas a{
	text-decoration:none;
}

#abrirImovel .plantas img{
	margin:auto;
	padding:2px;
	border:#C4C4C4 solid 1px;
}

/* -------------------------> Mais Informaçoes
*/

#maisInfo{
	display:inline;
	float:left;
	width:650px;
	text-align:justify;
}

#maisInfo fieldset{
	margin:auto;
	padding:10px;
}

#maisInfo form label{
	display:inline-block;
	width:150px;
	text-align:right;
}

#maisInfo form input{
	margin: 5px;
}

#maisInfo form textarea{
	margin: 5px;
	margin-top:-15px;
}

#maisInfo #captcha label{
	display:inline-block;
	width:150px;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:12px;
}

#maisInfo #captcha input{
	display:inline-block;
}

#maisInfo #captcha .imagem{
	width:340px;
	height:80px;
	display:block;
}

#maisInfo #captcha .imagem a{
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS";
}

#maisInfo .negrito{
	font-weight:bold;
}

#maisInfo .observacao{
	float:right;
	font-family:"Trebuchet MS";
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}

#maisInfo span{
	color:#FF0000;
	margin-right:5px;
}
#maisInfo .botoes{
	margin-left:150px;
}

#maisInfo .botoes input{
	border:0px;
	width:68px;
	padding:0px;
	color:#FFF;
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	border-left:6px solid #006600;
	border-top:1px solid #90BC90;
	border-bottom:1px solid #90BC90;
	border-right:1px solid #90BC90;
	background:#009900;
}

/* -------------------------> Ver todos os imóveis
*/

#verTodosImoveis{
	display:inline;
	float:left;
	width:690px;
	text-align:justify;
}

#verTodosImoveis .paginacao{
	float:right;
}

#verTodosImoveis .imovel{
	float:left;
	display:inline;
	background:#FFF;
	margin-top:10px;
	width:650px;
	overflow:hidden;
	border-bottom:2px dotted #C4C4C4;
	cursor:pointer;
}

#verTodosImoveis .imovel a{
	text-decoration:none;
	color:#333333;
}

#verTodosImoveis .imovel .foto{
	float:left;
	display:inline;
	cursor:pointer;
}

#verTodosImoveis .imovel .foto img{
	height:78px;
	width:72px; 
	padding:10px 3px 10px 3px; 
	margin-left:2px;
	border-left:#C4C4C4 solid 1px;
	border-right:#C4C4C4 solid 3px;
	border-top:#C4C4C4 solid 1px;
	border-bottom:#C4C4C4 solid 3px;
}

#verTodosImoveis .imovel .inf{
	float:left;
	display:inline;
	margin-left:10px;
	width:380px;
	height:95px;
	overflow:hidden;
	cursor:pointer;
}

#verTodosImoveis .imovel .inf .titulo{
	color:#3399FF;
	font-size:13px;
	font-weight:bold;
}

#verTodosImoveis .imovel .ver{
	float:right;
	font-size:13px;
	font-weight:bold;
	margin-top:90px;
}

#verTodosImoveis .imovel a:hover .ver{
	color:#FF0000;
	cursor:pointer;
}


/* **************************************************** */ 

/* Pesquisa E-Mobile */

#pesquisa{
	float:left;
	width:710px;
	margin:auto;
	overflow:hidden;
}

#pesquisa .topo{
	background:url(../imagens/fundoResultadoDaPesquisa.jpg);
	width:710px;
	height:52px;
}

#pesquisa .topo .titulo{
	float:left;
	font-weight:bold;
	width:230px;
	margin:10px;
}

#pesquisa .topo .paginacao{
	float:left;
	font-weight:bold; 
	width:200px;
	margin:10px;
	text-align:center;
}

#pesquisa .topo .favoritos{
	float:right;
	width:210px;
	font-weight:bold;
	margin:10px;
}

#pesquisa .topo .favoritos a{
	color:#003399;
}

#pesquisa .paginacaoBaixo{
	text-align:center; 
	font-weight:bold; 
	float:inherit; 
	width:710px; 
	padding:10px;
}

#pesquisa #resultadoDaPesquisa{
	float:left;
	margin:auto;
	overflow:hidden;
	width:710px;
}

#pesquisa #resultadoDaPesquisa h2{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#003366;
}

#pesquisa #resultadoDaPesquisa h3{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#993300;
}

#pesquisa #resultadoDaPesquisa table{
	width:710px;
}

#pesquisa #resultadoDaPesquisa table .cabecalho{
	background-color:#C1C8FD; 
	text-align:center; 
	font-weight:bold; 
	height:24px;
}

#pesquisa #resultadoDaPesquisa table .cabecalho td{
	border-right:1px #000066 dotted;
	padding:5px 10px;
}

#pesquisa #resultadoDaPesquisa table .resultado{
	text-align:center; 
}

#pesquisa #resultadoDaPesquisa table .resultado td{
	padding:5px;
	border-right:1px #000066 dotted;
	border-bottom:1px #000066 dotted;
}

#pesquisa #resultadoDaPesquisa table .resultado a{
	text-decoration:none;
	color:#000;
}