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

/*  Correction des styles HTML par defaut
---------------------------------------------- */
body { background: #fff; margin: 0; text-align: left; color: #000; font-size: 11pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: normal;f;line-height: 14pt; padding: 0; ont-variant: normal; }

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, .encart, #pied { display: none; }
.forum-repondre, .forum-repondre-message, .formulaire_spip { display: none; }
.spip-admin, .spip-admin-float, .invisible { display: none; }

/*  Disposition a l'ecran
---------------------------------------------- */
.nettoyeur { clear: both; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; border-style: none; }
/*  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 { display: inline; content: " [" attr(href) "]"; }


/*  Un peu de coquetterie
---------------------------------------------- */
.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; text-align: left; }

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

.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; }

/*  Citations, tableaux, etc...
---------------------------------------------- */
q, blockquote { font-family: "Bitstream Vera Serif", 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: 1em; padding-top: 0.3em; }
.liste-articles li .titre { font-size: 1.03em; 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; }
/*rajout*/
/*taille de la titraille
*/
h2.tab { font-weight: bold; }
/*blocs
*/
#bloc01_IMP_Golbal { text-align: center; position: relative; width: 16cm; margin-right: auto; margin-left: auto; border-style: solid; border-width: 1px; }
#bloc02_IMP_Entete { background-image: url(images/impression/imp_entete.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center top; width: 16cm; height: 2.67cm; }
#bloc03_IMP_Infos { position: relative; width: 100%; }
#bloc03_IMP_Infos p { color: #5a5a5a; font-size: 9pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 9pt; text-align: left; margin: 3pt 0; padding: 0; }
p.IMP_Date { width: 45%; float: left; margin-left: 5pt; }
p.IMP_Adresse { text-align: right; width: 45%; float: right; margin-right: 5pt; }
p.IMP_Hierarchie { line-height: 12pt; width: 95%; float: left; margin-left: 5pt; }
#bloc04_IMP_Contenu { width: 100%; margin: 10pt 0 0; padding: 0; border-style: dashed; border-width: 1px; }
h1.IMP_Titre { font-size: 13pt; font-weight: bold; line-height: 16pt; text-align: left; }
#bloc05_IMP_Pieddepage { width: 100%; margin: 20pt 0 0; padding: 0; }
#bloc05_IMP_Pieddepage p { color: #5a5a5a; font-size: 9pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 11pt; margin: 0 0 2pt; padding: 0; }
