@CHARSET "UTF-8";


body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  margin-top: 0px;
  padding-top: 0px;
  margin: auto;
  width: 100%;
  color: #111;
  text-align: center;
  vertical-align: top;
  background-image: url(../images/funnypronosfond.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}


a,a:link,a:visited {
  color: #1811cc;
  text-decoration: none;
}

a:hover {
  color: #22f;
}

.finFloat {
  clear: both;
}

/* Page */
#wrapper{
  top: 0;
  min-height: 100%;
  width: 1000px;
  text-align: left;
  margin: auto;
}

#contenu {
  float: left;
  width: 75%;
  margin-bottom: 2em;
}

div.inner {
  text-align: left;
  padding: 0 1em 1em;
}

/* Headers */
#header {
  color:#000;
  height: 185px;
}