/*  ---------------------------------------------------------------- */
/*  Feuille de style specifique a l'impression    */
/*  adaptation nephrohus  Juillet 2007                   */
/*  ---------------------------------------------------------------- */

/* page 4 print  ------------------------------------*/
@page {   /* affiche en portrait format A4, la taille n'est plus valide en CSS 2.1 */
	size: 20.99cm 29.70cm portrait; margin: 2.5cm; padding: 0; } 
@page :first { /*marge de haut de page differente pour la 1ere page*/ 
 margin-top: 4cm; } 


/*  Correction des styles HTML par defaut
---------------------------------------------- */
body { 
background: #FFF; 
margin: 1cm;
padding: 0;
text-align: justify; 
font-size: 10pt; /* seule taille en point, tous les autres sont en em */
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; color: #000;
word-spacing: 1pt;
line-height: 1.1em;
 }

table { margin: 0; padding: 0; border: 0; 	page-break-inside: avoid;}
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; }
.navirapide .form { display: none; }

/*  Pour les liens, on desactive les couleurs et
/*  on affiche l'URL cible a la suite des liens sortants (!)
---------------------------------------------- */
a { margin: 3px 0; color: #000000; text-decoration: none; }
a.spip_out:after, a.spip_glossaire:after { display: inline; content: " [" attr(href) "]"; }


/*  Disposition : on choisit un affichage de base
---------------------------------------------- */
#page {}
#contenu {}
.nettoyeur { clear: both; }

/*  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: right; margin-left: 0.8em; }

.chapo {
	margin-bottom: 1.5em; 
	font-size: 0.82em; 
	font-weight: bold; 
	line-height: 1.1em;
}
.lien { font-size: 0.82em; font-weight: bold; }

.texte { font-size: 0.82em; line-height: 1.1em; }

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

.ps, .notes, .forum-decompte,  spip_note {
	margin-top: 1.4em;
	padding-top: 0.2em;
	border-top: 2pt solid #CCC;
	font-size: 0.78em;
	text-align: justify;
	line-height: 1.1em;
}

h2, h2, .forum-decompte, h2 { font-weight: bold; clear: both; }

/*  Citations, tableaux, etc...
---------------------------------------------- */
q, blockquote.spip, .spip_poesie { font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; }
.spip_code, .spip_cadre { font-family: monospace; }

.lien, .spip_poesie, .spip_cadre, .liste-articles li .texte {
	background: #FFF;
	margin: 1em;
	padding: 1em;
	border: 1pt dotted #CCC; }
	
blockquote.spip {
	page-break-inside: avoid;
	padding:   8px 30px 8px 60px;
	margin: 5px 0;
	line-height: 100%;
	font-size: 0.82em;	
	font-weight: bolder;
	border : solid 1px #aaaaaa;
	background-color: #bebebe;   }

/*  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; }


 	
/*  Logos, documents et images
reprise de spipnet2007 pour spipcontrib2007
---------------------------------------------- */
img { 
border: 0;
page-break-inside: avoid;
text-align: center;
margin-left: auto;                                                       
margin-right: auto;
padding: 3px;
font-weight: bold;
font-size : 0.82em;
}

.spip_documents  /*pour la boite qui contient la vignette et les informations du document,*/
.spip_doc_titre /*qui controle l affichage du titre du document,*/
.spip_doc_descriptif /*pour le descriptif du document*/
	{
	page-break-inside: avoid;
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-size : 0.82em;
 	}
.spip_doc_descriptif { clear: both; }

.spip_documents { page-break-inside: avoid; }
.spip_documents_center {
	page-break-inside: avoid;
	clear: both;
	width: 100%;
	margin: auto;
	margin-bottom: 1.4em;
}

.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px;}


/* Images typographiques (via image_typo), URL a revoir... */
.format_png {
	behavior: url(../win_png.htc);
}

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints { page-break-inside: avoid; margin-top: 1.4em; padding-top: 2px; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 1em; font-weight: bold; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/*  Portfolio
---------------------------------------------- */
#documents_portfolio { clear: both; margin-top: 1.4em; padding-top: 2px; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#document_actif { margin-top: 1em; }
 	
