#box2{
	position:relative;
	margin-top: 20px;
	display:block;
	float:left;

	
	
}

.mask2{
	position:absolute;
	margin-left: 6px;
	width:600px;
	height:455px;
	overflow:hidden;
}

.mask2 img{
	position:relative;
	float: left;
	border:none; 
	margin: 0;
	padding: 0 20px 0 20px;
}
/*
.prod {
	padding:0 80px 0 0;
}*/
.nome-articolo {
float: left;
width: 300px;
margin: 25px 0 0 0;
padding: 0px;
text-align: center;

}
.desc {
	/*padding-left: 10px;
	padding-right: 10px;*/
}
#prev1, #next1{
position:absolute;
top: 360px;
}
#prev1{
	left: 10px;
	float: left;
	cursor: pointer;	
}
#next1{
	right: 10px;
	float: right;
	cursor: pointer;	
}
#testo1,
#testo2,
#testo3,
#testo4,
#testo5,
#testo6,
#testo7
{ visibility: hidden; }