/* CSS Document */


*, html {margin:0;padding:0;}

.conteneurBlocProduit {width:480px;margin:20px 0 20px 0;}

.blocProduit h6 {
color:#666666;
font-size: 14px;
font-family: Verdana,Arial,Helvetica,sans-serif;
padding:0 0 0 35px;margin:0 0 0 15px;
height: 30px;
}

.blocProduit{
float:left;
width: 159px;height: 130px;
padding:0;margin:0;
}

.blocProduitMilieu{
width:159px;margin:0;padding:0;
background:url(../../images/box_produit_milieu.jpg) repeat-y;
}

.blocProduitHaut{
width:159px;height:15px;
background:url(../../images/box_produit_haut.jpg) no-repeat;
}

.blocProduitBas{
width: 159px;height:15px;margin:-5px 0 0 0;
background: url(../../images/box_produit_bas.jpg) no-repeat;
}


h6.pyrotechnie {background-color: transparent; background-image: url(../../images/ico_nonex.jpg); background-repeat: no-repeat;padding: 0 0 0 30px; }
h6.disque {background-color: transparent; background-image: url(../../images/ico_disques.jpg); background-repeat: no-repeat;padding: 0 0 0 30px; }
h6.couronne {background-color: transparent; background-image: url(../../images/ico_couronnes.jpg); background-repeat: no-repeat;padding: 0 0 0 30px; }
h6.decoupeuse {background-color: transparent; background-image: url(../../images/ico_decoupeuses.jpg); background-repeat: no-repeat;padding: 0 0 0 30px; }
h6.scie {background-color: transparent; background-image: url(../../images/ico_scies.jpg); background-repeat: no-repeat;padding: 0 0 0 30px; }
h6.pince {background-color: transparent; background-image: url(../../images/ico_pinces.jpg); background-repeat: no-repeat;padding: 0 0 0 30px; }
h6.pompe {background-color: transparent; background-image: url(../../images/ico_pompes.jpg); background-repeat: no-repeat;padding: 0 0 0 30px; }
h6.carroteuse {background-color: transparent; background-image: url(../../images/ico_carotteuse.jpg); background-repeat: no-repeat;padding: 0 0 0 30px; }
h6.gamme {background-color: transparent; background-image: url(../../images/ico_plus.jpg); background-repeat: no-repeat;padding: 0 0 0 30px; }


a.produit  {color:#666666;font-size:9px;font-family:Verdana, Arial, Helvetica, sans-serif;padding:0 0 0 20px;text-decoration:none;}
a:hover.produit  {word-spacing:1px; color:#666666;font-size:9px;font-family:Verdana, Arial, Helvetica, sans-serif;padding:0 0 0 20px;text-decoration:underline;}

p.produit {color:#666666;font-size:9px;font-family:Verdana, Arial, Helvetica, sans-serif;padding:o; margin: 0 0 5px 0px;}

