/* colonna sinistra */
	#ColSX {
		position: absolute;
		left: 0px;
		top: 40px;
		width:200px;
		display:block;		
	}	

