/* Area di scorrimento */
#left {
	width: 815px;
	height: 56px;
	overflow: hidden;
	border: none;
	padding: 0px;
	clear:both;
	}

/* Immagini */
#left img {
	height: 56px;
	margin: 0px;
	border: 0px;
	clear:both;
	}
    
#left1 {
    width: 815px;
    height: 56px;
    overflow: hidden;
    border: none;
    padding: 0px;
    clear:both;
    }

/* Immagini */
#left1 img {
    height: 56px;
    margin: 0px;
    border: 0px;
    clear:both;
    }
	
#left2 {
    width: 815px;
    height: 56px;
    overflow: hidden;
    border: none;
    padding: 0px;
    clear:both;
    }

/* Immagini */
#left2 img {
    height: 56px;
    margin: 0px;
    border: 0px;
    clear:both;
    }
