@charset "utf-8";
/* CSS Document */

/*stili per il layout fluido*/
html,body{margin: 0;padding:0;}
body{font: 12px Trebuchet MS, Georgia, "Times New Roman", Times, serif; background-color:#fff; color:#333;}
img {border: 0;}
img a {border: 0;}

a:link {color: #333; text-decoration: none;}
a:visited {	text-decoration: none; color: #333;}
a:hover {text-decoration: underline; color: #333;}
a:active {text-decoration: none;color: #333;}

a.underline { text-decoration:underline; }

/*stili generici, su header e footer*/
div#header{ /*width:720px;*/ width:880px; padding:0;}

h1,h2{margin: 0;padding:0}
h1{ font-size:20px;}
h2{ font-size:12px;}

div#footer{ width:860px; padding: 0px 0px 20px 60px; font-size:10px; color: #999; clear:both; position: absolute; bottom:0px; background-color:#fff; }
div#footer a{color: #999; font-style:italic;}

/*stili specifici per il layout*/
div#content{ width:540px; padding:25px 60px 0 60px; clear:both;}

.label_pdf {width:150px; float:left;}
.label {width:230px; float:left;}
.label_xs {width:100px; float:left;}