/*  ---------------------------------------------------------------- */
/*  Feuille de style specifique a l'impression                       */
/*  ---------------------------------------------------------------- */

/*  Correction des styles HTML par defaut
---------------------------------------------- */
body { background: #FFF; margin: 15pt; text-align: left; font: 12pt Verdana, Tahoma, Geneva, 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: 1em; font-weight: normal; }

#logo, #search, #masthead, #navcontainer, #top, #line, #intro, .band5, #sidebar,  #encoche .s1 {display: none;}
#content, #footer {background: #FFF;font: 12pt Verdana, Tahoma, Geneva, sans-serif; color: #000; }

a, a:link, a:visited, a:hover,  .nd, .fff a, .fff a:link, .fff a:hover, fff2 a:hover, .pad a, .pad a:link, .pad a:hover,  .nd a, .nd  a:link, .nd   a:hover {color:#000; text-decoration: none;}


.widecol {float:left; width: 900px;  background:none; padding-left: 5px;}

.widecol2 {float:right; width: 900px; margin-left: 0px; background:none; padding-left: 5px;}

.ie7 .widecol, .ie .widecol {float:left; width: 930px;  background:none; padding-left: 5px;}

.ie7 .widecol2, .ie .widecol2 {float:right; width: 930px; margin-left: 0px; background:none; padding-left: 5px;}


#bot {
Width: 950px;
background: none;
text-align: left;
height:30px;
margin-left: 20px;
}


/*  Ne pas imprimer : on elimine les elements de navigation (display: none; )
---------------------------------------------- */
#top, #hierarchie, #navigation, #pied { display: none; }
.repondre, .repondre, .formulaire_spip { display: none; }
.spip-admin, .spip-admin-float, .invisible { display: none; }

/*  Disposition a l'ecran
---------------------------------------------- */
.nettoyeur { clear: both; }

/*  Pour les liens, on les souligne et
/*  on affiche l'URL cible a la suite des liens sortants (!)
---------------------------------------------- */

/*  Un peu de coquetterie
---------------------------------------------- */

.cartouche { margin-bottom: 2em; }
.cartouche small { font-size: 0.71em; }
h1 { font-size: 1.27em; font-weight: bold; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche .traductions { display: none; }
.cartouche .surtitre, .cartouche .soustitre { font-size: 0.82em; font-variant: small-caps; }

.spip_logos { float: right; margin-left: 0.8em; }

.chapo { margin-bottom: 1.5em; font-size: 0.82em; font-weight: bold; line-height: 1.4em; }
.lien { font-size: 0.82em; font-weight: bold; }

.texte { line-height: 1.4em; }

.ps, .notes, #documents_portfolio, #documents_joints { margin-top: 1.4em; padding-top: 0.2em; border-top: 2pt solid #CCC; font-size: 0.82em; }
.ps h2, .notes h2, #documents_joints h2 { font-weight: bold; clear: both; }

/*  Citations, tableaux, etc...
---------------------------------------------- */
.lien, .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.5em; }
.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.3em; }
.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; }
