/* STYLE SHEET FOR PRINT */
/* COMMON STYLE */
html, body { height:100%; width:100%; }
body       { font-family: Tahoma; font-size:14px; background:#fff; color:#5f533a; margin:auto; width:882px; height:100%; }
* #testata { display:none; }
* #nav     { display:none; }
#top       { display:none; }

#content { width:882px; height:auto; }
#content #tdPrint   { width:882px; }
#content #tdNoPrint { display:none; }
#content #lista_elementi_offerta { display:none; }
/* CONTENT */

/* FOOTER */
#footer  { border:0; }
#footer img  { display:none; }

#hotelDoor { display:none; }

h2, h3 { font-size:18px; }
