/*
	Feuille de style pour l'impression
*/

body {
	font: 76% Geneva, Arial, Helevetica,sans-serif; background: white;
}

#entete h1 {width: 550px; height: 90px;
	background: url('img/logo_sansallergene.png') no-repeat;	display:block;
}


#entete h1 a {display: block; width: 100%; height: 100%;}
#entete h1 a span {display: none;}


#boxheader, #navigation, #extra, #NavHaut, #chemin, .btn_panier, .selqte, #recherche,  .linkTop {display: none;}

a {text-decoration: none;}
a img {border: 0}

.ligne_article a{color: #8F7431;}
.ligne_pu { color: #434343; font-weight: bold; font-size: 16px;}
.ligne_total {color: #60803d; font-weight: bold; font-size: 16px; }
.ligne_sup a {color: #c24322;font-weight: bold;}

.catalogue-gamme h2 a {color: #b82600;}
.catalogue-rayon h3 {margin: 10px 0 20px 25px;}
.catalogue-rayon h3 a {color: #306B01; }
.ligne_article h4 {margin: 0}
 .prixProduit .aulieude {font-size: 8px; }  

.ListeProduitsTableau {width: 100%;}
.ListeProduitsTableau, .produitTableau td {margin: 0; padding: 0;}
.ListeProduitsTableau .prixProduit {margin: 0;}
.ListeProduitsTableau .image {width: 90px;}
.ListeProduitsTableau .desc {width: 550px;}
.ListeProduitsTableau .prix {width: 70px;}
.ListeProduitsTableau .qte {width: 60px;}
.ListeProduitsTableau .btn_panier {width: 150px;}


