body
	{
	font-family:Arial, Verdana; 
	font-size:11px; 
	color:#004000;
	margin: 0, 0, 5, 0;
	background-color: #fbf7e6;
	scrollbar-base-color:#CCCC66 ;
	/*scrollbar-arrow-color:#CCCC66;
	scrollbar-3dlight-color:#666600;*/
	scrollbar-highlight-color:#CCCC66;
	scrollbar-face-color:#fbf7e6;
	scrollbar-darkshadow-color:#666600;
	scrollbar-shadow-color:#CCCC66;
	} 
hr {
	color: #666600;
	height: 1px
} 
/* chiaro #CCCC00 scuro #999900 piùscuro #666600 chiaro meno luminoso #CCCC66 verde scuro #336600- 006633*/
a:link, a:visited
	{
	font-weight:bold; 
	color:#333333;
	text-decoration: none; 
	}
a:hover
	{
	text-decoration: underline; 
	}
a:link.1, a:visited.1
	{
	font-weight:bold; 
	color:#FFFFFF; 
	text-decoration: none; 
	}
a:hover.1
	{
	font-weight:bold; 
	color:#FFFFFF;
	text-decoration: underline; 
	}
img.1
	{
	border:1 solid #339900; 
	margin: 3, 5, 3, 5; 
	}
table 
	{
	font-weight:bold; 
	font-size: 11px;
	margin-top:0; 
 	border-width:0; 
	}
input 
	{
	font-size:11px; 
	}
	
/*--- MENU ---*/

ul  {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#nav li {
	/*background: url("../ima/left.jpg") top left no-repeat;*/
	padding: 0;
	margin: 0;
	}
#nav {
	width: 525px;
	float: left;
	}
#nav a,#nav li a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding:0px 2px 0px 0px;
	display: block;
	margin:0
	}
#nav a:hover {
	/*background: url("../ima/top.jpg") top left no-repeat;*/
	color: #99CC66
	}
#nav li li {
	background: transparent;
	border: solid 1px #99CC66;
	margin: 1px 0px;
	width: 80px;
	}
#nav li li a {
	padding: 2px;
	display: block;
	font-weight: normal;
	color:#004000;
	line-height: 14px;
	width: 100%;
	background: #fbf7e6;
	}
#nav li li a:hover {
	color:#004000;
	background:transparent
	}
#nav li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	}
li#first {
	border-left-width:1px;
	}
li#last {
	border-right-width: 1px;
	}
li ul {
	width: 80px;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: #fff;
	padding:0;
	}
li>ul {
	top: auto;
	left: auto;
	}
li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	width: 100%;
	}
li li a {	text-align: left;
	}
li:hover ul, li.over ul {
	display: block;
	}
/*----------FINE MENU-------------------*/

.risposta {
	font-weight: normal
}