/*------------------------ MENU EN ------------------------*/
#tab_links_layer li.c1 a {
	background: url(../ximg/cat1it_off_out.gif) no-repeat left;
	width: 83px;
}

#tab_links_layer li.c1 a:hover {
	background: url(../ximg/cat1it_off_over.gif) no-repeat left;
}

#tab_links_layer li.c1 a.selected,
#tab_links_layer li.c1 a.selected:hover,
#tab_links_layer li.c1 a.selected:visited {
	background: url(../ximg/cat1it_on.gif) no-repeat left;
}

#tab_links_layer li.c2 a {
	background: url(../ximg/cat2it_off_out.gif) no-repeat left;
	width: 100% !important;
}

#tab_links_layer li.c2 a:hover {
	background: url(../ximg/cat2it_off_over.gif) no-repeat left;
	position: relative;
}

#tab_links_layer li.c2 a.selected,
#tab_links_layer li.c2 a.selected:hover,
#tab_links_layer li.c2 a.selected:visited {
	position: relative;
	background: url(../ximg/cat2it_on.gif) no-repeat left;
}

/*---------------------------- FICHE --------------------------*/

a.cart_btn.IT {
	display: block;
	width: 194px;
	height: 36px !important;
	position: relative;
	top: 15px;
	left: 0;
	background: transparent url(../ximg/add2cart_btn_it.png) no-repeat center;
}
a.cart_btn.IT span{display: none;}
a.wishlist_btn {background: transparent url(../ximg/add2wish_btn.png) no-repeat left;}
a.wishlist_btn:hover {background: transparent url(../ximg/add2whish_btn_over.png) no-repeat left;}
