/* Styles produits */

#wrapper #content h1 {
  padding-right: 0;
}

#wrapper #content h1 strong {
  float: left;
}

#wrapper #content h1 span.nostyle {
  color: #4C463C;
}

#wrapper #content h1 img {
  float: right;
  margin: 0 60px 0 0;
  vertical-align: bottom;
}

#wrapper #content h1 img.nouveaute {
  float: none;
  margin-left:10px;
  position:relative;
  top:2px;
  z-index:1;
}