Notenn : Goude bezañ enrollet ho pajenn e rankot freskaat krubuilh ho merdeer evit gwelet ar c'hemmoù.

  • Firefox / Safari: Derc'hel da bouezañ war Pennlizherenn en ur glikañ war Adkargañ, pe pouezañ war Ctrl-F5 pe Ctrl-R (⌘-R war ur Mac);
  • Google Chrome: Pouezañ war Ctrl-Pennlizh-R (⌘-Shift-R war ur Mac)
  • Internet Explorer / Edge: Derc'hel da bouezañ war Ctrl en ur glikañ war Freskaat, pe pouezañ war Ctrl-F5
  • Konqueror : Klikañ war Adkargañ pe pouezañ war F5
  • Opera : Mont da Arventennoù → lañser (Opera → Penndibaboù war ur Mac) ha goude mont da Prevezded & surentez → Riñsañ roadennoù ar grubuilh → Skeudennoù krubuilhet ha restroù.
/* Ar CSS lakaet amañ a dalvezo evit implijerien ar gwiskadur Monobook */

/*
__FORCETOC__
== Aspect général ==
=== [[MediaWiki:Tagline]] ===
<pre> */

/* Affiche un texte sous le titre de l'article */
body.ns-0 #siteSub {
    display: inline;
    font-size: 92%;
    font-weight: normal;
}

/* ... sauf sur la page d'accueil. */
body.page-Accueil #siteSub {
    display: none !important;
}
/*</pre>

=== Style des citations ===
<pre> */

/* Citations en VO en italique, sauf pour les personnages. */
span.original { font-style: italic; }
span.original i { font-style: normal; }
span.original span.personnage { font-style: normal; }

/* Petites majuscules. */
span.personnage { font-variant: small-caps; }

/* Références des citations */
div.ref { font-size: 90%; background-color: #f5f5f5; }
div.badref { font-size: 90%; background-color: #FFB2B2; padding-left: 0.5em; }

/*</pre>

=== Couleur de fond ===
<pre>*/

/* par défaut : la couleur des pages de discussion 
   (ce qui évite donc d'avoir à redéfinir la couleur de la moitié des namespaces)  */
#content, 
#content table,
#p-cactions li, 
#p-cactions li a {
   background: #EFF8FF;
}

/* Special: (bleu ciel) */
.ns--1 #content, 
.ns--1 #content table,
.ns--1 #p-cactions li, 
.ns--1 #p-cactions li a {
   background: #F8FCFF;
}
/* (main) */
.ns-0 * #content, 
.ns-0 * #content table,
.ns-0 * #p-cactions li, 
.ns-0 * #p-cactions li a { 
   background : white;
}

/* Utilisateur: */
.ns-2 * #content, 
.ns-2 * #content table,
.ns-2 * #p-cactions li, 
.ns-2 * #p-cactions li a {
   background : white;
}

/* Wikiquote:  */
.ns-4 * #content, 
.ns-4 * #content table,
.ns-4 * #p-cactions li, 
.ns-4 * #p-cactions li a {
   background: #F4F4F4;
}

/* Image: */
.ns-6 * #content, 
.ns-6 * #content table,
.ns-6 * #p-cactions li, 
.ns-6 * #p-cactions li a {
   background: white;
}

/* MediaWiki: */
.ns-8 * #content, 
.ns-8 * #content table,
.ns-8 * #p-cactions li, 
.ns-8 * #p-cactions li a {
   background: #EEEEFF;
}

/* Modèle: */
.ns-10 * #content, 
.ns-10 * #content table,
.ns-10 * #p-cactions li, 
.ns-10 * #p-cactions li a { 
   background: white;
}

/* Aide: */
.ns-12 * #content, 
.ns-12 * #content table,
.ns-12 * #p-cactions li, 
.ns-12 * #p-cactions li a {
   background: #FFEEEE;
}

/* Catégorie: */
.ns-14 * #content, 
.ns-14 * #content table,
.ns-14 * #p-cactions li, 
.ns-14 * #p-cactions li a {
   background: white;
}

/* Transwiki: */
.ns-108 * #content, 
.ns-108 * #content table,
.ns-108 * #p-cactions li, 
.ns-108 * #p-cactions li a {
   background: #EEFFEE;
}



/* Style pour les pages de discussion ; gestion de la coloration indentative */
.ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd, 
.ns-11 dd, .ns-13 dd,.ns-15 dd, .ns-101 dd, .ns-103 dd, .ns-109 dd { 
   margin: 0;
   padding: 0;
}

.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, 
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-109 dl { 
   border-top: solid 1px #DADAFF; 
   border-left: solid 1px #DADAFF; 
   padding-top: 0.5em; 
   padding-left: 0.5em; 
   margin-left: 1em; 
}

.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, 
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-109 dl 
{ background-color: #DEECFF; }

.ns-1 dl dl, .ns-3 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl, 
.ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl, .ns-101 dl dl, .ns-103 dl dl, .ns-109 dl dl
{ background-color: #D2E0FF; }

.ns-1 dl dl dl, .ns-3 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl, 
.ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl, .ns-101 dl dl dl, .ns-103 dl dl dl, .ns-109 dl dl dl
{ background-color: #DEECFF; }

.ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-5 dl dl dl dl,
.ns-7 dl dl dl dl, .ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl,
.ns-15 dl dl dl dl, .ns-101 dl dl dl dl, .ns-103 dl dl dl dl, .ns-109 dl dl dl dl
{ background-color: #D2E0FF; }

.ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl,
.ns-5 dl dl dl dl dl, .ns-7 dl dl dl dl dl, .ns-9 dl dl dl dl dl,
.ns-11 dl dl dl dl dl, .ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl,
.ns-101 dl dl dl dl dl, .ns-103 dl dl dl dl dl, .ns-109 dl dl dl dl dl
{ background-color: #DEECFF; }

.ns-1 dl dl dl dl dl dl,
.ns-3 dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl,
.ns-7 dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl,
.ns-11 dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl,
.ns-15 dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl,
.ns-103 dl dl dl dl dl dl, .ns-109 dl dl dl dl dl dl
{ background-color: #D2E0FF; }

.ns-1 dl dl dl dl dl dl dl,
.ns-3 dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl,
.ns-7 dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl,
.ns-11 dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl,
.ns-15 dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl,
.ns-103 dl dl dl dl dl dl dl, .ns-109 dl dl dl dl dl dl dl
{ background-color: #DEECFF; }

.ns-1 dl dl dl dl dl dl dl dl,
.ns-3 dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl,
.ns-7 dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl,
.ns-11 dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl,
.ns-15 dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl,
.ns-103 dl dl dl dl dl dl dl dl, .ns-109 dl dl dl dl dl dl dl dl
{ background-color: #D2E0FF; }

.ns-1 dl dl dl dl dl dl dl dl dl,
.ns-3 dl dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl dl,
.ns-7 dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl,
.ns-11 dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl,
.ns-15 dl dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl dl,
.ns-103 dl dl dl dl dl dl dl dl dl, .ns-109 dl dl dl dl dl dl dl dl dl
{ background-color: #DEECFF; }

.ns-1 dl dl dl dl dl dl dl dl dl dl,
.ns-3 dl dl dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl dl dl,
.ns-7 dl dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl dl,
.ns-11 dl dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl dl,
.ns-15 dl dl dl dl dl dl dl dl dl dl, .ns-101 dl dl dl dl dl dl dl dl dl dl,
.ns-103 dl dl dl dl dl dl dl dl dl dl, .ns-109 dl dl dl dl dl dl dl dl dl dl
{ background-color: #D2E0FF; }


#wpUploadDescription { height: 170px;}


/*</pre>

=== Style de l'interface de Wikiquote ===
<pre>*/

/* Menu personnel : suppression de la mise en lowercase */
#p-personal li {
  text-transform:none;
  font-variant:normal;
}

/* Soulignement léger pour les sous-parties */
h3 { 
   border-bottom: dotted 1px #aaa;
}

h4, h5, h6 { 
   border-bottom: dotted 1px #ddd;
}

/* 
== Fenêtres arrondies (pour les navigateurs moz/firefox/gecko) ==
*/
.pBody {
   padding: 0.3em 0.3em;
   -moz-border-radius-topright: 0.5em;
   -khtml-border-radius-topright: 0.5em;
   -webkit-border-radius-topright: 0.5em;
}

.portlet h5 {
   text-transform:none;
   font-variant:normal;
   background-color: #e0e3e6;
   border: thin solid silver;
   -moz-border-radius-topright: 0.5em;
   -khtml-border-radius-topright: 0.5em;
   -webkit-border-radius-topright: 0.5em;
}
#p-cactions ul li, #p-cactions ul li a {  
   -moz-border-radius-topright: 0.5em;
   -moz-border-radius-topleft: 0.5em;
   -khtml-border-radius-topright: 0.5em;
   -khtml-border-radius-topleft: 0.5em;
   -webkit-border-radius-topright: 0.5em;
   -webkit-border-radius-topleft: 0.5em;
}

/*
== interlignage des titres de pages : utile pour les titres « à rallonge » ==
 */
.firstHeading {line-height: 1.2em}


/*
== correction du bug de bordure blanche en attendant une mise a jour du site ==
*/
div.floatleft, table.floatleft {
    float: left;
    position: relative;
    margin: 0em 0.5em 0.5em 0em;
    border: 0;
}

div.floatright, table.floatright {
    clear: right;
    float: right;
    position: relative;
    margin: 0em 0em 0.5em 0.5em;
    border: 0;
}



/* 
== permet dans l'actualité de mettre en surbrillance le jour courant ==
*/

.j11, .j1er1, .j22, .j33, .j44, .j55, .j66, .j77, .j88, .j99, .j1010,
.j1111, .j1212, .j1313, .j1414, .j1515, .j1616, .j1717, .j1818, .j1919, .j2020,
.j2121, .j2222, .j2323, .j2424, .j2525, .j2626, .j2727, .j2828, .j2929, .j3030,
.j3131 
{
   background: #d7ecff !important
}

/* 
== Style boîte login ==
*/
form#userlogin {
  padding: 1em 1em .7em 1em;
  background-color: #ffffe6;
  border: 2px solid #fc6;
  color: #000;
  margin-right: 2em;
}

form#userlogin table {
  background-color: #ffffe6;
  color: #000;
}

/* 
== Standard Navigationsleisten ==
*/

div.BoxenVerschmelzen,
div.NavFrame {
        margin: 0px;
        padding: 2px;
        border: 1px solid #aaaaaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
}
div.BoxenVerschmelzen div.NavFrame {
        border-style: none;
        border-style: hidden;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #ffffff;
        margin: 0px;
        padding: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        height: 1.6em;
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}

.NavToggle {
   font-size: x-small;
   float:right;

}


/* 
== pour harmoniser les exposants ==
*/
.exposant { vertical-align: text-top; }


/* 
== Place un damier de vérification en arrière-plan dans la page de description de l'image, visible seulement en cas d'image transparente ou semi-transparente ==
*/
#file img {background: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}

/* 
==dans special:allpages et special:watchlist, rendre plus visible les pages étant des redirects (allpagesredirect est déjà en italique par défaut) ==
*/
.allpagesredirect a,
.watchlistredir a  {
  color:#00BB00;
  font-style:italic;
}

/* 
== Mise en gras de "modifier cette page" (copié de en:) ==
*/
#ca-edit a { font-weight: bold !important; }

/* Ne pas afficher le lien complet des url externes sur la version imprimable (tag manuel) */
/* Do not expand "plainlinksneverexpand" URLs for printing */

.plainlinksneverexpand a.external.text:after {
  display: none !important;
}
.plainlinksneverexpand a.external.autonumber:after {
  display: none !important;
}
 
/* Make sure that ext links displayed within "plainlinksneverexpand" don't get the arrow...*/

.plainlinksneverexpand a {
  background: none !important;
  padding: 0 !important;
}


/* 
== CSS pour les modèles de coordonnées ==
*/

#coordinates {  
  border:none; background:none; top:0.3em; margin:0.0em;
  padding:0.0em; line-height:1.5em; text-align:right; text-indent:0; font-size:85%; text-transform:none; white-space:nowrap;
}



/*
</pre>

== Divers ==
<pre>
*/

/* Référence nécessaire */
span.need_ref {
   border-bottom: 1px solid #aaaaaa;
}
div.need_ref {
   border: 1px solid #aaaaaa;
   padding: 0.5em;
}

/* Masquage du lien vers [[Special:Upload]], remplacement par un autre lien dans Monobook.js */
#t-upload {display:none}

/* couleur plus discrète pour le symbole de modification non vérifiée, dans les modifications récentes ou la liste de suivi, au lieu du rouge agressif */
span.unpatrolled {color: #999}

/*
 APPARENCE DES MESSAGES D'ALERTE
 */
.alerte { 
   border: 1px solid #aaaaaa; 
   background-color: #FFFFE0; 
   width: 80%; 
   margin: 0 auto 1em auto; 
   padding: .5em; 
   font-style: italic;
 }

/* Point pour la carte du monde */
div.PointCarte {
   position:absolute;
   width:1px;
   height:1px;
   background:#000000;
   border: 1px solid #FFFFFF;    
}

/* Style des boites de l'accueil */
.boite-accueil-haut
{
  background-color: #C8D8FF; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: small; 
  font-weight: bold; 
  border: 1px solid #AAAAAA; 
  padding-bottom: 2px; 
  padding-left: 2px; 
  padding-top: 2px;
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-topleft: 0.5em;
  -khtml-border-radius-topright: 0.5em;
  -khtml-border-radius-topleft: 0.5em;
  -webkit-border-radius-topright: 0.5em;
  -webkit-border-radius-topleft: 0.5em;
}

/* ****************************************************************************************** */
/*                                   Tableau gris = Wikitable.                                */
/*  1/ Tableau entier  ** 2/ Bg Lignes de titre : <th> ou !  **3/ Border des lignes th et td  */
/* ****************************************************************************************** */

table.wikitable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}
table.wikitable th, table.wikitable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
}
table.wikitable th {
  background: #f2f2f2;
  text-align: center;
}
table.wikitable caption {
  margin-left: inherit;
  margin-right: inherit;
}
/* Style des chiffres romains */
.romain
{
  text-transform:lowercase;
  font-variant:small-caps;
}

/* Style des indications de langue */
.langue
{
  font-family: monospace;
  font-weight:bold;
  font-size:small;
  cursor:help;
}

/* ****************************************************************************************** */
/*                                   Tableau pour modèle.                                     */
/*               (en test : voir [[Discussion Modèle:Histoire des pays des Amériques]]).      */
/*                          1/ Table entier  ** 2/  Bg Lignes de titre : <th> ou !            */
/* ****************************************************************************************** */

table.wikitemplate {
  margin: 1em 1em 1em 0;
  width: 80%;
  background: #f7f8ff;
  padding: 3px;
  border: 1px #aaaaaa solid;
}
table.wikitablue th {
  background: #c8d8ff;
  text-align: center;
}

/************************************************************/

/*
 * Classes pour portails modulaires
 */

/* une case typique pour portail modulaire */
.portailCase {
  border: 1px solid #aaaaaa;
  display: block;
  margin: 5px 0;
  padding:0px;
  padding-bottom:1px;
  vertical-align: top;
  width: 100%;
}

/* le titre de cette case, apparaissant sur un fond différent */
.portailCase h2 {
  font-weight:bold;
  font-size:100%;
  margin:0 0;
  margin-bottom:5px;
  padding:4px;
  text-align:center;
}

/*le lien editer (en bas) tout à droite */
.portailLienEdition {
  display:block;
  font-size:x-small;
  text-align:right;
  clear:both;
}

/*la classe suivantes est destinee a remplacer la classe portailCase */
.portailCase_v2 {
  border:1px solid #AAAAAA;
  color:#000000;
  font-size:100%;
}

h2.portailCase_v2 {
  font-weight:bold;
  margin:0px;
  padding:3px;
  text-align:center;
}

div.portailCase_v2 {
  border-top:0px solid white;
  margin-bottom:1ex;
  padding:5px 5px 0 5px;
}

/********/
/* enlever les liens modifer (encadrez la zone de <div class=noeditsection></div>). Voir notamment [[Portail:Biologie/Les articles]] */
div.noeditsection div.editsection {
  display: none;
}

/************************************************************/
/* styles pour changer la couleur de liens (encadrez les liens de <div class=lienNoir></div>). Voir notamment [[Portail:Biologie/Les articles]] */
.lienNoir a {
  color: black;
}

.lienNoir a:visited {
  color: #707070;
}

.lienBlanc a {
  color: white;
}

.lienBlanc a:hover {
  color: white;
  text-decoration: underline;
}

.lienBlanc a:visited {
  color: #B9B9B9;
}

/************************************************************/

/* style pour les images */
div.fairuse div div {
  background-color:#FF8080;
}

/* Rend le fond des images "thumb" blanc au lieu de gris */
/* Visible uniquement chez les images à fond transparent */
div.thumb div a img {
    background-color:#ffffff;
}

/* Norme bibliographique */
.BibList    { display:block; }
.WikiNorme  { display:none; }
.BibTeX     { display:none; }
.ISBD       { display:none; }
.ISO690     { display:none; }
.specialBib { display:none; }

/* Style du texte de {{Modèle:Détail}} */
.detail { margin-left:1em; font-style: italic; }

/* Style des exemples */
.exemple { margin:0.5em; padding:0.5em; border:dashed 1px lightblue; background-color:white; }

/* Style par defaut pour les boites d'avancement */
.avance_boite {
   position:relative;
   margin:0; 
   padding:0; 
   width:100px; 
   height:16px; 
   background:lightgray; 
   border:solid 1px gray;
}

.avance_barre {
   position:relative;
   margin:0; 
   padding:0; 
   height:100%; 
   background:#A0A0FF;
   border:0;
   vertical-align:middle;
}

.avance_texte {
   position:absolute; 
   top:0; 
   left:0;
   width:100px; 
   height:100%; 
   margin:0; 
   padding:0; 
   text-align:center;
   vertical-align:middle;
   font-size:14px;
   border:0;
}

/* cacher les crochets pour les notes par defaut */
.cite_crochet { display: none; }



/**********************************************
 * Harmonisation des Infoboxes
 **********************************************/

.infobox {
   background-color: #eeeeee; /* couleur correspondant aux titres / colonne de gauche, th */
   color: black;
   float: right;
   clear: right;
   font-size: 90%;
   border-collapse: collapse;
   margin: 0 0 0.5em 1em;
}

.infobox caption {
   background-color: #c0c0c0;
   border: 1px solid #aaaaaa;
   padding: 0.2em;
   margin-left: 0.55em;
   font-weight: bolder;
   text-align: center;
   font-size: 14pt;
   color: white;
}

.infobox th,
.infobox td {
   vertical-align: middle;
   border: 1px solid #aaaaaa;
   padding: 0.2em 0.2em 0.2em 0.5em;
}

.infobox td {
   text-align: center;
   background: #f9f9f9;
}

.infobox th {
   text-align: left;
}

.infobox .infoboximage { /* emplacement pour les photos et une description */
   background: #ffffff;
   padding:0;
   color: black;
   text-align: center;
}
/* FIN harmonisation des Infoboxes */

/* ************************* */
/*  Messagebox like commons  */
/* ************************* */
/* Merge template style */

.messagebox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   width: 80%;
   margin: 0 auto 1em auto;
   padding: .2em;
   text-align: justify;
}
.messagebox.merge {
   border: 1px solid #cf9fff;
   background-color: #f5edf5;
   text-align: center;
}
.messagebox.cleanup {
   border: 1px solid #9f9fff;
   background-color: #efefff;
   text-align: center;
}
.messagebox.standard-talk {
   border: 1px solid #c0c090;
   background-color: #f8eaba;
}
/* Fin messagebox */

.portlet li {
  list-style-image: url("//upload.wikimedia.org/wikipedia/commons/1/18/Monobook-bullet.png");
}
li.AdQ {
  list-style-image: url("//upload.wikimedia.org/wikipedia/fr/4/4c/Icone_AdQ.png");
}
/* </pre>

== Style du Salon ==
<pre> */

.salon dd { 
   margin: 0;
   padding: 0;
   background: #EFF8FF;
}

.salon dl { 
   border-top: solid 1px #DADAFF; 
   border-left: solid 1px #DADAFF; 
   padding-top: 0.5em; 
   padding-left: 0.5em; 
   margin-left: 1em; 
}

.salon dl { background-color: #DEECFF; }

.salon dl dl { background-color: #D2E0FF; }

.salon dl dl dl { background-color: #DEECFF; }

.salon dl dl dl dl { background-color: #D2E0FF; }

.salon dl dl dl dl dl { background-color: #DEECFF; }

.salon dl dl dl dl dl dl { background-color: #D2E0FF; }

.salon dl dl dl dl dl dl dl { background-color: #DEECFF; }

.salon dl dl dl dl dl dl dl dl { background-color: #D2E0FF; }

.salon dl dl dl dl dl dl dl dl dl { background-color: #DEECFF; }

.salon dl dl dl dl dl dl dl dl dl dl { background-color: #D2E0FF; }

/* </pre>
== Historique en couleurs ==
<pre> */

.history-user-normal { background-color: #DBDBFF;}
.history-user-sysop { background-color: #FFFF99;}
.history-user-bot { background-color: #C6FFB3;}
.history-user-ip { background-color: #FFCCCC;}

/* </pre>
== Normes bibliographiques ==
<pre> */

/* Norme bibliographique par défaut */
.BibList    { display:block; }
.WikiNorme  { display:none; }
.BibTeX     { display:none; }
.ISBD       { display:none; }
.ISO690     { display:none; }
.specialBib { display:none; }

/* </pre>
== Style des changements récents ==
<pre> */

.mw-plusminus-pos  { color: #00B000; /* vert */ }
.mw-plusminus-neg  { color: #FF2050; /* rouge */ }
.mw-plusminus-null { color: #A0A0A0; /* gris */ }

/* </pre> */