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

/*  Correction des styles HTML par defaut
---------------------------------------------- */
body {
font-family:helvetica,helvetica,arial,serif;
font-size:0.8em;
 }
ul li a {padding-right:15px;}
img, table  { margin: 0; padding: 0; border: 0; }
/*ul, ol, li { margin: 0; padding: 0; list-style: none; }*/
h1 {font-size: 1.1em;}
h2 {font-size: 1em;}
h3 {font-size: 0.9em;}

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0;padding-right:10px; font-weight: normal; }

#conteneur {margin:0;width:830px;}
.separation20, #gauche {border:0;}

#gauche {width:814px;margin:0;padding:0;}
#droite, #droite h1, #droite h2, #droite h3, #droite a {width:0px;margin:0;padding:0;}
/*  Ne pas imprimer : on elimine les elements de navigation (display: none; )
---------------------------------------------- */
#top, a.liens_ressources, #linksbas, #droite, #ssmenu, #hierarchie, #navigation, #extra, #pied, #onglets, #ssmenu img, .incmenu, .repondre, .repondre, .formulaire_spip, .spip-admin, .spip-admin-float, .invisible {
display: none;
}
/*  Disposition a l'ecran
---------------------------------------------- */
.clearboth { clear: both; }
h4.marginzerobottom {margin-bottom:0;}
/*  Pour les liens, on les souligne et
/*  on affiche l'URL cible a la suite des liens sortants (!)
---------------------------------------------- */
a { color: #e5352d; text-decoration: underline; }
a.spip_out:after, a.spip_glossaire:after,a.spip_mailto:after { display: inline; content: " [" attr(href) "]"; }


/*  Un peu de coquetterie
---------------------------------------------- */


.spip_logos { float: right; margin-left: 0.80em; }

.chapo { margin-bottom: 1.5em; font-size: 0.82em; font-weight: bold; line-height: 1.40em; }
.hyperlien { font-size: 0.82em; font-weight: bold; }

.texte { line-height: 1.40em; }

.ps, .notes, #documents_portfolio, #documents_joints { margin-top: 1.40em; padding-top: 0.20em; border-top: 2pt solid #CCC; font-size: 0.82em; }
.ps h2, .notes h2, #documents_joints h2 { font-weight: bold; clear: both; }

/*  Citations, tableaux, etc...
---------------------------------------------- */
.hyperlien, .articles li .texte { background: #FFF; margin: 1em; padding: 1em; border: 1pt dotted #CCC; }

/*  Messages de forums
---------------------------------------------- */
.forum { margin: 2em 0; font-size: 0.82em; }
.forum-fil ul { margin-left: 0.50em; }
.forum-chapo .forum-titre { display: block; font-weight: bold; }
ul .forum-message { background: #EEE; border: 1pt solid #CCC; padding: 1em; margin-bottom: 1em; }

/* Listes d'articles
----------------------------------------------- */
.articles li { margin-bottom: 1em; padding-top: 0.30em; }
.articles li .titre { font-size: 1.03em; font-weight: bold; }
.articles li p { margin: 0; padding: 0; }
.articles li small { display: block; font-size: 0.71em; }

/*  Plan du site
---------------------------------------------- */
.page_plan #contenu h2 { font-size: 1.15em; font-weight: bold; }
.page_plan #contenu ul { margin-left: 1em; margin-bottom: 1em; }
.page_plan #contenu li { list-style: square; }