BODY {
  font-family: arial,helvetica;
  font-size:11pt;
  text-align: left;
  color: #bbbbbb;
  background: #080808;}

P {
  font-family: arial,helvetica;
  font-size:11pt;
  margin-left: 1em;
  margin-right: 1em;
  text-align: left;
}

H1 {
  font-family: arial,helvetica;
  font-size: 20pt;
  font-weight: bold;
  color: #d85109;
  text-align: right;
}

H2 {
  font-family: arial,helvetica;
  font-size: 16pt;
  color: #e03d0c;
  font-weight: bold;
}

H3 {
  font-family: arial,helvetica;
  font-size: 12pt;
  font-weight: bold;
}

H4 {
  font-family: arial,helvetica;
  font-size: 11pt;
  font-weight: bold;
}

SMALL {
  font-size: 9pt;
}

BIG {
  font-size: 12pt;
}

UL {
  font-family: arial,helvetica;
  font-size:11pt;
  list-style-type: disc}

OL {
  font-family: arial,helvetica;
  font-size:11pt;
  list-style-type: decimal;
}

TABLE {
  font-family: arial,helvetica;
  font-size:11pt;
  border-style: none;
}

TD {
  font-family:arial,helvetica;
  font-size:11pt;
}

.fondbleu {
  background: #4e4d63;}
  
A:LINK {
  font-family:helvetica;
  font-size:11pt;
  text-decoration:underline;
  font-weight:bold;
  color: #e9420f}

A:VISITED {
  font-family:helvetica;
  font-size:11pt;
  text-decoration: underline;
  font-weight: bold;
  color: #e93d0e}

A:HOVER {
  font-family:helvetica;
  font-size:11pt;
  text-decoration: underline;
  font-weight: bold;
  background: #EBC79E;  
  color: #bc2109}

HR {
 margin: 0em 0em 0em 0em;
}
 
