body 
{
	background-color: #f9f5ce;
}

.corps_centre { font-family: Comic Sans MS; color: #000099; font-size: 10pt; text-align: center; 
               margin: 0 4 }
.corps_justifie {
	font-family: Comic Sans MS;
	color: #000099;
	font-size: 10pt;
	text-align: justify;
	margin: 0 4;
	padding-right: 15px;
	padding-left: 15px;
}
.corps_gauche { font-family: Comic Sans MS; color: #000099; font-size: 10pt; text-align: left; 
               margin: 0 4 }
.corps_droite { font-family: Comic Sans MS; color: #000099; font-size: 10pt; text-align: right; 
               margin: 0 4 }
.infoslegales { font-family: Comic Sans MS; color: #000099; font-size: 8pt; text-align: center; 
               margin: 0 4 }
.bouton      { font-family: Arial; font-size: 10pt; text-decoration: 
               overline underline; color: #000066; 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 #CC6633; margin: 0 4 }
a:hover      { color: #FFFFFF; background-color: #006633 }
h1           { font-family: Georgia; font-size: 12pt; color:#006633; font-weight: bold;
               text-align: center; margin: 0 4; font-style:italic }
h2           { font-family: Comic Sans MS; font-size: 11pt; color: #000066; font-weight: bold;
               text-align: center; margin: 0 4 10 0}
h3           { font-family: Comic Sans MS; font-size: 10pt; color: #000066; 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: #3333CC;
  border: 1px solid #FFFFFF;
  position:relative;
  bottom:6px;
  right: 6px;
  width: 980px;
}
