table {
  margin-left:auto;
  margin-right:auto;
  width:250px;
  text-align:center;
}

div {
  text-align:left;
  margin-left:80px;
}

a {
  color:#0054E3;
  text-decoration:underline;
  cursor:pointer;
  font-weight:700;
}

a img:first-child {
  text-decoration:none;
}

img {
  border:0;
}

.retrait {
  text-align:left;
  margin-left:1cm;
}

.blue {
  color:#0054E3;
  font-weight:700;
}

.titre {
  font-size:24px;
}

.divGauche {
  text-align:left;
  margin-left:0;
}

.tableauGauche {
  text-align:left;
  margin-left:0;
  width:auto;
}

.case {
  padding:1em;
}

.petiteCase {
  font-size:.9em;
  padding-left:1.5em;
}

.caseFixe {
  width:20em;
}

.gros {
  font-weight:700;
}