body {
   background: white;
   font-size: 12pt;
}

.print-only {
    display:block;
}

#nav1,#nav2,.recherche,.ADLS,#footer,#logo {
    display:none;
}

.floatLeft {
    float:left;
    margin: 0 2em 2em 0;
}

.clearBoth {
    clear:both;
}

a:link, a:visited {
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

img {
border:none;
}
