#panier {
  border: 1px solid #ff6600;
  margin-left: 5%;
  margin-right: 5%;
  max-width: 1152px;
  padding-top: 12px;
  min-width: 700px;
  padding-left: 5%;
  padding-right: 5%;
  background-image: url(image/Bois.jpg);
}
#tete {
  border: medium solid ;
  margin: 0px 0px 12px;
  background-position: center top;
}
#menu {
  border-style: outset outset none;
  border-color: #ff9900;
  border-width: 2px;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  font-style: normal;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  color: #ff6600;
  font-size: 1.2em;
  background-position: center top;
  width: 662px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  background-color: #ffb13d;
}
#pied {
  margin: 6px auto;
  background-image: url(image/Sable.jpg);
  text-align: center;
  padding-bottom: 6px;
  font-size: 1em;
  font-family: Arial,Helvetica,sans-serif;
  padding-top: 6px;
}
#contenu {
  border: 3px outset #ff6600;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  padding-right: 5%;
  padding-left: 5%;
  font-size: 1em;
  background-repeat: repeat-y;
  background-position: center top;
  background-image: url(image/Filigrane.jpg);
  padding-top: 5%;
}
#basPage {
  font-family: Arial,Helvetica,sans-serif;
  text-align: right;
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 0.8em;
}
p {
  text-indent: 2em;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  text-align: justify;
  list-style-type: circle;
}
h1 {
  color: #993300;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-size: 1.7em;
  padding-top: 1em;
}
h2 {
  color: #993300;
  text-align: left;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  margin-top: 3em;
}
h3 {
  border-style: none;
  color: #ff6600;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  font-size: 2em;
  margin-top: 0.5em;
  margin-bottom: 0.2em;
}
h4 {
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 0%;
}
caption {
  font-family: Arial,Times,"Times New Roman",serif;
  font-weight: bold;
  color: #000000;
  padding-bottom: 2em;
}
table {
  border: 2px outset #ff6600;
  margin: auto;
  max-width: 1100px;
  border-collapse: collapse;
}
th {
  border: 1px solid #000000;
  padding: 5px;
  width: auto;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  background-image: url(image/SableClair.jpg);
  text-align: center;
  font-weight: bold;
  color: #ff6600;
}
td {
  border: 1px solid black;
  padding: 5px;
  font-size: 0.9em;
  font-family: Arial,Helvetica,sans-serif;
  width: auto;
  text-align: left;
}
li {
  padding-top: 0.5em;
}
a {
  color: #3333ff;
  text-decoration: none;
  font-weight: inherit;
}
a:hover {
  text-decoration: underline;
  color: #3333ff;
}
#menu a:hover {
  border-color: #ff6600;
  border-width: 1px;
  background-image: url(image/SableClair.jpg);
  color: #3333ff;
  line-height: 1.1em;
  text-decoration: underline;
}
#pied a {
  font-weight: bold;
}
.notes {
  padding-bottom: 1em;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  text-align: justify;
}
.descriptif td {
  text-align: justify;
}
ul {
  font-weight: normal;
  font-style: normal;
  text-indent: 0em;
  text-align: justify;
  font-family: "Comic Sans MS","Trebuchet MS",Times,"Times New Roman",serif;
  font-size: 1.1em;
  list-style-image: url(image/orgball.gif);
  margin-left: 2em;
  list-style-position: outside;
}
