body {
  margin: 0;
  padding: 0;
  background-color: #87d0d6;
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 14px;
}

a {
  color: #fff;
}

#wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 0;
}

#header {
  margin: 0;
  padding: 0;
  width: 960px;
  /*height: 198px;*/
  height: 170px;
  background-color: #019ba7;
  background-image: url('images/header_bg.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  color: #fff;
  background-color: #019ba7;
}

h1 {
  width: 607px;
  height: 94px;
  position: relative;
  top: 20px;
  left: 205px;
  background-image: url('images/h1_bg.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

h1 span {
  visibility: hidden;
}

h2 {
  font-size: 18px;
}

#stats {
  position: relative;
  left: 650px;
  top: -10px;
  color: #87d0d6;
  font-style: italic;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 70px 0 0;
}

#logo {
  display: block;
  width: 272px;
  height: 27px;
  position: relative;
  left: 550px;
  top: 15px;
  background-image: url('images/logo.gif');
  background-repeat: no-repeat;
  text-decoration: none;
}

#logo span {
  visibility: hidden;
}

#bouton_demo {
  display: block;
  width: 130px;
  height: 119px;
  position: relative
  left: 15px;
  right: 15px;
  top: 15px;
  bottom: 15px;
  background-image: url('images/bouton_demo.gif');
  background-repeat: no-repeat;
  text-decoration: none;
}

#bouton_demo span {
  visibility: hidden;
}

#page {
  margin: 0;
  padding: 40px 55px 10px 55px;
  width: 850px;
  background-color: #06c9ce;
  color: #000;
  background-image: url('images/page_bg.gif');
  background-repeat: no-repeat;
}

#page blockquote {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  padding: 0;
  margin: 10px 0;
}

#footer {
  width: 960px;
  text-align: center;
  background-color: #06c9ce;
  color: #fff;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  padding-bottom: 30px;
}

.col {
  float: left;
  width: 375px;
  margin: 0 15px;
}

.ban {
  height: 27px;
  width: 375px;
  color: #fff;
  padding: 0;
  margin: 12px 0 6px 0;
  color: #fff;
  font-size: 16px;
  clear: both;
}

.ban strong {
  line-height: 27px;
  color: #000;
  text-transform: uppercase;
}

.ban1_middle {
  background-image: url('images/ban1_middle.gif');
}

.ban2_middle {
  background-image: url('images/ban2_middle.gif');
}

.ban1_left {
  background-image: url('images/ban1_left.gif');
  height: 27px;
  width: 14px;
  float: left;
  margin: 0;
  padding: 0;
}

.ban2_left {
  background-image: url('images/ban2_left.gif');
  height: 27px;
  width: 14px;
  float: left;
  margin: 0;
  padding: 0;
}

.ban1_right {
  background-image: url('images/ban1_right.gif');
  height: 27px;
  width: 14px;
  float: right;
  margin: 0;
  padding: 0;
}

.ban2_right {
  background-image: url('images/ban2_right.gif');
  height: 27px;
  width: 14px;
  float: right;
  margin: 0;
  padding: 0;
}

.packset {
  clear: both;
  padding: 0;
  margin: 6px 0 24px 0;
  display: block;
}

.packset_item {
  display: block;
  float: left;
  padding: 0;
  margin: 3px;
}

.pack_head {
  width: 119px;
  height: 11px;
  background-image: url('images/pack_head.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 0;
  margin: 0;
}

.pack_body,.pack_body2 {
  background-image: url('images/pack_body.gif');
  width: 109px;
  padding: 5px;
  height: 80px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.pack_body P,.pack_body2 P {
  font-size: 11px;
  font-weight: normal;
  color: #666;
  margin: 6px 0;
  padding: 0;
}

.pack_body a {
  color: #019ba7;
  text-decoration: none;
}

.pack_body a em {
  background-color: #019ba7;
  color: #fff;
  font-style: normal;
  padding: 0 6px;
}

.pack_body2 a {
  color: #776b49;
  text-decoration: none;
}

.pack_index {
  font-weight: bold;
  text-align: center;
  position: relative;
  font-size: 1.2em;
  top: -12px;
}

.pack_foot {
  background-image: url('images/pack_foot.gif');
  background-repeat: no-repeat;
  background-position: top;
  padding: 0;
  margin: 0;
  width: 119px;
  height: 11px;
  padding: 0;
  margin: 0;
}

hr,.clearer {
  clear: both;
  visibility: hidden;
}

.motif {
  background-image: url('images/motif.gif');
  width: 306px;
  margin: 50px auto 0 auto;
  height: 218px;
}