html,body { font-size:10px;
	   font-family: Verdana, Arial, Helvetica, sans-serif;
	   text-align: center;
	   color:#DEE6ED;
	   background-color:#FF6600;
}

#contenuto {width:730px;
			text-align:center; 
}

#titolo { width:730px; 
			padding-top:10px;
			padding-bottom:10px;						 
			font-size:17px; 
			font-weight: bold; 
			text-align:center; 
			color:#2E3092;
}

#istruzioni { width:730px; 				 
			font-size:12px; 
			font-weight: bold; 
			text-align:center; 
			color:#000050;
			padding-bottom:10px;
}

#step { width:730px; 				 
		font-size:12px; 
		font-weight: bold; 
		text-align:center; 
		color:#BAD7F5;
		padding-bottom:10px;
		line-height:17px;
}

.steplink { color:#BAD7F5 !important;
	   font-weight:bold;
	   font-size:12px;
}

a.steplink:link {color:#BAD7F5;}
a.steplink:visited {color:#BAD7F5;}
a.steplink:active {color:#BAD7F5;}

.FSH1 {border: 1px solid #FFFFFF;	
	   padding-bottom:10px;		
}

.LGH1 {color:#FFFFFF;
	  font-weight: bold;		 
}

.LB1 {color:#243C6A;
	  font-weight: bold;	
	  font-size:10px;		  
}

.FSH2 {border: 1px solid #DEE7F6;	
	   padding-bottom:5px;	
	   margin-left:10px;
	   margin-right:10px;
}

.LGH2 {color:#DEE7F6;
	  font-weight: bold;		 
}

.FSH3 {border: 1px solid #243C6A;	
	   padding-bottom:5px;		 
}

.LGH3 {color:#243C6A;
	  font-weight: bold;		 
}

.FSHNOTA {border: 1px solid #00E100;	
	   padding-bottom:5px;	
	   margin-left:10px;
	   margin-right:10px;	 
}

.IMPTXT { margin-top:5px;		 
}

.miaTabella730 {width: 730px;
		        text-align:center;
		        font-size:10px;		
}

.miaTabella300 {width: 300px;
		        text-align:center;
		        font-size:10px;		
}

.miaTabellaRiga730 {width: 730px;
				    text-align:center;
}

.miaTabellaRiga300 {width: 300px;
				    text-align:center;
}

.miaTabellaCella730 {width: 730px;
				     text-align:center;
}

.miaTabellaCella550 {width: 550px;
				     text-align:center;
}

.miaTabellaCella550left {width: 550px;
				     text-align:left;
}

.miaTabellaCella480 {width: 480px;
				     text-align:center;
}

.miaTabellaCella480left {width: 480px;
				     text-align:left;
}

.miaTabellaCella300 {width: 300px;
				     text-align:center;
}

.miaTabellaCella250 {width: 250px;
				     text-align:center;
}

.miaTabellaCella250left {width: 250px;
				     text-align:left;			    
	               	 padding-left:5px;
}

.miaTabellaCella180 {width: 180px;
				     text-align:center;
}

.miaTabellaCella180left {width: 180px;
				     text-align:left;
}

.miaTabellaCella150 {width: 150px;
				     text-align:center;
}

.miaTabellaCella120 {width: 120px;
				     text-align:center;
}

.miaTabellaCella92 {width: 92px;
				    text-align:center;
}

.miaTabellaCella58 {width: 58px;
				    text-align:center;
}

.testoCella { text-align: right; 	               
	               color: #243C6A; 
	               font-weight: bold;	               
}

.testoCellaceleste { color: #DEE6ED; 
	               font-weight: bold;	              
}

.testoCellaverde11px { color: #00E100; 
	               	   font-weight: bold;	
	                   font-size:11px;          
}

.testoCellaverderight { color: #00E100; 
	               	    font-weight: bold;	 
	               	    text-align: right;             
}

.testoCellagrigio { color: #999999; 
	               font-weight: bold;	              
}

.testoCellaleft { text-align: right; 
	               color: #243C6A; 
	               font-weight: bold;	               
}

.grassetto { font-weight: bold;             
}

.pulsante { width: 50px; 
            height: 50px;              
            cursor:hand;             
}

#pulsanteOK { text-align: center; 	                
	               font-size: 14px; 
	               color: #008000; 
	               font-weight: bold;
}

.blu { color: #000050;             
}

.rosso { color: #900000;             
}

.data { color: #999999;  
			   font-weight: bold;           
}

.casellaopzione { background:#FFFF00;
					color: #CC0000;  
			   font-weight: bold;           
}

.invisibile{visibility:hidden;}
