/* -------------------------------------------------------------- 

   print.css
   * Gives you some sensible styles for printing pages.
   * See Readme file in this directory for further instructions.
      
   Some additions you'll want to make, customized to your markup:
   #header, #footer, #navigation { display:none; }
   
-------------------------------------------------------------- */

body {
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
  color:#000;
  background: none;
  font-size: 10pt;
}

ul { list-style-type: none; margin: 0px; padding: 0px; }

a { color: black; text-decoration: none; }


/* Layout
-------------------------------------------------------------- */

.container {
  background: none;
}

hr { 
  background:#ccc; 
  color:#ccc;
  width:100%;
  height:2px;
  margin:2em 0;
  padding:0;
  border:none;
}
hr.space {
  background: #fff;
  color: #fff;
  visibility: hidden;
}

/* DISPLAY:NONE */

div#header img.logo-impression { display: block; }



form#login,
div.login-links,
ul#menu-top,
span.mon-panier-prix-menu,
div.sideMenu,
div#header img,
div.nouveautes-col img,
div#header a,
div.nouveautes-banner a,
div.promotion-banner a,
li.book-add-to-cart a,
div.promotion-col img,
div.en-vedette-col img,
div.publicite-banners,
div.footer-menu ul,
div.credit-cards,
div.fil-ariane,
div.categorie-logo-description img,
div.catalogue-sections-box-banner-img,
div.catalogue-nav-pages,
a.boutton-retour,
div.article-consultation a.telecharger-pdf,
form.URL-proposition,
td.produit-supprimer,
th.produit-supprimer-title,
div.mon-panier-liste-produits a img,
div.mon-panier-liste-details a img






 { display: none; }

address { font-style: normal }

h4 { font-size: 1.5em;  margin: 10px 0px 0px 0px }
h5 { font-size: 1.3em;  margin: 10px 0px 0px 0px }

div.nouveautes-col ul, div.promotion-col ul, div.en-vedette-col ul { margin: 10px 0px 10px 0px; }

div.article-consultation { margin-bottom: 10px; }

div.a-propos-liens-contact-colA a, div.a-propos-liens-contact-colB a, div.a-propos-liens-contact-colC a { display: block; font-weight: normal; margin: 0px 0px 0px 0px; }

div.livre-catalogue img { margin-top: 20px; margin-bottom: 20px; }

div.commanditaires-colA a, div.commanditaires-colB a { display: block; margin-bottom: 10px; }

div.fil-ariane-mon-panier ul li { display: inline; }
div.fil-ariane-mon-panier ul li.mon-panier-Actif { font-weight: bold; }

table.produits { width: 600px; text-align: left; }
table.produits tr td { height: 50px; }

ul.plan-du-site { margin-left: 10px; }
ul.plan-du-site li { margin-left: 10px; }


/* Text
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, "Lucida Grande", sans-serif; }
code { font:.9em "Courier New", Monaco, Courier, monospace; } 

a img { border:none; }
p img.top { margin-top: 0; }

blockquote {
  margin:1.5em;
  padding:1em;
  font-style:italic;
  font-size:.9em;
}

.small  { font-size: .9em; }
.large  { font-size: 1.1em; }
.quiet  { color: #999; }
.hide   { display:none; }


/* Links
-------------------------------------------------------------- */

a:link, a:visited {
  background: transparent;
  font-weight:700;
 }


/* If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */

/* a[href^="/"]:after {
  content: " (http://www.yourdomain.com" attr(href) ") ";
} */
