/* Generated by KompoZer */
body {
  margin: 0px;
  font-family: "Times New Roman",Times,serif;
  background-color: #d8d8d8;
  font-size: 100%;
  text-align: left;
  width: 100%;
}
#bandeau {
  height: 50px;
  width: 100%;
  text-align: center;
  background-position:  center center;
  background-image: url(images/bandeau01.jpg);
}
#boussole {
  border: 1px solid #993300;
  width: 100%;
  height: 20px;
  text-align: left;
  font-size: 80%;
  font-weight: bold;
  color: #232eaf;
  padding-top: 2px;
}
#corps {
  margin-left: 100px;
  padding-right: 20px;
  padding-left: 5px;
  width: 88%;
}
#pied {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 40px;
  text-align: center;
  clear: left;
  background-color: #ffffff;
  color: #000000;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
}
table {
  padding: 2px;
  width: 95%;
}
td {
  border:  none;
  padding: 2px;
}
td.bords {
  border: 1px solid navy;
}
td.titre {
  border: 1px solid navy;
  padding: 2px;
  background-color: #ffff00;
  text-align: center;
}
h1, h2, h3, h4 {
  font-family: comic sans ms,sans-serif;
  font-weight: bold;
  margin-right: 2%;
  text-align: justify;
}
h1, h2, h3 {
  color: #006600;
}
h1 {
  border: 1px solid #006600;
  display: block;
  height: 60px;
  background-color: #b8c9cc;
  font-size: 230%;
  text-align: center;
  text-shadow: #c2eab5 20px 10px 10px;
  letter-spacing: 2px;
}
h2 {
  text-indent: 120px;
  font-size: 160%;
  letter-spacing: 2px;
}
h3 {
  text-indent: 80px;
  font-size: 140%;
  letter-spacing: 1px;
}
h4 {
  text-indent: 20px;
  font-size: 100%;
  color: navy;
  background-color: transparent;
  font-weight: normal;
}
h4.lien {
  text-indent: 0px;
  color: red;
}
p {
  text-indent: 5%;
  text-align: justify;
  margin-left: 2%;
  margin-right: 2%;
}
p.court {
  text-align: left;
}
p.liste {
  text-align: left;
  text-indent: 0px;
}
p.note, p.source, p.liste {
  font-size: 90%;
  text-indent: 0px;
}
p.source {
  font-style: italic;
  text-align: right;
}
a:link, a:visited, a:hover {
  color: maroon;
  font-size: 100%;
}
a:link {
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  font-size: 100%;
  background-color: transparent;
  color: maroon;
  font-weight: normal;
}
a:hover {
  background-position:  center center;
  background-repeat: no-repeat;
  color: #00ce00;
  text-align: center;
  background-color: white;
}
#menu {
  border-style: solid;
  border-width: 1px;
  float: left;
  color: #db7315;
  width: 100px;
  background-color: #ffffcc;
  font-family: comic sans ms,sans-serif;
  font-weight: bold;
  height: 100%;
  padding-top: 100px;
}
div#menu a {
  color: #000000;
}
div#menu ul {
  border: 1px solid ;
  margin: 0px;
  padding: 0;
  background: white none repeat scroll 0% 50%;
  width: 99px;
}
div#menu li:hover {
  background: #eedddd none repeat scroll 0% 50%;
}
div#menu li.sousmenu:hover {
  background: #b1e8ee none repeat scroll 0% 50%;
}
div#menu li.sousmenu {
  background: transparent url(fleche.gif) no-repeat scroll 95% 50%;
}
div#menu ul li {
  border-bottom: 1px solid;
  position: relative;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
div#menu ul ul {
  position: absolute;
  top: -1px;
  left: 100px;
  display: none;
}
div#menu li a {
  border-left: 1px solid #bbbbbb;
  padding: 4px 0 4px 8px;
  text-decoration: none;
  display: block;
  width: 84px;
}
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2, div#menu ul.niveau2 li.sousmenu:hover ul.niveau3 {
  display: block;
}
div#menu li a:hover {
}
div#menu ul ul li a:hover {
  border-left-color: #00ff00;
}
div#menu ul ul ul li a:hover {
  border-left-color: #0000ff;
}



