#menu{
	
	}
.menu_tab{
	width:180px;
	padding:0px;
	margin:0px 0px 19px 0px;
	border: solid #F0000F 0px;
}

.product_item{
	width:172px;
	margin:0px;
	padding:8px 0px 8px 8px;	
	background:url(../img/graphic/bkgs/dashed_line.gif) no-repeat bottom;
	border: solid #F0000F 0px;
	}
	
.product_item a:hover{
	color:#CC9900;
	}
	
.product_item img{
	float:left;
	margin:5px 10px 0px 0px;
}
	
#guest_menu{
	width:860px;
	margin:0px auto;
	border: solid #F0000F 0px;
	height: 30px;
	background-color:gray;
}

#guest_menu a{
color: #fff;
font-weight: bold;
}

.menu_item, .menu_item_selected{
	display:inline;
	margin:0px 10px;
	border: solid #F0000F 0px;
}

.menu_item a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#adb5aa;

}
.menu_item a:hover{
	color: #82865b;
}
.menu_item_selected a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#82865b;
}


#admin_menu{
	width:940px;
	height:25px;
	margin:0px auto;
	background:#666666;
	color:#000000;
	padding:10px;
}


#shipment_logo_it{
	width:180px;
	height:39px;
	margin-bottom: 10px;
}

#shipment_logo_it a{
	width:180px;
	height:39px;
	padding:0px;
	background:url(../img/graphic/buttons/btn_deliveries_it.jpg) no-repeat top center;
	display:block;
}

#shipment_logo_it a:hover{
	background-position: bottom;	
	}
	
#shipment_logo_en{
	width:180px;
	height:39px;
	margin-bottom: 10px;
}

#shipment_logo_en a{
	width:180px;
	height:39px;
	padding:0px;
	background:url(../img/graphic/buttons/btn_deliveries_en.jpg) no-repeat top center;
	display:block;
}

#shipment_logo_en a:hover{
	background-position: bottom;	
	}

#assistance_logo_it{
	width:176px;
	height:22px;
	padding:48px 0px 0px 4px;
	margin: 20px 0px 20px 0px;
	background:url(../img/graphic/bkgs/bkg_assistenza_it.jpg) no-repeat;
	border: solid #F0000F 0px;
	}
	
#assistance_logo_en{
	width:176px;
	height:22px;
	padding:48px 0px 0px 4px;
	margin: 20px 0px 20px 0px;
	background:url(../img/graphic/bkgs/box_assistenza_en.jpg) no-repeat;
	border: solid #F0000F 0px;
	}

#newsletter_logo_it{
	width:180px;
	height:39px;
	margin-bottom: 10px;
}

#newsletter_logo_it a{
	width:180px;
	height:39px;
	padding:0px;
	background:url(../img/graphic/buttons/btn_newsletter_it.jpg) no-repeat top center;
	display:block;
}	
#newsletter_logo_it a:hover{
	background-position: bottom;	
	}
	
#newsletter_logo_en{
	width:180px;
	height:39px;
	margin-bottom: 10px;
}

#newsletter_logo_en a{
	width:180px;
	height:39px;
	padding:0px;
	background:url(../img/graphic/buttons/btn_newsletter_en.jpg) no-repeat top center;
	display:block;
}

#newsletter_logo_en a:hover{
	background-position: bottom;	
	}

	
