@charset "utf-8";
/* CSS Document */

@import url('detalhes_imovel.css');
@import url('formularios.css');

body {
    

}

/************************** GERAL **************************/
div#geral {
    width: 1000px;
    background-color: #fff;
    margin: 0 auto;
	text-align:left;
}

/************************** TOPO **************************/



/************************** CONTEUDO **************************/


div#conteudo ul#bc{
	margin:20px 0 20px 45px;
}
div#conteudo ul#bc li{
	float:left;
	color:#ACACAC;
        font-size:12px;
	font-weight:600;
}
div#conteudo ul#bc a{
	color:#B40607;
	font-size:12px;
	margin:0 8px;
	font-weight:600;
	text-transform:capitalize;
}

div#conteudo ul#bc a:hover{
	background:#6F6F6F;
        color:#fff;
}

/************************* RODAPE *************************/


/************************* BOX BUSCA *************************/
div#box-busca h2{
    background: url('../../../images/hotsites/attual_imobiliaria/titulo-busca.jpg');
}


/************************* BOX FAVORITOS *************************/
div#box-favoritos h2{
    background: url('../../../images/hotsites/attual_imobiliaria/titulo-favoritos.jpg');
}

div#box-favoritos p{
	text-indent:10px;
	margin:5px 3px;
	font-size:1.15em;
}

/************************* BOX OPORTUNIDADES *************************/
div#box-oportunidades h2{
    background: url('../../../images/hotsites/attual_imobiliaria/titulo-oportunidades.jpg');
}



/************************* BOX EXCLUSIVIDADES *************************/
div#box-exclusividades h2{
    background: url('../../../images/hotsites/attual_imobiliaria/titulo-exclusividades.jpg');
}

/************************* BOX DESTAQUES *************************/
div#box-destaques h2{
    background: url('../../../images/hotsites/attual_imobiliaria/titulo-destaque.jpg');
}

/************************* COLUNAS *************************/
div#home div#col1 {
    width: 675px;
    margin: 0 10px 0 5px;
    float: left;
}
div#home div#col2 {
    width:295px !important;
    float: left;
}

div#home div#col1 p.codigo {
    margin: 5px 0 5px 0;
}
div#home div#col1 p.valor {
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 10px;
}
div#home div#col1 dl {
    margin: 15px;
    float: left;
    width: 170px;
    padding: 12px;
    text-align: center;
}
div#home div#col1 dl.centro {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}

div#home div#col2 p.codigo {
    margin: 5px 0 5px 0;
}
div#home div#col2 p.valor {
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 10px;
}
div#home div#col2 dl {
    margin: 10px;
    padding-bottom: 10px;
    border-bottom: 3px solid #dfdfdf;
}
div#home div#col2 dl.ultimo {
    border: 0px;
}
div#home div#col2 dl dt {
    width: 130px;
    float: left;
}
div#home div#col2 dl dd {
    width: 140px;
    float: left;
    margin-left: 5px;
}

/********************************* PUBLICIDADE ***********************************/

a#bradesco{
	background: #fff url('../../../images/hotsites/attual_imobiliaria/banner_bradesco.jpg') no-repeat;
	display:block;
	text-indent:-5000px;
	width:295px;
	height:86px;
	margin-bottom:5px;
}


/********************************* A EMPRESA ***********************************/
div#a-empresa div#foto-empresa ul{
    margin-top: 10px;
}
div#a-empresa div#foto-empresa ul li{
    float: left;
    margin-left: 10px;
}
div#a-empresa div#texto-empresa p {
    padding-top: 20px;
}
div#a-empresa div#texto-empresa .direita {
    font-weight: bold;
    text-align: right;
}
div#a-empresa div#foto-empresa,
div#a-empresa div#texto-empresa {
    width: 450px;
    float: left;
    margin: 20px 0 25px 25px;
}
/*********************************** BUSCA HOME *************************************/

div#box-busca legend{
	display:none;

}
div#box-busca label{
	color:#382670;
	font-weight:bold;
	display:block;
	clear:left;
}
div#box-busca label span{
	width:50px;
	display:inline-table;
}

div#box-busca input{
	margin:3px 5px;
	border:1px solid #ccc;
	height:25px;
}

div#box-busca form{
	width:285px;
	margin-left:10px;
}

div#box-busca #form_codigo{
	/*outline:1px solid red;*/
	margin-top:8px;
}

div#box-busca hr#divide_forms{
	clear:both;
	width:260px;
	border:1px solid #ccc;
}

div#box-busca label#label_codigo{
	float:left;
}

div#box-busca input#botao_busca_baixo{
	display:block;
	margin-left:193px;
}

div#box-busca label#label_valor_de{
	display:inline;
}

div#box-busca input.botao_busca{
	text-indent:-5000px;
	width:68px;
	height:27px;
	border:none;
	display:block;
}

/*********************************** BUSCA INTERNA *************************************/

div#busca #form_busca {
    width: 450px;
    float: left;
    margin: 50px 0 0 0;
}
div#busca #form_busca form {
    margin-bottom: 20px;
}
div#busca #form_busca form label {
    display: block;
    margin-top: 10px;
    font-weight: bold;
}
div#busca #form_busca #busca_tipo {
    width: 200px;
    float: right;
    margin-top: -200px;
    padding-right: 30px;
}
div#busca #form_busca #busca_tipo label{
    font-weight: normal;
}
div#busca #form_busca .inp {
    width: 200px;
    border: 1px solid #cbcbcb;
}
div#busca #form_busca .sub,
div#busca #form_busca .res {
    border: 1px solid #cbcbcb;
    background: #efefef;
    font-size: .9em;
    color: #093f6d;
    font-weight: bold;
    padding: 2px 10px 2px 10px;
}
div#busca #form_busca .res {
    background: #fff;
}
div#busca #form_busca #submit {
    clear: both;
    margin: 20px 0 0 70px;
}

div#busca #info_cidade {
    width: 450px;
    float: left;
    margin: 50px 0 0 20px;
}
div#busca #info_cidade img {
    border: 4px solid #e6dada;
    margin: 0 auto;
}
div#busca #info_cidade h3 {
    font-size: 14px;
    font-weight: bold;
    color: #a09661;
    margin: 10px 0 10px 0;
}


/****************************** FILTRO ********************************/

div#filtro{
	border:1px solid #9F9F9F;
	width:890px;
	margin:5px 0 0 44px;
	background-color:#EFEFEF;
	
}
div#filtro div#historico_filtro{
	margin:10px 0 24px;
text-align:left;
}
div#filtro div#historico_filtro span{
	border:1px solid #eee;
	margin:0 4px;
	padding:3px;
}
div#filtro div#historico_filtro span a{
	padding:0 4px;
	border:1px solid #ddd;
	margin-left:8px;
	text-decoration:none;
}

div#filtro div#historico_filtro span a:hover{
	background:#EF7779
}

div#filtro div#historico_filtro h3{
	color: #B40607;
	font:700 1.5em arial,tahoma;
	display:inline;
	margin:20px;
}

div#filtro dl dt a.veja_mais{
	color:#B40607;
}

div#filtro dl dt a.veja_mais span{
	color:#000;
	padding:2px;
	margin:3px;
	font-size:0.8em;
}

div#filtro dl div{
	float:left;
	margin:5px 10px 15px 13px;
	height:120px;
	width:160px;
	overflow:auto;
}

div#filtro dl div#faixa_preco{
	height:105px;
	width:220px;
	overflow:auto;
}

div#filtro dl div dt{
	font-size:1.1em;
font-weight:bold;
margin-bottom:8px;
text-align:left;
}

div#filtro dl dd{
	float:left;
}

div#filtro dl dd ul li{ text-align:left}

div#filtro dl dd ul li a{
	color:#5F5F60}

div.listagem_filtro{
	position:absolute;
	left:35%;
	width:300px;
	border:1px solid #ddd;
	background:#fff;
	padding:8px;
	display:none;
	z-index:10;
}

div.listagem_filtro li a{
	font-size:14px;
	text-decoration:none;
	display:block;
}

div.listagem_filtro a:hover{
	background:#FFF1C3;
}

div.listagem_filtro a.fecha_listagem{
	text-align:right;
	margin-left:125px;
}

div.listagem_filtro a.fecha_listagem:hover{
	background:#fff;
}

div.listagem_filtro h3{
	font-size:18px;
	border-bottom:1px solid #ccc;
	font-family:'MS trebuchet','Comic Sans',serif;
	font-size:22px;
	letter-spacing:-1px;
	display:inline;
}

div.listagem_filtro ul{
	margin-top:15px;
}

.cor_sim{
	background:#F8F8F8;
}

/****************************** ORDENAÇÃO ********************************/
div#ordenar_por{
	text-align:right;
	width:937px;
	margin:13px 0px 26px -2px;
	height:20px;
}

div#ordenar_por label,div#ordenar_por select{
	font-size:0.8em;
	border:none;
}
div#ordenar_por input#bt_ok{
	border:1px solid #7F0709;
	background:#B40607;
	padding:1px 4px;
	color:#FFF;
	margin:0 0px 0 12px
}

/****************************** RESULTADO BUSCA ********************************/

div#resultado_busca p,
div#resultado_busca a,
div#resultado_busca dt,
div#resultado_busca dd,
div#resultado_busca li{
    font-family: arial;
	color:#5F5F60
}

div#resultado_busca .hr {
    clear: both;

    height: 12px;
}

div#resultado_busca {
    width: 900px;
    margin: 10px 0 0 40px;
}
div#resultado_busca .box_imovel {
    position: relative;
    margin: 5px;
    padding: 10px;
}
div#resultado_busca .box_imovel .foto {
    float: left;
}
div#resultado_busca .box_imovel h2 {
    position: relative;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    width: 650px;
    font-weight: bold;
    margin-bottom: 5px;
}
div#resultado_busca .box_imovel h2 .local {
    font-size: 1.1em;
}
div#resultado_busca .box_imovel h2 .selecione {
	height: 30px;
    width: 100px;
    color: #fff;
	float:right
}
div#resultado_busca .box_imovel h2 .data_publicacao {
   color:#FFFFFF;
font-size:0.8em;
height:30px;
padding-left:13px;
position:absolute;
right:106px;
width:111px;
}
div#resultado_busca .box_imovel .acoes {
    clear: both;
    position: absolute;
    right: 5px;
    bottom: 5px;
	color:#FFF
}
div#resultado_busca .box_imovel .acoes li {
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    border: 1px solid #fff;
	
}
div#resultado_busca .box_imovel .acoes li.acao-informacoes a{
    background: url('../../../images/hotsites/attual_imobiliaria/acao-informacoes.jpg') no-repeat 5px center;
}
div#resultado_busca .box_imovel .acoes li.acao-salvar a {
    background: url('../../../images/hotsites/attual_imobiliaria/acao-salvar.jpg') no-repeat 5px center;
}
div#resultado_busca .box_imovel .acoes li.acao-contato a {
    background: no-repeat 5px center;
}
div#resultado_busca .box_imovel .acoes li a {
    font-size: 0.85em;
	color:#FFF
}
div#resultado_busca .box_imovel .acoes li a {
    display: block;
    padding:5px;
	text-align:center;
    width: 90px;
}
div#resultado_busca .box_imovel .acoes li a:hover {
	background-color:#FFD300;
	color:#000;
	text-decoration:none;
}

div#resultado_busca .box_tipo {
    width: 170px;
    height: 135px;
    float: left;
    margin-left: 5px;
}
div#resultado_busca .box_tipo .valor {
    font-size: 1.4em;
    font-weight: bold;
    margin: 5px 0 20px 5px;
}
div#resultado_busca .box_tipo .tipo {
    font-weight: bold;
    color: #B40607;
    margin: 5px 0 5px 5px;
}
div#resultado_busca .box_tipo dl {
    clear: both;
}
div#resultado_busca .box_tipo dl dt {
    font-size: .9em;
    width: 100px;
    padding-right: 4px;
    float: left;
    text-align:left;
    margin-bottom: 5px;
}
div#resultado_busca .box_tipo dl dd {
    font-size: .9em;
    width: 35px;
    float: left;
    padding-left: 6px;
    margin-bottom: 5px;
    background: url('../../../images/hotsites/attual_imobiliaria/seta_1.jpg') no-repeat left center;
}


div#resultado_busca .box_info1,
div#resultado_busca .box_info2 {
    float: left;
    width: 480px;
    position: relative;
}
div#resultado_busca .box_info2 {
    padding-bottom: 10px;
    margin:8px 0 0 10px;
}
div#resultado_busca .box_info1 ul,
div#resultado_busca .box_info2 ul {
    margin: 20px 0  20px 20px;
}
div#resultado_busca .box_info1 ul li,
div#resultado_busca .box_info2 ul li,
div#resultado_busca .box_info1 ul li strong,
div#resultado_busca .box_info2 ul li strong {
    margin-bottom: 2px;
    font-size: 11px;
	float:right
}
div#resultado_busca .box_info1 #anunciante {
    position: absolute;
    right: 5px;
    top: 5px;
}

div#resultado_busca .normal{
    background: #EFEFEF;
    border: 1px solid #9F9F9F;
}
div#resultado_busca .normal .foto img {
    border: 4px solid #B40607;
}
div#resultado_busca .normal h2 {
    background: #B40607;
    color: #fff;
}

div#resultado_busca .normal h2 .data_publicacao {
    background: no-repeat 5px center #7F0709;
}
div#resultado_busca .normal .box_tipo {
    border-right: 0.8px dashed #CFCFCF;
	text-align:left
}
div#resultado_busca .normal .box_info1 {
    border-bottom: 0.8px dashed #CFCFCF;
}
div#resultado_busca .normal .box_info1 ul,
div#resultado_busca .normal .box_info2 ul {
    list-style: url('../../../images/hotsites/attual_imobiliaria/li.jpg');
}
div#resultado_busca .normal .box_info1 ul li a{
    color: #f29810;
    font-weight: bold;
    font-size: 11px;
}
div#resultado_busca .normal .acoes li {
    background: #7F0709;
}

a.voltar_pagina{
	display:block;
	margin-right:63px;
	height:22px;
	text-indent:-2000em;
	background: url(../../../images/hotsites/damato_imoveis/bt_voltar.jpg) no-repeat right center;
}


/****************************** PAGINAÇÃO ********************************/
div#resultado_busca #paginacao {
   	float:left;
	margin:6px 0 50px;
}
div#resultado_busca #paginacao div,
div#resultado_busca #paginacao a {
	float:left;
	padding:0 5px;
}
div#resultado_busca #paginacao form{
    padding-left: 70px;
    margin-top: -3px;
}
div#resultado_busca #paginacao form span,
div#resultado_busca #paginacao form a {
    margin-top: -3px;
    background: #fff;
    border: 1px solid  #7F0709;
    padding: 5px 15px 5px 15px;
}
div#resultado_busca #paginacao form a:hover{
    background: #EFEFEF;
    padding: 5px 15px 5px 15px;
}

div#resultado_busca #paginacao form div{
	display:inline;
}

div#resultado_busca #paginacao form div.primeira {
    background: url('../../../images/hotsites/attual_imobiliaria/paginacao-primeira.jpg') no-repeat left center transparent;
    padding: 5px 15px 5px 25px;
}
div#resultado_busca #paginacao form div.anterior {
    background: url('../../../images/hotsites/attual_imobiliaria/paginacao-anterior.jpg') no-repeat left center #fff;
    padding: 5px 15px 5px 25px;
}
div#resultado_busca #paginacao form div.proxima {
    background: url('../../../images/hotsites/attual_imobiliaria/paginacao-proxima.jpg') no-repeat right center transparent;
    padding: 5px 25px 5px 15px;

}
div#resultado_busca #paginacao form div.ultima {
    background: url('../../../images/hotsites/attual_imobiliaria/paginacao-ultima.jpg') no-repeat right center transparent;
    padding: 5px 25px 5px 15px;
}
div#resultado_busca #paginacao form div.anterior,
div#resultado_busca #paginacao form div.proxima {
    font-weight: bold;
    color: #006d33;
}

div#resultado_busca #paginacao form div.atual{
	color:#aaa;
	margin:0 8px;
	font-size:1.3em;
}

div#resultado_busca #paginacao form label {
    margin-left: 20px;
}
div#resultado_busca #paginacao form input.input {
    width: 30px;
    padding: 2px 5px 2px 5px;
    border: 1px solid #006d33;
}
div#resultado_busca #paginacao form input.submit {
    position: absolute;
    margin: 0 0 0 5px;
}

p#pagina_atual{
	text-align:right;
	margin:0 64px;
	font-size:0.8em;
	color:#888;
}



/************************************************** GLOBAIS **************************************************/

.interna {
    padding: 25px;
}
.box {
    margin-bottom: 10px;
    background: url('../../../images/hotsites/attual_imobiliaria/fundo-box.jpg') repeat-x;
}

div#destaque{
	height:280px;
}

div#destaque img{
    width:675px;
    height:280px;
}

div#destaque .hide{
    display:none;
}

.titulo {
    text-indent: -2000em;
    height: 38px;
    border-bottom: 3px solid #fff;
    background-repeat: no-repeat;
}

.titulo2 {
    font-weight: bold;
    font-size: 1.6em;
    margin-bottom: 15px;
}

.container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.container {
    display: inline-table;
}
/* Hides from IE-mac \*/
* html .container {
    height: 1%;
}
.container {
    display: block;
}
/* End hide from IE-mac */


/************************** Institucional **************************/
div#institucional{
	padding:15px;
}
div#institucional ul#fotos_institucional{
	float:left;
	margin-right:30px;
	width:385px;
	overflow:auto;
}
div#institucional ul#fotos_institucional li img{
	border:1px solid #FFE0B9;
}

div#institucional ul#fotos_institucional li.menores{
	float:left;
	margin:3px;
}
div#institucional p{
	font-size:1.15em;
	text-indent:20px;
	line-height:1.1;
}



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, strong, 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-family:  Arial, helvetica, verdana; 

    vertical-align: baseline; 

    text-decoration: none; 

    font-size: 12px; 

}

:focus { 

    outline: 0; 

}

body { 

    color: black; 

}

a { 

    color: black; 

    text-decoration: none; 

}





ol, ul { 

    list-style: none; 

}

table {	

    border-collapse: separate; 

    border-spacing: 0; 

}

caption, th, td { text-align: left; font-weight: normal; 

}

blockquote:before, blockquote:after, q:before, q:after { 

    content: ""; 

}

blockquote, q { 

    quotes: "" ""; 

}

.clear:after { 

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden; 

}

.clear { 

    display: inline-table; 

}

* html .clear { 

    height: 1%; 

}

.clear {

    display: block;

}



strong { 

    font-weight: bold; 

}

em { 

    font-style:italic; 

}



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

/*                                        DETALHES IMOVEL                                                     */

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

#outras_informacoes {

    clear: both;

}



div#detalhes_imovel #container_imovel {

    overflow: hidden;

    padding: 9px 0 0 0;

    background: url('../../../images/hotsites/attual_imobiliaria/linha_h.jpg') repeat-x top;

}

div#detalhes_imovel #avanco {

    position: relative;



}



h2#titulo_interno{

	margin:10px;

	font-size:1.3em;

	color:#FFD594;

}



div#detalhes_imovel #avanco a{

    display: block;

    height: 20px;

    text-indent: -2000em;

    position: absolute;

    top: 5px;

}



div#detalhes_imovel #avanco a.voltar{

    background: url('../../../images/hotsites/attual_imobiliaria/botao_voltar_lista.jpg') no-repeat;

    width: 150px;

    left: 5px;

}

div#detalhes_imovel #avanco a.anterior{

    background: url('../../../images/hotsites/attual_imobiliaria/botao_anterior.jpg') no-repeat;

    width: 90px;

    right: 100px;

}

div#detalhes_imovel #avanco a.proxima{

    background: url('../../../images/hotsites/attual_imobiliaria/botao_proxima.jpg') no-repeat;

    width: 90px;

    right: 5px;

}



div#detalhes_imovel #box_foto_imovel {

    width: 480px;

    background: url('../../../images/hotsites/attual_imobiliaria/linha_v.jpg') repeat-y right #ffefd5;

    float: left;

    padding: 0 0 32000px 0;

    margin: 0 0 -32000px 0;

}

div#detalhes_imovel #foto_detalhes {

    margin: 10px 0 0 10px;

}

div#detalhes_imovel #foto_detalhes img {

    border: 4px solid #fff;

}



div#detalhes_imovel #box_foto_imovel ul {

    margin: 10px 0 10px 15px;

}

div#detalhes_imovel #box_foto_imovel ul li {

    width: 90px;

    margin: 2px;

    height: 35px;

    float: left;

}

div#detalhes_imovel #box_foto_imovel ul li.videos {

    background: url('../../../images/hotsites/attual_imobiliaria/botao_videos.jpg') no-repeat;

}

div#detalhes_imovel #box_foto_imovel ul li.fotos {

    background: url('../../../images/hotsites/attual_imobiliaria/botao_fotos.jpg') no-repeat;

}

div#detalhes_imovel #box_foto_imovel ul li a {

    display: block;

    text-indent: -2000em;

    height: 27px;

}



div#detalhes_imovel #box_acoes_imovel {

    width: 500px;

    background: #ffefd5;

    float: left;

    padding: 0 0 32000px 0;

    margin: 0 0 -32000px 0;

}



div#detalhes_imovel #box_acoes_imovel #acoes{

    padding-bottom: 9px;

    background: url('../../../images/hotsites/attual_imobiliaria/linha_h.jpg') repeat-x bottom;

}



div#detalhes_imovel #box_acoes_imovel #acoes .titulo_3 {

    padding-left: 5px;

}

div#detalhes_imovel #box_acoes_imovel #acoes ul li {

    float: left;

}

div#detalhes_imovel #box_acoes_imovel #acoes ul li a,

div#detalhes_imovel #box_acoes_imovel #acoes ul li label {

    padding: 0 15px 0 25px;

    margin-right: 5px;

    color: #fff;

}

div#detalhes_imovel #box_acoes_imovel #acoes ul li a {

    display: block;

}

div#detalhes_imovel #box_acoes_imovel #acoes ul li label {

    margin-left: -15px;

    margin-top: 50px;

    height: 500px;

}

div#detalhes_imovel #box_acoes_imovel #acoes ul li input {

    margin-left: 20px;

}

div#detalhes_imovel #box_acoes_imovel #acoes ul li a.imprimir {

    background: url('../../../images/hotsites/attual_imobiliaria/acao_imovel-imprimir.jpg') no-repeat 5px center;

}

div#detalhes_imovel #box_acoes_imovel #acoes ul li a.recomendar {

    background: url('../../../images/hotsites/attual_imobiliaria/acao_imovel-recomendar.jpg') no-repeat 5px center;

}

div#detalhes_imovel #box_acoes_imovel #acoes ul li a.salvar {

    background: url('../../../images/hotsites/attual_imobiliaria/acao_imovel-salvar.jpg') no-repeat 5px center;

}

div#detalhes_imovel #box_acoes_imovel #acoes ul li.selecionar {

    background: url('../../../images/hotsites/attual_imobiliaria/acao_imovel-selecionar.jpg') no-repeat 5px center;

    padding-left: 5px;

}



div#detalhes_imovel #box_acoes_imovel #abas {

    background: #ffefd5;

    border-bottom: 4px solid #efb75f;

}

div#detalhes_imovel #box_acoes_imovel #abas .codigo {

    float: right;

    padding: 10px 10px 0 0;

    font-size: 1.2em;

}

div#detalhes_imovel #box_acoes_imovel #abas ul li {

    float: left;

}

div#detalhes_imovel #box_acoes_imovel #abas ul li a{

    background: #ffd594;

    display: block;

    padding: 10px 25px 10px 25px;

    border-right: 1px solid #fff;

    font-weight: bold;

    color: #fff;

}   

div#detalhes_imovel #box_acoes_imovel #abas ul li a.destaque{

    background: #efb75f;

}



div#detalhes_imovel .conteudo_aba {

    padding: 10px;

}



div#detalhes_imovel #aba_fotos {

    display: none;

    overflow:auto;

    height:300px;

}

div#detalhes_imovel #aba_detalhes {

    display: block;

}

div#detalhes_imovel #aba_contato {

    display: none;

}



div#detalhes_imovel #aba_fotos ul {

    padding: 0 20px 0 20px;

}

div#detalhes_imovel #aba_fotos ul li {

    float: left;

    padding: 8px;

    border-bottom: 0.8px dashed #efb75f;

}

div#detalhes_imovel #aba_fotos ul li.centro {

    border-right: 0.8px dashed #efb75f;

    border-left: 0.8px dashed #efb75f;

}

div#detalhes_imovel #aba_fotos ul li.ultimo  {

    border-bottom: 0px;

}

div#detalhes_imovel #aba_fotos ul li img {

    border: 2px solid #fff;

}



div#detalhes_imovel #aba_detalhes dl {

    margin-top: 15px;

}

div#detalhes_imovel #aba_detalhes dl dt{

    margin-bottom: 2px;

    font-weight: bold;

    color: #f17b33;

}



div#detalhes_imovel #aba_detalhes dl dt strong{

	margin:0 10px;

	font-size:1.1em;

}



div#detalhes_imovel #aba_contato h3 {

    font-size: 16px;

    font-weight: bold;

    color: #f17b33;

    margin: 10px 0 10px 5px;

}



div#detalhes_imovel #aba_contato dl {

    clear: both;

    margin-left: 5px;

}



div#detalhes_imovel #aba_contato dl dt {

    width: 100px;

    float: left;

    clear: left;

    margin-bottom: 5px;

    font-weight: bold;

}



div#detalhes_imovel #aba_contato dl dd {

    float: left;

    width: 350px;

    clear: right;

    margin-bottom: 5px;

}




div#detalhes_imovel #aba_contato form {

    margin-top: 10px;

    position: relative;

}



div#detalhes_imovel #aba_contato label {

    display: block;

    float: left;

    width: 150px;

    margin-left: 10px;

}

div#detalhes_imovel #aba_contato label span{

    display: block;

    font-size: .9em;

    padding: 10px 5px 5px 0;

}



div#detalhes_imovel #aba_contato label .input,

div#detalhes_imovel #aba_contato label .ddd,

div#detalhes_imovel #aba_contato label .tel,

div#detalhes_imovel #aba_contato label .textarea{

    background: url('../../../images/hotsites/attual_imobiliaria/input_2.jpg') repeat-x #fdfffa;

    border: 1px solid #f9cdb2;

    padding: 2px;

}

div#detalhes_imovel #aba_contato label .input {

    width: 140px;

}

div#detalhes_imovel #aba_contato label .ddd {

    width: 30px;

}

div#detalhes_imovel #aba_contato label .tel {

    width: 100px;

}

div#detalhes_imovel #aba_contato label .textarea {

    background: url('../../../images/hotsites/attual_imobiliaria/textarea_2.jpg') repeat-x #fdfffa;

    width: 320px;

    height: 100px;

}


div#detalhes_imovel #descricao {
    border-top: 0.8px dashed #ccc;
    margin-top: 5px;
}



div#detalhes_imovel .informacoes {

    position: relative;

}

div#detalhes_imovel .informacoes h3 {

    background: url('../../../images/hotsites/attual_imobiliaria/li_informacoes.jpg') no-repeat 10px 30px;

    padding: 25px 0 5px 25px;

    font-size: 14px;

    font-weight: bold;

    color: #e1a444;

    border-bottom: 2px solid #efb75f;

}



div#detalhes_imovel .ancora_topo {

    display: block;

    width: 50px;

    height: 20px;

    right: 5px;

    top: 22px;

    position: absolute;

    background: url('../../../images/hotsites/attual_imobiliaria/ancora_topo.jpg') no-repeat;

    text-indent: -2000em;

}



div#detalhes_imovel #descricao p {

    padding: 20px;

    line-height: 1.5em;

}



div#detalhes_imovel #informacoes ul {

   margin: 20px 0 20px 10px;

}

div#detalhes_imovel #informacoes ul li{

    list-style: url('../../../images/hotsites/attual_imobiliaria/seta_2.jpg');

    width: 140px;

    float: left;

    margin: 4px 0 1px 20px;

    padding: 2px 0 0 0;

}





div#detalhes_imovel #informacoes_complementares ul {

   margin: 20px 0 20px 0;

   padding: 0 10px 0 15px;

   float: left;

   width: 210px;

   border-right: 0.9px dashed #ccc;

}

div#detalhes_imovel #informacoes_complementares ul li{

    list-style: url('../../../images/hotsites/attual_imobiliaria/seta_2.jpg');

    padding: 2px 0 2px 0;

    margin-left: 10px;

}



div#detalhes_imovel #informacoes_complementares ul li.titulo {

    list-style: none;

    font-weight: bold;

    color: #2a6b41;

    padding-bottom: 2px;

    margin-bottom: 5px;

    margin-left: -2px;

    border-bottom: 1px solid #e1a444;

}



div#detalhes_imovel #container_contato {

    overflow:hidden;

    margin-top: 20px;

}



div#detalhes_imovel #informacao_contato {

    width: 450px;

    float: left;

    background: url('../../../images/hotsites/attual_imobiliaria/linha_v.jpg') repeat-y right;

    padding: 20px 20px 32000px 20px;

    margin: 0 0 -32000px 0;

}

div#detalhes_imovel #informacao_contato dl {

    clear: both;

    margin-bottom: 5px;

}



div#detalhes_imovel #informacao_contato dl dt {

    font-weight: bold;

    color: #99030f;

    width: 80px;

    float: left;

    clear: left;

}

div#detalhes_imovel #informacao_contato dl dd {

    width: 370px;

    clear: right;

    margin-left: 80px;

}



div#detalhes_imovel #informacao_contato h2 {

    font-size: 20px;

    font-weight: bold;

    padding-bottom: 5px;

    margin-bottom: 10px;

    border-bottom: 0.9px dashed #ccc;

}



div#detalhes_imovel #informacao_contato p.mais_imoveis {

    border-top: .9px dashed #ccc;

    padding-top: 2px;

}

div#detalhes_imovel #informacao_contato p.mais_imoveis a {

    font-size: 14px;

    font-weight: bold;

    color: #f77102;

    margin-top: 30px;

}






div#contato div#informacoes h3{
	font-size:1.8em;
}
div#contato div#informacoes dt{
	font-weight:bold;
	margin-top:15px;
}
div#contato div#informacoes{
	float:left;
	margin:0 120px 0 0;
}
div#contato div#informacoes *{
	font-size:1.2em;
}

div#contato form legend{
	display:none;
}


.input_pp{
	width:50px;
}

.input_p{
	width:150px;
}

.input_pm{
	width:250px;
}

.input_m{
	width:300px;
}

.input_mg{
	width:350px;
}

.input_g{
	width:400px;
}
.input_gg{
	width:500px;
}

.obrigatorio{
	border-left:4px solid red;
}
.obrigatorio_label{
	color:red;
	font-weight:bold;
}
