/*[...]
<head>
[...]
<link rel="stylesheet" type="text/css" href="/css/stampante.css" media="print" />
[...]
</head>
[...]

[...]
<head>
[...]
<link rel="stylesheet" type="text/css" href="/css/schermo.css" media="screen" />
<link rel="stylesheet" type="text/css" href="/css/palmare.css" media="handheld" />
<link rel="stylesheet" type="text/css" href="/css/stampante.css" media="print" />
[...]
</head>
[...]

#header { border-bottom:1mm solid #000; border-top:1mm solid #000; }
#corpo p { text-indent: 10mm; }



#barra-laterale, .sponsor { display: none; }*/
h3 {text-align: center}
div#header {text-align: center; font-family: Georgia; }
div#navigation {display:none}
div#footer   { text-align: center; padding:1em; border-top:0.3mm solid #000 }
body {FONT-SIZE: 12px; FONT-STYLE: normal; FONT-FAMILY: georgia; text-align: center}
div#extra{display:none}
div#box-sinistro{display:none}
div#content { padding:2em;text-align: justify; font-family: Georgia, serif;}
div#menu-destro{
	display: none;
}
div#box-destro{
	display: none;
}
