@charset "UTF-8";
/* CSS Document */

/* MENU */

#menu {
	width:940px;
	height:60px;
	margin: 0 30px;
}
#menu ul{
	width:940px;
	height:60px;
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
#home{
	display:inline;
	float:left;
	width:133px;
	height:60px;
	background-image:url(../images/menu-sprite.it-IT.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	text-indent:-9999px;
}
#home a{
	height:60px;
	border: 0;
	display: block;
	text-decoration: none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#home:hover {
	cursor:pointer;
	background-position:0px -60px;
}
#home.active {
	background-position:0px -120px;
}
#chisiamo{
	display:inline;
	float:left;
	width:132px;
	height:60px;
	background-image:url(../images/menu-sprite.it-IT.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position: -133px 0px;
	text-indent:-9999px;
}
#chisiamo a{
	height:60px;
	border: 0;
	display: block;
	text-decoration: none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#chisiamo:hover {
	cursor:pointer;
	background-position:-133px -60px;
}
#chisiamo.active {
	background-position:-133px -120px;
}

#prodotti{
	display:inline;
	float:left;
	width:142px;
	height:60px;
	background-image:url(../images/menu-sprite.it-IT.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position: -265px 0px;
	text-indent:-9999px;
}
#prodotti a{
	height:60px;
	border: 0;
	display: block;
	text-decoration: none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#prodotti:hover {
	cursor:pointer;
	background-position:-265px -60px;
}
#prodotti.active {
	background-position:-265px -120px;
}

#comeacquistare{
	display:inline;
	float:left;
	width:146px;
	height:60px;
	background-image:url(../images/menu-sprite.it-IT.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position: -407px 0px;
	text-indent:-9999px;
}
#comeacquistare a{
	height:60px;
	border: 0;
	display: block;
	text-decoration: none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#comeacquistare:hover {
	cursor:pointer;
	background-position:-407px -60px;
}
#comeacquistare.active {
	background-position:-407px -120px;
}

#news{
	display:inline;
	float:left;
	width:114px;
	height:60px;
	background-image:url(../images/menu-sprite.it-IT.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position: -553px 0px;
	text-indent:-9999px;
	position:relative;
}
#news a{
	height:60px;
	border: 0;
	display: block;
	text-decoration: none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#news:hover {
	cursor:pointer;
	background-position:-553px -60px;
}
#news.active {
	background-position:-553px -120px;
}
#news #pop{
	position:absolute;
	left: 25px;
	top: 5px;
	width:25px;
	height:25px;
	overflow:hidden;
	background-image:url(../images/1-new.png);
	background-repeat:no-repeat;
	background-position: top left;	
}

#eventi{
	display:inline;
	float:left;
	width:132px;
	height:60px;
	background-image:url(../images/menu-sprite.it-IT.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position: -667px 0px;
	text-indent:-9999px;
}
#eventi a{
	height:60px;
	border: 0;
	display: block;
	text-decoration: none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#eventi:hover {
	cursor:pointer;
	background-position:-667px -60px;
}
#eventi.active {
	background-position:-667px -120px;
}

#press{
	display:inline;
	float:left;
	width:122px;
	height:60px;
	background-image:url(../images/menu-sprite.it-IT.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position: -799px 0px;
	text-indent:-9999px;
}
#press a{
	height:60px;
	border: 0;
	display: block;
	text-decoration: none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#press:hover {
	cursor:pointer;
	background-position:-799px -60px;
}
#press.active {
	background-position:-799px -120px;
}
