body {
  border-style: solid none;
  border-color: #8cc73f;
  border-width: 4px;
  margin: 0 auto;
  width: 1000px;
  text-align: center;
  color: #fefefe;
  background-color: #8a8b8b;
  background-image: url(images/maillot_fond_nb.jpg);
  background-position:  center center;
}
#header {
  margin: 0;
  background-image: url(images/bandeaudepart.jpg);
  background-position:  center center;
  background-repeat: no-repeat;
  width: 1000px;
  height: 206px;
  color: #ffcc33;
  font-size: 3.6em;
  line-height: 4.1em;
  position: relative;
}
#fond {
  background-color: #545454;
}
p {
  margin: 1em 2em 4.1em 1.8em;
  font-size: 1.1em;
}
h2 {
  border-top: 3px solid #8cc73f;
  border-bottom: 3px solid #8cc73f;
  color: #fefefe;
  position: relative;
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
h3 {
  text-align: center;
  color: #f8f8f8;
  font-size: 1.5em;
  line-height: 1.3em;
  padding-bottom: 3em;
}
h4 {
  color: #33cc00;
  font-size: 1.1em;
  text-decoration: underline;
}
h5 {
  font-weight: bold;
  font-style: italic;
  font-size: 1.1em;
  line-height: 0em;
  color: #ffffcc;
}
h6 {
  margin: 0;
  font-size: 0.7em;
  line-height: 1.1em;
  font-style: italic;
}
#piedpage {
  margin: 0;
  height: 110px;
  background-color: #999999;
  text-align: center;
}
#menu {
  background-color: white;
  float: left;
  width: 200px;
  color: #545454;
  text-align: left;
  margin-top: 24px;
  margin-left: 4px;
  font-style: normal;
  font-weight: normal;
  padding-left: 0px;
}
#menu li {
  list-style-type: none;
  list-style-position: inside;
  padding-top: 1px;
  padding-right: 6px;
  padding-left: 2px;
}
#menu li a:hover {
  font-weight: bold;
  color: #8cc73f;
  background-color: #545454;
  text-decoration: none;
  padding-right: 5px;
  padding-left: 4px;
}
#menu a {
  text-decoration: none;
  color: #545454;
}
.sousmenu li {
  padding-left: 1px;
  font-size: 0.8em;
}
#pagenecours {
  color: #009900;
  background-color: #cccccc;
}
hr {
  border-color: #33cc00;
  background-color: #33cc00;
}
.separateur {
  float: left;
  width: 40%;
  height: 2px;
}
img {
  border: 4px outset #33cc00;
  margin: 10px 10px 15px 15px;
}
#content {
  margin-top: 0px;
  margin-left: 206px;
  font-size: 1.1em;
  padding-left: 19px;
  position: relative;
  color: #cacaca;
  padding-right: 18px;
  text-align: justify;
}
#content a {
  text-decoration: none;
  color: #33cc00;
}
#content a:hover {
  color: #cc3300;
}
.grassouligne {
  color: white;
  font-weight: bold;
}
#piedpage img {
  border: 1px solid white;
  margin-right: 50px;
  margin-left: 50px;
}
.gauche {
  border: 1px solid #333333;
}
.imgsponsor {
  border-style: none dotted none none;
  border-right: 1px dotted #666666;
  margin: 10px 30px 5px 10px;
  padding: 5px 30px 5px 5px;
  float: left;
}
.imgfond {
  background-color: #cccccc;
  margin-top: 2px;
  margin-bottom: 5px;
  width: 600px;
  color: #333333;
  height: 200px;
}
.legende {
  margin-top: 30px;
  color: #660000;
}
.liensponsor {
  color: #990000;
}

