.commander, .reserver {
  cursor : pointer;
  color : white;
  font-size:10px;
  line-height:10px;
  width:90px;
  height:20px;
  text-align:center;
  vertical-align:top;
  margin : 10px auto 0;
  padding:0;
}


.commander {
	background-image : url('images/2680/boutonCmd.png');
}
.reserver {
  background-image : url('images/2680/boutonReserv.png');
}

.zoneBouton {
  text-align : center;
  width : 95px;
}

.zoneBouton span {
  font-size : 11px; 
  line-height : 10px;
}
