/* feuille de style CSS Rando impression */

body {font-family: sans-serif; font-size: 10pt; background-color: #ffffff; color: #000000;}
a {color: #0000BB; text-decoration: none;}
#content a[href^="http"]:after {content: " " attr(href);} /* affiche seulement les liens commencant par "http" */
img {max-width: 100%;}
nav, #nav, footer, #footer, object {display: none;}
.date_rando, .maj {margin-top: 1cm; color: #999999; font-size: .8em; text-align: right;}
ul.pdf {list-style-image: url('img/Adobe_PDF_file_icon_24x24.png');}

