.div_collezione {
	height: 300px;
    width: 780px;
	overflow: auto;
}
.div_collezione IMG {
	width: 120px;
	height: auto;
	margin: 10px;
	cursor: hand;
	cursor: pointer;
}
