body {
  margin: 0;
  padding: 0;
  background-color: #ffff99;
  background-image: url(imgs/style_backgrd_mjcs.png);
  background-repeat: repeat-x;
  font-size: 0.8em;
}
#header {
  height: 130px;
  width: 817px;
  background-color: transparent;
  background-image: url(imgs/style_header_img.gif);
  background-repeat: no-repeat;
  text-indent: -100em;
}
#conteneur {
  margin: 0 auto;
  background-color: transparent;
  position: relative;
  width: 817px;
}
#centre {
  background-color: transparent;
  height: 100%;
  width: 770px;
  margin-left: 48px;
  margin-bottom: 0;
  padding-bottom: 25px;
  text-align: center;
  }
#iframe {
  background-color: #ffffff;
  height: 100%;
  width: 770px;
  margin-left: 48px;
  margin-bottom: 0;
  padding-bottom: 25px;
  text-align: center;
  border: 2px;
  border-color: #000000;
}
#pied {
  bottom: 0px;
  background-color: transparent;
  height:100px;
  width: 817px;
  text-align: center;
  
  }
H1		{font: 2em Arial;font-weight: bold; text-align: center; background-color: #ffff99; border-color: #ffffff;}
H2		{font: 14px Arial;font-weight: bold; color= #000;}
H3		{font: 2em Arial;font-weight: bold; background-color: #000000; color: white;}
/*H7		{font: 0.8em Arial;color=#000;}*/

