/*  ---------------------------------------------------------------- */
/*  Feuille de style specifique a l'impression                       */
/*  ---------------------------------------------------------------- */

/*  Correction des styles HTML par defaut
---------------------------------------------- */
body { background: #FFF; margin: 15pt; text-align: left; font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode"; font-size:11px; font-variant: sans-serif; color: #000;font-weight: normal; }

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-weight: normal; }

/*  Ne pas imprimer : on elimine les elements de navigation (display: none; )
---------------------------------------------- */
#entete, #hierarchie, #navigation, #extra, #pied, #nav { 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 (!)
---------------------------------------------- */
a { color: #520; text-decoration: underline; }
a.spip_out:after, a.spip_glossaire:after, a.spip_mail:after { display: inline; content: " [" attr(href) "]"; }


/*  Un peu de coquetterie
---------------------------------------------- */

.cartouche { margin-bottom: 2em; }
.cartouche small { }
h1 {  }
.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche .traductions { display: none; }
.cartouche .surtitre, .cartouche .soustitre { font-variant: small-caps; }

.spip_logos { float: right; margin-left: 0.80em; width: 100px; }

.chapo { margin-bottom: 1.5em;   line-height: 1.40em; }
.hyperlien {  }

.texte { line-height: 1.40em; }

.ps, .notes, #documents_portfolio, #documents_joints { clear: both; margin-top: 1.40em; padding-top: 0.20em; border-top: 2pt solid #CCC;  }
.ps h2, .notes h2, #documents_joints h2 {  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;  }
.forum-fil ul { margin-left: 0.50em; }
.forum-chapo .forum-titre { display: block;  }
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 {   }
.articles li p { margin: 0; padding: 0; }
.articles li small { display: block;  }

/*  Plan du site
---------------------------------------------- */
.page_plan #contenu{ font-size: 11px;}
.page_plan #contenu h2 { font-size: 16px; font-weight: bold;
float:left;
clear:both;
}

.page_plan #contenu h3 { font-size: 16px; font-weight: bold;
margin:2px;
padding:2px;
float:left;
clear:both;}

.page_plan #contenu ul { 
display: block; 
float:left;
clear:both;
margin:0px; 
padding:0px;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 	 }

.page_plan #contenu li { 
border: 1px solid #3f7c8f;
width:160px;
float:left;
clear:none;
position:relative;
list-style-type:none;
list-style-position:outside;
margin:0px; 
padding:0px;}

.page_plan #contenu li a { 
padding: 0px 0px 0px 2px;
margin:0px;
float:left;}

.page_plan #contenu .spip_logos{ 
float:right; 
clear: none; 
position:relative;
text-align:right; 
margin:0px; 
padding:0px;
border:0px;
vertical-align: top;}