table.ficheProduit h1{
  color:#9AC520;
  font-size:12px;
  font-weight:bold;
  display:inline;
}
table.ficheProduit description{
  
}
table.ficheProduit div.titres{
  background-image: url(../charte/base/entree/separateurFProdTitres.jpg);
  background-position: bottom;  background-repeat: repeat-x;
  min-height:16px;
  padding-bottom:5px;
  padding-left:5px;
  font-weight:bold;
  line-height:16px;
  border-width:1px 0px 1px 0px;  border-color: #CBCBCB;  border-style: solid;
}
table.ficheProduit div.contents{
  padding:5px;
  color:#000000;
}

table.ficheProduit div.showImg{
  width:99%;
  min-width:99%;
  max-width:99%;
}