html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: transparent;
  background-repeat: repeat;
  color: black;
  background-position: center bottom;
  background-image: url(../fonds/2011_12_noel/gris_278.jpg);
}
body {
  background-color: transparent;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: left top;
}
div#page {
  background-color: transparent;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position:  center center;
  position: relative;
  min-height: 100%;
}
div#entete1 {
  border-bottom: 2px solid white;
  background-color: #969592;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: center top;
  height: 2.7em;
  font-family: Arial;
  font-size: small;
  font-style: italic;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  line-height: 1.5em;
}
div#entete2 {
  border-bottom: 2px solid #999999;
  padding: 2px 0;
  background-color: #efefee;
  background-repeat: repeat-x;
  background-position: center top;
  height: 10.2em;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  font-family: Arial;
  line-height: normal;
  font-size: small;
  color: black;
}
div#premiere {
  float: left;
  width: 140px;
  color: #ffffff;
  background-image: url(../fonds/fond_janvier_2009/fond_janvier_2009.gif);
  background-position: center top;
  background-repeat: repeat;
  background-color: transparent;
}
div#deuxieme {
  float: right;
  width: 140px;
  color: #ffffff;
  background-image: url(../fonds/fond_janvier_2009/fond_janvier_2009.gif);
  background-position: center top;
  background-repeat: repeat;
  background-color: transparent;
}
div#contenu {
  margin: 0 0px;
  padding: 10px 0;
  background-position: left center;
  background-color: transparent;
}
div#piedpage1 {
  clear: both;
  background-color: transparent;
  color: white;
  height: 5em;
}
div#piedpage2 {
  border-top: 2px solid white;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10em;
  line-height: 1.8em;
  text-align: center;
  font-family: Arial;
  font-size: medium;
  color: white;
  background-repeat: repeat;
  background-position:  center center;
  background-color: #797876;
}
h1 {
  font-family: Arial;
  font-style: italic;
  font-size: small;
  line-height: 0.8em;
  color: black;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: x-small;
  line-height: 6px;
  color: black;
}
td {
  font-weight: bolder;
  font-style: italic;
  text-align: center;
  font-size: medium;
  color: black;
  background-color: #797876;
}

