/*---------------------------------------------------*/
/*-- navigation --*/
/*---------------------------------------------------*/
#menu0 a {
	display: block;
	height: 16px;
}

#menu0 #bt0 a {
	width: 61px;
	background: url(../img/buttons/menu0_bt0.gif) 0 0 no-repeat;
}

#menu0 #bt1 a {
	width: 132px;
	background: url(../img/buttons/menu0_bt1.gif) 0 0 no-repeat;
}

#menu0 #bt2 a {
	width: 44px;
	background: url(../img/buttons/menu0_bt2.gif) 0 0 no-repeat;
}

#menu0 #bt0 a:hover, #menu0 #bt1 a:hover, #menu0 #bt2 a:hover, 
#menu0 #bt0 .selected, #menu0 #bt1 .selected, #menu0 #bt2 .selected {
	background-position: 0 100%;
}

/*---------------------------------------------------*/
/*-- Account --*/
/*---------------------------------------------------*/
.btModify {
	display: block;
	width: 83px;
	height: 17px;
	background: url(../img/buttons/bt_modify_83.gif) 0 0 no-repeat;
	padding: 0;
}
.btModify:hover { background: url(../img/buttons/bt_modify_83.gif) 0 100% no-repeat; }

.btSubmit {
	display: block;
	width: 83px;
	height: 17px;
	background: url(../img/buttons/bt_submit_83.gif) 0 0 no-repeat;
	padding: 0;
}
.btSubmit:hover { background: url(../img/buttons/bt_submit_83.gif) 0 100% no-repeat; }

.btCancel {
	display: block;
	width: 85px;
	height: 19px;
	background: url(../img/buttons/bt_cancel_85.gif) 0 0 no-repeat;
	padding: 0;
}
.btCancel:hover { background: url(../img/buttons/bt_cancel_85.gif) 0 100% no-repeat; }

.btSave {
	display: block;
	width: 69px;
	height: 17px;
	background: url(../img/buttons/bt_save_69.gif) 0 0 no-repeat;
	padding: 0;
}
.btSave:hover { background: url(../img/buttons/bt_save_69.gif) 0 100% no-repeat; }

.btRegister {
	display: block;
	width: 83px;
	height: 17px;
	background: url(../img/buttons/bt_register_83.gif) 0 0 no-repeat;
	padding: 0;
}
.btRegister:hover { background: url(../img/buttons/bt_register_83.gif) 0 100% no-repeat; }

.btBack {
	display: block;
	width: 83px;
	height: 17px;
	background: url(../img/buttons/bt_back_83.gif) 0 0 no-repeat;
	padding: 0;
}
.btBack:hover { background: url(../img/buttons/bt_back_83.gif) 0 100% no-repeat; }

.btOk {
	display: block;
	width: 17px;
	height: 17px;
	background: url(../img/buttons/bt_ok_17.gif) 0 0 no-repeat !important;
	padding: 0 !important;
	margin-left: 5px !important;
}
.btOk:hover { background: url(../img/buttons/bt_ok_17.gif) 0 100% no-repeat !important; }

/*---------------------------------------------------*/
/*-- Catalogue --*/
/*---------------------------------------------------*/
.btWish, .btWishon {
	width: 92px;
	height: 15px;
}
.btWish { background: url(../img/buttons/bt_addwish_92.gif) 0 0 no-repeat; }
.btWishon { background: url(../img/buttons/bt_addwish_92.gif) 0 100% no-repeat; }

/*---------------------------------------------------*/
/*-- Checkout --*/
/*---------------------------------------------------*/
.btContinue {
	display: block;
	width: 86px;
	height: 17px;
	background: url(../img/buttons/bt_continue_86.gif) 0 0 no-repeat;
	float:right;
}
.btContinue:hover { background: url(../img/buttons/bt_continue_86.gif) 0 100% no-repeat; }

.btConfirmP {
	display: block;
	width: 126px;
	height: 17px;
	background: url(../img/buttons/bt_confirmpay_126.gif) 0 0 no-repeat;
	padding: 0;
}
.btConfirmP:hover { background: url(../img/buttons/bt_confirmpay_126.gif) 0 100% no-repeat; }


a .btWish2, a .btWish2on {
	display: block;
	width: 96px;
	height: 17px;
	padding: 0;
}
a:hover .btWish2 { background: url(../img/buttons/bt_addwish_96.gif) 0 0 no-repeat; }
a:hover .btWish2on { background: url(../img/buttons/bt_addwish_96.gif) 0 100% no-repeat; }

/*---------------------------------------------------*/
/*-- Fiche --*/
/*---------------------------------------------------*/
.btPurchase, .btPurchaseoff {
	display: block;
	width: 126px;
	height: 17px;
	padding: 0;
}
.btPurchase { background: url(../img/buttons/bt_purchase_126.gif) 0 0 no-repeat; }
.btPurchaseoff { background: url(../img/buttons/bt_purchaseoff_126.gif) 0 0 no-repeat; }
.btPurchase:hover { background-position: 0 100%; }

.btWish3 {
	display: block;
	width: 126px;
	height: 17px;
	background: url(../img/buttons/bt_addwish_126.gif) 0 0 no-repeat;
}
.btWish3:hover { background-position: 0 100%; }

/*---------------------------------------------------*/
/*-- goutieres --*/
/*---------------------------------------------------*/
.btAddAllShopBag {
	display: block;
	width: 162px;
	height: 17px;
	margin: 10px 0 10px 0 !important;
	padding: 0 !important;
	background: url(../img/buttons/bt_addallshopbag_162.gif) 0 0 no-repeat !important;
}
.btAddAllShopBag:hover { background: url(../img/buttons/bt_addallshopbag_162.gif) 0 100% no-repeat !important; }

.btProceedCheckout {
	display: block;
	width: 143px;
	height: 17px;
	margin: 10px 0 18px 0 !important;
	padding: 0 !important;
	background: url(../img/buttons/bt_checkout_143.gif) 0 0 no-repeat !important;
}
.btProceedCheckout:hover { background: url(../img/buttons/bt_checkout_143.gif) 0 100% no-repeat !important; }

/*---------------------------------------------------*/
/*-- popup --*/
/*---------------------------------------------------*/
.btContinuePopup {
	display: block;
	width: 103px;
	height: 17px;
	background: url(../img/buttons/bt_continue_103.gif) 0 0 no-repeat;
	padding: 0;
}
.btContinuePopup:hover { background: url(../img/buttons/bt_continue_103.gif) 0 100% no-repeat; }

.btClose {
	display: block;
	width: 77px;
	height: 17px;
	background: url(../img/buttons/bt_close_77.gif) 0 0 no-repeat;
	padding: 0;
}
.btClose:hover { background: url(../img/buttons/bt_close_77.gif) 0 100% no-repeat; }

.btCancel2 {
	display: block;
	width: 43px;
	height: 17px;
	background: url(../img/buttons/bt_cancel_43.gif) 0 0 no-repeat;
	padding: 0;
}
.btCancel2:hover { background: url(../img/buttons/bt_cancel_43.gif) 0 100% no-repeat; }

.btEmail {
	display: block;
	width: 103px;
	height: 17px;
	background: url(../img/buttons/bt_email_103.gif) 0 0 no-repeat;
	padding: 0;
}
.btEmail:hover { background: url(../img/buttons/bt_email_103.gif) 0 100% no-repeat; }

.btViewWhish {
	display: block;
	width: 140px;
	height: 17px;
	background: url(../img/buttons/bt_viewwish.gif) 0 0 no-repeat;
	padding: 0;
}
.btViewWhish:hover { background: url(../img/buttons/bt_viewwish.gif) 0 100% no-repeat; }

.btViewShop {
	display: block;
	width: 150px;
	height: 17px;
	background: url(../img/buttons/bt_viewshop.gif) 0 0 no-repeat;
	padding: 0;
}
.btViewShop:hover { background: url(../img/buttons/bt_viewshop.gif) 0 100% no-repeat; }

.btContinueShop {
	display: block;
	width: 140px;
	height: 17px;
	background: url(../img/buttons/bt_continueshop.gif) 0 0 no-repeat;
	padding: 0;
}
.btContinueShop:hover { background: url(../img/buttons/bt_continueshop.gif) 0 100% no-repeat; }

/*---------------------------------------------------*/
/*-- shopping assistant --*/
/*---------------------------------------------------*/
.btSearh {
	display: block;
	width: 99px;
	height: 17px;
	background: url(../img/buttons/bt_search_99.gif) 0 0 no-repeat;
	padding: 0;
}
.btSearh:hover { background: url(../img/buttons/bt_search_99.gif) 0 100% no-repeat; }