
#class_menu_up
{
    font-size:11px; 
    font-weight:bold; 
    color:#FFF;
    }
#class_menu_up TD A:link{color:#FFF; text-decoration:none;}
#class_menu_up TD A:visited{color:#FFF; text-decoration:none;}
#class_menu_up TD A:hover{color:#FFF; text-decoration:underline;}
#class_menu_up TD A:active{color:#FFF; text-decoration:none;}

#class_up_carrello
{
    height:20px;
    font-size:10px;  
    color:#666;
    text-align:center;
    }
#class_up_carrello A:link{color:#666; text-decoration:none;}
#class_up_carrello A:visited{color:#666; text-decoration:none;}
#class_up_carrello A:hover{color:#ff8c00; text-decoration:none;}
#class_up_carrello A:active{color:#666; text-decoration:none;}

/* What's New Container
------------------------------------------------ */
#wnb {
	width: 592px;
	height: 140px;
	margin-top: 0;
	position: relative;
	z-index: 1;
	float: left;
}
 
#wnb_rotating_container {
	width: 275px;
	height: 167px;
	overflow: hidden;
}
 
/* preload images
------------------------------------------------ */
#wnb_tabPreload {
	height: 0;
	width: 0;
	position: absolute;
	left: -9999px;
	background-image: url(/images/frecce_spv_home.png);
}
 
/* what's new title
------------------------------------------------ */
#wnb h3 {
	position: relative;
	width: 481px;
	height: 35px;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: 10px;
}
 
#wnb h3 a,
#wnb h3 span {
	width: 481px;
	height: 35px;
	display: block;
	z-index: 2;
	cursor: pointer;
	padding-bottom:5px;
}
 
#wnb h3 span {
	position: absolute;
	top: 0;
	left: 0;
}
 
/* what's new buttons
------------------------------------------------ */
.wnb_btn_left,
.wnb_btn_right {
	width: 18px;
	height: 61px;
	position: absolute;
	top: 37px;
	z-index: 2;
	text-align: center;
	cursor: pointer;
}
 
.wnb_btn_left {
	left: 0;
}
 
.wnb_btn_right {
	right: 0 !important;
  	right: -1px;
}
 
.wnb_btn_left,
.wnb_btn_right  {
	background-image: url(/images/frecce_spv_home.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 61px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
 
.wnb_btn_left {
	background-position: 0 -122px;
}
 
.wnb_btn_right {
	background-position: -18px -122px;
}
 
 
 
/* what's new carousel
------------------------------------------------ */
#wnb_carousel {
	width: 546px;
	height: 140px;
	margin: 10px 23px 0px 23px;
	padding: 0;
	overflow: hidden;
	position: relative;
}
 
#wnb_rotating_container {
	width: 828px; /* set number of items */
	height: 140px;
	margin: 0;
	padding: 0;
	list-style: none;
 
}
 
#wnb_carousel li {
	float: left;
	width: 130px;
	height: 140px;
	padding: 0 4px;
	text-align:center;
}