@charset "iso-8859-1";
/* CSS por Eliseu S. Borguezao */
/* Designer de web  */
/* Kurole Webdesign  */
/* http://www.kurole.com/ */
/* ------------------------------------- CSS HACK --------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, sub, sup, tt,
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
strong{
	font-weight: bold;
}
:focus{
	outline: 0;
}
a, a:link, a:visited, a:hover, a:active{
	text-decoration:none
}
table{
	border-collapse: separate;border-spacing: 0;
}
th, td{
	text-align: left; font-weight: normal;
}
img, iframe{
	border: none;text-decoration:none;
}
ol, ul{
	list-style: none;
}
select{
	margin: inherit;
}
hr{
	margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px
}
.cursor{
	cursor: pointer;
}
/* ------------------------------------- CORES ------------------------------------------------------------ */
.marron{
	color: #84402C;
}
.azul{
	color: #0095D9;
}
.cinza{
	color: #999;
}
/* ------------------------------------- [FIM] CORES ------------------------------------------------------ */

/* ------------------------------------- [FIM] CSS HACK --------------------------------------------------- */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: inherit;
	color: #666666;
	/* tema original */
	background: url(../imagens/bgsite.jpg) top left repeat-x;
	
	/* tema natalino*/
	/*background: url(../images/bg_natal.jpg) top center no-repeat fixed;*/
	background-color: #F1E3C6;
}

/* ------------------------------------- CLASSES GENÉRICAS ----------------------------------------------- */
.middle{
	vertical-align: middle;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.clear{
	clear: both;
}
.aligncenter{
	text-align: center;
}
.alignright{
	text-align: right;
}
.alignleft{
	text-align: left;
}
.negrito{
	font-weight: bold;
}
.sem_estilo{
	font-weight: normal;
	font-size: 12px;
	line-height: inherit;
	color: #666666;
}
.justify{
	text-align: justify;
}
#frameinvisivel{
	display: none;
}
h1{
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}
h2{
	font-size: 13px;
	font-weight: bold;
	color: #0084BF;
}
h3{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
h4{
	font-size: 12px;
	font-weight: bold;
}
a{
	color: #698194;
	text-decoration: none;
}
a:visited{
	color: #698194;
	text-decoration: none;
}
a:hover{
	color: #84402C;
	text-decoration: underline;	
}

.tabelas td{
	padding: 4px;
}

input, select, textarea{
	color: #698194;
	font-size: 12px;
}

input:hover, select:hover, textarea:hover{
	background-color: #DEE4E4;
}
/* ------------------------------------- TOPO DO SITE --------------------------------------------------- */
#map{
	width: 448px;
	height: 350px;
	position: fixed;
	top: 70%;
	top: 0%;
	/* *top: 0%; kurole comentou */
}

#topo{
	margin: 0px auto;
	width: 958px;
	height: 156px;
	background: url(../imagens/bgtopo.png) top center no-repeat;
	/*background-color: none;!important */
}
#topo_frases h1{
	float: left;
	width: 830px;
	margin: 30px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
		/*border: 1px solid #000000;*/
}
#topo_frases h1 a{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#topo_logotipo{
	clear: both;
	float: left;
	width: 400px;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #FFFF00;*/
}

#topo_agilize_atendimento{
	float: left;
	width: 300px;
	margin: 4px 0px 0px 160px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #FF6600;*/
}

#menu_horizontal{
	margin: 0px auto;
	width: 958px;
	z-index: 993;
	/*border:1px solid #999;*/
}
#menu_horizontal ul li a{
	text-decoration: none;
}
/* ------------------------------------- [FIM] TOPO DO SITE --------------------------------------------- */

/* ------------------------------------- SUB-MENUS DO MENU HORIZONTAL ---------------------------------------- */
#menu_h_principal{
	background-color: #E7D09A;
	display: inline-block;		
	height: 32px;
}
#menu_h_principal li{
	float: left;
}
#menu_h_empresa, #menu_h_comoalugar, #menu_h_garantiaslocacao, #menu_h_creci, #menu_h_fiquepordentro, #menu_h_conhecaribeiraopreto{
	position: absolute;
	z-index:10;
}
#menu_h_empresa li a, #menu_h_comoalugar li a, #menu_h_garantiaslocacao li a, #menu_h_creci li a, #menu_h_fiquepordentro li a, #menu_h_conhecaribeiraopreto li a{
	display: block;
	width: 205px;
	padding: 4px;
	color: #84402C;
	font-weight: bold;
	background: url(../imagens/menu_h_hover_bg.jpg) top left no-repeat;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #E7C0B6;
	border-bottom: 1px solid #E7C0B6;
	border-left: 1px solid #E7C0B6;
	text-decoration: none;
		/*border: 1px solid #990000;*/
}
#menu_h_empresa li a:hover, #menu_h_comoalugar li a:hover, #menu_h_garantiaslocacao li a:hover, #menu_h_creci li a:hover, #menu_h_fiquepordentro li a:hover, #menu_h_conhecaribeiraopreto li a:hover{
	background: url(../imagens/menu_h_hover_bg2.jpg) top left no-repeat;
}
#menu_h_empresa{
	margin: 0px 0px 0px 80px;
	display: none;
}
#menu_h_comoalugar{
	margin: 0px 0px 0px 180px;
	display: none;
}
#menu_h_garantiaslocacao{
	margin: 0px 0px 0px 316px;
	display: none;
}
#menu_h_creci{
	margin: 0px 0px 0px 498px;
	display: none;
}
#menu_h_fiquepordentro{
	margin: 0px 0px 0px 580px;
	display: none;
}
#menu_h_conhecaribeiraopreto{
	margin: 0px 0px 0px 742px;
	display: none;
}
/* ------------------------------------- [FIM] SUB-MENUS DO MENU HORIZONTAL ----------------------------------- */

/* ------------------------------------- CAMPO DE BUSCA HORIZONTAL --------------------------------------------- */
#busca_imoveis{
	z-index: -1;
	margin: 0px auto;
	width: 924px;
	height: 20px;
	background: url(../imagens/bgbusca_linh.jpg) top center repeat-x;
	padding: 13px 20px 13px 14px;
		/*border: 1px solid #006600;*/
}
.busca_select_euquero{
	border: 1px solid #85412E;
	color: #85412E;
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	
}

.busca_select_euquero_refinar{
	border: 0px solid #85412E;
	color: #85412E;
	background-color: #CCCCCC;
	font-size: 11px;
	padding: 2px;
	
}
.busca_select{
	border: 1px solid #85412E;
	color: #85412E;
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	/*width: 198px;
	min-width: 198px;*/
}
.input_text{
	border: 1px solid #85412E;
	color: #85412E;
	background-color: #FFFFFF;
	font-size: 11px;
}
/* ------------------------------------- [FIM] CAMPO DE BUSCA HORIZONTAL --------------------------------------- */

/* -------------------------------------------- CAMPO DE BUSCA FREE -------------------------------------------- */

		div#busca_imoveis_free{	
			position:relative;
			z-index:1;
			margin:0px auto;
			width:928px;
			height:75px;
			padding:20px 14px 13px 14px;
			background:url(../imagens/bg_pesq_livre.png) 14px 20px no-repeat #fff;
			border-right:1px solid #a0bfda;
			border-left:1px solid #a0bfda;
		}
		
		div#busca_imoveis_free p#subtitulo{
			color:#fff;
			margin:4px 0px 0px 14px;	
		}

		div#busca_imoveis_free p#subtitulo strong{
			font-size:15px; 
			letter-spacing:-1px;
		}

		div#busca_imoveis_free input#busca_free{
			background:url(../imagens/bg_input_busca_free.png) top center no-repeat;
			width:457px;
			height:26px;
			padding:3px;
			line-height:26px;
			border:none;
			position:absolute;
			vertical-align:middle !important;
			top:55px;
			left:14px;
			color:#a0abab;
			font-size:16px;
			font-weight:bold;	
		}
		
		div#busca_imoveis_free input#busca_btn{
			background:url(../imagens/btn_busca_free.png) top center no-repeat;
			width:31px;
			height:30px;
			border:none;
			position:absolute;
			top:55px;
			left:486px;
		}

		div#busca_imoveis_free div#buscas_prontas{
			background:url(../imagens/small_vertical_line.png) top left no-repeat;
			position:absolute;
			top:18px;
			right:0px;
			width:355px;
			height:81px;
			padding:0px 5px 5px 36px;
		}
	
		div#busca_imoveis_free div#buscas_prontas ul li ul{
			margin-top:3px !important;	
		}	
			
		div#busca_imoveis_free div#buscas_prontas ul li{
			float:left;
			width:170px;
			font-size:11px;
			font-weight:bold;
			letter-spacing:-1px;
			color:#333;
			padding-left:0px;
			height:16px;
		}
		
		div#busca_imoveis_free div#buscas_prontas ul li span{
			text-transform:uppercase;
			color:#1d4be4;
		}
	
		div#busca_imoveis_free div#buscas_prontas ul li small{
			font-weight:normal;
		}
		
		div#busca_imoveis_free div#buscas_prontas ul li ul{
			margin:10px 0 0 0;
		}
		
		div#busca_imoveis_free div#buscas_prontas ul li ul li{
			padding:0 0 0 15px;
			width:155px;
		}
		
		div#busca_imoveis_free div#buscas_prontas ul li ul li a{
			font-size:10px;
			font-weight:normal;
			text-decoration:underline;
			color:#666;
		}
/* ---------------------------------------- [FIM] CAMPO DE BUSCA FREE ----------------------------------------- */

/* ------------------------------------- LAYOUT DE CONTEÚDO --------------------------------------------- */
#conteudo{
	margin: 0px auto;
	width: 936px;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	border-right: 1px solid #E7C0B6;
	border-bottom: 1px solid #E7C0B6;
	border-left: 1px solid #E7C0B6;
}
/* ------------------------------------- [FIM] LAYOUT DE CONTEÚDO --------------------------------------- */

/* ------------------------------------- CONTEÚDO DA HOME ----------------------------------------------- */
#col_um{
	float: left;
	width: 180px;
	min-height: 800px;
	margin: 0px 10px 0px 0px;
		/*border: 1px solid #FF6633;*/
}
#col_dois{
	float: left;
	width: 545px;
	min-height: 800px;
	margin: 0px 10px 0px 0px;
		/*border: 1px solid #6666FF;*/
}
#col_tres{
	float: right;
	width: 185px;
	min-height: 800px;
		/*border: 1px solid #669900;*/
}

#minha_referencia a,#minha_lista_ativa a,#area_restrita a, #anuncio a, #universitarios_busca a, #cadastrar_imoveis a, #faq a, #quero_trabalhar a, #enquete a{
	color: #698194;
	text-decoration: none;
}
#minha_referencia a:hover, #minha_lista_ativa a:hover,#area_restrita a:hover,  #anuncio a:hover, #universitarios_busca a:hover, #cadastrar_imoveis a:hover, #faq a:hover, #quero_trabalhar a:hover, #enquete a:hover{
	color: #84402C;
	text-decoration: underline;	
}
#minha_lista_ativa{
	width: 165px;
	background: url(../imagens/bg_minha_selecao.jpg) top left no-repeat;
	background-color: #EFEFEF;
	padding: 40px 6px 4px 10px;
	color: #698194;
}
#minha_referencia{
	width: 165px;
	background: url(../imagens/bg_referencia.jpg) top left no-repeat;
	background-color: #EFEFEF;
	padding: 40px 6px 4px 10px;
	color: #698194;
}

#anuncio{
	width: 165px;
	background: url(../imagens/bg_anuncio.jpg) top left no-repeat;
	background-color: #EFEFEF;
	padding: 40px 6px 4px 10px;
	color: #698194;
}

#universitarios_busca{
	width: 165px;
	background: url(../imagens/bg_universitarios.jpg) top left no-repeat;
	background-color: #EFEFEF;
	padding: 40px 6px 4px 10px;
	color: #698194;
}

#area_restrita{
	width: 165px;
	background: url(../imagens/bg_area_restrita.jpg) top left no-repeat;
	background-color: #EFEFEF;
	padding: 40px 6px 4px 10px;
	color: #698194;
}

#area_restrita input, #minha_referencia input, #universitarios_busca input{
	border: 1px solid #E1DEE4;
	background-color: #F6F6F6;
	color: #698194;
	font-size: 11px;
	font-weight: bold;
}
#cadastrar_imoveis{
	width: 165px;
	background: url(../imagens/bg_cadastrar_imoveis.jpg) top left no-repeat;
	background-color: #EFEFEF;
	padding: 40px 6px 4px 10px;
	color: #698194;
}
#faq{
	width: 165px;
	background: url(../imagens/bg_faq.jpg) top left no-repeat;
	background-color: #EFEFEF;
	padding: 40px 6px 4px 10px;
	color: #698194;
}
#faq_menu{
	display: none;
}

#faq_menu ul li{
	display: block;
}
#faq_menu ul li a{
	display: block;
	padding: 4px;
	margin: 2px 0px 2px 0px;
}
#faq_menu ul li a:hover{
	background-color: #E3E3E3;      
	color: #999;
}
#quero_trabalhar{  
	width: 165px;
	background: url(../imagens/bg_quero_trabalhar.jpg) top left no-repeat;
	background-color: #EFEFEF;
	padding: 40px 6px 4px 10px;
	color: #698194;
}

#logo_promocional{  
	text-align:center;
	width: 176px;
	background-color: #EFEFEF;
	padding: 10px 2px 4px 2px;
	color: #698194;
}

#enquete{
	width: 165px;
	background: url(../imagens/bg_enquete.jpg) top left no-repeat;
	background-color: #EFEFEF;
	padding: 40px 6px 4px 10px;
	color: #698194;
}

#midias_sociais{  
	width: 176px;
	background: url(../imagens/bg_midias_sociais.jpg) top left no-repeat;
	background-color: #EFEFEF;
	padding: 40px 2px 4px 2px;
	color: #698194;
}

#midias_sociais ul li{
	float:left;
	margin:0px 2px 0px 8px;	
}

#destaques_locacao, #destaques_venda, #noticias_destaques{
	padding: 4px;
	background-color: #EFEFEF;
	clear: both;
}
#destaques_locacao_abas ul li, #destaques_venda_abas ul li, #noticias_abas ul li{
	float: left;
}
.divide_destaque{
	float: left;
	width: 236px;
	height: 51px;
	margin: 4px 13px 0px 0px;
	padding: 0px 12px 4px 0px;
		/*border: 1px solid #990000;*/
}
#noticias_destaques ul li{
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
#pausa_reflexao_home{
	padding: 4px;
	background: url(../imagens/bg_reflexao.png) top left no-repeat;
	background-color: #EFEFEF;
	clear: both;
	padding: 0px 10px 10px 0px;
	min-height: 90px;
}

#pausa_reflexao_home li{
	list-style:none;
	padding-left:20px;
	float:left;
	
}

* html #pausa_reflexao_home{
	height: 90px;
}

#eventos_destaque_home{
	margin:3px 0px 0px 0px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#F5F5F5;
	font-size:9px;
	padding:10px;
}
#eventos_destaque_home p{
 padding:0px 5px 0px 0px;	
}

#minha_lista_imoveis{
	display: block;
}
#menu_vertical h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}
#menu_vertical ul li{
	display: block;
}
#menu_vertical ul li a{
	display: block;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #D2D2D2;
}
#menu_vertical ul li a:hover{
	background-color: #F0E6DD;
	text-decoration: none;
}
#cad_imoveis td, #cad_imoveis2 td{
	padding: 3px;
}
.pesquisar_imoveis_divisao{
	float: left;
	width: 164px;
	height: 200px;
	margin: 9px 9px 0px 0px;
	padding: 7px 2px 4px 2px;
	border: 1px solid #999;
	text-align: center;
	overflow: hidden;
	line-height: 12px;
	font-size: 10px;
	background-color: #EFEFEF;
}
.pesquisar_imoveis_quadro{
	width: 155px;
	height: 95px;
	margin: 0px auto;
	border: 1px solid #454545;
}
.pesquisar_imoveis_ref{
	position: absolute;
	margin: 18px 0px 0px 2px;
	/*_margin-left: -80px;*/
	*margin-left: -80px;
	z-index:3;
	padding: 2px;
	min-width: 40px;
	max-width: 56px;
	height: 13px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
}
/* ------------------------------------- [FIM] CONTEÚDO DA HOME ----------------------------------------- */

/* ------------------------------------- RODAPÉ --------------------------------------------------------- */
#rodape{
	clear: both;
	margin: 0px auto;
	width: 926px;
	padding: 10px 10px 0px 20px;
	border-left: 1px solid #A6B5B5;
	border-right: 1px solid #A6B5B5;
	background-color: #E8ECEC;
	min-height: 180px;
}
#rodape h2{
	color: #84402C;
	font-weight: bold;
}
#rodape div{
	float: left;
	width: 206px;
	margin: 0px 20px 0px 0px;
		/*border: 1px solid #990000;*/
}
#rodape ul{
	border-left: 1px dotted #CCCCCC;
	padding: 0px 0px 0px 6px;
	height: 140px;
}
#rodape ul li{
	padding: 2px 0px 2px 0px;
	border-top: 1px dotted #CCCCCC;
}
#rodape ul li a{
	color: #666666;
	padding: 0px 0px 0px 10px;
}
#rodape ul li a:hover{
	color: #84402C;
	text-decoration: underline;
}
#rodape ul li a:visited{
	color: #84402C;
	text-decoration: none;
}
#rodape_acabamento{
	margin: 0px auto;
	width: 956px;
	height: 35px;
}
#rodape h2{
	margin-bottom: 10px;
}
/* ------------------------------------- [FIM] RODAPÉ --------------------------------------------------- */

/* ------------------------------------- PÁGINAS INTERNAS ----------------------------------------------- */
#conteudo_internas{
	float: left;
	width: 720px;
	min-height: 800px;
	line-height: 18px;
	margin: 0px 10px 0px 8px;
		/*border: 1px solid #6666FF;*/
}
#conteudo_internas h1{
	font-size: 15px;
}
.estilo_enquete_kurole_resposta {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#666666; padding-left:10px; }
.estilo_enquete_kurole_data {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#0046d5; }
.estilo_enquete_kurole_borda { border:1px solid #CCCCCC;}
/* -------------------------------------- [FIM] PÁGINAS INTERNAS ---------------------------------------- */

#display_paginacao{
	width: 690px;
	text-align: center;
	font-weight: bold;
	/*border: 1px solid #CCC8C8;*/
}
#display_paginacao a{
	margin: 4px;
	padding: 4px;
	border: 1px solid #CCC8C8;
	background-color: #FFFFFF;
	text-decoration: none;
}
#display_paginacao a:hover{
	margin: 4px;
	padding: 4px;
	border: 1px solid #CCC8C8;
	text-decoration: none;
	color: #FFFFFF;
	background: url(../imagens/bg_display_paginacao.jpg) top left no-repeat;
}
#display_active{
	margin: 4px;
	padding: 4px;
	border: 1px solid #CCC8C8;
	text-decoration: none;
	color: #FFFFFF;
	background: url(../imagens/bg_display_paginacao.jpg) top left no-repeat;
}
#display_paginacao_botoes, #display_paginacao_botoes2{
	width: 700px;
	text-align: center;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	display: block;
}
#display_paginacao_botoes{
	margin-bottom: 20px;
}
#display_paginacao_botoes2{
	margin-top: 20px;
}

#display_paginacao_botoes a, #display_paginacao_botoes2 a{
	padding: 4px;
	margin: 4px;
	/*border: 1px solid #999999;*/
	text-align: center;
	text-decoration: none;
}
#display_paginacao_botoes a:hover, #display_paginacao_botoes2 a:hover{
	background-color: #6B100D;
	color: #FFFFFF;
	background: url(../imagens/bg_paginacao_botoes.jpg) top center;
}
#table_minha_lista td, #table_minha_lista_envia { 
	padding:4px; border:1px solid #fffbef; 
}

#table_minha_lista_envia, #table_minha_lista_envia input {
	background-color: #EFEFEF; border: 1px solid #869EA2;
}
#table_minha_lista_envia td{ padding:5px }
.direita{
	text-align:right;
}
#status_referencia{
	text-align: center;
	color: #FF0000;
		/*border: 1px solid #000;*/
}
#mlista1,#mlista2,#mlista3{
	display: none;
}
#menu_alternativo li a{
	color: #09C;
	font-size: 11px;
}



/* -------------------------------------- TUDO IMOVEL -------------------------------------------- */
#col_direita_imoveis{
	float: left;
	width: 444px;
	min-height: 888px;
		/*border: 1px solid #CCC;*/
}
* htmo #col_direita_imoveis{
	height: 888px;
}
#col_esquerda_imoveis{
	float: left;
	margin: 0px 0px 0px 3px;
	width: 258px;
	min-height: 888px;
	/*	border: 1px solid #CCC; */
}
* html #col_esquerda_imoveis{
	height: 888px;
}
.divformata{
	padding: 8px;
	text-align: left;
	border: 1px solid #CCC;
	margin: 2px;
	background: url(../imagens/bg_linear_imoveis.jpg) top center repeat-x;
}
#linha_referencia{
	float: left;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px 0px 2px 2px;
	text-align: center;
	width: 82px;
	background: url(../imagens/bg_linear_imoveis.jpg) top center repeat-x;
}
#linha_operacao{
	float: left;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px 0px 2px 2px;
	text-align: center;
	width: 136px;
	background: url(../imagens/bg_linear_imoveis.jpg) top center repeat-x;
}
#linha_uso{
	float: left;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px 0px 2px 2px;
	text-align: center;
	width: 200px;
	background: url(../imagens/bg_linear_imoveis.jpg) top center repeat-x;
}

#mapa_e_referencia{
	padding: 0px 2px 2px 2px;
	text-align: left;
	border: none;
}
#linha_mapa{
	width: 424px;
	min-height: 300px;
	display: none;
		/*background-color: #CCC;*/
}
#linha_mapa_referencia{
	border-top: 20px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	width: 422px;
	display: block;
		/*background-color: #F00;*/
}

#advert{
	font-size: 8px;
	line-height: 11px;
}
#botoes_interacao{
	margin: 6px 0px 0px 0px;
}
#linha_sinopse, #linha_descricao{
	text-align: left;
}
#tabela_anuncio tr td{
	border:1px solid #F4F4F4;
	padding:10px
}
#polemicas{
	padding: 10px;
	background-color: #EFEFEF;
	min-height:120px;
	clear: both;	
}
#polemicas_interno{
	line-height:18px;
	/*border:1px solid #F00;*/
}


/* KUROLE WEB DESIGN FOLHA................... PARA COMENTÁRIOS.. */
#form_comentarios label {
     display: block; /* DEIXANDO UM ACIMA DO OUTRO */
     margin: 5px 0 5px 0; /* ESPAÇO ACIMA E ABAIXO */
}

/* FORMATANDO OS IDENTIFICADORES DOS CAMPOS */
#form_comentarios label span {
     display: block;
     width: 180px;
	 text-align:right;
	 padding:0px 10px 0px 0px;
     margin-top: 2px;
     float: left;
}

/* FORMATANDO INPUT, SELECT E TEXTAREA */
#form_comentarios textarea, #form_comentarios input, #form_comentarios select, #form_comentarios button {
	background-color:#EFEFEF;
    border: solid 1px #999;
}

#form_comentarios textarea {
     height: 100px;
	 width:300px;
     overflow: auto; /* BARRA DE ROLAGEM AUTOMÁTICA */
}

#form_comentarios{
	margin:0px 50px;
	padding:8px;
	border:1px solid #CCC;
	background-color:#F4F4F4;
}

/********************************************* Total imóveis disponiveis (cabeçalho) *********************************************/
#fonte_imo_dispo{
	display:inline-block;
	text-align:center;
	font-weight:bold;
	margin-top:20px;
}

#fonte_imo_dispo span{
	font-size:46px;
}

/********************************************* Total imóveis disponiveis (conteúdo) *********************************************/
.total_result{
	width:200px;
	text-align:center;
	color:#6EA1B7;
	margin:40px auto 0px auto;
}

.total_result span{
	font-size:24px;
	font-weight:bold;
	line-height:22px;
}

.total_loc_vend{
	text-align:center;
	margin:100px 0px 20px 160px;
	float:left;
/*	border:1px solid #060;	*/
}

.fonte_grande{
	font-size:18px;
	font-weight:bold;
	display:block;
}

.dados_link{
	display:inline-block;
	text-align:center;
	float:left;
	width:200px;
	margin:10px 0px 0px 30px;
/*	border:1px solid #F00;	*/
}

#caminho{
	font-weight:bold;
	margin:10px 0px 10px 0px;
}

/******************************************** Todos Lançamentos ********************************************/

#conteudo_lancamentos_todos #lanc_img{
	margin:0px 0px 10px 2px;
	border:1px solid #ccc;
}

#conteudo_lancamentos_todos #lista_lan{
	margin:15px 0px 0px 0px;
}

#conteudo_lancamentos_todos #lista_lan li{
	float:left;
	width:154px	;
	height:220px;
	padding:10px 8px 0px 8px;
	margin:0px 10px 10px 0px;
	position:relative;
	z-index:1;
	border:1px solid #e7ecf1;
	background:#f0f0f0;
	overflow:hidden;
}

#conteudo_lancamentos_todos #lista_lan li span{
	display:block
}

#conteudo_lancamentos_todos #lista_lan li .titulo{
	font-weight:bold;
	margin-bottom:6px;
}

#conteudo_lancamentos_todos #lista_lan li img{
	position:absolute;
	top:58px;
	left:8px;
	width:152px;
	height:114px;
	border:1px solid #d5d5d5;
}

#conteudo_lancamentos_todos #lista_lan li .baixo{
	position:absolute;
	bottom:4px;
	left:8px;
	width:152px;
/*	border:1px solid #006;	*/
}

#conteudo_lancamentos_todos #lista_lan li:hover{
	background:#e9e9e9;
	border:1px solid #c9c9c9;	
}

#conteudo_lancamentos_todos #lista_lan li a:hover{
	text-decoration:none;
}

#conteudo_lancamentos_todos #tipos_lan{
	margin:20px 0px 20px 0px;	
}

#conteudo_lancamentos_todos #tipos_lan li{
	position:relative;
	float:left;	
	padding:0px 45px 0px 0px;
/*	border:1px solid #CCC;	*/
}

#conteudo_lancamentos_todos #tipos_lan li span{
	font-size:36px;
	line-height:48px;
}

#conteudo_lancamentos_todos #const_pesq{
	margin:10px 0px 10px 0px;	
}

.tarja_lancamento{
	background:url(../imagens/img-Tarja.png) top center no-repeat;
	width:84px;
	height:87px;
	position:absolute;
	top:52px;
	left:2px;
	z-index:2;
}

#conteudo_lancamentos_todos #status_lista_portifolio div{
	padding:10px;
	margin:10px 0px 10px 0px;
	background:#f8f8f8;
	border:1px solid #e4e4e4;
}

#conteudo_lancamentos_todos #status_lista_lancamento div{
	padding:10px;
	margin:10px 0px 10px 0px;
	background:#f8f8f8;
	border:1px solid #e4e4e4;
}


/*********************************************** Lançamentos **********************************************/

#conteudo_lancamentos{
	margin-bottom:15px;
/*	border:1px solid #030;	*/
}

#conteudo_lancamentos #lanc_img{
	margin:0px 0px 10px 2px;
	border:1px solid #ccc;
}

#conteudo_lancamentos #logo_lanc{
	float:left;
	margin:0px 8px 10px 2px;
	border:1px solid #ccc;
}

#conteudo_lancamentos h3{
	font-size:18px;
	text-transform:uppercase;
	margin:10px 0px 10px 0px;	
}

#conteudo_lancamentos #const{
	font-size:10px;
	margin:0px 0px 10px 0px;
	color:#C68A0F;
}

#conteudo_lancamentos #infos_lan_left{
	width:48%;	
}

#conteudo_lancamentos #infos_lan_right{
	width:48%;	
}

#conteudo_lancamentos #infos_lan_left p{
	width:100%;
	border-bottom:1px solid #E5E5E5;
}

#conteudo_lancamentos #infos_lan_right p{
	width:100%;
	border-bottom:1px solid #E5E5E5;
}


#conteudo_lancamentos #foto_principal{
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid #dbdbdb;
}

#conteudo_lancamentos #fotos{
	margin-top:6px;	
}

#conteudo_lancamentos #fotos ul li{
	float:left;
	text-align:center;
	width:158px;
	height:146px;
	padding:4px;
	margin:15px 15px 0px 0px;
	overflow:hidden;
	border:1px solid #dbdbdb;
}

#conteudo_lancamentos #fotos ul li:hover{
	border:1px solid #999;	
}

#conteudo_lancamentos #fotos ul li span{
	font-size:10px;	
}

#conteudo_lancamentos #fotos ul li img{
	display:block;
	margin-bottom:4px;
	border:none;	
}

#conteudo_lancamentos #voltar{
	display:block;
	width:100px;
	text-align:center;
	margin:50px auto 10px auto;
}

#conteudo_lancamentos .subtit{
	font-weight:bold; 
	color:#900; 
	margin-bottom:6px;	
}

#conteudo_lancamentos .lanc_arq{
	float:left;
	margin:5px 20px 5px 0px;
}

#conteudo_lancamentos .lanc_arq img{
	display:inline-block;
	line-height:35px;
	float:left;
	margin-right:5px;
}

#conteudo_lancamentos .lanc_arq span{
	display:inline-block;
	line-height:35px;
	float:left;
}

#conteudo_lancamentos #const_dados span.negrito{
	font-weight:bold;
}

/*
#conteudo_lancamentos #dado_cond{
	margin:5px 0px 5px 0px;	
}
*/

#formas_contato{
	margin-top:10px;	
}

#formas_contato ul{
	background:url(../imagens/ul_li__lanc_fundo.png) 8px 0px no-repeat;
	width:700px;
	height:107px;
	margin-top:5px;
	padding:32px 0px 0px 24px;
/*	border:1px solid #CCC;	*/
}

#formas_contato ul li{
	width:121px;
	height:60px;
	float:left;	
	padding-left:12px;
/*	text-align:center;
	border:1px solid #CCC;	*/
	
}

#formas_contato ul li:first-child{
	background:none;
}

#formas_contato ul li img{
	float:left;	
}

#formas_contato ul li a{
	display:block;
	float:left;
	letter-spacing:-1px;
	font-size:14px;
	font-weight:bold;
	margin-left:5px
}

#formas_contato ul li .fone_contato{
	color:#666;
}

#formas_contato ul li .fone_contato:hover{
	cursor:default !important;
	text-decoration:none;
	color:#666;
}

#formas_contato ul li span{
	display:inline-block;	
}

/*********************************************** Lançamentos Forms Contato **********************************************/

#conteudo_lancamentos_forms{
	padding:10px;	
}

#conteudo_lancamentos_forms h2{
	margin-bottom:15px;	
}

#conteudo_lancamentos_forms p{
	line-height:18px;	
}

#conteudo_lancamentos_forms fieldset{
	background:#F7F7F7;
	margin:5px;
	padding:10px;
}

#conteudo_lancamentos_forms label{
	display:inline-block;
	width:70px;
	text-align:right;
	margin-right:5px;
}

#conteudo_lancamentos_forms input, #conteudo_lancamentos_forms textarea, #conteudo_lancamentos_forms select{
	margin-top:10px;	
}

#conteudo_lancamentos_forms input[type=submit]{
	margin-left:78px;	
}

#conteudo_lancamentos_forms #form_liga_cliente label{
	width:160px;
}

#conteudo_lancamentos_forms #form_liga_cliente input[type=submit]{
	margin-left:168px;
}

#conteudo_lancamentos_forms #form_agendamento label{
	width:100px;
}

#conteudo_lancamentos_forms #form_agendamento input[type=submit]{
	margin-left:108px;
}


/*********************************************** Lançamentos Banner Animado ***********************************************/

div#iDivDestaque {
    height: 180px;
    width: 540px;
    background: url(../imagens/destaques.png) no-repeat center top;
    margin:8px auto;
/*	border:1px solid #000;	*/
}

div#iDivDestaque #todos{
	display:inline-block;
	float:right;
	font-size:10px;
	color:#116f9d;
}

div#iDivDestaque div#iDivDestaqueBoxes {
	position:relative;
    z-index:1;
	overflow: hidden;
    width: 490px;
    height: 150px;
    margin: 10px 0px 0px 0px;
	float:left;
/*	border:1px solid #F00;	*/
}
div#iDivDestaque div#iDivDestaqueBoxes ol#iOlDestaque {
    height: 150px;
    width: 9999px;
}
div#iDivDestaque div#iDivDestaqueBoxes ol#iOlDestaque li {
    float: left;
    height: 150px;
    display: block;
    width: 161px;
}
div#iDivDestaque div#iDivDestaqueBoxes ol#iOlDestaque li a {
     font-size: 11px;
     font-weight: bold;
     text-decoration: none;
     text-align: center;
     display: block;
}
div#iDivDestaque div#iDivDestaqueBoxes ol#iOlDestaque li a span.iSpanDestaqueTitulo {
    color: #724425;
    display: block;
    width: 150px;
    height: 30px;
    margin: 2px auto;
	letter-spacing:-1px;
}
div#iDivDestaque div#iDivDestaqueBoxes ol#iOlDestaque li a span.iSpanDestaqueImg {
	background: url(../imagens/destaque_fnd_img.png) no-repeat center top;
	width: 112px;
	height: 82px;
	display: block;
	margin: 2px auto;
	padding-top: 5px;
	cursor:pointer;
}

div#iDivDestaque div#iDivDestaqueBoxes ol#iOlDestaque li a span.iSpanDestaqueValor {
    font-size:10px;
	color: #8c8c8c;
    display: block;
}

div#iDivDestaque span#iSpanNavEquerda {
    background: url(../imagens/destaques_nav1.png) no-repeat center top;
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    cursor: pointer;
	float:left;
	margin-top:75px;
}

div#iDivDestaque span#iSpanNavDireita {
    background: url(../imagens/destaques_nav2.png) no-repeat center top;
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    cursor: pointer;
	float:right;
	margin-top:75px;
}

/***************** Informações unidades rodapé *******************/

ul#info_unidades{
	width:auto;
	height:auto;
	border:none;
	padding:0px;
/*	border:1px solid #999;	*/
}

ul#info_unidades li{
	float:left;
	padding:8px;
	width:160px;
	min-height:134px;
	margin:0px 0px 0px 6px;
	line-height:16px;
	background:#fff;
	border:1px solid #ddd;
}

ul#info_unidades li a{
	padding:0px !important;	
	color:#698194;
	font-size:10px;
}

ul#info_unidades li h4 a{
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#FF8B3E;
}

ul#info_unidades li h4 a:visited{
	color:#FF8B3E;	
}


ul#info_unidades li span{
	display:block;
	margin:7px 0px 4px 0px;
	color:#84402C;
/*	border:1px solid #999;	*/
}

ul#info_unidades li strong{
	line-height:16px;
	font-size:11px;
	float:left;
	display:inline-block;
	margin-bottom:7px;
/*	border:1px solid #060;	*/
}

ul#info_unidades li strong small{
	font-weight:normal;
}

ul#info_unidades li a.novaCamada{
	line-height:16px;
	display:inline-block;
	margin:0px 11px 0px 0px;
	float:left;
	padding:0px !important;
/*	border:1px solid #060;	*/
}








