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

/*  Correction des styles HTML par defaut
---------------------------------------------- */
body { background: #FFF; text-align: left; font: 12pt Times,Verdana, Tahoma, Arial, sans-serif; color: #000; }

img, table { margin: 0; padding: 0; border: none; } 
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; }

/*  Ne pas imprimer : on elimine les elements de navigation (display: none;)
---------------------------------------------- */
#entete, #hierarchie, #navigation,#nav3, #nav2, #filtre_programme, object, embed,#galerie, .encart, #pied , .fin_li_articles{ display: none; }
.forum-repondre, .forum-repondre-message, .formulaire_spip { display: none; }
.spip-admin, .spip-admin-float, .invisible { display: none; }
.texte h3.spip {text-align:left;font-family:'Trebuchet MS', Helvetica,Arial;color:#CCC;margin:0 0 12pt 0;}

/*  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: #C70000; text-decoration: none; }
a.spip_out:after, a.spip_glossaire:after { display: inline; content: " [" attr(href) "]"; }

/*  Un peu de coquetterie
---------------------------------------------- */
#liste_articles .titre { font-size: 1em; }
#liste_articles h1.invisible {display:block;font-size:24pt;color:#C70000;font-family:'Trebuchet MS', Helvetica,arial; margin:0 0 12pt 0;}
#contenu.sommaire .titre {color:#c70000;font-family:'Trebuchet MS',Helvetica,arial;}
#contenu.sommaire .titre_rubrique {font-family:'Trebuchet MS',Helvetica,arial;font-size:8pt;}
#contenu.sommaire .titre_rubrique strong {font-size:6pt;color:#CCC;}

.sommaire .cartel {display:block;float:none;width:100%;clear:both;}
.sommaire .cartel p.spip {width:95%;}
.sommaire a {color:#000000;}
.cartel {page-break-inside: avoid;}
.cartel .spip_logos {
	float:left;
	margin:0 0.8em 0 0;
	border:1px solid #b5875e;
}
.titre_rubrique strong {font-size:9pt;color:#9F9F9F;font-family:'Trebuchet MS',georgia,verdana,arial;}
.liste_dates {font-size:8pt;margin:0 0 0.5em 0;width:90%;font-family:'Trebuchet MS',georgia,verdana,arial;}
.ul_articles {margin:0 0 2em 0;}
.ul_articles li h3.titre, #contenu.sommaire .titre {font-family:'Trebuchet MS', Helvetica, Arial;font-size:12pt;color:#c70000;}

.cartouche { margin-bottom: 2em; }
.cartouche small { font-size: 0.71em; }
.titre_rubrique, .titre, { font-family:'Trebuchet MS',georgia,verdana,arial;font-size: 12pt; font-weight: bold; color:#6F6F6F; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche .traductions { display: none; }
.cartouche .surtitre, .cartouche .soustitre { font-family:'Trebuchet MS',georgia,verdana,arial;font-size: 0.82em; font-variant: small-caps; }
#liste_articles .cartel .titre_rubrique  {font-family:'Trebuchet MS',georgia,verdana,arial;font-size: 12pt; font-weight: bold; color:#c70000; }


.spip_logos { float: right; margin-left: 0.8em; }
#adresse_site {font-size:12pt;color:#000000;clear:both;font-family:Helvetica,arial,verdana;}
.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; }

h3.spip { text-align: center; font-weight: bold; margin: 1.4em; font-size: 1.15em; }

.spip_documents { text-align: center; font-size:0.7em;font-family:verdana,arial,helvetica; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin: 0 20px 0px 10px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }


.ps, .notes, .forum-decompte, #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, .forum-decompte, #documents_joints h2 { font-weight: bold; clear: both; }

.article .titre, .article_blog .titre, .titre_sommaire1 {font-family:'Trebuchet MS',georgia,verdana,arial;font-size:24pt;color:#C70000;}
.article .sous_titre, .chapo .spip {font-family:'Trebuchet MS',georgia,verdana,arial;}
.blocs_titre {font-family:'Trebuchet MS',georgia,verdana,arial;margin:0;padding:0;}
.article .intertitre {font-family:'Trebuchet MS',georgia,verdana,arial;clear:both;}
.article .spip_logos {
	float:left;
	margin:0 12pt 12pt 0pt;
}
.portrait img.spip_logos {
	float:right;
	margin:0 0 5pt 12pt;
	clear:none;
}
.portrait .texte {
	clear:none;
	margin:0 0pt 0 0pt;
}
p.spip {margin:0 0 10pt 0;padding:0;}

#contenu {margin:0 auto 0 auto;width:100%;}
/*  Citations, tableaux, etc...
---------------------------------------------- */
q, blockquote { font-family: Georgia, Times, serif; }

.lien, blockquote.spip, .spip_poesie, .spip_cadre, .liste-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
----------------------------------------------- */
.liste-articles li { margin-bottom: 12pt; padding-top: 0.3em; }
.liste-articles li .titre , .sommaire .cartel h3.titre { font-size: 12pt; font-weight: bold; }
.liste-articles li p { margin: 0; padding: 0; }
.liste-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; }
