
/* PANIER */

.txtpanier{
	background-image:url(../images/charte/menus/panier_over_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:120px;
	height:28px;
}
.txtpanier_over{
	background-image:url(../images/charte/menus/panier_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:120px;
	float:left;
	height:28px;
}
.txtpanier_selected{
	background-image:url(../images/charte/menus/panier_select_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:120px;
	float:left;
	height:28px;
}
.txtidentification_selected{
	background-image:url(../images/charte/menus/panier_select_02.gif);
	background-position:top left;
	float:left;
	background-repeat:no-repeat;
	width:130px;
	height:28px;
}
.txtrecapitulatif_selected{
	background-image:url(../images/charte/menus/panier_select_03.gif);
	background-position:top left;
	float:left;
	background-repeat:no-repeat;
	width:130px;
	height:28px;
}
.txtlivrasion_selected{
	background-image:url(../images/charte/menus/panier_select_04.gif);
	background-position:top left;
	float:left;
	background-repeat:no-repeat;
	width:135px;
	height:28px;
}
.txtpaiement_selected{
	background-image:url(../images/charte/menus/panier_select_05.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:130px;
	height:28px;
}
.txtidentification{
	background-image:url(../images/charte/menus/panier_over_02.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:130px;
	height:28px;
}
.txtidentification_over{
	background-image:url(../images/charte/menus/panier_02.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:130px;
	height:28px;
}
.txtrecapitulatif{
	background-image:url(../images/charte/menus/panier_over_03.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:130px;
	height:28px;
}
.txtrecapitulatif_over{
	background-image:url(../images/charte/menus/panier_03.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:130px;
	float:left;
	height:28px;
}
.txtlivrasion{
	background-image:url(../images/charte/menus/panier_over_04.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:130px;
	height:28px;
}
.txtlivrasion_over{
	background-image:url(../images/charte/menus/panier_04.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:130px;
	height:28px;
}
.txtpaiement{
	background-image:url(../images/charte/menus/panier_over_05.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:102px;
	height:28px;
}

.txtpaiement_over{
	background-image:url(../images/charte/menus/panier_05.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:102px;
	height:28px;

}
.commandes{
	background:url(../images/charte/vos_commandes.gif) no-repeat;
	width:131px;
	height:32px;
	cursor:pointer;
	margin-right:20px;
}

.commandesOver{
	background:url(../images/charte/vos_commandes_over.gif) no-repeat;
	width:131px;
	height:32px;
	cursor:pointer;
	margin-right:20px;
}

.informations{
	background:url(../images/charte/editer_informations.gif) no-repeat;
	width:130px;
	height:32px;
	cursor:pointer;
	margin-right:20px;
}

.informationsOver{
	background:url(../images/charte/editer_informations_over.gif) no-repeat;
	width:130px;
	height:32px;
	cursor:pointer;
	margin-right:20px;
}

.deconnection{
	background:url(../images/charte/deconnection.gif) no-repeat;
	width:133px;
	height:33px;
	cursor:pointer;
}

.deconnectionOver{
	background:url(../images/charte/deconnection_over.gif) no-repeat;
	width:133px;
	height:33px;
	cursor:pointer;
}
/* End PANIER */
