Hi everybody,
could you please give a look to this page?
[url]http://www.udeurcamera.it/propostedilegge.asp[/url]

As all the pages reachable from the orange navigation, it has a stylesheet
defining the aspect of the page on paper sheet.
I can't figure out why it doesn't work for this particular page, while for the
others it works fine.
I also attach the code of the print.css file.

Thank you very much,
Giuseppe,
Rome

[url]http://www.udeurcamera.it/propostedilegge.asp[/url]

body {font-family:Georgia, "Times New Roman", Times, serif; color:black;
font-size:12pt; background:white;}

/*caratteri diversi dalla specifica body*/
h6 {font-family:Georgia, "Times New Roman", Times, serif; font-size:12pt;
font-weight:bold; color:black}
h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt;
font-weight:bold; color:black}
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt;
font-weight:bold; color:black}

titolo_dettaglio {font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px; font-weight:bold; color:black}
/*caratteri diversi dalla specifica body*/


div#intestazionestampa {position:relative; width:90%;
background-color:#ff6600;}

div#header, div#nav, div#titolo, div#titoli, div#footer, div#sidebar,
div#immtitolo {display:none}
div#content, div#testi {width:auto; border:0; margin: 10% 5%; padding:0;
padding-top:1em; color:black;}
div#content {margin-top:-100px;}