body {
	background-color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	scrollbar-face-color:#C0C0C0;
	scrollbar-face-color:#F79324;
	scrollbar-highlight-color:#F79324;
	scrollbar-3dlight-color:#CFD0D1;
	scrollbar-darkshadow-color:#D0D1D2;
	scrollbar-shadow-color:#F79324;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;}

h1,h2,h3 {font-family: Arial, Helvetica, sans-serif;}


h1 {
	font-size: 110%;
	font-weight: bold;
	color: #FBC58A;
	margin-bottom:4px;
}

h2 {
	font-size: 90%;
	font-weight: bold;
	color: #FF8924;
	margin-bottom:4px;
}

h2 a{
	color: #FF8924;
	text-decoration: none;
}

h2 a:hover{
	color: #333333;
	text-decoration: underline;
}

h3 {
	font-size: 75%;
	font-weight: normal;
	color: #707173;
	margin-bottom:4px;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.testo a{
	color: #EBEBEB;
	text-decoration: none;
}
.testo a:hover{
	color: #707173;
	text-decoration: underline;
}

.testogrigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666769;
}
.testogrigio a{
	color: #666769;
	text-decoration: none;
}
.testogrigio a:hover{
	color: #F79324;
	text-decoration: underline;
}
.titolonero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}

.didascalia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #707173;
	line-height: 15px;
}
.didascalia a{
	color: #666769;
	text-decoration: none;
}
.didascalia a:hover{
	color: #333333;
	text-decoration: underline;
}

.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666769;
	border-bottom-style: solid;
	border-bottom-color: #F79324;
	border-bottom-width: 1px;
}
.download a{
	color: #666769;
	text-decoration: none;
}
.download a:hover{
	color: #F79324;
}
.text{
border:1px solid #000000;
font-family:Verdana;
font-size:10px;
width:120px;
height:16px;
}

.testohidd{
font-family:arial;
font-size:10px;
color:#DA8D00;
line-height:10px;
padding-left:4px;
}

.link{
	font-family:arial;
	font-size:11px;
	color:#707173;
}
.link a{
	font-weight:bold;
	color:#666769;
	text-decoration:none;
}
.link a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.text_area{
	width:395px;
	height:60px;
	font-family:Verdana;
	font-size:10px;
	border:1px solid #000000;
	scrollbar-face-color:#B7B9BB;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#E4E4E5;
	scrollbar-shadow-color:#7B7B7C;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}

/************************************ MENU CONTESTUALE **********************************/

ul.menu1 {
	/*list-style-type:none;*/
	margin:0px;
	padding-left:5px;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666769;
	height:18px;
	line-height:18px;
	list-style-position: inside;
	text-indent: 5;
	list-style-type: square;
	border-bottom:1px solid #e6e7e8
}

ul.menu1 li {
	margin:0;
	color: #666769;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e6e7e8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height:18px;line-height:18px;
	}

ul.menu1 li a{
	display:block; 
	text-decoration:none;
	color: #666769;
	border-bottom: 1px solid #e6e7e8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height:18px;line-height:18px;
	}

ul.menu1 li a:hover{
	display:block; 
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background: #F0F1F2;
	color:#F79324;
	border-bottom: 1px solid #e6e7e8;
}

/************************************ FINE MENU CONTESTUALE **********************************/

div#nav ul,div#nav li{margin:0;padding:0;list-style-type:none;line-height: 1.3;}
div#nav a{margin-left:15px;padding-left:10px}
div#nav{background: #ffffff} /* colore di sfondo di tutto il blocco del menu contestuale*/
div#nav a{background: url(immagini/bullet.gif) no-repeat left center;color: #666769; font-family: Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none}
div#nav a:hover{color: #F79324; text-decoration:underline}