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

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

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

/*  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 { margin-bottom: 2em; }
.cartouche small { font-size: 0.71em; }
.cartouche .titre { 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: left; 
	margin: 0 10pt 10pt 0;
}

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

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



/* ---------------------------------------------- */

#social, #print, #social_tags, #sidebar-wrapper, #sousmenu { display: none; }

.info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#999;
	margin:0;
	padding:0;
}
	
#content .hentry {
	color:#000;
	font-size:10pt;
	margin:0;
	padding:0;
	font-weight:bold;
}

#content {
	border-bottom:1px #666 dotted;
	}
	
#header_print {
	margin-bottom:30px;
}

#header_print h1 {
	font-family:"Arial Rounded MT Bold", Arial;
	font-size: 2em;
	font-weight: normal;
	color:#000;
	font-weight:none;
	text-transform:uppercase;
}
	
	