/*  ---------------------------------------------------------------- */
/*  Feuille de style specifique a l'impression                       */
/*  ---------------------------------------------------------------- */

/*  Correction des styles HTML par defaut
---------------------------------------------- */
body { background: #FFF; margin: 15pt; text-align: left; font: 10pt "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #000; }

img, table { margin: 0; padding: 0; border: 0; }
ul, ol, li { margin: 0; padding: 0; list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1.5em; font-weight: normal; }
a { color: #000; }
img { margin:20px 0 20px 0; }
#header img { margin:0; }
#header { margin-bottom:20px; }
.cs_blocs h2 { margin:0; padding:0; }
.cs_blocs h2 a {text-decoration:none; }
.cs_blocs div { display:block; }

/*  Ne pas imprimer : on elimine les elements de navigation (display: none; )
---------------------------------------------- */
#menu, #defile, #footer, #nav, #frise_1, #frise_9, #frise_22, #frise_28, #picto, #outils, #ariane, #utile { display: none; }

