﻿/* ----------- CONFIGURAÇÃO DAS TAGS PRINCIPAIS ----------- */
*				{ margin: 0px; padding: 0px; list-style-type: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
body			{ text-align: center; }
a				{ text-decoration: none; cursor: text; outline: none; -moz-outline: none; color: black; }

/* ----------- CONTRATO DE EXCLUSIVIDADE ----------- */
#impressao_corpo		{ width: 582px; margin: 0 auto; text-align: left; }
#impressao_corpo h1		{ font-size: 12px; text-transform: uppercase; }
#impressao_corpo h2		{ font-size: 11px; }
#impressao_cabecalho	{ width: 582px; }
#impressao_logo			{ width: 145px; padding-bottom: 20px; float: left; }
#impressao_logo img		{ border: 1px solid #000000; }
#impressao_imob_s,
#impressao_imob			{ width: 433px; padding: 19px 0px 5px 0px; text-align: right; border-bottom: 1px solid #000000; float: left; }
#impressao_imob_s		{ width: 582px; }
#impressao_titulo_s,
#impressao_titulo		{ width: 433px; padding-top: 5px; text-align: right; float: left; }
#impressao_titulo_s		{ width: 582px; padding-bottom: 20px; }
#impressao_contrato		{ width: 582px; clear: both; }
#impressao_rodape		{ width: 582px; padding-top: 5px; text-align: center; margin-top: 20px; border-top: 1px solid #000000; }

/* ----------- DETALHAMENTO DO IMÓVEL ----------- */
#impressao_imovel_cabecalho		{ width: 582px; height: 80px; margin: 0 auto; text-align: left; }
#impressao_imovel_cabecalho img	{ margin-right: 10px; float: left; }
#impressao_imovel_cabecalho h1	{ font-size: 12px; padding-top: 20px; }
#impressao_imovel_cabecalho p	{ font-size: 10px; }
#area_site_detalhes				{ width: 582px; margin: 0 auto; text-align: left; }
#area_site_detalhes *			{ font-size: 12px; }
.miniaturas 					{ display: none !important;}
#detalhe_titulo					{ padding: 10px 0px; font-weight: bold; text-align: center; border-top: 1px solid; border-bottom: 1px solid; }
#detalhe_conteudo img			{ margin-right: 10px; border: 1px solid #000000; float: left; }
#detalhe_unidade_titulo,
#detalhe_sub_titulo				{ width: 562px; padding: 10px; margin-top: 10px; font-weight: bold; border-left: 1px solid; border-top: 1px solid; border-right: 1px solid; clear: both; background: #d8d8d8; }
#detalhe_unidade_titulo			{ padding: 0px 10px; }
#detalhe_unidade_fundo,
#detalhe_sub_fundo				{ width: 562px; padding: 10px; border: 1px solid; clear: both; }
#imovel_unidade_2_item,
#sub_item						{ width: 230px; padding: 2px 0px; float: left; }
#imovel_unidade_1_dado,
#imovel_unidade_2_dado,
#sub_dado						{ width: 332px; padding: 2px 0px; float: left; }
#detalhe_sub_base,
#detalhe_sub_impressao			{ width: 562px; height: 1px; font-size: 1px; clear: both; }
#area_foto						{ width: 180px; height: 140px; text-align: center; float: left; }
#area_foto img					{ float: none; }
#calendario_impressao,
#detalhe_titulo_fim,
#detalhe_menu					{ clip: rect(0px 1px 1px 0px); position: absolute; }
#topo_padrao,
#topo							{ display: none; }
