/**
 * Print Stylesheet
*/

/* Lighten Background Color */
body:before {content: url(logotrans.gif);}

body {background-color: #ffffff; text-align: justify;}
body article {font-size:175%;line-height:1.5em;}

/* Hide Navigation */
/*#rt-header {visibility: hidden;} inadapté - laisse un espace blanc */
#rt-header {display: none;}

/* Hide Footer */
#rt-footer {display: none;}

/* cache menu vertical droite */
#rt-sidebar-a {display: none;}