/* modifs de laure*/ /*BANDEAU.CSS*/ /* Styles du bandeau - chemin .chemin {padding-top: 5px; font-size:1.3em; font-weight: normal;} /* -------------------------------------------------------------------- */ /* Styles du bandeau - partie basse */ /* -------------------------------------------------------------------- */ .bandeau_bas { text-align:left;font-weight: bold;} /* ELEMENTS.CSS*/ /* Styles du cartouche*/ .cartouche { font-weight: normal; font-size: 1.1em; line-height: 1.1em; text-align: right; margin: 0 0 30px 10px; padding: 0; float: right; color: #323284;} /* Styles de la description (champs editoriaux) */ .description .soustitre {float: none; line-height: 1em; font-size: 1em; font-weight: bold; font-style: normal; margin: 0; padding: 0; color: #323284;} /* Page erreur */ .erreur {margin: 0; padding-bottom: 10px;} .erreur .description .texte {margin-top: 30px; font-size: 1.1em; font-weight: bold; color: #D1065A; line-height: 1.4em;} /* NOISETTES.CSS*/ .noisette h1.intitule, .noisette h1 a.intitule { display: block; margin-bottom: 10px; font-weight: bold; font-size: 1.3em; text-align: center; line-height:1em; [border: 1px solid;] background: padding : 2px 0;} .noisette .contenu h2 a.titre_bloc { display: block; margin: 0px; padding: 1px; font-size: 1em; line-height: 1em; font-weight: bold; text-align: center; [border-bottom: 1px solid ;] /* pour suppression cadre date noisettes*/ /*.noisette .contenu .date_bloc { margin-left: 30%; padding: 1px; font-size: 0.4em; text-align: center; [border-bottom: 1px solid ] [border-left: 1px solid }*/ /* ci-dessous ne marche pas, pourquoi ? -> j'ai du font-weight-bold*/ /* Styles specifiques pour la navigation des articles et rubrique mots-cles et categories */ #noisette_motscles.noisette .contenu .liste li .titre { display: block; padding: 0px 0px 5px 10px; margin: 0px 5px; font-size: 0.8em; font-weight: normal; text-decoration: none; } /* BASES.CSS*/ /* -------------------------------------------------------------------- */ /* Styles de Typographie generale generes par SPIP (spip_styles.css) */ /* -------------------------------------------------------------------- */ /* ne marche pas, la police reste à 1.6em */ /* Titraille / Intertitres */ h3.spip { font-size: 1.4em; }