<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin: 0;
    padding: 0;
    color: #000000;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: small;
}
#generationTime  {display:none}
#bandeauHaut,#colonneGauche,#bandeauBas,#footer{
    display: none;
}
#contenu{
    width: 680px;
    float: left;
    overflow: hidden;
}
.ajuste{
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
}
.encadreC1{
    color: #000000;
    border: 1px solid #000000;
    padding: 10px;
    text-align:center;
}
.encadreC1 ul {
    margin-bottom:5px;
    text-align:left;
}
.encadreC1 ul li{
    list-style: none;
}
.encadreC1 strong, .encadreC1 b{
    color: #000000;
}
.encadreC1 img {
    margin: 5px auto;
}
.encadreC5{
    background-color: #000000;
    color: #000000;
    border: 1px solid #000000;
    padding: 15px;
    overflow: hidden;
}
span.C4{
    color:#000000;
}

.corps{
    padding: 20px 0;
}
.chemin{
    display: none;
}
#produitComplet{
    margin-bottom: 10px;
}
h3.titreBlancC2{
    font-size: 160%;
    font-weight: normal;
    background-color:#FFF;
    border:1px solid #000000;
    padding: 5px;
}
#produitComplet .encadreC1{
    padding: 10px;
    margin: 0;
}
.encadreC1{
    overflow: hidden;
}
.encadreC1 .gaucheProduit{
    width: 455px;
    overflow: hidden;
    text-align: justify;
    float: left;
    font-size: 80%;
    color: #000;
}
ul#etatProduit {
  padding-top:10px;
  text-align:center;
}
.gaucheProduit #etatProduit li{
  list-style: none;
  display: inline;
  font-weight:bold;
  padding:0 5px 0 5px;
}
.gaucheProduit #promos{
    float: left;
    margin-right: 3px;
    overflow: hidden;
    padding: 5px;
}
.gaucheProduit #picto{
    background-image:none;
    float: left;
    color: #FFF;
    font-weight: bold;
    font-size: 92%;
    text-align: center;
    width: 30px;
}
.gaucheProduit #txtPromo{
    font-size: 107%;
    color: #000000;
    font-weight: bold;
    padding:1px 5px 0 0;
}
.gaucheProduit #txtPromo a{
  text-decoration:none;
}

.encadreC1 .droiteProduit{
    overflow: hidden;
    float: right;
    text-align: center;
    width: 200px;
}
.droiteProduit .divImg{
    margin:0 auto;
    overflow: hidden;
  background: #FFF;
    border: 1px solid #DDD;
    width: 160px;
    height: 156px;
    text-align: center;
    vertical-align: middle;
  padding-bottom:5px;
  margin-bottom:20px;
}
.droiteProduit .facettes{
    display:none;
}
.droiteProduit .caddie{
  display:none;
}
.droiteProduit .prix{
    font-size: 160%;
    float: left;
    overflow: hidden;
    width: 200px;
    text-align: center;
    padding-bottom:20px;
}
.entoure{
    width: 680px;
    margin: 5px;
    margin-bottom:10px;
}
#caddie,#unAmi,#imprime{
    display:none;
}
/************************************************************************************/
/*                                   PANIER                                         */
/************************************************************************************/
#panier{
    width:99%;
    color:#000000;
    float:left;
    margin:0 0 10px 0;
}
#panier #Titre {
    float:left;
    width:100%;
    border:1px solid  #000000;
    padding:5px 0 5px 0;
    font-weight:bold;
    background-color:#000000;
}
#panier #Tnom{
  float:left;
  width:27%;
  padding-left:15px;
  text-align:center;
}
#panier #Tquantite{
  float:left;
  width:12%;
  text-align:center;
}
#panier #Treduction{
  float:left;
  width:12%;
  text-align:center;
}
#panier #Tvariation{
  float:left;
  width:12%;
  text-align:center;
}
#panier #Tprixunitaire{
  float:left;
  width:16%;
  text-align:right;
}
#panier #Tprix{
    float:left;
    width:14%;
    text-align:right;
}
#panier #Tsupprimer{
    float:left;
    width:4%;
}
#panier #article {
    float:left;
    width:100%;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    padding:5px 0 5px 0;
    background-color:#000000;
}
#panier #photo{
  float:left;
  width:5%;
  padding:0 0 0 3px;
}
#panier #nom{
    float:left;
  width:22%;
  padding:5px 0 0 10px;
  color: #000000;
  font-weight:bold;
}
#panier #nom a{
  color: #000000;
  font-weight:bold;
}
#panier #quantite{
    float:left;
    width:12%;
    text-align:center;
    padding-top:5px;
}
#panier #reduction{
    float:left;
    width:12%;
    text-align:center;
    font-weight:bold;
    padding-top:5px;
}
#panier #variation{
    float:left;
    width:12%;
    text-align:center;
    font-size:80%;
    padding-top:5px;
}
#panier #prixUnitaire{
    float:left;
    width:16%;
    text-align:right;
    padding-top:5px;
}
#panier #prix{
    float:left;
    width:14%;
    text-align:right;
    padding-top:5px;
}
#panier #supprimer{
    float:left;
    width:4%;
    text-align:right;
    padding-top:5px;
}
#panier #ssTotal {
    float:left;
    border:1px solid #000000;
    width:100%;
    padding:5px 0 5px 0;
    background-color:#000000;
}
#panier #Prix{
    float:left;
    width:15%;
    text-align:right;
}
#panier #libelle{
    float:left;
    width:77%;
    padding-left:19px;
    font-weight:bold;
}
#panier #fraisGestion{
    float:left;
    border-bottom:1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    width:100%;
    padding:5px 0 5px 0;
    background-color:#000000;
}
#panier #fraisLivraison {
    float:left;
    border-bottom:1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    width:100%;
    padding:5px 0 5px 0;
    background-color:#000000;
}
#panier #total {
    float:left;
    border-bottom:1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    width:100%;
    padding:5px 0 5px 0;
    background-color:#000000;
}
#imprimeCommande{
        display: none;
}
/************************************************************************************/
/*                                   COMMANDE                                         */
/************************************************************************************/
#commande{
    margin:0;
    width:99%;
    color:#000000;
    float:left;
}
#commande .envoyer {
    display: none;
}
#commande table{
    color: #000000;
    width:100%;
}
#commande th {
    text-align: left;
}
#commande th label {
    font-weight: normal;
    display: block;
    padding:3px 3px 3px 10px;
}
#commande td {
    padding:3px;
}
#commande tfoot td {
    text-align: center;
}
#modeLivraison{
  border: 1px solid #000000;
  margin:0 0 10px 0;
}
#coordonnees{
  border: 1px solid #000000;
  margin:0 0 10px 0;
}
/*------------ NOUVEAUTES ----------*/
#nouveautes{
    overflow: hidden;
}
#nouveautes .titrageContenu{
    overflow: hidden;
}
/* un produit */
.produit{
    width: 162px;
    float: left;
    overflow: hidden;
    text-align: center;
    margin-top:10px;
}
.produit .divImg{
    background: #FFF;
    border: 1px solid #DDD;
    width: 160px;
    height: 156px;
    text-align: center;
    vertical-align: middle;
    padding:5px 0 0 0;
}
.produit h4{
    font-size: 130%;
    font-weight: normal;
}
.produit h5{
    font-size: 200%;
}
.produit .caddie{
    display:none;
}
.selection, .topVentes, .actualites{
  display:none;
}
</pre></body></html>