
body {
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  background-color: #c0c0c0;
}
#wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 820px;
}
#banniere {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
}
#navi {
}
#contenu {
  background-color: #99cc33;
  padding-left: 3.5em;
  padding-right: 20px;
  padding-top: 2em;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
}
#foot {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 3.5em;
  background-image: url(images/bg_foot.jpg);
  background-repeat: no-repeat;
  color: black;
}
.glossymenu {
  margin: 0 auto;
  padding: 0 0 0 34px;
  background: transparent url(images/menu_bg.gif) repeat-x scroll 0% 50%;
  position: relative;
  height: 46px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
}
.glossymenu li {
  float: left;
  text-align: center;
}
.glossymenu li a {
  padding: 0 0 0 16px;
  float: left;
  display: block;
  color: #000000;
  text-decoration: none;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 46px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
}
.glossymenu li a b {
  padding: 0 24px 0 8px;
  float: left;
  display: block;
  text-align: center;
}
.glossymenu li.current a, .glossymenu li a:hover {
  background: transparent url(images/menu_hover_left.gif) no-repeat scroll left center;
  color: #ffffff;
  text-align: center;
}
.glossymenu li.current a b, .glossymenu li a:hover b {
  background: transparent url(images/menu_hover_right.gif) no-repeat scroll right top;
  color: #ffffff;
  text-align: center;
}
a:link, a:active, a:visited {
  text-decoration: none;
  color: #006600;
  font-size: 10px;
}
a:hover {
  color: yellow;
  font-size: 10px;
}
.ig {
  float: left;
  margin-right: 10px;
  margin-left: -6px;
}
.id {
  float: right;
  margin-right: -6px;
  margin-left: 10px;
}
h1 {
  font-size: 10px;
  text-align: center;
  color: yellow;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
}
h2 {
  text-transform: uppercase;
  color: #003300;
  font-size: 20px;
  text-decoration: underline;
  text-align: center;
}
#photos {
  float: left;
  width: 33%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
}
#photosfrui {
  float: left;
  width: 66%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
}
#noms {
  font-size: 13px;
}
.retour {
  margin-left: -360px;
  margin-top: -250px;
}

