/* CSS Print */
#wrapper, #droitecol {
width: auto;
border: 0;
margin: 0 5%;
padding: 0;
float: none !important;
}
body {
background:#ffffff; 
color:#444444;
font-size:12pt;
font-family : "Times New Roman", Times, serif;
}
a:link, a:visited {
color: #3333FF;
background: transparent;
font-weight: bold;
text-decoration: underline;
}
#header, #gauchecol, #nav, #top, #foter {
display:none;
}
