body {
 margin: 0 auto;
 margin-top: 65px; 
 font: 11px "Trebuchert MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #969490;
 background-color: #fff;
 text-align: center; 
}

#box {
 margin: 0 auto;
 width: 784px;
 height: 550px;
 position: relative;
}

#logo {
 position: absolute;
 top: 160px;
 left: 0px;
}

#flash {
 position: absolute;
 top: 30px;
 left: 333px;
 font-weight: normal;
 font-style: normal;
}

#testo {
 font-family: "Trebuchet MS";
 font-size: 11px;
 font-style: normal;
 font-weight: normal;
 color: #818181;
 position: absolute;
 width: 445px;
 height: 400px; 
 top: 30px;
 right: 0px;
 font-weight: normal;
 font-style: normal;
 padding: 20 px;
 text-align: justify; 
 overflow: auto;
 scrollbar-face-color: #327423;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-base-color: #FFFFFF;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-dark-shadow-color: #000;
 scrollbar-highlight-color: #e6e6e6;
 scrollbar-3d-light-color: #FFFFFF;  
}

#testo .titolo {
 font: 13px "Trebuchert MS", Arial, Sans-serif;
 font-weight: bold;
 font-style: normal;
 color: #327423; 
}

#testo a:link, #testo a:visited, #testo a:hover, #testo a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #818181;
	line-height: 20px; 	
}

#testo a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #327423;
	line-height: 20px; 	
}

#menu {
 font-family: "Trebuchet MS";
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 position: absolute;
 color: #327423;
 top: 45px;
 left: 15px;
 font-weight: normal;
 font-style: normal;
 text-align: left;
}

#gruppo {
 position: absolute;
 top: 287px;
 left: 125px;
 font-weight: normal;
 font-style: normal;
 text-align: right;
}

#lingue {
 position: absolute;
 top: 0px;
 right: 0px;
 font-weight: normal;
 font-style: normal;
 font-family: "Trebuchet MS";
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #818181; 
}

#indirizzo {
 position: absolute;
 top: 480px;
 right: 0px;
 font-weight: normal;
 font-style: normal;
 font-family: "Trebuchet MS";
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #818181; 
}

a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #818181;
	line-height: 20px; 	
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #327423;
	line-height: 20px; 		
}

