html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  background-position:  center center;
  background-repeat: repeat;
  color: white;
  background-color: transparent;
  background-image: url(../fonds/fond_2010_09/fond_2010_09_01.jpg);
}
body {
  background: transparent url(../fonds/fond_2010_09/bande_2010_09.jpg) repeat-y scroll left top;
  color: white;
}
div#page {
  background: transparent url(../fonds/fond_2010_09/bande_2010_09_inv.jpg) repeat-y scroll right top;
  position: relative;
  min-height: 100%;
}
div#entete1 {
  border-top: 2px dotted black;
  border-bottom: 2px groove black;
  background-color: #9bace9;
  background-attachment: fixed;
  background-position: left center;
  height: 1.2em;
  font-size: small;
  font-weight: bold;
  line-height: 1.5em;
  background-repeat: repeat;
  font-family: Arial;
  font-style: italic;
  text-align: left;
  color: white;
}
div#entete2 {
  border-bottom: 4px groove white;
  padding: 2px 0;
  background-repeat: repeat-x;
  height: 10.2em;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  font-family: Arial;
  line-height: normal;
  font-size: small;
  color: black;
  background-position: center top;
  background-color: #6666cc;
}
div#premiere {
  border-style: none;
  float: left;
  width: 135px;
  color: #1e1e39;
  background-color: transparent;
}
div#deuxieme {
  border-style: none;
  float: right;
  width: 140px;
  color: #1e1e39;
  background-color: transparent;
}
div#contenu {
  margin: 0 0px;
  padding: 10px 0;
  background-color: transparent;
}
div#piedpage1 {
  height: 9em;
  clear: both;
  background-color: transparent;
}
div#piedpage2 {
  border-top: 4px groove white;
  background-color: #6666cc;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left top;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 9em;
  text-align: center;
  font-family: Arial;
  line-height: normal;
  font-size: small;
  color: black;
}
h1 {
  font-style: italic;
  line-height: 1.6em;
  font-size: 0.6em;
  font-family: Arial;
  background-color: transparent;
  color: white;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-small;
  line-height: 6px;
  background-color: transparent;
  color: black;
}
.bouton_gauche {
  border-style: none;
  border-color: #000000;
  width: auto;
  height: auto;
  margin-top: 5px;
  word-spacing: normal;
  margin-right: 2px;
  margin-left: 2px;
}
.bouton_droit {
  border-style: none;
  border-color: #000000;
  width: auto;
  height: auto;
  margin-top: 5px;
  word-spacing: normal;
  margin-right: 2px;
  margin-left: 2px;
}
