#centre_jetons{
  width:563px;
  margin:auto;
  margin-top:15px;
  text-align:center;
}

#pagejetons{
  width:430px;
  margin:auto;
  font-size:12px;
  margin-top:30px;
}

#pair_jetons{
  height:40px;
  /*background-color:#EEEEEE;*/
}

#impair_jetons{
  height:40px;
}

#pagejetons td{
  vertical-align:top;
}

#pagejetons_titre{
  font-size:14px;
  font-weight:bold;
  text-align:center;
}

#pagejetons_position{
  text-align:center;
}

#titre_box_jetons{
  font-weight:bold;
  height:50px;
  text-align:center;
}

#attention_jetons{
  font-weight:bold;
  text-align:justify;
  font-size:12px;
  padding:10px;
}

.bouton_paiement{
  width:256px;
  height:45px;!height:50px;
  background-image:url('../images/boutons/paiement.png');
  background-repeat:no-repeat;
  margin:auto;
  text-align:center;
  padding-top:5px;
}

.bouton_paiement a{
  color:black;
  font-size:14px;
  text-decoration:none;
  font-weight:bold;
  display:block;
  width:100%;
  height:100%;
}

.bouton_paiement a span{
  color:white;
  font-weight:normal;
  font-size:12px;
}

.page_paiement{
  width:715px;
  height:424px;!height:539px;
  padding-top:115px;
  background-image:url('../images/paiements/fond.png');
  background-repeat:no-repeat;
  margin:auto;
}
