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