.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix {display: inline-block;}
/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Helvetica", Arial, Verdana, sans-serif;
  font-size: 0.81em;
  color: #5d5943;
  background: #d5d4cf;
}

img { border: none;  }
hr  { display: none; }

h1,h3,h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-bottom: 1em;
}

h2 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Helvetica", Arial, Verdana, sans-serif;
  margin-bottom: 1em;
  font-size: 140%;
}

h2 em {
  font-style: normal;
  color: #ff5018;
}

h1 {
  width: 100%;
  background: #ff5018;
  color: #fff;
  font-weight: normal;
  line-height: 100%;
  font-size: 250%;
  margin-bottom: 0;
}

h1 a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

h1 strong {
  display: block;
}

h1 em {
  font-style: normal;
  font-size: 85%;
}

h1 span {
  width: 525px;
  display: block;
  margin: 0 auto;
  padding: 0.4em 300px 0.4em 0;
  position: relative;
  z-index: 300;
}

#contenu {
  width: 100%;
  background: #fff;
  height: auto !important;
  height: 385px;
  min-height: 385px;
}

#contenu .contenu_inner {
  width: 825px;
  margin: 0 auto;
  background: url(/img/bg-contenu.gif) no-repeat top right;
}

#contenu .contenu_inner .texte {
  width: 500px;
  position: relative;
  z-index: 999;
}

p {
  margin-bottom: 1em;
}

p.credits {
  font-size: 75%;
  border-bottom: 5px solid #d9d9d5;
  padding: 0.8em 0 0.6em 0;
  width: 90%;
  color: #000;
}

p.rabais {
  background: url(/img/img-asterisque.gif) no-repeat 2px 4px;
  padding-left: 21px;
  font-size: 85%;
  margin-top: 2em;
  margin-bottom: 2em;
}

#couverture {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}

#couverture .couverture_inner {
  width: 825px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
  height: 400px;
  overflow: hidden;
}

#couverture .couverture_inner .couverture {
   position: absolute;
   top: 0;
   right: 0;
}

#couverture .couverture_inner strong {
  position: absolute;
  top: 272px;
  left: 550px;
  text-transform: uppercase;
  width: 210px;
  font-size: 80%;
  line-height: 160%;
  color: #fff;
}

#couverture .couverture_inner strong em {
  display: block;
  font-style: normal;
  color: #F5E150;
  margin-bottom: 4px;
}

#couverture .couverture_inner strong em span {
  position: absolute;
  left: -999999em;
}

#couverture abbr {
  border: none;
  cursor: text;
}


#pied {
  width: 825px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 2em;
  padding-bottom: 1em;
  font-size: 80%;
  border-top: 5px solid #aaa99f;
}

#pied p { margin-bottom: 0; }

#pied .p1 { float: left;  }
#pied .p2 { float: right; }

#pied .p2 a span {
  position: absolute;
  left: -99999em;
}

#pied .p2 strong {
  float: left;
}

#pied .p2 a {
  display: block;
  width: 66px;
  margin-left: 66px;
  margin-top: -4px;
  height: 18px;
  background: url(/img/img-logoixmedia.gif) no-repeat top left;
}

#pied .p2 a:hover {
  background-position: bottom left;
}

#pub {
	margin-bottom: 2em;
}
