h1 {
  font-weight: bold;
  line-height: 2.5em;
  font-family: Arial;
  margin-left: 10px;
  margin-top: 15px;
  height: 36px;
  font-size: 32px;
  background-repeat: repeat-x;
  background-position: center top;
  background-color: transparent;
  color: black;
}
h2 {
  font-style: italic;
  margin-right: 10px;
  text-align: center;
  font-weight: bold;
  line-height: normal;
  font-family: Arial;
  margin-left: 10px;
  margin-top: 5px;
  background-repeat: repeat-x;
  background-position: center top;
  background-color: transparent;
  font-size: 21px;
  color: black;
}
table {
  margin-top: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  color: white;
  background-color: transparent;
}
html, body {
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: medium;
  line-height: normal;
  height: 100%;
  text-align: center;
  background-position:  center center;
  background-repeat: repeat;
  color: black;
  background-color: transparent;
  background-image: url(../fonds/2011_12_noel/gris_278.jpg);
}
div#entete1 {
  border-bottom: 2px solid white;
  background: transparent url(../fonds/2011_12_noel/2011_12_noel_ligne.gif) repeat-x fixed center top;
  font-weight: bold;
  color: black;
  font-size: large;
  line-height: normal;
  height: 3.5em;
  font-family: Arial;
  font-style: italic;
  text-align: left;
  border-top-style: hidden;
}
div#entete2 {
  border-bottom: 2px solid white;
  background-attachment: scroll;
  height: 5em;
  font-weight: bold;
  font-family: Arial;
  line-height: normal;
  font-size: medium;
  text-align: justify;
  font-style: italic;
  background-position: left top;
  background-repeat: repeat;
  color: black;
  background-color: #cccbc7;
}
td {
  border:  none;
  text-align: center;
  font-size: small;
  font-family: Arial;
  font-style: italic;
  height: 50px;
  color: black;
  background-color: #f0ecec;
}
hr {
  border: 2px dotted #39495a;
  background-color: white;
}

