/* Area di scorrimento */
#left {
	width: 1100px;
	height: 92px;
	overflow: hidden;
	padding-top: 23px;
	clear:both;
	}

/* Immagini */
#left img {
	height: 105px;
	margin: 0px 5px;
	border: 0px;
	clear:both;
	}