html,
body {
  height: 100%;
  font-size: .875rem;
  /*
  background: #f1cd81 url("../img/fond_body1.jpg") top center repeat;
*/
}
.bg_10, .bg_11, .bg_12, .bg_13, .bg_14 {
  background-color: rgba(0, 255, 153, 0.39);
}
.bg_20, .bg_21, .bg_22, .bg_23 {
  background-color: rgba(0, 255, 153, 0.39);
}
.bg_30, .bg_31, .bg_32, .bg_33, .bg_34 {
  background-color: rgba(255, 30, 30, 0.39);
}
.bg_100 {
  background-color: rgba(0, 255, 153, 0.39);
}

.bg_sable {
  background: #f1cd81 url("../img/plage_bebe.jpg") top center no-repeat;
}
.bg_body {
  /*
  background-color: #fefdde;
  */
}
.bg_index {
  background: url("../img/index.jpg") top center repeat;
}
.bg_fond_body {
  background: url("../img/fond_body.jpg") top center repeat;
}