BODY	{
	font-family:  Verdana, Arial, Tahoma, Helvetica, Sans-Serif
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-base-COLOR: #81ADC0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #D0D0E6; 
	SCROLLBAR-SHADOW-COLOR: #996633; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:#457992; 
	SCROLLBAR-TRACK-COLOR: #E9EFF2; 
	SCROLLBAR-DARKSHADOW-COLOR: #366781;
	SCROLLBAR-BACKGROUND-COLOR: #000000;
	}
	
TD	{
	font-family : Verdana,  Arial, Tahoma, Helvetica, Sans-Serif;
	font-size : 12px;
	}

.marchi	{	
	font-size : 10px;
	font-weight :bold;
	color:white;
	}


.cat	{	
	font-size : 11 px;
	font-weight :bold;
	color:#2E3092;
	}

.blu	{	
	font-size : 10px;
	font-weight :bold;
	color:#2F3192;
	}

.rosso	{	
	font-size : 10px;
	font-weight :bold;
	color:#EF4127;
	}
			
.pad	{	
	border-right: 1px black solid; 
	border-bottom: 1px black solid; 
	border-top: 1px white solid;
	}

.select	{
	font-size:10px;
	color:white;
	background-color :#2E3192;
	}

.submit	{
	background-color:orange;
	color:white;
	font-weight:bold;
	font-size:11px
}

.input	{
	background-color :#eaeaf4;	
	color:#2F3192;
	border-left : 1px solid #3a7ab6;
	border-bottom : 1px solid #3a7ab6;
	border-right : 1px solid #3a7ab6;
	border-top : 1px solid #3a7ab6;
	}
	
.border	{
	border-left : 1px solid #3a7ab6;
	border-bottom : 1px solid #3a7ab6;
	border-right : 1px solid #3a7ab6;
	border-top : 1px solid #3a7ab6;
	}


.button	{
	color:white;
	font-weight:bold;
	border-left: 1px white solid; 
	border-right: 1px black solid; 
	border-bottom: 1px black solid; 
	border-top: 1px white solid;
	background-color:gray;
	padding:2px;
	}
A.button:link	{
	color:white;
	font-weight :bold;
	text-decoration: none; 
	background-color:gray;
	border-left: 1px yellow solid; 
	border-right: 1px black solid; 
	border-bottom: 1px black solid; 
	border-top: 1px yellow solid;
	}
A.button:active	{
	color:white;
	font-weight :bold;
	text-decoration: none; 
	background-color:gray;
	border-left: 1px yellow solid; 
	border-right: 1px black solid; 
	border-bottom: 1px black solid; 
	border-top: 1px yellow solid;
	}
A.button:visited	{
	color:white;
	font-weight :bold;
	text-decoration: none; 
	background-color:gray;
	border-left: 1px yellow solid; 
	border-right: 1px black solid; 
	border-bottom: 1px black solid; 
	border-top: 1px yellow solid;
	}
A.button:hover	{
	color:yellow;
	font-weight :bold;
	text-decoration: none; 
	background-color:gray;
	border-left: 1px black solid; 
	border-right: 1px yellow solid; 
	border-bottom: 1px yellow solid; 
	border-top: 1px black solid;
	}



A.rosso:link	{
	color:#EF4127;
	font-weight :bold;
	text-decoration: none; 
	}
	
A.rosso:active	{
	color:#EF4127;
	font-weight :bold;
	text-decoration: none; 
	}

A.rosso:visited	{
	color:#EF4127;
	font-weight :bold;
	text-decoration: none; 
	}
	
A.diritti:link	{
	color:gray;
	font-weight :bold;
	text-decoration: underline; 
	}
	
A.support:link	{
	color:#800000;
	font-weight :bold;
	text-decoration: underline; 
	}
		
A:link	{
	color:orange;
	font-weight :bold;
	text-decoration: none; 
	}
 
A:visited	{
	color:orange;
	font-weight :bold;
	text-decoration: none; 
	}
 
A:active	{
	color: orange;
	font-weight :bold;
	text-decoration: none;
	}
 
A:hover	{
	color:#8A8885;
	background-color:none;
	font-weight :bold;
	text-decoration: none; 
	}
 
.categorie	{
	color:#003399;
	font-weight :bold;
	text-decoration: none; 
	}
.border2  {
	border-left : 1px solid navy;
	border-right : 1px solid navy;
	border-top : 1px solid navy;
	border-bottom : 1px solid navy;
	background-color:#E0E0E0;
	}
A.border2:link  {
	font-size:9pt;
	color :navy;
	font-weight:normal;
	text-decoration :none;
	}
A.border2:active  {
	font-size:10pt;
	color :orange;
	font-weight:bold;
	text-decoration :none;
	}
A.border2:visited {
	font-size:10pt;
	color :navy;
	font-weight:normal;
	text-decoration :none;
	}
A.border2:hover {
	font-size:9pt;
	color :navy;
	font-weight:bold;
	text-decoration :none;
	}
.evidenza	{
	background-color:#A7E2BA;
	color:black;
	font-weight:normal;
	font-size:10px
}
