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

/*  Correction des styles HTML par defaut
---------------------------------------------- */
body { background: #FFF; margin: 15pt; text-align: left; font: 12pt "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #000; }

img, table { margin: 0; padding: 0; border: 0; }
ul, ol, li { margin: 0; padding: 0; list-style: none; }
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, #extra, #pied { 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 { font-size: 0.71em; }
.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.80em; }

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

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

/*  Citations, tableaux, etc...
---------------------------------------------- */
.hyperlien, .articles li .texte { background: #FFF; margin: 1em; padding: 1em; border: 1pt dotted #CCC; }


/* Listes d'articles
----------------------------------------------- */
.articles li { margin-bottom: 1em; padding-top: 0.30em; }
.articles li .titre { font-size: 1.03em; font-weight: bold; }
.articles li p { margin: 0; padding: 0; }
.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; }

/*  Annonce resultat
---------------------------------------------- */

.page_rubrique_resultat #contenu img{ height:100px; margin:10px;}
.page_rubrique_resultat #contenu #critere {display:none;}
.page_rubrique_resultat #contenu #critere fieldset{ border:none;}
.page_rubrique_resultat #contenu #annonce img{float:left; height:100px; margin:10px;}
.page_rubrique_resultat #contenu #critere #nouvelle_recherche{ display:none;}
.page_rubrique_resultat #contenu h1{ display:block; background:url("/IMG/imagesite/titre_impression.jpg") no-repeat; width:647px; height:23px; margin:0; padding-left:20px; color:#000; font-weight: normal; font-size: 16pt;  }
.page_rubrique_resultat #contenu h3{ position:absolute; top:10px; right:0; padding:10px;}
.page_rubrique_resultat #contenu #annonce{position:relative; overflow:hidden;   border:solid 1px #555555; margin:10px; padding:10px;}
.page_rubrique_resultat #contenu #annonce p{font-size:11pt; font-weight: normal;}


/*  Annonce détail
---------------------------------------------- */
.page_rubrique_detail input{display:none;}
.page_rubrique_detail #contenu img{ height:100px; margin:10px;}
.page_rubrique_detail #contenu #description{ margin-top:30px;}
.page_rubrique_detail #contenu #description #critere{ width:240px;}
.page_rubrique_detail #contenu #description #texte{margin-top:30px; margin-left:0px; font-size:12pt;}
.page_rubrique_detail #contenu #photo img{margin-top:30px; width:150px; padding:1px; }
.page_rubrique_detail #contenu #photo h2{ display:none;}
.page_rubrique_detail #contenu h1{ margin-bottom:30px; display:block; background:url("/IMG/imagesite/titre_impression.jpg") no-repeat; width:647px; height:23px; margin:0; padding-left:20px; color:#000; font-weight: normal; font-size: 16pt;  }


