
/* PANIER */

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

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

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

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

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

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

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

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

/*--login--*/
.user-box{
  width:442px;
  height:120px;
  border: 1px solid #A8E521;
  background:#80AB22;
}

#info-user{
  width:300px;
  margin:0 auto;
}


.button2{
    border:1px solid #719362;
	background-color:#93D629;
    font-weight:bold;
	width:90px;
    margin-left:5px;
    display:inline;
    color:#545353;
	font-family: tahoma;
    padding:2px 0;
	font-size: 11px;
	cursor:pointer;
    float:left;
	}

.buttonOver2{
	border:1px solid #719362;
    background-color: #26B340;
    font-weight:bold;
	width:90px;
    margin-left:5px;
    display:inline;
    padding:2px 0;
	color:#545353;
	font-family: tahoma;
	font-size: 11px;
	cursor:pointer;
    float:left;
    	}

.inputForm2{
    background:#F5F5ED;
    border:solid 1px #AAAD90;
	width:120px;
	font-family:arial;
	font-size:11px;
	color:#7C7C79;
	padding:1px 1px;
  margin:3px 0;
	}
.inputFormOver2{
    border:solid 1px #AAAD90;
    padding:0 2px;
    background:#D8DBBB;
    color:#7C7C79;
	width:120px;
	font-family:arial;
	font-size:11px;
    padding:1px 1px;
    margin:3px 0;
    }
/*--end login--*/

.table-compte{
  background:#A8E521;
  font-size:11px;
  color: #000000;
}

    .table-compte td{
      padding:0 5px;
    }




