/* Generated by KompoZer */
#conteneur {
  border: 0px solid;
  width: 90%;
  margin-left: 5%;
  background-image: url(fond1.jpg);
}
#entete {
  width: 100%;
  height: 300px;
  background: url(../images/Entree01.jpg) no-repeat; 
}
h1 {
  font-family: Castellar;
  font-size: 36px;
  font-weight: bold;
  color: #660000;
  text-align: center;
}
#menu {
  background-color: #ffffcc;
}
table {
  border: 0px solid transparent;
  width: 100%;
  height: 44px;
}
td {
  border: 0px solid transparent;
  font-family: Times New Roman,serif;
  font-size: 100%;
  color: maroon;
  text-align: center;
  background-color: transparent;
}
#principal {
  border-style: groove;
  border-width: 1px;
  background-image: url(fond1.JPG);
  clear: both;
  font-family: Comic Sans MS;
  font-style: normal;
  color: #660000;
  text-align: justify;
  height: 100%;
  font-size: 24px;
  font-weight: normal;
  
}
td {
  font-family: Comic Sans MS;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
a {
  font-family: times new roman,serif;
  font-weight: bold;
  font-size: 18pt;
  font-style: italic;
  color: #660000;
  background-color: transparent;
  text-decoration: underline;
}
