
.titolo { font-family: Arial, Helvetica, sans-serif; 
		  font-size:14px; 
		  font-weight: bold;
		  color:#000000 }

.sottoTitolo { font-family: Arial, Helvetica, sans-serif; 
			   font-size:12px; 
		  	   font-weight: bold;
			   color:#414141 }

.labelBig { font-family: Arial, Helvetica, sans-serif; 
			font-size:12px; 
			font-weight: normal;
			color:#F6080D }
			
.labelSmall { font-family: Verdana, Arial, Helvetica, sans-serif; 
			  font-size:10px;
			  font-weight: normal; 
			  color:#000000 }
			  
.labelBlack { font-family: Arial, Helvetica, sans-serif; 
			  font-size:12px;
			  font-weight: normal; 
			  color:#000000 }

.labelMini { font-family:Verdana, Arial, Helvetica, sans-serif; 
			  font-size:10px;
			  font-weight: normal; 
			  color:#000000 }
			  
.labelMiniBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.text { font-family: Arial, Helvetica, sans-serif; 
	    font-size:14px;
	    font-weight: normal; 
	    color:#000000 }

.textB { font-family: Arial, Helvetica, sans-serif; 
	    font-size:12px;
	    font-weight: 600; 
	    color:#000000 }

.textMiniBlack { font-family: Arial, Helvetica, sans-serif; 
			  	  font-size:12px;
			  	  font-weight: normal; 
			  	  color:#000000 }

.textManuale{ font-family: Arial, Helvetica, sans-serif; 
			  	  font-size:14px;
			  	  font-weight: normal; 
			  	  color:#000000 }	  	
/*	LINKS	*/

A {color: #6633FF; text-decoration: none;}
A:hover {color: #B281C8;}

A.menu { font-size: 9px; color:#FF0000; text-decoration: none;}
A.menu:hover { font-size: 9px; color: #FF0000; text-decoration: underline;}

body { background-color: #F5F7F8;
	margin-top: 0px;
}

/*	FORMS	*/

.butt {
	font-size: 10px;
}
input { height: 20px; font-family: sans-serif; font-size: 12px;}
select { height: 19px; width: 380px; font-family: sans-serif; font-size: 12px;}
.editor select { height: auto; width: auto; 
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
textarea.tab { font-family: Verdana, Arial, Helvetica,sans-serif; font-size: 11px;}