body {
  background-image: url(site/arriere_plan.gif);
  background-attachment: fixed;
  color: #3333ff;
  font-size: 16px;
  font-family: "comic sans ms",arial,helvetica,sans-serif;
  text-align: left;
}
a:link {
  color: #3333ff;
  text-decoration: underline;
}
a:visited {
  text-decoration: underline;
  color: #3333ff;
}
.datepassee {
  font-style: italic;
  text-transform: none;
  font-family: Arial,Helvetica,sans-serif;
}
.grandtexte {
  font-family: "comic sans ms",arial,helvetica,sans-serif;
  font-size: 30px;
  color: #3333ff;
}
.textecentre {
  border-style: outset;
  font-family: "comic sans ms",arial,helvetica,sans-serif;
  font-size: 30px;
  color: #3333ff;
}
.texteagauche {
  border-style: outset;
  font-family: "comic sans ms",arial,helvetica,sans-serif;
  font-size: 30px;
  color: #3333ff;
}
.texteadroite {
  border-style: outset;
  font-family: "comic sans ms",arial,helvetica,sans-serif;
  font-size: 30px;
  color: #3333ff;
}
.textecentregras {
  border-style: outset;
  font-family: "comic sans ms",arial,helvetica,sans-serif;
  font-size: 30px;
  color: #3333ff;
}
.pagedegarde {
  font-size: 40px;
  font-weight: bold;
  color: #3333ff;
  font-family: "comic sans ms",arial,helvetica,sans-serif;
}
.titredelapage {
  color: #3333ff;
  position: static;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: underline;
  text-align: center;
  font-size: 24px;
}
.centrer {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.titreimportant {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: bold;
  color: #3333ff;
  text-transform: uppercase;
  font-size: 14px;
}
.menu {
  margin-left: 0px;
}
.sommaire {
  margin-left: 40%;
}
.stage {
  font-weight: bold;
  font-size: large;
  color: red;
  text-decoration: blink;
}
.Souligne {
  text-decoration: underline;
  font-weight: bold;
  font-size: larger;
}
#global {
  border: 1px solid #000000;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 700px;
  height: 400px;
  margin-top: -200px;
  margin-left: -350px;
}

