#produits { width: 635px; }
#produits h1 { background: white url(../images/matos/produits/bg-h1.gif) top left repeat-x; line-height: 24px; margin:0; padding: 0 0 0 4px; }
#produits h1 span { background: white; margin: 0 0 0 4px; padding: 0 4px; }
#produits .fournisseur { border-bottom: 1px solid #B0B0B0; border-left: 1px solid #B0B0B0; border-right: 1px solid #B0B0B0; margin:0 0 15px; }

.produit { float: left; height: 200px; margin: 2px 2px; width: 200px; }
.produit a.image  { display: block; height: 113px; left: 50%; margin-left: -75px; overflow: hidden; position: relative; width: 150px; }
.produit a img { bottom: 0%; }
.produit a.designation { color: black; display: block; font-size: 0.97em; height: 30px; margin: 0 0 10px; text-align: center; text-decoration:none; }

.produit p { position: relative; text-align: center; }
.produit .prix_listing { background: orange; color: white; font-size: 1em; font-weight:bold; padding: 2px 4px; }
.produit .prix_barre { background: #ccc; color: white; font-size: 1em; font-weight:bold; padding: 2px 4px; text-decoration: line-through; }
.produit .prix_promo { background: orange; color: white; font-size: 1em; font-weight:bold; margin-left: 1px; padding: 2px 4px; }
.produit .infoscomp { border: 1px solid orange; color: orange; font-size: 1em; font-weight:bold; margin-left: 1px; padding: 1px 4px; }

.epuise { color:red; font-weight:bold; margin-right: 2px; }
.nouveaute { color:orange; font-size:1.2em; font-weight:bold; height: 18px; margin-left: 2px; vertical-align:top }

/*

#matos div.serie { float: left; height: 200px; margin: 4px; text-align: center; width: 200px; }
#matos div.serie a img { border: none; }
#matos div.serie a { color: black; display: block; font-size: 80%; text-decoration:none; }
#matos div.serie div span { display: block; }

span.prix_texte { color: red; display: block; font-size: 100%; }

*/