BODY { background-color: #a0000f }
H1, H2, H3, H4, H5 {font-family: Arial; text-align: left; vertical-align: text-top}
LI {font-family: Arial; text-align: left}
H1 {font-size: 16pt; color:#FFFFFF; background-color: #000000}
H2 {color: #FFFFFF; background-color: #000000;}
H2, H3, H4, H5 {color: #FFFFFF;}
H2 {font-size: 14pt;}
H3 {font-size: 13pt; margin-left: 20px; background-color: #000000}
H4 {font-size: 10pt; margin-left: 40px; }
H5 {font-size: 9pt; margin-left: 60px; font-style: italic}
P, LI, B {font-family: Arial; color: #FFFFFF; text-align=justify}
P,LI  { font-size: 10pt;}
.legend {font-size: 10pt; font-style: italic}
B  { font-size: 10pt; font-weight: bold;}
.bggray  {background-color: #EEEEEE }
.bgwhite {background-color: #FFFFFF }
TD {vertical-align: text-top; color: #FFFFFF}

.conteneur {
float: left;
width: 100%;
}

.gauche {
margin-top: 15px;
float: left;}

.droite {
margin-top: 15px;
margin-left: 15px;
float: right;
}

h1.float-left {/* header element float */
  float: left;
  width: 15em;
  margin: 0 0.2em 0 0;
  background: #000000;
  border-right: 2px #cd853f;
  border-bottom: 2px #cd853f;
  }
