* {
  cursor: default;
  outline: none;
  user-select: none;
}


#table_stats_tournoi td {
  text-align: center ;
}

td.bleue {
  background-color: blue;
  color: white;
}

.or {

  background-color: #FFD700;

}

.argent {

  background-color: #CECECE;

}

.bronze {

  background-color: #CD7F32;

} 