.commander, .reserver {
  cursor : pointer;
  color : white;
  font-size:10px;
  line-height:10px;
  width:95px;
  height:21px;
  text-align:center;
  vertical-align:top;
  margin : 5px auto;
  padding:0;
}

.PasCommande, .commander {
 background-image : url('images/2693/btn_indisponible.png');
 height:29px;
 cursor:pointer;
}

.reserver {
 background-image : url('images/2693/btn_reserver.png');
}

.zoneBouton {
  text-align : center;
  width : 95px;
}

.zoneBouton span {
  font-size : 11px; 
  line-height : 10px;
}