body {
  font-family: arial,verdana,sans-serif;
  font-size: 10pt;
  color: black;
  background-color: #f0f0f0;
  text-align: center;
  background-image: url(http://www.surfutile.com/communs/tikok/bodyB.gif);
  margin-top: 5px;
}
div#contenant {
  border: 4px solid #a80000;
  padding: 10px;
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f0f0f0;
}
div#bandeau {
  width: 760px;
  height: 139px;
  margin-right: auto;
  background-color: #f0f0f0;
  background-repeat: no-repeat;
  font-size: xx-large;
  color: white;
  margin-left: auto;
  background-position:  center center;
}
div#chapeau {
  border-top: 10px solid #f0f0f0;
  width: 760px;
  height: 30px;
  font-size: 11pt;
  color: black;
  background-color: #f0f0f0;
}
div#intro {
  width: 760px;
  background-color: #f0f0f0;
  font-size: 12pt;
}
div#Accroche {
  width: 760px;
  font-size: 20pt;
  font-weight: bold;
  color: black;
  background-color: #f0f0f0;
}
div#S-Titre {
  width: 760px;
  background-color: #f0f0f0;
  font-size: 12pt;
  font-weight: bold;
  color: black;
}
div#eCover {
  float: left;
  width: 200px;
  background-color: #f0f0f0;
}
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.6;
  color: #000099;
}
div#formulaire {
  border: 2px dashed black;
  float: right;
  width: 300px;
  background-color: #ffffcc;
}

