body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

#global {
  margin: auto;
  width: auto;
  position: relative;
}

.center {
  text-align: center;
}

.haut {
  width: auto;
  height: 70px;
  background-color: #eb0000;
  text-align: center;
  padding-top: 20px;
}


.titre {
  position: relative;
  top: 7px;
  width: auto;
  height: 20px;
}

h1 {
  FONT-WEIGHT: bold;
  FONT-SIZE: 13pt;
  COLOR: #006699; FONT-FAMILY: Arial, Helvetica, sans-serif;
  TEXT-DECORATION: none;
  text-align: right;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 25px;
}

hr {
  width: 100%;
  height: 5px;
  background-color: #eb0000;
  border: 0px;
  padding-top: 0px;
}

.tablo-blanc {
  text-align: left;
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #eb0000;
  border-collapse: collapse;
  background-color: white;
  padding-bottom: 6px;
}

.tablo-blanc h2 {
  width: auto;
  height: 21px;
  border-width: 1px;
  border-style: solid;
  border-color: #eb0000;
  border-collapse: collapse;
  background-color: #eb0000;
  FONT-WEIGHT: bold;
  FONT-SIZE: 13pt;
  COLOR: #006699; FONT-FAMILY: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  margin-top: 0px;
  padding-top: 2px;
  text-align: center;
}

strong {
  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

a {
  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000099;
}
