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

.links-3 li#m_signin a {background: url("/images/frontend/en/tasto_signin_off.gif") no-repeat;}
.links-3 li#m_signin a:hover{background: url("/images/frontend/en/tasto_signin_on.gif") no-repeat;}
.links-3 li#m_signin a.active{background: url("/images/frontend/en/tasto_signin_on.gif") no-repeat;}

.links-3 li#m_account a {background: url("/images/frontend/en/tasto_account_off.gif") no-repeat;}
.links-3 li#m_account a:hover{background: url("/images/frontend/en/tasto_account_on.gif") no-repeat;}
.links-3 li#m_account a.active{background: url("/images/frontend/en/tasto_account_on.gif") no-repeat;}

.links-3 li#m_carrello a {background: url("/images/frontend/en/tasto_cart_off.gif") no-repeat;}
.links-3 li#m_carrello a:hover{background: url("/images/frontend/en/tasto_cart_on.gif") no-repeat;}
.links-3 li#m_carrello a.active{background: url("/images/frontend/en/tasto_cart_on.gif") no-repeat;}

.links-3 li#m_help a {background: url("/images/frontend/en/tasto_help_off.gif") no-repeat;}
.links-3 li#m_help a:hover{background: url("/images/frontend/en/tasto_help_on.gif") no-repeat;}
.links-3 li#m_help a.active {background: url("/images/frontend/en/tasto_help_on.gif") no-repeat;}

	.wrap-header-3 #welcome {
	width:445px;
	height:63px;
	top: 140px;
	left: 230px;
	position: absolute;
	background: url("/images/frontend/en/main_welcome.jpg") no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	}
	.wrap-header-3 #registration {
	width:445px;
	height:63px;
	top: 140px;
	left: 230px;
	position: absolute;
	background: url("/images/frontend/en/main_registration.jpg") no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	}
	.wrap-header-3 #personal_account {
	width:445px;
	height:63px;
	top: 140px;
	left: 230px;
	position: absolute;
	background: url("/images/frontend/en/main_personal_account.jpg") no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	}
	.wrap-header-3 #carrello {
	width:445px;
	height:63px;
	top: 140px;
	left: 230px;
	position: absolute;
	background: url("/images/frontend/en/main_shopping_cart.jpg") no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	}
	.wrap-header-3 #aiuto {
	width:445px;
	height:63px;
	top: 140px;
	left: 230px;
	position: absolute;
	background: url("/images/frontend/en/main_help.jpg") no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	}
	.wrap-header-3 #terms_of_use {
	width:445px;
	height:63px;
	top: 140px;
	left: 230px;
	position: absolute;
	background: url("/images/frontend/en/terms_of_use.jpg") no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	}
	.wrap-header-3 #visual_sales_refund_policy {
	width:445px;
	height:63px;
	top: 140px;
	left: 230px;
	position: absolute;
	background: url("/images/frontend/en/visual_sales_refund_policy.jpg") no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	}
	.wrap-header-3 #product_profile {
	width:445px;
	height:63px;
	top: 140px;
	left: 230px;
	position: absolute;
	background: url("/images/frontend/en/main_product_profile.jpg") no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	}
	.wrap-header-3 #payment {
	width:445px;
	height:63px;
	top: 140px;
	left: 230px;
	position: absolute;
	background: url("/images/frontend/en/main_fatturazione.jpg") no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	}	
