/* colonna sinistra */
	#ColSX {
		position: absolute;
		left: 5px;
		top: 43px;
		width:190px;
		z-index: 2;		
		display:block;
	}	
