
/* PANIER */

#container{
height:100%;
text-align: left;
}

.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 #E0D292;
  background:#F6EBB8;
}

#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: #719362;
    font-weight:bold;
	width:90px;
    margin-left:5px;
    display:inline;
    padding:2px 0;
	color:#fff;
	font-family: tahoma;
	font-size: 11px;
	cursor:pointer;
    float:left;
    	}

.inputForm2{
border:1px solid #E0D7AC;
background-color: #fff;
width:130px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

}
.inputForm2Over{
border:1px solid #E0D7AC;
background-color: #F5F2E5;
width:130px;
font-family: Arial, Helvetica, sans-serif;

font-weight:normal;
font-size: 12px;
color: #000000;
}
/*--end login--*/

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

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





