/* colonna sinistra */
	#ColSX {
		position: absolute;
		left: 5px;
		top: 20px;
		width:190px;
		display:block;		
	}	
