/* created by Agostino Del Buono © 2008 - All rights reserved */
body {background-color:#FFFFFF; font-size: small; font-family: Arial; color:#003300; margin:auto; text-align:center }
p {margin:5px 0px 5px 0px;}
ul, ol {margin-top:5px; margin-bottom:5px;}
h1 {font-size: large; color:#666600; text-align:left;}
h2 {font-size: small; color:#666600; margin: 15px 0px 0px 0px; text-align:left;}
table {backgrond-color:#F4F4F4; border: 1px solid #666600; margin:20px 0px 20px 0px;}
td {backgrond-color:#FFFFFF; border: 1px solid #CCCCCC;}
th {background-color:#227D30; border:1px solid #227D30; color:#FFFFFF; text-align:left;}
a {font-weight:bold; color:#666600; text-decoration:underline;}
a:hover {color:#004F00; }

#contenitore {width:760px; text-align:left; margin:auto; }
#intestazione {width:760px; height:200px; padding:0px 0px 20px 0px;}
#sinistra {margin:0px 20px 20px 0px; width:200px; float:left; }
#menu {background-position: left bottom; float:left; width: 200px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:130px; background-image:url('chiusura_menu_200_100.png'); background-repeat:no-repeat}
#menu ul {list-style-type: none; margin: 0px; text-align: left; padding: 0px; }
#menu ul a {background-position: left top; FONT-WEIGHT:bold;width: 160px; color:#004F00; text-decoration: none; display:block; padding-left:40px; padding-right:0px; padding-top:8px; padding-bottom:6px; background-image:url('pulsante_off.png'); background-repeat:no-repeat}
#menu ul a:hover {background-position: left top; FONT-WEIGHT:bold; width: 160px; color:#666600; text-decoration: none; display:block; padding-left:40px; padding-right:0px; padding-top:8px; padding-bottom:6px; background-image:url('pulsante_on.png'); background-repeat:no-repeat}
#menu ul a.attivo {background-position: left top; FONT-WEIGHT:bold; width: 160px; color:#666600; text-decoration: none; display:block; padding-left:40px; padding-right:0px; padding-top:8px; padding-bottom:6px; background-image:url('pulsante_on.png'); background-repeat:no-repeat}
#menu p {margin: 0px;}
#sottomenu {width:200px; float:left; }
#sottomenu p {margin:0px;}


#contenuto {width:540px; padding:0px 0px 20px 0px; float:left; text-align:justify;}

#fondo {background-position: center top; clear:both; width:760px; padding:60px 0px 40px 0px; text-align:right; background-image:url('fondo_760_200.png'); background-repeat:no-repeat }
#fondo p {margin:0px;}
#fondo h1 {text-align:right; font-size: small; color:#004F00; margin:0px; padding:0px;}
#contatore {padding:10px;}

@media print {
#contenitore {width:90%;}
#intestazione {display:none;}
#sinistra {display:none;}
#contenuto {width:100%; padding:10px;}
table, td, th {border: 1px solid #cccccc;}
#fondo {width:100%; padding:10px; }
#contatore {display:none;}
}

/* 
fine
*/