/* CSS Document - MENU VERSION */

BODY {scrollbar-3d-light-color:F0E4A8;
		scrollbar-arrow-color:#7C692F;
		scrollbar-base-color:#D9D282;
		scrollbar-dark-shadow-color:7F4A28;
		background-color: #F0E4A8;
		font-family: tahoma,sans-serif;
		text-align:justify;
		font-weight:bolder;
		color:#b09460;
		font-size:11px}
		
		
		
h1{font-family: Tempus Sans ITC,georgia,serif;
	font-weight:bolder;
	color:#604420;
	font-size:24px;
	text-align:center
		}	
.t1 {font-family: Tempus Sans ITC,georgia,serif;
	font-weight:bolder;
	color:#604420;
	font-size:16px;
	
		}
		
h2{font-family: Tempus Sans ITC, georgia, serif;
		font-weight:bolder;
		color:#604420;
		font-size:16px;
		text-align:center
		}
		
.i {font-family: Tempus Sans ITC, georgia, serif;
		color:#604420;
		font-size:16px;}

	
.a {font-family: tahoma, sans-serif;
		font-weight:bolder;
		color:#604420;
		font-size:11px;}
		
.n {font-family: Verdana, Helvetica, sans-serif;
		font-weight:bolder;
		color:#000000;
		font-size:11px;}
		
		
.au {font-family: tahoma,sans-serif;
		font-weight:bolder;
		color:#604420;
		font-size:11px;
		text-decoration:underline}
		
.ai {font-family: tahoma,sans-serif;
		font-weight:bolder;
		color:#604420;
		font-size:11px; 
		font-style:italic}
		
h3{font-family: tahoma,sans-serif;
		font-weight:bolder;
		color:#604420;
		text-align:center;
		font-size:13px;}
		
h4{font-family: tahoma,sans-serif;
		color:#000000;
		font-size:9px;
		text-align:center;
		font-weight:lighter}
		
li {list-style-type: disc}

a:link {color:#403611; text-decoration:underline;}
a:visited {color:#403611; text-decoration:none;}
a:active {color:#403611; text-decoration:none;}
a:hover { color:#403611; text-decoration:overline;}

/* ----- Formattazione Tabella ---- */
	
th {
	border:1px solid #604420;
	color: #604420;
	empty-cells: hide;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	}
	
td {border: 1px solid #B09460;
	color:  #B09460;
	empty-cells: hide;
	font-size: 8pt;
	font-weight: bold;
	padding: 2pt;
	text-align: center;
	width:7em}