.commander, .reserver {
  color:#FFF;
  height:46px;
	width:92px;
	color:#000;
	text-align:right;
  margin:5px auto;
  padding:0;
	background:url('/images/style/Doucet/btndoucet.png') no-repeat;
	cursor:pointer;
}

.txtReserver, .txtCommander {
	font-size:14px;
	font-weight:bold;
	padding:0 5px 0 0;
	cursor:pointer;
}

.zoneBouton {
  text-align : center;
  width : 95px;
}

.bouton_ajout_panier span {
  font-size : 14px; 
  line-height : 10px;
	color:#D60026;
	font-weight:bold;
}



