
		.padding3 {padding:3px;}
		.hoverdim:hover{opacity:0.6;}
		.pointer{cursor:pointer}
		.etichettina {color:#3EB2D7; font-weight:100;}
		.etigrigia {color:grey; font-weight:400;}	
		
		.mancante {color:red;}		
		
		.marcello {color:DarkCyan;}	

		.drop-shadow 		{  background: #9479fa; } 
		.drop-shadow.top 	{ box-shadow: 0 -4px 2px -2px rgba(0,0,0,0.4); }
		.drop-shadow.right 	{ box-shadow: 4px 0 2px -2px rgba(0,0,0,0.4); }
		.drop-shadow.bottom { box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4); }
		.drop-shadow.left 	{ box-shadow: -4px 0 2px -2px rgba(0,0,0,0.4); }
		.rounded-light 		{ border-radius: 3px;}
		.rounded-heavy 	{ border-radius: 8px;}
		.rounded-full 		{ border-radius: 50%;}
		.rounded-barrel 	{ border-radius: 20px/60px;}
