@charset "utf-8";
/* CSS Document */

*{ font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
body { text-align: center;}
#site{ display: none;}
body div{ display: none;}
h1{ font-size: 18px;}
table { width: 60%; margin: auto;  }
th{ width: 40%; }
td, th{ border: 1px solid #000; text-align: left;}
#imovel{ width: 8cm;}
#detPrint{ display: block;}