.bande {
  border: 1px solid #999;
  margin: 25px;
}

#afficher {
  width: 90%;
}
#mot {
  display: none;
  background: #ebf6fb;
  padding: 5px;
}
#afficher:target #mot {
  display: block;
}
.masquer {
  display: none;
}
#afficher:target .masquer {
  display: inline;
}
#afficher:target .afficher {
  display: none;
}

#afficher2 {
  width: 90%;
}
#mot2 {
  display: none;
  background: #ebf6fb;
  padding: 5px;
}
#afficher2:target #mot2 {
  display: block;
}
.masquer2 {
  display: none;
}
#afficher2:target .masquer2 {
  display: inline;
}
#afficher2:target .afficher2 {
  display: none;
}

#afficher3 {
  width: 90%;
}
#mot3 {
  display: none;
  background: #ebf6fb;
  padding: 5px;
}
#afficher3:target #mot3 {
  display: block;
}
.masquer3 {
  display: none;
}
#afficher3:target .masquer3 {
  display: inline;
}
#afficher3:target .afficher3 {
  display: none;
}

#afficher4 {
  width: 90%;
}
#mot4 {
  display: none;
  background: #ebf6fb;
  padding: 5px;
}
#afficher4:target #mot4 {
  display: block;
}
.masquer4 {
  display: none;
}
#afficher4:target .masquer4 {
  display: inline;
}
#afficher4:target .afficher4 {
  display: none;
}

#afficher5 {
  width: 90%;
}
#mot5 {
  display: none;
  background: #ebf6fb;
  padding: 5px;
}
#afficher5:target #mot5 {
  display: block;
}
.masquer5 {
  display: none;
}
#afficher5:target .masquer5 {
  display: inline;
}
#afficher5:target .afficher5 {
  display: none;
}

#afficher6 {
  width: 90%;
}
#mot6 {
  display: none;
  background: #ebf6fb;
  padding: 5px;
}
#afficher6:target #mot6 {
  display: block;
}
.masquer6 {
  display: none;
}
#afficher6:target .masquer6 {
  display: inline;
}
#afficher6:target .afficher6 {
  display: none;
}

#afficher7 {
  width: 90%;
}
#mot7 {
  display: none;
  background: #ebf6fb;
  padding: 5px;
}
#afficher7:target #mot7 {
  display: block;
}
.masquer7 {
  display: none;
}
#afficher7:target .masquer7 {
  display: inline;
}
#afficher7:target .afficher7 {
  display: none;
}

#afficher8 {
  width: 90%;
}
#mot8 {
  display: none;
  background: #ebf6fb;
  padding: 5px;
}
#afficher8:target #mot8 {
  display: block;
}
.masquer8 {
  display: none;
}
#afficher8:target .masquer8 {
  display: inline;
}
#afficher8:target .afficher8 {
  display: none;
}

#afficher9 {
  width: 90%;
}
#mot9 {
  display: none;
  background: #ebf6fb;
  padding: 5px;
}
#afficher9:target #mot9 {
  display: block;
}
.masquer9 {
  display: none;
}
#afficher9:target .masquer9 {
  display: inline;
}
#afficher9:target .afficher9 {
  display: none;
}

#afficher10 {
  width: 90%;
}
#mot10 {
  display: none;
  background: #ebf6fb;
  padding: 5px;
}
#afficher10:target #mot10 {
  display: block;
}
.masquer10 {
  display: none;
}
#afficher10:target .masquer10 {
  display: inline;
}
#afficher10:target .afficher10 {
  display: none;
}

#afficher11 {
  width: 90%;
}
#mot11 {
  display: none;
  background: #ebf6fb;
  padding: 5px;
}
#afficher11:target #mot11 {
  display: block;
}
.masquer11 {
  display: none;
}
#afficher11:target .masquer11 {
  display: inline;
}
#afficher11:target .afficher11 {
  display: none;
}

#afficher12 {
  width: 90%;
}
#mot12 {
  display: none;
  background: #ebf6fb;
  padding: 5px;
}
#afficher12:target #mot12 {
  display: block;
}
.masquer12 {
  display: none;
}
#afficher12:target .masquer12 {
  display: inline;
}
#afficher12:target .afficher12 {
  display: none;
}