body         { background: url('images/modele/fond.jpg'); }
.corps_centre { font-family: Comic Sans MS; color: #ffffcc; font-size: 10pt; text-align: center; 
               margin: 0 4 }
.corps_justifie { font-family: Comic Sans MS; color: #ffffcc; font-size: 10pt; text-align: justify; 
               margin: 0 4 }
.corps_gauche { font-family: Comic Sans MS; color: #ffffcc; font-size: 10pt; text-align: left; 
               margin: 0 4 }
.corps_droite { font-family: Comic Sans MS; color: #ffffcc; font-size: 10pt; text-align: right; 
               margin: 0 4 }
.infoslegales { font-family: Comic Sans MS; color: #ffffcc; font-size: 8pt; text-align: center; 
               margin: 0 4 }
.bouton      { font-family: Arial; font-size: 10pt; text-decoration: 
               overline underline; color: #ffffcc; font-weight: bold;
               text-align: center; margin: 0 10; background: url('images/modele/fondbouton.png'); }
.encadre     { border: 1px solid #FFFFFF }
.encadre_photo { border: 2px solid #cc00cc; margin: 0 4 }
a     		 { color: #ffffcc; }
a:hover      { color: #ffff00; background-color: #ff6633 }
h1           { font-family: Georgia; font-size: 11pt; color: #ffff66; font-weight: bold;
               text-align: center; margin: 0 4; font-style:italic }
h2           { font-family: Comic Sans MS; font-size: 10pt; color: #ffff66; font-weight: bold;
               text-align: center; margin: 0 4 10 0}
h3           { font-family: Comic Sans MS; font-size: 9pt; color: #ffff66; font-weight: bold;
               text-align: center; margin: 0 4 }
.ombre {
  float:center;
  clear:left;
  background: #000000;
  margin: 10px 0 10px 5px;
  padding: 0px;
  width: 980px;
}

.boite {
  background: #660066;
  border: 1px solid #FFFFFF;
  position:relative;
  bottom:6px;
  right: 6px;
  width: 980px;
}