/* Generated by KompoZer */
body {
  font-family: arial,verdana,sans-serif;
  font-size: 10pt;
  color: black;
  background-color: #e0e0e0;
  text-align: center;
  margin-top: 5px;
}
div#contenant {
  border: 1px dashed #a80000;
  padding: 5px;
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f0f0f0;
}
div#bandeau {
  width: 760px;
  height: 124px;
  background-color: #f0f0f0;
  font-size: xx-large;
  color: black;
  margin-left: auto;
  margin-right: auto;
  background-position:  center center;
  background-repeat: no-repeat;
}
div#intro {
  width: 760px;
  background-color: #f0f0f0;
  font-size: 12pt;
}
div#eCover {
  float: left;
  width: 200px;
  background-color: #f0f0f0;
  text-align: center;
}
div#formulaire {
  border: 2px dashed black;
  float: right;
  width: 310px;
  background-color: #ffffcc;
}
div#contenu {
  width: 760px;
  background-color: #f0f0f0;
  font-size: 12pt;
  color: black;
  margin-right: auto;
  margin-left: auto;
}
div#piedpage {
  border-top: 20px solid #f0f0f0;
  width: 760px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  background-color: #f0f0f0;
  opacity: 0.79;
  color: #000099;
}
h1 {
  font-size: 24pt;
  font-weight: bold;
  color: black;
  background-color: #f0f0f0;
  text-align: center;
}
h2 {
  background-color: #f0f0f0;
  font-size: 14pt;
  font-weight: bold;
  color: black;
}
