/*
 * @file
 * Print Styles
 * This probably needs work, but it's a good starting point.
 */
/*
 * Body
 */


/*
 * Links
 */
a {
  background: transparent;
  font-weight: 700;
  text-decoration: underline;
  color: #0000ee;
}
a[href^="http://"]:after, a[href^="http://"]:visited:after {
  content: "(" attr(href) ")";
  font-size: 10pt;
}

.marquee-text, #header-bottom,.bx-wrapper ,#footer-global,#ariane ,#center-right,#banniere { display:none;}
#header-left{display: none;}
#center,#block-left, .block-left-border{
width:100% !important;

}