/* ------------------------------------ *
 CSS -- Services Verbatim
 Dernière modification: 19 janvier 2007
 * ------------------------------------ */

body {
  background: #f0f3ed url('../images/bg.gif') center repeat-y; color: black; font-family: Verdana, Helvetica, sans-serif; font-size: 0.7em;   margin: 0; text-align: justify;
}

a { border: none; text-decoration: none; }
a:link, a:visited { background-color: inherit; color: #1c8300; }
a:hover, a:active { background-color: inherit; color: #1c8300; }

a.joindre:link, a.joindre:visited, a.joindre:hover, a.joindre:active { background-color: inherit; color: white; }
a.resume:link, a.resume:visited, a.resume:hover, a.joindre:active { background-color: inherit; color: #176400; }

h3 { text-transform: uppercase; font-size: 1.2em; color: #1c8300; margin-top: 50px; }

#title {
  background: url('../images/title.jpg') no-repeat; width: 777px; height: 42px; margin: 0 auto 0; padding: 108px 0 0 23px; font-size: 1.3em; color: white;
}

#menu {
  padding: 0;
  margin: 2px 0 0 400px;
}

#menu li {
  display: inline;
  list-style-type: none;
  padding-right: 50px;
}

#content {
  width: 737px;
  margin: 0 auto 0;
  padding: 50px 20px 0 20px;
  font-size: 1.2em;
}

#resume {
  margin-bottom: 40px;
}

#resume li {
  list-style-type: disc;
  color: #176400;
  font-weight: bold;
}

#bottom {
  width: 737px;
  height: 145px;
  margin: 0;
  background: url('../images/bot.jpg') no-repeat center;
}

#copyright {
  background: #8fda7b;
  margin: 0 auto 0;
  width: 800px;
  text-align: center;
  height: 20px;
  padding-top: 5px;
}

#compteur {
  text-align: left;
  margin: 0 auto 30px;
  width: 800px;
  padding: 10px 0 0 10px;
}