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