html {
	/*height: 100%;*/
}

body {
	background-attachment:fixed;
	background-image:url(../imagens/horizonte_agua2.jpg);
	background-repeat:repeat-x;
	background-color:#458cc8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	/*background-position:center;*/
	color:#333333;
	/*
	font-family:"Lucida Sans Unicode",Georgia,"Trebuchet MS",Tahoma,Arial;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;
	*/
	margin:0;
	padding:0;
	border:0;
	width:100%;
	/*height: 100%;*/
}


/* Corresponde a todo o conjunto de sub containers, que formam a área-útil do site */
#Container {
	margin:0;
	padding:0;
	border:0;
	text-align:left;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -389px; /* Tem que ser exatamente a metade do valor de WIDTH do Container central */
	margin-top: -310px;  /* Tem que ser exatamente a metade do valor de HEIGHT do Container central */
	z-index:1;
	width:778px; 
	height:620px;
}


/* Topo*/


#SubContainerTopMain {
	margin:0;
	padding:0;
	border:0;
	width:auto;
	/* background-color:#FF0000; */
	margin-bottom:10px;
}


#SubContainerTopButtonGroupLeft {
	margin:0;
	padding:0;
	border:0;
	width:auto;
	float:left;
}

#SubContainerTopButtonGroupRight {
	margin:0;
	padding:0;
	border:0;
	width:auto;
	float:right;
}

/* Dicas ao lugar*/

#dicas_ao_alugar_geral_banner_top{
	margin-left:10px;
	width:362px;
	height:175px;
	background-image:url(../imagens/fundo_destaque_paginas_inte.gif);
	background-repeat:no-repeat;
}

#dicas_ao_alugar_top_right{
	float:left;
}

#dicas_ao_alugar_top_left{float:left}

#cod_itens_pag5_titulo{
	color:#bbe4f9;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
}

#cod_itens_pag5_texto{
	color:#FFFFFF;
	font-size:10px;
}

#dicas_ao_alugar_geral_banner_top_texto li {
	margin-bottom:8px;
}

#dicas_ao_alugar_right{
	float:right;
	margin-left:0px;
}

#dicas_ao_alugar_texto{
	padding:15px;
	margin-top:10px;
	float:left;
	background-color:#FFFFFF;
	width:540px;
}

#dicas_ao_alugar_left{
	float:left;
	width:74%;
}

#cod_itens_pag1 {
	margin-top:9px;
	background-image:url(../imagens/cod_itens_pag1.gif);
	background-repeat:no-repeat;
}

#cod_itens_pag1_titulo{
	font-weight:bold;
	font-size:15px;
	font-style:italic;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:5px;
}

#cod_itens_pag1_texto {
	width:168px;
	height:150px;
	font-size:9px;
	padding-top:8px;
	padding-left:15px;
	padding-right:15px;
}

#cod_itens_pag2 {
	height:292px;
	background-image:url(../imagens/cod_itens_pag2.gif);
	background-repeat:no-repeat;
}

#cod_itens_pag2_titulo{
	width:190px;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:5px;
}

#cod_itens_pag2_texto {
	margin-top:9px;
	width:168px;
	font-size:9px;
	padding-left:15px;
	padding-right:15px;
}

#cod_itens_pag3_titulo{
	width:190px;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:5px;
}

#cod_itens_pag3_texto {
	margin-top:9px;
	width:168px;
	font-size:9px;
	padding-left:15px;
	padding-right:15px;
}

#cod_itens_pag4 {
	margin-top:9px;
	background-image:url(../imagens/cod_itens_pag4.gif);
	background-repeat:no-repeat;
}

#cod_itens_pag4_titulo{
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:5px;
}

#cod_itens_pag4_texto {
	width:168px;
	height:150px;
	font-size:9px;
	padding-top:8px;
	padding-left:15px;
	padding-right:15px;
	color:#FFFFFF;
}

/* Lateral Left*/

#SubContainerLeft {
	width:543px;
	/*height:530px;*/
	float:left;
	margin:0;
	padding:0;
	border:0;
}

#SubContainerLeft_Superior {
	width:auto;
	height:412px;
}

#SubContainerLeft_Superior_L {
	float:left;
/*	width:100px; */
	height:50px;
}

#SubContainerLeft_Superior_R {
	float:right;
/*	width:100px; */
	height:50px;
}

.Banner {
	margin-top:7px;
}

#Banner_depoimentos {
	margin:0;
	border:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	
	margin-top:9px;
	width:198px;
	height:149px;
	background-color:#CC9900;
	background-image:url(../imagens/banner_depoimentos.gif);
	background-repeat:no-repeat;
}

#Banner_depoimentos_superior {
	padding-top:33px;
	padding-left:33px;
	padding-right:10px;
	height:80px;
	width:155px;
}

#Banner_depoimentos_inferior {
	font-size:10px;
	padding-right:6px;
	padding-top:12px;
	font-weight:bold;
	float:left;
}

#Banner_depoimentos_inferior2 {
	font-size:10px;
	padding-right:6px;
	margin-right:6px;
	font-weight:bold;
	float:right;
	text-align:right;
}

/* Abriga 6 "minibanner's" dispostos horizontalmente */
#SubContainerLeft_Inferior {
/*
	margin-top:11px;
	height:109px;
	text-align:left;
	padding-top:24px;
	padding-left:9px;
	background-color:#FF0000;
*/
	margin-top:10px;
	width:auto;
	height:99px;	
	background-image:url(../imagens/temas_especiais_background.gif);
	background-repeat:no-repeat;
}

/* fazendas e sítios; litoral; montanhas e serras; festas e eventos; flats e aparts; anúncios novos */
#Minibanner {
	float:left;
	padding-left:5px;
	padding-top:29px;
}


/* Menu */


#menuver {
	text-align:center;
	width:198px;
	padding: 0; 
	margin: 0;
	font: 13px Verdana, sans-serif;
	font-weight:bolder;
	background-image:url(../imagens/menuprincipal.gif);
	background-repeat:no-repeat;	
}

#menuver li {
	list-style: none;
	width:198px;
	height:20px;
	padding-top:5px;
}

#menuver li a {
	margin:0; 
	padding:0;
	text-decoration:none;
	color:#00707E;
}

#menuver li a:hover { 
	color: #003366;
}

#menuver li .branco{
	color:#FFFFFF;
}

/* MENU DO BLOCO "OUTROS DESTINOS" */

#menuDestinos {
	text-align:left;
	width:180px;
	padding: 0; 
	margin: 0;
	font: 10px Verdana, sans-serif;
	background-repeat:no-repeat;	
}

#menuDestinos li {
	list-style: none;
	width:180px;
	height:auto;
}

#menuDestinos li a {
	margin:0; 
	padding:0;
	text-decoration:none;
	color:#FFFFFF;
}

#menuDestinos li a:hover {
	color: #003300;
}


/* Lateral Right */


#SubContainerRight {
	margin:0;
	padding:0;
	border:0;
	
	width:223px;
	height:530px;
	float:right;
	/* background-color:#EEEE00; */
}


.BannerInterno {
	margin-bottom:7px;
}

/* Anuncio List */

	#busca_destinos{
		float:left;
		background-color:#0084af;
		width:550px;
		padding:10px;
		color:#FFFFFF;
		font-weight:bold;
	}
	
	#busca_destinos_procurar_por{
		float:left;
		width:120px;
	}
	
	#busca_destinos_estado{
		float:left;
		width:170px;
	}
	
	#busca_destinos_estado #estado, #tipo_imovel, #cidade{
		width:120px;
	}
	
	#busca_destinos_cidade{
		float:left;
		width:180px;
	}
	
	#busca_destinos_btn_buscar{
		float:left;
		width:80px;
	}

	#destinos_temas_especiais{
		margin-top:5px;
		background-color:#71bc1b;
		padding:8px;
		height:225px;
		width:182px;
		_width:182px;
	}
	
	.destinos_tema_especiais_right{
		margin-top:5px;
		float:left;
		width:91px;
	}
	
	.destinos_tema_especiais_left{
		margin-top:5px;
		float:left;
		width:91px;
	}
	
	.destinos_titulo{
		background-image:url(../imagens/bgdegrade.jpg);
		background-repeat:no-repeat;
		height:20px;
		width:547px;
		color:#FFFFFF;
		padding:5px;
		font-weight:bold;
	}

	.destinos_anuncio_foto{float:left; width:226px}
	.destinos_anuncio_conteudo{float:left; width:305px;}
	
	.destinos_anuncio_btns{
		margin-top:10px;
	}
	
	.destinos_anuncio_conteudo strong{
		color:#0194bf;
	}
	
	.destinos_anuncio_indique{
		width:540;
		text-align:right;
		border-style: solid;
		border-bottom-width: 1px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-left-width: 0px;
		border-color: #f06604;
	}

/* OUTROS DESTINOS */
#BannerOutrosDestinos {
/*
	margin-top:11px;
	height:109px;
	text-align:left;
	padding-top:24px;
	padding-left:9px;
*/	
	margin-top:9px;
	height:133px;
	background-image:url(../imagens/banner_outros_destinos.gif);
	background-repeat:no-repeat;
}

/* abriga vários "LinkOutrosDestinos" */
#BannerOutrosDestinos_Esquerda {
	margin:0;
	padding:0;
	border:0;
	margin-left:5px;
	margin-top:28px;
	float:left;
	width:170px;
	/*background-color:#6699CC; /* Retirar */
}

/* Fortaleza, Natal, P. Galinhas, Caldas Novas, Guarapari, Maceió, Recife e Olinda, Curitiba */
/*
#LinkOutrosDestinos {
	margin:0;
	padding:0;
	border:0;	
	width:auto;
	height:12px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}*/

/* + */
#BannerOutrosDestinos_Direita {
	margin:0;
	padding:0;
	border:0;
	width:26px;
	margin-top:106px;
	float:right;
	/*background-color:#FF9900; /* Retirar */
}

/* Anunciando */

#etapaHab{
	width:143px;
	float:left;
}

#etapaDesb{
	margin-top:3px;
	margin-left:0px;
	width:127px;
	float:left;
}

#etapaOK{
	margin-top:3px;
	margin-right:0px;
	width:127px;
	float:left;
}

#barra_Top_Form{
	clear:both;
	color:#D75600;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	padding:5px;
background-color:#F2F2F2;
	width:95%;
	height:20px;
}

#anuncie_seu_imovel_top_botton{
	float:left;
	margin-top:10px;
	background-image:url(../imagens/fundo_novos_anuncios.gif);
	background-repeat:no-repeat;
	width:198px;
	height:419px;
}

#anuncie_seu_imovel_top_botton #linha{
	background-image:url(../imagens/linhaNovoAnunc.gif);
	height:1px;
	margin-top:5px;
	margin-bottom:3px;
}

#anuncie_seu_imovel_top_botton #title{
	font-size:11px;
	font-weight:bold;
}

#anuncie_seu_imovel_top_botton #foto{
	float:left;
	margin-top:2px;
	padding:1px;
	border:1px solid #F60;
	width:73px;
	height:55px;
}

#anuncie_seu_imovel_top_botton #desc{
	float:left;
	margin-left:5px;
	font-size:10px;
	width:105px;
}

#anuncie_seu_imovel_left_left{
	float:left;
}

#anuncie_seu_imovel_left{
	float:left;
	width:570px;
}

#busca_cid_left{
	float:left;
	width:100%;
}

#busca_cid_topo{
	float:left;
	width:565px;
    padding: 0px;
    text-align: left;
	margin-left:10px;
	font-size:10px;
}


#busca_cid_BuscaFiltrada{
	margin-top:0px;
	font-size:12px;
	height:269px;
	background-image:url(../imagens/fundo_busca_filtrada.gif);
	background-repeat:no-repeat;
}

.busca_cid_banner {
	margin-top:1px;
}

#busca_cid_right {
	margin:0;
	padding:0;
	margin-left:3px;
	float:left;
	/* background-color:#EEEE00; */
}

#content ul.busca_cid_list{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden; 
}

#content ul.busca_cid_list li{
	float:left;
	width:100%;
	margin-bottom:5px;
}

#content ul.busca_cid_list li h3 a{
 color:#C30;
 text-decoration:underline;
 font:bold 1.0em/1em "Trebuchet MS",Arial,sans-serif;
 text-transform:uppercase;
}

#content ul.busca_cid_list li div.simple-list{
	padding:0;
}

#content ul.busca_cid_list li ul.simple{
	width:100%;
	margin:8px 0 0;
	padding:0 0 18px;
	list-style:none;
	overflow:hidden;
	font:1.1em/1.385em "Trebuchet MS",Arial,sans-serif;
	color:#515151;
}

#content ul.busca_cid_list li ul.simple li{
	font:1.0em/1.385em "Trebuchet MS",Arial,sans-serif;
	font-weight:bold;
	color:#2D5D87;
	float:left;
	width:33%;
	background:none;
	text-indent:8px;
	background:url(../imagens/list-icon4.gif) no-repeat 0 7px;
}

#content ul.busca_cid_list li ul.simple li a{
 
    color:#2D5D87;
 
}


#busca_cid_conteudo {
	margin:8px;
	padding:5px;
	background-color:#F9F9FA;
	border:1px solid #B5CFEF;
	/* background-color:#EEEE00; */
}

#anuncie_seu_imovel_novos_anuncios_titulo{
	padding:8px 8px 0 8px;
}

#anuncie_seu_imovel_novos_anuncios_conteudo{
	height:337px;
	margin:0 5px 0 5px;
}

#anuncie_seu_imovel_itens{
	padding:5px;
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}

#anuncie_seu_imovel_meio{
	background-color:#FFFFFF;
	float:left;
	width:350px;
    padding: 6px;
    text-align: left;
	margin-left:10px;
	font-size:10px;
}

#anuncie_seu_imovel_meio h2,h3{
	margin:0;
}

#anuncie_seu_imovel_meio h2{
	font-size:11px;
	color:#000000;
}

#anuncie_seu_imovel_botton{
	background-image:url(../imagens/fundo_anuncie_seu_imovel_bo.gif);
	background-repeat:no-repeat;
	width:580px;
	height:250px;
	margin-top:10px;
	padding:10px;
	float:left;
}
#anuncie_seu_imovel_botton_titulo{
	margin-bottom:10px;
	width:540px;
}

#anucie_seu_imovel_botton_conteudo_left_cadastrar{
	font-size:13px;
	font-weight:bold;
	color:#e00000;
}

#anucie_seu_imovel_botton_conteudo_left_btn_cadastrar{
	margin-top:5px;
}

#anucie_seu_imovel_botton_conteudo_left_det{
	width:410px;
	font-size:10px;
}

#anuncie_seu_imovel_botton_conteudo_left{
	width:410px;
	float:left;
}

#anuncie_seu_imovel_botton_conteudo_left p{
	margin: 0;
	padding:5px;
}

#anuncie_seu_imovel_botton_conteudo_right{
	float:left;
	width:20px;
}

#anuncie_seu_imovel_botton_conteudo_right img{
	padding:3px;
}

#anuncie_seu_imovel_right{
	float:left;
	margin-left:8px;
	width:199px;
}

#anuncie_seu_imovel_right img{
	margin-top:9px;
}

#anuncie_seu_imovel_right_top{
	height:416px;
	padding-top:35px;
	padding-right:14px;
	padding-left:33px;
	background-image:url(../imagens/fundo_anuncie_seu_imovel_de.gif);
	background-repeat:no-repeat;
}

.anuncie_seu_imovel_inferior {
	margin-left:-31px;
	margin-top:-3.7%;
	position:absolute;
}

#anuncie_seu_imovel_right_top span{
	font-size:10px;
	color:#000;
}

#anuncie_seu_imovel_right_top span b{
	text-align:right;
	float:right;
}



/* Renovação */

.cinzafundo {
	background:#f4f4f4;
}

/* Conteudo */


.linha{
	float:left;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	margin-bottom:5px;
	width:120px;
	text-align:right;
}

.inputLeft{
	float:left;
}

#BuscaFiltrada{
	margin-top:9px;
	height:200px;
	background-image:url(../imagens/fundo_busca_filtrada.gif);
	background-repeat:no-repeat;
}



#BuscaFiltradaTitulo{
	float:left;
	padding:5px;
	width:250px;
}

#BuscaFiltradaBtn{
	padding:5px;
}

#BuscaFiltradaTop{
	margin-bottom:8px;
}

select { 
	background-color: #FFFFFF; 
	border:1px solid #999999;
}

#palavra_chave, #cidade, #estado, #tipo_imovel, #tema_imovel{
	width:190px;
}

#dormitorios, #preco_maximo, #vagas_garagem, #numero_suites{
	width:70px;
}

#menu{
	float:left;
	margin-right:10px;
}

#myBox{
	float:left;
	width:545px;
	background-color:#FFFFFF;
    padding: 10px;
    text-align: left;
}

#myBoxP{
	background-color:#FFFFFF;
    padding: 10px;
	width: 95%;
}

h1{
	color:#003366;
	font-size:18px;
	font-weight:bold
}

h2, .fontLaranja{
	color:#003366;
	font-size:15px;
	font-weight:bold;
}

h3{
	color:#003366;
	font-size:11px;
	font-weight:bold;
}

.seta{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#f27500;
}

.font1{
	font-size:11px;
}

.fontLaranja{
	color:#FF8C55;
}

.input {
	font-size: 10px;
	color: #000000;
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	font-weight: bold;
	padding-left:5px;
}

.botao {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-style: normal;
}

.botao_destaque{margin-top:10px; border:1px solid #000; height:25px; padding:0 5px; background-color:#fcc9a8; color:#000000}
label{display:block; xfont-weight:bold; margin-top:10px; color:#000;}
span{font:normal 9px Verdana, Arial, Helvetica, sans-serif; color:#003366;}

.tabela tr{
	background-color:#EEEEEE;
	text-align:left;
}

.tabela th{
	text-align:center;
}

.tabela tr:hover{
	background-color:#000;
}

.btn-voltar{
	width:54px;
	height:28px;
	background:url(../imagens/btn-voltar.gif) no-repeat 0 0;
	
}

/* Message */
.erro{
	border: 1px solid #F55;
	background-color:#FFB7B7;
	font-size:12px;
	font-weight:bold;
	color:#F00;
	text-align:center;
	padding:10px;
	margin-bottom:10px;
	width:94%;
}

.ok{
	border: 1px solid #090;
	background-color:#C1FFC1;
	font-size:12px;
	font-weight:bold;
	color:#060;
	text-align:center;
	padding:10px;
	margin-bottom:10px;
	width:94%;
}

/* Links */
a {color:2D5D87; text-decoration:none;}
a:hover {color:7d7d7d; text-decoration:underline;}

.btenviarpedido{
	background:transparent url(../imagens/btn-anunc.gif) no-repeat scroll 0 0;
	border:0;
	padding:31px 0 0 0;
	margin:20px 0 0 0;
	width:207px;
	height:31px;
	cursor:pointer;
}
.btenviarpedido:hover{
	background:url(../imagens/btn-anunc.gif) no-repeat 0 -31px;
}

/* Planos Caixa*/

.planos{
	padding-top:10px;
	display:block;
	width:216px;
	height:200px;
	background:#FFFFFF;
	border:1px solid #c6c6c6;
}

.planos #plano1-linha1{
	display:block;
	margin:6px;
	padding-top:5px;
	height:22px;
	font-family:'Trebuchet MS', Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#485c70;
	text-align:center;
}

.planos #plano1-linha2{
	display:block;
	font-family:'Trebuchet MS', Verdana, Arial;
	font-size:11px;
	color:#787878;
	text-align:center;
	padding:2px 15px 0 15px;
}

.planos #plano2-linha1{
	display:block;
	margin:6px;
	padding-top:5px;
	height:34px;
	font-family:'Trebuchet MS', Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#546e35;
	text-align:center;
}
.planos #plano2-linha1 div{
	display:block;
	font-size:12px;
	font-weight:normal;
}

.planos #plano3-linha1{
	display:block;
	margin:6px;
	padding-top:5px;
	height:34px;
	font-family:'Trebuchet MS', Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#7d6730;
	text-align:center;
}
.planos #plano3-linha1 div{
	display:block;
	font-size:12px;
	font-weight:normal;
}
.planos #plano4-linha1{
	display:block;
	margin:6px;
	padding-top:5px;
	height:34px;
	font-family:'Trebuchet MS', Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#77351b;
	text-align:center;
}
.planos #plano4-linha1 div{
	display:block;
	font-size:12px;
	font-weight:normal;
}

.planos #porcentagem{
	display:block;
	float:left;
	width:60px;
	margin-top:5px;
	font-family:'Trebuchet MS', Verdana, Arial;
	font-size:19px;
	font-weight:bold;
	color:#787878;
	text-align:left;
	padding:2px 10px 0 10px;
}
.planos #porcentagem span{
	font-size:10px;
	vertical-align:top;
}
.planos #porcentagem div{
	font-size:11px;
	display:block;
	font-weight:normal;
	line-height:7px;
	white-space:nowrap;
}

.planos #beneficios{
	display:block;
	float:right;
	width:115px;
	margin-top:12px;
	padding-right:10px;
	line-height:14px;
	text-align:right;
	font-family:'Trebuchet MS', Verdana, Arial;
	font-size:11px;
	color:#787878;
}

/* Paginas Temas */

/* Area Clientes */
#clientes #tdmenor {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color:#5e5e5e;
}

#content{
	overflow:hidden;
}

#content .cont-body{
	padding:4px 26px 30px;
}

.dicas-tit-azul{
	background:url(../imagens/dicas-exclamacao.gif) no-repeat; 
	display:block; 
	height:48px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 55px;
	color:#ef8201;
	font-family:'Trebuchet MS';
	font-size:1.80em;
	font-weight:bold;
}

.dicas-tit-azul span{
	font-size:0.6em;
	font-weight:normal;
	color:#515151;
}
.dicas-tit-azul span a{
	color:#4295BC;
}

.dicas-tit-azul b{
	display:block;
	font-weight:normal;
	font-size:0.6em;
	color:#003366;
}
.dicas-tit-azul b a{
	color:#4295BC;
}

div#dicas-body{
	margin:32px 0px 0px -6px;
	width:auto;
	display:block;
}

#content ul.imovel-list{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden; 
}

#content ul.imovel-list li{
	float:left;
	width:100%;
	background:url(../imagens/separator8.gif) repeat-x 0 100%;
}

#content ul.imovel-list li span{
	font:1.50em "Trebuchet MS",Arial,sans-serif;
	color:#003366;
	padding-left:30px;
	background:url(../imagens/depoimentos-balao.gif) no-repeat 0 4px;
	margin-top:15px;
	display:block;
}

#content ul.imovel-list li span b{
	font-size:0.7em;
	color:#003366;
	font-weight:normal;
}

#content ul.imovel-list li p{
	font-size:10px;
	color:#003366;
}

#content ul.imovel-list li span b a{
	color:#4295BC;
}

div#dicas-veja-tambem{
	clear:both;
	margin:0px 0px 60px 6px;
	padding-top:40px;
	font-family:'Trebuchet MS'; 
	font-size:1.3em; 
	font-weight:bold; 
	color:#515151;
}

div#dicas-body ul.btns{
	margin:0px;
	padding:0px;
	width:100%;
	list-style:none;
}

div#dicas-body ul.btns li{
	padding:0px 0px 0px 10px;
	margin:6px 0px 0px 0px;
	background:url(../imagens/setinha2.gif) no-repeat 0px 8px;
}

div#dicas-body ul.btns li a{
	font-family:"Trebuchet MS";
	font-size:0.9em;
	color:#5e5e5e;
	text-decoration:none;
	font-weight:normal;
}
div#dicas-body ul.btns li a:hover{
	text-decoration:underline;
}

.btnCal{
	background-image:url(../imagens/calendar.gif); 
	width:22px;
	font-style: normal;
}

.linkPag{
	font-family: Trebuchet MS,Arial,sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 1.9em; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	color: rgb(205, 0, 0);
}
.linkPag a{
	font-family: Trebuchet MS,Arial,sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 1.0em; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	color: rgb(0, 102, 204); 
	text-decoration: underline;
}

.menu_geral legend { font-weight:bold; color:#0080FF; font-size:15px;}
.menu_geral { border-top: 1px solid #FFE1B5; border: 1px solid #666; margin-top:1px; padding-left:5px; padding-bottom:5px; background-image:url(../imagens/menu00.jpg); background-repeat:repeat-y; background-color:#EDEDED;}


