@charset "utf-8";
/* CSS Document */

*{ font-family: Arial, Helvetica, sans-serif; font-size:12px; }
body { text-align:left;}
#topo, #baixo{ display: none;}

h1 { font-size:18px; display:none; }
h2 { display:none; }
h3 { display:none; }

table { width:520px; display:none; }
th{ width: 40%; }
td, th{ border: 1px solid #a8a8a8; text-align: left;}

p { display:none; }

#divFotos img { display:none; }
img { border:none; }
.navDetalhes { display:none; }

#imovel{ width:8cm;}

#comochegar { display:none; }

#detPrint { display:block !important; }
#detPrint table { width:720px; display:block !important; }
#detPrint th{ width:40%; }
#detPrint td, #detPrint th{ border: 1px solid #a8a8a8; text-align: left;}
#detPrint h1{ font-size:18px; display:block !important; }
#detPrint h3 { display:block !important; }
#detPrint p { display:block !important; }

.imgprint img { width:400px; }