Note : après avoir enregistré la page, vous devrez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

Mozilla / Firefox / Konqueror / Safari : maintenez la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou pressez Maj-Ctrl-R (Cmd-R sur Apple Mac) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
/* <source lang="css"> */

body, p, dl, dd, .bodyContent, li.bodyContent {
    /* font-family: Calibri, Verdana, Sans Serif; */
    font-family: Cambria, Georgia, Times, Serif;
    /* line-height: 140%; */
}

.mediawiki {
/*  width: 1200px; */
}

.wikitable, h1, h2, h3, h4, h5, h6 {
    font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif; /* Microsoft Sans Serif,  */
}

textarea {
    font-family: Calibri, Arial;
    font-size: small;
}

.portlet, .pBody, .diff, #siteNotice {
    font-family: Calibri, Arial, Segoe UI, Helvetica, sans-serif;
}

pre {
    font-family: lucida console, courier new;
    color: #006633;
}

.citation {
    color: #337070;
}

code {
    color: #336600;
}

h3, h4, h5, h6 {
    font-weight: normal;
}

h1 {
    font-size: 180%;
    font-weight: normal;
    /* font-weight: bold; */
}

h2 {
    font-weight: bold;
    color: #338080;
    // background-color: #DDDDFF;
    border-color: #338080; // border: none
}

h4 {
    font-style: italic;
}


a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline; background: #FFFFE0; }

.cite_crochet { display: inline; }

#cpwarn {display:none}
#edittoolsinfo {display: none}
#n-thema {display:none}
#n-help {display:none}
#n-contact {display:none}
#n-sitesupport {display:none}
#n-avertissement {display:none}
#n-alphindex {display:none}
#n-aboutwp {display:none}
#p-coll-create_a_book { display:none }


/* </source> */

/* Special */
.ns--1 #content,
.ns--1 #p-cactions li,
.ns--1 #p-cactions li a { background:#FCFCFC }

.mw-line-even { background-color:#F8F8F8; }