/* -----------------------------------------------------------------------
 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.
----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;
      	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;}
.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;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "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;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
/*a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}*/
h2, h2 a { text-transform:uppercase; color:#0099ff; letter-spacing:0.05em; margin:8px 0 8px 0px; display:inline; text-decoration:none; font-size:18px; }
#menuContainer, #menu, #menuContainerUl {display:none;}
#media, .articleShareLinks {display:none;}
#navtop2 {display:none;}
.boxColLeft { width:50%; float:left;}
.boxColRight { width:46%;float:right; padding-left:1.2em;}
.box {padding:1.5em; margin-bottom:1.5em; border:1px solid #d8d8d8; clear:both;}
.MainImageVignette{float:left; border:1px solid #d8d8d8; padding:3px 5px 3px 5px; margin:5px 5px 10px 5px;}
.footerlinklist { display:none;}

.creditLink {display:none;}
.linkfooter {display:none;}
#aDemandeInfo {display:none; visibility:hidden;}
.bold { font-weight:bold;}
.grey { color:#999999; }
.lightgrey { color:#659985; } 
.red { color:#F26432; } 
.blue { color:#0099ff; }
.darkblue { color:#000099; } 
.black { color:#000000; }
#logoweb {display:none;}
#logoprint {display:block;	}
.TableArticle { margin-bottom:0px;}
.TableArticle td { padding:0;}
.clear {clear:both;}
.pictoInflammable { position:absolute; margin-top:-80px; margin-left:600px;}
.footerContact { position:absolute; text-align:right; width:630px; color:#666666; margin-right:0px;}