/* 
    Document   : printing
    Created on : 7-feb-2009, 10.24.48
    Author     : True Arrogance
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {font: 10pt Verdana, Tahoma, sans-serif; background-image:none; background-color:White}
div#navigation {display:none;}
div#rightColumn {display:none;}
div#header {height:150px; }
div#header div{display:none; text-align:center}
div#header div#logo {display:block; margin-left:25%}
div#footer {display:none;}
div#content {width:230mm; font-size:1.3em;}
div.bannerContent, div.boxPref, div.boxPrefTitle, div.boxUltClicTitle, div.boxUltClic {display:none;}

div.sitemap, div.sitemap1 {margin-bottom:7mm;margin-top:2mm}

h1.titleCenter {text-align:left; font-size:1.4em;}
p{line-height: 1.2em}
a{font-weight:bold}
span.italic { font-style:normal; font-weight:bold;}
span.italici { font-style: italic;}
span.bold { font-weight:bold;}

div.logoAzienda {border:1px solid Black;font-size:0.6em; padding-left:10px; margin-left:2mm;}
div.annDescDett span.smaller {width:160mm; display:block;}



