body {
  height: 911px;
  background-repeat: no-repeat;
  background-image: url(../images/fond2.png);
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  text-align: justify;
}
#menu_droit {
  margin-left: 970px;
  position: absolute;
  margin-top: 5px;
  z-index: 2;
  height: 520px;
  width: 290px;
}
#bande_jaune {
  z-index: 3;
  margin-left: 80px;
  position: absolute;
  height: 45px;
  margin-top: 666px;
  width: 910px;
}
.font_jaune {
  font-family: Arial;
  color: white;
  font-weight: lighter;
  font-size: 28pt;
}
#corps {
  position: absolute;
  z-index: 1;
  margin-top: 5px;
  width: 925px;
  height: 515px;
  text-align: justify;
  font-family: Arial,Helvetica,sans-serif;
}
#bande_grise1 {
  position: absolute;
  z-index: 4;
  margin-left: 80px;
  margin-top: 538px;
  width: 846px;
  height: 110px;
}
#bande_grise2 {
  position: absolute;
  z-index: 5;
  margin-top: 538px;
  width: 200px;
  margin-left: 970px;
  height: 110px;
}
#bande_grise3 {
  margin-left: 80px;
  z-index: 6;
  position: absolute;
  margin-top: 730px;
  width: 850px;
  height: 40px;
}
#bande_grise4 {
  margin-left: 970px;
  z-index: 7;
  position: absolute;
  width: 200px;
  margin-top: 730px;
  height: 160px;
}
.italique_20pt {
  font-family: arial;
  font-size: 20pt;
  font-weight: lighter;
  font-style: oblique;
  color: white;
}
#menu_droit a {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: #241c1c;
  font-size: 10pt;
}
#menu_droit a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: black;
  font-size: 10pt;
}
#fond_deco1 {
  background-repeat: no-repeat;
  background-image: url(../../web_crea/corvette.png);
}
.blanc_10pt {
  font-family: Arial,Helvetica,sans-serif;
  color: #cccccc;
  font-size: 9pt;
}
#bande_grise1 a {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: #cccccc;
  font-size: 10pt;
}
#corps a {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: #241c1c;
  font-size: 10pt;
}
#logos {
  z-index: 9;
  background-repeat: no-repeat;
  background-position: left top;
  margin-left: 970px;
  background-image: url(../images/tous_logos.png);
  position: absolute;
  width: 250px;
  margin-top: 662px;
  height: 50px;
}
table {
  height: 100%;
}
p {
  text-align: justify;
}

