body{
	scrollbar-base-color: #EFEBE7;
	scrollbar-arrow-color: #FFAE18;
	scrollbar-face-color: #EFEBE7;
	scrollbar-darkshadow-color: #CCCCCC;
	margin:0px;
	padding:0px;
	background-color:#ECEAE6;
}

#cercahead{
	background-color: #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
}

#cercatabl{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#4B4C4D;
	text-align:left;
	padding-left: 3px;
}

#cercatabl a{text-decoration: underline; font-weight:bold; color:#F47721;}
#cercatabl a:hover{text-decoration: underline; font-weight:bold; color:#999999;}

.main{
	border: 0;
	border-collapse: collapse;
}
.txt{
	font: 9pt/normal Times New Roman, Times, serif;
	color: #4B4C4D;
	text-align: justify;	
}
.txt a{text-decoration: underline; color: #4B4C4D;}
.txt a:hover{text-decoration: underline; color:#F47721;}

#bottomindex{
	margin-top:6px;
	font: 8pt/normal Times New Roman, Times, serif;
	color: #4B4C4D;
	}

.helvetica{
	font: 9pt/normal Helvetica, Arial, sans-serif;
	color: #4B4C4D;
	text-align: justify;
}
.title{
	font: bold 9pt/normal Times New Roman, Times, serif;
	color: #4B4C4D;
	text-align:left;
}
.titleorange{
	font: bold 11pt/normal Times New Roman, Times, serif;
	color: #F47721;
	font-variant: small-caps;
	text-align: center;
}
.bold{
	font: bold 11pt/normal Times New Roman, Times, serif;
	color: #4B4C4D;
	text-align: justify;
}
.boldsmall{
	font: bold 11pt/normal Times New Roman, Times, serif;
	color: #4B4C4D;
	text-align: justify;
	font: 8pt;
}
.smallitalic{
	font: italic 9pt/normal Times New Roman, Times, serif;
	color: #4B4C4D;
	text-align: justify;
}
.link{
	font: 9pt/normal Times New Roman, Times, serif;
	text-decoration: none;
	color: #4B4C4D;
}
.link:hover{
	font: 9pt/normal Times New Roman, Times, serif;
	text-decoration: none;
	color:#F47721;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 1px solid #000000;
	padding:2px;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	scrollbar-face-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
}
.button3  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : #FFFFFF;
	border-style : solid;
	border-bottom-width : 0;
	border-right-width : 0;
	border-top-width : 0;
	border-left-width : 0;
	border-color : #FFFFFF;
	text-align : center;
	vertical-align : middle;
}
.button2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    color : #5D68F7;	
	background-color : #EBEBEE;
	height : 20;
	width : 90;
	border-style : solid;
	border-width : 1;
	border-color : #ABAFB5;
	text-valign : center;
}

.radio{
	background-color:#EFEBE7;
	border-collapse: collapse;
	border: 1px solid #000000;
}
	
marquee { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
    color : #999999;
	border-bottom: 1 solid #CCCCCC;
}
marquee a {color:#F47721; text-decoration: none;}
marquee a:hover {color:#333333; text-decoration: none;}
.tit {color:#F47721;}
.tit a{
	text-decoration: none;
	color: #F47721;
}
.tit a:hover{
	text-decoration: none;
	color: #4B4C4D;
}
/* Classi per i layers show-hide */

.show-hide{
	font-size:7pt;
	font-variant:small-caps;
	color:#333366;
	margin-left:20px;
	font-weight:normal;
}
.show-hide a{color:#333333; text-decoration: none; font-weight: normal;}
.show-hide a:hover{color:#FF6600; text-decoration: underline; font-weight: normal;}
.show-hide a:active{color:#FF6600; font-weight: bold;}

.box{
	border:1px solid #FF6600; 
	width:380px;  
	margin:2px;
	font-size:8pt;
	color:#333366;
	padding:2px;
}	