body {
	margin: 0px auto;
	padding: 0px;
}

img {
	
	border:0;
}
h1 {
	
	font-family:arial;
	font-size: 14px;
}
span {
	
	font-family:arial;
	font-size: 14px;
}
.clear{
	clear:both;
}
.boxEtichetta {
float:left;
	width: 200px;
	height: 500px;
}

.boxEtichetta  img{
	position: relative;
	top: 40%;
	margin: -100px 0 0 -50px;
}
.boxTxtScheda {
float:left;
	width: 400px;
	height: 500px;
}
#container {
	
	width: 965px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -220px 0 0 -482px;
}
#boxlogo {
	background:#4c4d4e;
	float:left;
	width: 965px;
	height: 475px;
	position: relative;

}
#boxlogo img {
	
	width: 272px;
	height: 140px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -70px 0 0 -136px;
}
#popupBrochure {
	background:#fff;
	padding:10px;
	position: absolute;
}
#popupScheda {
	background:#fff;
	padding:10px;
	position: absolute;
}
#popupContatti {
	background:#fff;
	padding:10px;
	position: absolute;
}
#popupBottiglia {
	background:#000;
	width: 390px;
	height: 665px;
	padding:10px;

}

#boximg {
	float:left;
	width: 720px;
	height: 80px;
	position: relative;

}
.boxmini{
	background:#000;
	float:left;
	width: 80px;
	height: 40px;
	position: relative;

}
.boxmini img{
	cursor:pointer;

}
#boximgBig {
	background:#000;
	float:left;
	width: 720px;
	height: 395px;
	position: relative;

}
#boximgRight {
	float:right;
	width: 245px;
	height: 475px;
	position: relative;

}
#boximgRight img{
	cursor:pointer;

}
#txt {
	float:left;
	width: 900px;
	height: 75px;
	position: relative;

}

#txt .box {
float:left;
	width: 250px;
}
#txt .boxRight {
float:right;
	width: 120px;

}
p {
	margin:10px 0 0 0 ;

}
a {
	color: #20b7f1;
	font-family: times New Roman;
	font-size:13px;
	text-decoration:none;

}
a.grey {
	font-size:16px;
	margin:10px 0 0 0 ;
	text-decoration:none;

}
a.grey:hover {
	color: #fff;

}


#numeri 
{
    width: 850px;
    height: auto;
    float: left;
    clear: left;
    position: relative;
    margin: 10px 20px 0px 0px;
	text-align:center;
   
    }
#numeri  img
{
	
	margin-bottom:15px;
   
    }
#numeri a
{	
    font-size: 11pt;
	color:#00aeef;
	text-decoration:none;
}

#numeri .active
{	
	color:#4c4d4e;
}



