.compteur{
  font-weight: bold;
  color: #4aa94a;
  text-align: center;
}
.infos{
  color: grey;
  font-size: 0.8em
}
#imageStats{
  /* position: relative;
  float: right;
  margin-top: -150px; */
}
.tableFormat{
  border: solid 1px grey;
  width: 300px;
}

.x-axis {
    font-size: 120%;
}

.y-axis {
    font-size: 130%;
}

.y2-axis {
    font-size: 140%;
}
#blockAnnees{
  margin-left : 150px;
  margin-right: 150px;
  margin-bottom: 50px;
}
#chartdiv {
  width: 100%;
  height: 800px;
}
