body {
  margin: 0 auto;
  padding: 0;
  background: #996633 url(images/body_deg3.gif) repeat-x scroll center top;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 76%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#wrap {
  border:  none;
  margin: 0 auto;
  background: white none repeat scroll 0% 50%;
  color: #ffffff;
  width: 790px;
}
#header {
  margin: 0px 0em;
  padding: 0;
  clear: both;
  height: 29px;
  color: #808080;
  background-color: #996633;
}
#header h3 {
  margin: 0px;
  width: 350px;
  float: left;
  height: 27px;
}
#header p {
  margin: 0px;
  width: 500px;
  float: right;
  text-align: center;
  color: #a0a0a0;
  font-size: 0.8em;
  line-height: 1.2em;
  height: 0px;
}
#avmenu {
  margin: 0 0 10px;
  padding: 0;
  width: 150px;
  font-size: 0.9em;
  clear: left;
  float: left;
}
#avmenu ul {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 150px;
  font-size: 1.1em;
}
#avmenu li {
  margin-bottom: 4px;
}
#avmenu li a {
  border-left: 1px solid white;
  padding: 6px 0 0 10px;
  display: block;
  height: 34px;
  font-weight: inherit;
  background-position: left top;
  background-repeat: no-repeat;
  color: white;
  font-family: Calibri;
  font-size: medium;
  line-height: 0.9em;
  text-decoration: none;
  background-image: url(images/bouton4.jpg);
}
#avmenu li a:hover {
  border-left: 4px solid white;
  background-position: left top;
  background-repeat: no-repeat;
  color: white;
  text-decoration: none;
  background-image: url(images/bouton4.jpg);
}
.announce {
  margin: 10px 0;
  padding: 10px;
  width: 130px;
  color: #a8a8a8;
  line-height: 1.3em;
  background-color: white;
}
#extras {
  margin: 0 0 10px;
  padding: 0;
  float: right;
  width: 150px;
  font-size: 0.9em;
  line-height: 1.5em;
  clear: right;
}
#extras p {
  margin: 0 0 1.5em;
}
#content {
  margin: 0em 160px 20px;
  padding: 0 10px;
  line-height: 1.6em;
  text-align: left;
  top: 0;
  right: 0px;
  left: 0;
}
#content2 {
  margin: 0em 9px 20px 160px;
  padding: 0 10px;
  line-height: 1.6em;
  text-align: left;
}
#content h2 {
  margin: 0 0 0.5em;
  font-size: 1.5em;
}
#content img {
  padding: 0px;
  display: inline;
}
h3 {
  margin: 0 0 10px;
  font-size: 1.3em;
}
a {
  text-decoration: none;
  color: #ff6600;
}
a:hover {
  text-decoration: underline;
  color: #993300;
}
#footer {
  border:  none;
  margin: 0 auto;
  padding: 0px 0em;
  clear: both;
  width: 790px;
  text-align: center;
  color: #808080;
  font-size: 0.9em;
  height: 244px;
  background-color: #996633;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right center;
}
#footer a {
  color: #808080;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
.left {
  margin: 0px 7px 0px 5px;
  float: left;
}
.right {
  margin: 0px 7px 0px 5px;
  float: right;
}
.textright {
  text-align: right;
}
.center {
  text-align: center;
}
.small {
  font-size: 0.8em;
}
.bold {
  font-weight: bold;
}
.hide {
  display: none;
}

