« MediaWiki:Common.css » : différence entre les versions

De Les Mots de l'agronomie
Aller à la navigationAller à la recherche
m (1 version)
m (ajustement des medias screen uniquement pour webkit)
 
(5 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
/* FEUILLE DE STYLE GLOBALE */
/**
/*
* Cette page contrôle l'apparence pour tous les skins. Les
Cette page contrôle l'apparence pour toutes les skins.
* modifications devant s'appliquer à l'apparence Monobook
Les modifications devant s'appliquer à l'apparence Monobook seulement
* seulement doivent aller dans [[MediaWiki:Monobook.css]].
doivent aller dans [[MediaWiki:Monobook.css]].
*/


Après chaque modification, prière de vérifier cette feuille de style
/* SKIN MOTS DE L'AGRO */
avec le valideur CSS du W3C :
http://jigsaw.w3.org/css-validator/validator?uri=http://fr.wikipedia.org/w/index.php?title=MediaWiki:Common.css%26action=raw%26ctype=text/css&usermedium=all&warning=2
*/


/** CHANGEMENT DE L'INTERFACE PAR DÉFAUT **/
/* correction d'affichage pour navigateurs mobiles en version horizontale */
/* Pour les écrans de 551px et plus */
@media screen and (min-width: 450px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 450px;
        width: fit-content;
    }
}


/* MODIFICATIONS RÉCENTES */
@media screen and (min-width: 500px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 500px;
        width: fit-content;
    }
}


/* Nombre de caractères modifiés dans les modifications récentes et la liste de suivi. */
@media screen and (min-width: 550px) and (-webkit-min-device-pixel-ratio:0) {
.mw-plusminus-pos { color:#00B000 }
    body.skin--responsive {
.mw-plusminus-neg { color:#FF2050 }
        min-width: 550px;
.mw-plusminus-null { color:#999 }
        width: fit-content;
    }
}


/* Symbole de modification non vérifiée dans les modifications récentes
@media screen and (min-width: 600px) and (-webkit-min-device-pixel-ratio:0) {
  et la liste de suivi. */
    body.skin--responsive {
span.unpatrolled { color:#999 }
        min-width: 600px;
        width: fit-content;
    }
}


/* REDIRECTIONS */
@media screen and (min-width: 650px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 650px;
        width: fit-content;
    }
}


/* Redirections sur [[Special:Allpages]] et [[Special:Watchlist/edit]]. */
@media screen and (min-width: 700px) and (-webkit-min-device-pixel-ratio:0) {
.allpagesredirect a, .watchlistredir a {
    body.skin--responsive {
color:#0B0;
        min-width: 700px;
font-style:italic;
        width: fit-content;
    }
}
}


/* HISTORIQUE ET PAGES LIÉES */
@media screen and (min-width: 750px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 750px;
        width: fit-content;
    }
}


/* Révisions dans l'historique et "(← liens)" dans les pages liées. */
@media screen and (min-width: 800px) and (-webkit-min-device-pixel-ratio:0) {
.history-size, .mw-whatlinkshere-tools { font-size:80% }
    body.skin--responsive {
        min-width: 800px;
        width: fit-content;
    }
}


/* DIFFS */
@media screen and (min-width: 850px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 850px;
        width: fit-content;
    }
}


/* Mise en évidence des diffs par du gras et de la couleur. */
@media screen and (min-width: 900px) and (-webkit-min-device-pixel-ratio:0) {
table.diff {
    body.skin--responsive {
padding:.5em;
        min-width: 900px;
        width: fit-content;
    }
}
}
table.diff td {  
 
vertical-align:top;
@media screen and (min-width: 950px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 950px;
        width: fit-content;
    }
}
}
td.diff-addedline {  
 
background:#D8E4F6;  
@media screen and (min-width: 1000px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1000px;
        width: fit-content;
    }
}
}
td.diff-addedline .diffchange {
 
background:#B0C0F0;
@media screen and (min-width: 1050px) and (-webkit-min-device-pixel-ratio:0) {
color:#001040;
    body.skin--responsive {
font-weight:bold;
        min-width: 1050px;
        width: fit-content;
    }
}
}
td.diff-deletedline {
 
background:#E4F6D8;
@media screen and (min-width: 1100px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1100px;
        width: fit-content;
    }
}
}
td.diff-deletedline .diffchange {
 
background:#B0E897;
@media screen and (min-width: 1150px) and (-webkit-min-device-pixel-ratio:0) {
color:#104000;
    body.skin--responsive {
font-weight:bold;
        min-width: 1150px;
        width: fit-content;
    }
}
}
td.diff-context {
 
background:#FEFEFE;
@media screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1200px;
        width: fit-content;
    }
}
}


/* Couleur de fond transparente pour les diffs */
@media screen and (min-width: 1250px) and (-webkit-min-device-pixel-ratio:0) {
table.diff, td.diff-otitle, td.diff-ntitle, td.diff-context {
    body.skin--responsive {
    background-color: transparent;
        min-width: 1250px;
        width: fit-content;
    }
}
}


/* TITRES */
@media screen and (min-width: 1300px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1300px;
        width: fit-content;
    }
}


/* affichage des coordonnées géo à côté du titre, pour tous les skins */
@media screen and (min-width: 1350px) and (-webkit-min-device-pixel-ratio:0) {
#coordinates-title {
    body.skin--responsive {
font-size: 90%;
        min-width: 1350px;
margin-right: 1em;
        width: fit-content;
margin-top: 1em;
    }
float: right;
}
}
#coordinates-title img {
 
vertical-align: middle;
@media screen and (min-width: 1400px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1400px;
        width: fit-content;
    }
}
}


/* Interligne suffisant si le titre prend plusieurs lignes. */
@media screen and (min-width: 1450px) and (-webkit-min-device-pixel-ratio:0) {
.firstHeading { line-height:1.2em } /* monobookocentré */
    body.skin--responsive {
        min-width: 1450px;
        width: fit-content;
    }
}


/* Décoration des titres de sous-chapitre. */
@media screen and (min-width: 1500px) and (-webkit-min-device-pixel-ratio:0) {
h1, h2 {padding-top:0.65em;} /* monobookocentré */
    body.skin--responsive {
h3 {padding-top:0.6em; border-bottom:dotted 1px #AAA } /* monobookocentré */
        min-width: 1500px;
h4, h5, h6 {padding-top:0.55em; border-bottom:dotted 1px #DDD } /* monobookocentré */
        width: fit-content;
    }
}


/* */
@media screen and (min-width: 1550px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1550px;
        width: fit-content;
    }
}


/* BALISES SOURCE, PRE, CODE */
@media screen and (min-width: 1600px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1600px;
        width: fit-content;
    }
}


code { background:transparent } /* monobookocentré */


/* PLACEMENT DU LIEN PATROLLINK */
body {
background-image: url(https://data.act.inrae.fr/test/bandeau2.png);
background-position-x: left;
background-position-y: top;
background-repeat: no-repeat;
background-size: contain;
background-color: #ffffff;
font-family: "Lato", sans-serif !important;
font-size: 0.75em;
width: fit-content;
}


/* Pour les admins, être sur que le lien de validation soit immédiatement
a {
  visible même en cas d'élément flottant à droite. */
font-weight: 600;
.patrollink { clear:both }
color: #007f82;
}
a.external {
font-weight: 600;
color: #007f82 !important;
}
a:hover {
color: #275663;
}
a:visited {
color: #007f82;
}
a:visited:hover {
color: #275663;
}
/*
a:visited {
color: #66c1bf;
}
a:visited:hover {
color: #275663;
}
*/


/* CATÉGORIES CACHÉES */
/* texte couleurs : vert canard, vert foncé, vert pomme, noir */
/* Si toutes les catégories d'un article sont cachées, les afficher quand même (comme ça le script peut afficher le "+") */
.txtcolvc {
.catlinks-allhidden { display: block; }
color: #00a3a6;
}
.txtcolvf {
color: #275663;
}
.txtcolvp {
color: #abc36b;
}
.txtcoln {
color: #000000;
}


/* SITENOTICE */
/* texte taille : small, large, xlarge, xxlarge, xxxlarge, xsmall, xxsmall  */
.txtszs {
font-size: small;
}
.txtszl {
font-size: large;
}
.txtszxl {
font-size: x-large;
}
.txtszxxl {
font-size: xx-large;
}
.txtszxxxl {
font-size: xxx-large;
}
.txtszxs {
font-size: x-small;
}
.txtszxxs {
font-size: xx-small;
}


/* Apparence du message en haut, [[MediaWiki:Sitenotice]]. */
#siteNotice table {
background:transparent;
font-size:90%;
} /* monobookocentré */


/* OPTIONS RC */
/* texte graisse : du moins gras au plus gras */
.rcoptions, #mw-history-search {
.txtw100 {
clear: both;
font-size: small;
margin: 0 0 2px 0;
}
padding:.5em;
.txtw200 {
border:1px solid #DDDDF7;
font-weight: 200;
border-left:10px solid #DDDDF7;
}
background-color: #FFFFFF;
.txtw300 {
} /* monobookocentré */
font-weight: 300;
}
.txtw400 {
font-weight: 400;
}
.txtw500 {
font-weight: 500;
}
.txtw600 {
font-weight: 600;
}
.txtw700 {
font-weight: 700;
}
.txtw800 {
font-weight: 800;
}
.txtw900 {
font-weight: 900;
}


/* Apparence de [[MediaWiki:Noarticletext]] */
h2 {
div.noarticletext {
border-bottom: 1px dotted #275663 !important;
  background: #F9F9F9;
  margin-top:1em;
  width:auto;
  padding: 5px;
  border: 1px solid #aaa;
  border-right: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
}
}


/* DAMIER SUR LES IMAGES */
#firstHeading {
width: 15%;
border-bottom: 1px dotted #00a3a6;
border-radius: 0 0 0 0.25em  ;
padding-left: 0.3em;
color: #275663;
font-weight: 600;
}


/* Place un damier de vérification en arrière-plan dans la page de description
#content {
  de l'image, visible seulement en cas d'image transparente ou semi-transparente. */
border-top: 1px solid #9dc543 !important;
#file img { background:url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") }
border-bottom: 0 !important;
border-left: 1px solid #9dc543 !important;
border-right: 0 !important;
border-radius: 0.5em 0 0 1em;
line-height: 1.5em;
}


/* VERSION IMPRIMABLE */
/* titre de page */
#mw-page-title-main {
line-height: 1.1em;
white-space: nowrap;
}
#firstHeading {
max-width: 80%;
width: fit-content;
}


/* Ne pas afficher le lien complet des URL externes sur la version imprimable
#p-cactions li {
  (à faire manuellement, grâce à class="plainlinksneverexpand"). */
border-radius: 0.1em;
.plainlinksneverexpand a.external.text:after {
border-left: 1px solid #00a3a6;
display:none !important;
}
#p-cactions li.selected {
border-color: #9dc543 !important;
}
#p-cactions .mw-list-item  a:hover {
background: #9dc543 !important;
color: #ffffff !important;
font-weight: 400;
}
#p-cactions .mw-list-item a:link {
font-weight: 300 !important;
color: #00a3a6;
letter-spacing: 0.05em;
}
}
.plainlinksneverexpand a.external.autonumber:after {
.mw-list-item a:visited {
display:none !important;
color: #00a3a6 !important;
}
}


/* Supprimer la flèche de lien externe pour ces liens. */
.tabs-tabbox > .tabs-input:checked + .tabs-label, .tabs-input-0:checked + .tabs-input-1 + .tabs-label {
.plainlinksneverexpand a {
background: #66c1bf !important;
background:none !important;
color: #ffffff !important;
padding:0 !important;
border-left: 0px solid #AAA;
border-bottom: 0px solid #AAA;
border-right: 1px solid #00a3a6;
border-top: 1px solid #00a3a6;
}
.tabs-label {
background: #00a3a6 !important;
color: #ffffff !important;
border-left: 0px solid #AAA;
border-bottom: 0px solid #AAA;
border-right: 1px solid #66c1bf;
border-top: 1px solid #66c1bf;
font-weight: 700;
}
.tabs-label:hover {
background: #275663 !important;
color: #ffffff !important;
}
.tabs-tabbox > .tabs-container {
border-left: 1px solid #66c1bf !important;
border-bottom: 2px solid #00a3a6 !important;
border-right: 2px solid #00a3a6 !important;
border-top: 1px solid #66c1bf !important;
background: #98d4e20a !important;
border-radius: 0.5em 0 1em 0;
}
}


/* La class hiddenStructure est utilisée à de nombreux endroits
 
  mais pour une raison inconnue n'est définie que pour le media=screen
#p-logo {
  via le /skins-1.5/monobook/main.css?179. */
/* Ici il est étendu à tous les media, notamment le media=print */
.hiddenStructure {
  display: none;
}
}
/* Classe temporaire destinée à montrer les défauts des modèles basés sur .hiddenStructure */
/*
.nohiddenStructure .hiddenStructure {
.mw-wiki-logo {
  display: table-row;
background-image: url(logo_motsagro.svg) !important;
background-size:130px;
}
}
*/


/* TALKPAGEHEADER : message-système des sous-pages de discussion */
/* menu de connexion */
#p-personal > div > ul:nth-child(1) {
background-color: #FFFFFF75;
border-radius: 0 0 0 0.5em;
}


#talkpageheader {
.pBody {
text-align: center;
border: 0 !important;
border: 1px solid #aaa;
font-size: 1.05em;
margin: 1em 0;
font-weight: 300 !important;
padding: 0 0 0.4em 0;
}
color: #707070;
.pBody a:link, .pBody a:visited {
font-weight: 400 !important;
}
}
#talkpageheader #talkpageheadertitle {
#p-navigation {
margin-top: -0.8em;
margin-top : 1em;
}
}
#talkpageheader #talkpageheadertitletext {
#p-navigation-label {
padding: 0 8px;
display: none;
background: #ffffee;
}
}
#talkpageheader ul {
#p-tb {
list-style-type: none;
display: block; /* Nécessaire pour appliquer les transitions */
margin: 0;
opacity: 0; /* Initialement invisible */
transition: opacity 0.5s ease, visibility 0s linear 2s; /* Transition avec délai */
visibility: hidden; /* Masque l'élément initialement */
}
}
#talkpageheader li {
#p-search:hover + #p-tb,
display: inline;
#p-tb:hover {
    opacity: 1; /* Rendre visible au survol */
    visibility: visible; /* Rendre visible immédiatement */
    transition-delay: 0s; /* Supprime le délai au survol */
}
}


/** MODÈLES ET PERSONNALISATION **/
#p-tb {
    transition-delay: 15s; /* Ajoute un délai avant de masquer après le survol */
}


/* HOMONYMIE */
#searchButton, #mw-searchButton {
 
background: #9dc54325 !important;
/* Classe servant à personnaliser l'apparence des liens vers les pages d'homonymie. */
border-top: 1px solid #27566325 !important;
.homonymie {
border-left: 1px solid #27566325 !important;
padding-left:2em;
border-bottom: 1px solid #275663 !important;
padding-bottom:.5em;
border-right: 1px solid #275663 !important;
margin-bottom:.5em;
border-radius: 0.5em;
font-style:italic;
color: #275663;
border-bottom:1px #AAA solid;
font-weight: 600 !important;
} /* monobookocentré */
font-size: 0.8em;
 
letter-spacing: 0.1em;
 
margin: 0.1em;
/* ARTICLE DÉTAILLÉ */
margin-top: 1em;
 
padding-top: 0.2em !important;
/* Classes pour les modèles basés sur [[modèle:Article détaillé]] ainsi que [[Modèle:Article principal]],
padding-bottom: 0.2em !important;
  [[Modèle:Commonscat simple]], [[Modèle:Galerie détaillée]] et [[Modèle:...]] ;
padding-left: 0.5em !important;
  style décidé dans [[Wikipédia:Prise de décision/Unification des modèles : article détaillé et Loupe]]. */
padding-right: 0.5em !important;
.detail, .details {
}
margin:0 0 .7em 2em;
#searchButton:hover, #mw-searchButton:hover {
border:solid #E7E7E7;
background: #9dc543 !important;
border-width:1px 0;
}
text-align:left;
#searchInput {
font-size:95%;
border-radius: 0.2em;
background:#FDFDFD url(http://upload.wikimedia.org/wikipedia/commons/thumb/6/61/Searchtool.svg/15px-Searchtool.svg.png) no-repeat left center;
border: 1px solid #9dc543 !important;
padding:1px 4px 1px 24px;
}
.bandeaumots {
max-width:100% !important;
height: auto;
border-radius: 0.5em 0.5em 0.5em 0.5em;
}
.baspage {
max-width:80% !important;
height: auto;
margin-top: 2em;
margin-bottom: 2em;
}
.articlemois {
margin-left: 1em;
border-radius: 0.25em;
max-height: 10em;
width: auto;
}
.INRAETOP {
max-height: 5em !important; width: auto;
}
.LOGORIGHT {
max-height: 7em !important; width: auto;
float: right;
margin-left: 1em;
}
.topbandeau {
width: 100%;
}
}
.detail.commons {
/* tableau creative accueil */
background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Commons-logo.svg/15px-Commons-logo.svg.png);
.cctab {
background-repeat:no-repeat;
border: 1px #ffffff solid;
padding: 1em;
}
}
.detail.principal {
.cctag {
background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Nuvola_apps_download_manager2-70%25.svg/15px-Nuvola_apps_download_manager2-70%25.svg.png);
width: 4em;
background-repeat:no-repeat;
height: auto;
}
}
.detail.section {
#n-portal {
background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Fairytale_waring.png/15px-Fairytale_waring.png);
  display: none;
background-repeat:no-repeat;
}
}


/* ICÔNES */


/* Icônes en tête de pages pour les AdQ, les BA, etc. */
.lato-thin {
.portlet li, li.IW {
  font-family: "Lato", sans-serif;
list-style-image:url("http://upload.wikimedia.org/wikipedia/en/1/18/Monobook-bullet.png")
  font-weight: 100;
  font-style: normal;
}
}
li.AdQ { list-style-image:url("http://upload.wikimedia.org/wikipedia/commons/4/4c/Icone_AdQ.png") }
li.BA { list-style-image:url("http://upload.wikimedia.org/wikipedia/fr/8/86/Icone_BA.png") }


/* Pour permettre l'affichage des images générées par l'extension ImageMap en inline.
.lato-light {
  Il n'existe pour l'instant pas de paramètre dans l'extension pour le faire. Copié depuis WP:de */
  font-family: "Lato", sans-serif;
.imagemap-inline div {
  font-weight: 300;
display: inline;
  font-style: normal;
}
}


/* Classe pour afficher un icône de haut-parleur à gauche des liens audio. Utilisé par [[Modèle:Audio]], importé de WP:en */
.lato-regular {
.audio a {
  font-family: "Lato", sans-serif;
    background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;
  font-weight: 400;
    padding-left: 16px !important;
  font-style: normal;
    padding-right: 0 !important;
}
 
.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}
}


/* ÉCRITURES NON LATINES */
.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}


/* Taille et famille des polices pour les écritures non-latines ; voir aussi [[modèle:Lang]]. */
.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}


/* Écriture grecque, pour les langues : grec moderne (monotonique), grec ancien (polytonique) */
.lato-light-italic {
:lang(grc), :lang(el) {
  font-family: "Lato", sans-serif;
font-family:"Arial Unicode MS", "DejaVu Sans", Athena, Gentium, "Palatino Linotype", "Lucida Sans Unicode", "Lucida Grande", Code2000, sans-serif;
  font-weight: 300;
  font-style: italic;
}
}


/* écriture thaïe, pour la langue : thaï */
.lato-regular-italic {
:lang(th) {
  font-family: "Lato", sans-serif;
font-family:"Segoe UI", Tahoma, sans-serif;  
  font-weight: 400;
  font-style: italic;
}
}


/* CHIFFRES ROMAINS */
.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}


/* Affichage des chiffres romains, voir [[modèle:Rom]] ou [[modèle:Romain]]. */
.lato-black-italic {
.romain {
  font-family: "Lato", sans-serif;
text-transform:lowercase;
  font-weight: 900;
font-variant:small-caps;
  font-style: italic;
}
}


/* TAILLE DES FORMULES DE MATHS */


.texhtml {
/* POLICES */
   font-size:120%;
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(fonts/Lato/S6u-w4BMUTPHjxsIPx-mPCLQ7A.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(fonts/Lato/S6u-w4BMUTPHjxsIPx-oPCI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(fonts/Lato/S6u_w4BMUTPHjxsI9w2_FQft1dw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(fonts/Lato/S6u_w4BMUTPHjxsI9w2_Gwft.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/Lato/S6u8w4BMUTPHjxsAUi-qJCY.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/Lato/S6u8w4BMUTPHjxsAXC-q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/Lato/S6u_w4BMUTPHjxsI5wq_FQft1dw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/Lato/S6u_w4BMUTPHjxsI5wq_Gwft.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(fonts/Lato/S6u_w4BMUTPHjxsI3wi_FQft1dw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(fonts/Lato/S6u_w4BMUTPHjxsI3wi_Gwft.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(fonts/Lato/S6u8w4BMUTPHh30AUi-qJCY.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(fonts/Lato/S6u8w4BMUTPHh30AXC-q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(fonts/Lato/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(fonts/Lato/S6u9w4BMUTPHh7USSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/Lato/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/Lato/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/Lato/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/Lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(fonts/Lato/S6u9w4BMUTPHh50XSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(fonts/Lato/S6u9w4BMUTPHh50XSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRTQgYoZZY2vCFuvAFT_rC1chb-.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRTQgYoZZY2vCFuvAFT_rm1chb-.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRTQgYoZZY2vCFuvAFT_rO1chb-.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRTQgYoZZY2vCFuvAFT_r21cg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRQQgYoZZY2vCFuvAFT9gaQZyTfoPNB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRQQgYoZZY2vCFuvAFT9gaQZy3foPNB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRQQgYoZZY2vCFuvAFT9gaQZyffoPNB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRQQgYoZZY2vCFuvAFT9gaQZynfoA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRVQgYoZZY2vCFuvAFbzr-tdg.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRVQgYoZZY2vCFuvAFSzr-tdg.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRVQgYoZZY2vCFuvAFYzr-tdg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRVQgYoZZY2vCFuvAFWzr8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRSQgYoZZY2vCFuvAnt66qfVyvHpA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRSQgYoZZY2vCFuvAnt66qWVyvHpA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRSQgYoZZY2vCFuvAnt66qcVyvHpA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRSQgYoZZY2vCFuvAnt66qSVys.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
   font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
}


/* RETRAIT DES LIENS MODIFIER */
/* fin de la skin */


/* Pour supprimer le lien "modifier" à côté d'une section donnée, utiliser
/**
  <div class="noeditsection"></div> (voir notamment [[Portail:Biologie/Les articles]]). */
* Cette page contrôle l'apparence pour tous les skins. Les
.noeditsection span.editsection { display:none }
* modifications devant s'appliquer à l'apparence Monobook
* seulement doivent aller dans [[MediaWiki:Monobook.css]].
*/


/* COULEUR DES LIENS */


/* Pour changer la couleur d'un lien, par exemple sur un fond coloré sombre ou clair, utiliser :
  - <div class="lienNoir"></div>
  - <div class="lienBlanc"></div>
  - <div class="lienClair"></div>
  Voir notamment [[Portail:Biologie/Les articles]] */


/* Lien noir */
/* Aspect des tags de filtrage dans les modifications récentes. */
.lienNoir a {
.mw-tag-markers {
color:#000;
font-family: sans-serif;
} /* et la charte graphique ? */
font-style: italic;
.lienNoir a:visited {
font-size: 90%;
color:#707070;
}
}


/* Lien clair */
/* Masquage du sous-titre des RC */
.lienClair a {
.mw-special-Recentchanges .mw-specialpage-summary {
color:#A0A0A0;
display: none;
} /* et la charte graphique ? */
.lienClair a:hover {
color:#A0A0A0;
text-decoration:underline;
}
.lienClair a:visited {
color:#B9B9B9;
}
}


/* Lien vers une ébauche */
/* Redirections sur [[Special:Allpages]] et [[Special:Watchlist/edit]]. */
a.stub {
.allpagesredirect a,
color:#339900;
.watchlistredir a {
color: #0b0;
}
}
a.stub:visited {
 
color:#336600;
/* Révisions dans l'historique et "(← liens)" dans les pages liées. */
.history-size,
.mw-whatlinkshere-tools {
font-size: 80%;
}
}


/** NOTES, RÉFÉRENCES, BIBLIOGRAPHIE **/
/* Affichage des coordonnées géo à côté du titre, pour tous les skins. */
#coordinates {
margin-right: 1em;
}
#coordinates_osm {
font-size: 110%;
box-shadow: 0 0 5px #c0c0f0;
border-radius: 5px;
margin-left: 7px;
padding: 3px;
background-color: #e0e0e0;
}
#coordinates_osm:hover {
box-shadow: 0 0 5px #a0a0c0;
background-color: #b0b0b0;
}


/* CROCHETS */
/* Décoration des titres de sous-chapitre. */
.mw-body-content h3 {
border-bottom: dotted 1px #aaa;
}
.mw-body-content h4,
.mw-body-content h5,
.mw-body-content h6 {
border-bottom: dotted 1px #ddd;
}


/* Par défaut, cacher les crochets autour des notes. */
/* Sous-titre ([[Modèle:Sous-titre]]) */
.cite_crochet { display:none }
h1 #sous_titre_h1 {
display: block;
font-size: 0.7em;
line-height: 1.3em;
margin: 0.2em 0 0 0.5em;
}


/* Interligne */
/* Titres de sections */
.italique {
font-style: italic;
}
.italique i {
font-style: normal;
}


/* Éviter d'obtenir un interlignage de taille variable. */
/* Balises source, pre, code */
.reference, .exposant {  
pre {
vertical-align:text-top;
overflow-x: auto;
position:relative;
font-size:.8em;
top:-5px;
}
}
.reference {
/* Exception pour l'espace de nom MediaWiki (NS 8) pour les fichiers *.js et *.css */
padding-left:1px;
.ns-8 pre {
overflow-x: visible;
}
}


ol.references > li{
/* Balise abbr discrète */
text-align:left;
abbr {
color: inherit;
}
abbr.abbr {
border-bottom: 0;  /* IE, Chrome */
text-decoration: none;  /* Firefox */
}
a abbr {
cursor: inherit;
}
}


/* https://bugs.webkit.org/show_bug.cgi?id=14691 */
/* Balise dfn (instance d'un terme défini) */
@media screen and (-webkit-min-device-pixel-ratio:0) {
dfn {
  ol.references sup.exposant { position: static; vertical-align: super; }
font-style: normal;
font-weight: bold;
}
i > dfn {
font-style: italic;
}
}


/* MISE EN ÉVIDENCE */
/* [[Modèle:Nobr]] */
.nowrap {
white-space: nowrap;
}


/* Mise en surbrillance de la note ou de l'ouvrage de référence cliqué
/* Pages [[Spécial:Modifications récentes]], [[Spécial:Suivi des liens]], voir [[MediaWiki:Recentchangestext]] */
  pour faciliter la navigation (de en.wikipedia). */
.rcoptions {
clear: both;
margin: 0 0 2px 0;
padding: 0 0.5em;
border: 1px solid #ddddf7;
border-left: 10px solid #ddddf7;
background-color: #fff;
}
.rcoptions hr {
clear: both;
}
fieldset.rcoptions {
padding-bottom: 0.5em;
}


/* Contenu de la note */
/* Apparence de [[MediaWiki:Noarticletext]] */
ol.references > li:target, .ouvrage:target { background:#DEF }
.noarticletext {
background: #f9f9f9;
margin-top: 1em;
padding: 5px;
border: 1px solid #aaa;
border-right: 2px solid #aaa;
border-bottom: 2px solid #aaa;
}


/* Renvoi */
/* Formulaire des pages d'historique */
sup.reference:target { background:#DEF }
#mw-history-search {
/*
border-color: #aaa;
}


/* RÉFÉRENCE NÉCESSAIRE */
/* Largeur minimale du cadre des miniatures d'images */
.thumbinner {
min-width: 100px;
}


/* Style des modèles [[modèle:Référence nécessaire]] et [[modèle:Citation nécessaire]]. */
/* Place un damier de vérification en arrière-plan dans la page de description
span.need_ref { border-bottom:1px solid #AAA }
  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");
}


div.need_ref {
/* Barre d'outils */
border:1px solid #AAA;
.mw-toolbar-editbutton img {
padding:.5em;
border-top: 1px solid #eee !important;
border-bottom: 1px solid #eee !important;
}
.mw-toolbar-editbutton:hover img {
border-top: 1px solid black !important;
border-bottom: 1px solid black !important;
}
.ns-0 #mw-editbutton-signature {
display: none;
}
}


/* Référence présente */
/* Fond gris pour les pages protégées en modification */
span.ref:hover { border-bottom:1px solid #AAA }
#wpTextbox1[readonly],
#wpTextbox1[readonly] + .ui-resizable > .ace_editor {
background: #eee;
}


/* NORMES BIBLIOGRAPHIQUES */
/* Déplacement de la boite de recherche dans l'éditeur de code, en attendant https://github.com/ajaxorg/ace/pull/2969 */
.ace_scrollbar-v:not([style*="none"]) ~ .ace_search.right {
margin-right: 15px;
}


/* Mode d'affichage par défaut des données dans l'espace référence. */
/* Léger élargissement de la boîte de résumé de modification */
.BibList { display:block }
input#wpSummary {
.WikiNorme, .BibTeX, .ISBD, .ISO690, .specialBib { display:none }
width: 90%; /* default 80% */
}


/** BOÎTES ET MESSAGES **/
/* Ne pas afficher le lien complet des URL externes sur la version imprimable
  (à faire manuellement, grâce à class="plainlinksneverexpand"). */
.plainlinksneverexpand a.external.text:after,
.plainlinksneverexpand a.external.autonumber:after {
display: none !important;
}
/* Supprimer la flèche de lien externe pour ces liens. */
.plainlinksneverexpand a {
background: none !important;
padding: 0 !important;
}


/* BANDEAUX D'AVERTISSEMENT */
/* Réserver un contenu à l'impression (display rétabli dans MediaWiki:Print.css)
/* style par défaut des bandeaux d'avertissement décidés sur
   utilisé pour les entrées de ref group. */
   Wikipédia:Prise de décision/Changement de style des messages d'avertissement
.printcssonly {
  Utilisé dans Modèle:Méta bandeau d'avertissement
display: none;
*/
.bandeau { /* monobookocentré */
  text-align: left;
  margin: 8px 10% 12px;
  border-style: solid;
  border-width: 1px 1px 1px 10px;
  padding: 2px 10px;
}
}
.bandeau table { background-color: transparent }


.bandeau-niveau-grave      { border-color: #aa0044; background-color: #ffcccc }
/* Bandeau des brouillons problématique avec l'éditeur visuel. */
.bandeau-niveau-modere      { border-color: #ff8822; background-color: #ffeedd }
.ve-init-target .user-draft-header {
.bandeau-niveau-ebauche    { border-color: #ff8822; background-color: #ffeedd }
  display: none;
.bandeau-niveau-information { border-color: #77ccff; background-color: #fbfbfb }
}


.bandeau-icone { vertical-align: middle; text-align: center; min-width: 45px; padding-right: 10px }
/* Message-système des sous-pages de discussion. Classe .fieldsetlike etc.
  pour permettre la réutilisation de ces styles. */
#talkpageheader,
.fieldsetlike {
text-align: center;
border: 1px solid #aaa;
margin: 1em 0;
padding: 0 0 0.4em 0;
}
#talkpageheader #talkpageheadertitle,
.fieldsetlike .legendlike {
margin-top: -0.8em;
}
#talkpageheader #talkpageheadertitletext,
.fieldsetlike .legendtextlike {
padding: 0 8px;
background: white;
}
#talkpageheader ul,
.fieldsetlike ul {
list-style-type: none;
margin: 0;
}
#talkpageheader li,
.fieldsetlike li {
display: inline;
}
#talkpageheader li {
color: #707070;
}


.bandeau-titre { font-size: 1em;  line-height: 1.4em; margin-bottom: 0.5em }
/* Catégories cachées */
.bandeau-texte { font-size: 0.9em; line-height: 1.2em }
#mw-hidden-catlinks {
font-size: 0.85em;
}


/* Personnalisation de l'apparence des liens vers les pages d'homonymie. */
.homonymie {
padding-left: 2em;
padding-bottom: .5em;
margin-bottom: .5em;
margin-top: -0.6em;
background: white;
font-style: italic;
border-bottom: 1px #aaa solid;
}


/* MESSAGES D'ALERTE */
/* Bandeau label et icônes des AdQ/BA à côté des liens interlangues et
  dans les modèles {{Q}} et {{B}}. */
li.AdQ,
li.LdQ,
li.PdQ,
li.badge-featuredarticle,
li.badge-featuredlist,
li.badge-featuredportal {
list-style-image: url("//upload.wikimedia.org/wikipedia/commons/4/4c/Icone_AdQ.png");
}
li.BA,
li.badge-goodarticle {
list-style-image: url("//upload.wikimedia.org/wikipedia/commons/8/86/Icone_BA.png");
}
.bandeau-label {
padding-left: 2em;
padding-bottom: .5em;
margin-bottom: .5em;
margin-top: -0.6em;
background: white;
font-style: italic;
border-bottom: 1px #aaa solid;
}


/* Styles par défaut pour les bandeaux en haut des articles. Syntaxe :
/* Classe pour afficher un icône de haut-parleur à gauche des liens audio.
   Styles décidés suite à [[Projet:Charte graphique/Harmonisation des messages d'avertissement]]
   Utilisé par [[Modèle:Prononciation]], importé de WP:en. */
  et [[Wikipédia:Prise de décision/Harmonisation des messages d'avertissement]]. */
.audio a {
/* Classe pour toutes les alertes. */
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;
.alerte { /* monobookocentré */
padding-left: 16px !important;
padding:.11em;
padding-right: 0 !important;
background:#FFD;
margin-bottom:.4em;
font-style:italic;
}
}


/* Classe supplémentaire pour les alertes graves. */
/* [[Modèle:Indication de langue]] et [[Modèle:Lien]]. */
.grave { border:1px solid #F96 } /* monobookocentré */
.indicateur-langue,
.indicateur-format {
font-family: monospace;
font-weight: bold;
font-size: small;
font-style: normal;
}


/* MESSAGEBOX */
/* [[Modèle:Colonnes]] et [[Modèle:Début de colonnes]]. */
/* le sélecteur avec <p> est pour {{Infobox Série de jeux vidéo}} */
.colonnes > ol, .colonnes > ul, .colonnes > p {
margin-top: 0;
}


/* Styles des « messagebox » standard. Utilisation :
/* Compensation du style précédent */
* class="messagebox" : voir [[modèle:Messagebox]].
.colonnes {
* class="messagebox merge" : inutilisé ?
margin-top: 0.3em;
* class="messagebox cleanup" pour certains bandeaux de maintenance (exemple sur [[modèle:Résumé introductif]])
* class="messagebox standard-talk" pour les bandeaux en page de discussion des aricles (exemple : [[modèle:Traduit de]])
*/
.messagebox { /* monobookocentré */
border:1px solid #AAA;
background:#F9F9F9;
width:80%;
margin:0 auto 1em auto;
padding:.2em;
text-align:justify;
}
}


.messagebox.merge { /* monobookocentré */
/* Évitons de couper les éléments de listes sur plusieurs colonnes */
border:1px solid #CF9FFF;
.colonnes li,
background:#F5EDF5;
.references-small li{
text-align:center;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}
}


.messagebox.cleanup { /* monobookocentré */
/* Taille et famille des polices pour les écritures non-latines.
border:1px solid #9F9FFF;
  Voir aussi [[modèle:Langue]]. */
background:#EFEFFF;
:lang(grc),
text-align:center;
:lang(el) { /* Écriture grecque : moderne (monotonique), ancien (polytonique) */
font-family: 'Arial Unicode MS', 'DejaVu Sans', Athena, Gentium, 'Palatino Linotype', 'Lucida Sans Unicode', 'Lucida Grande', Code2000, sans-serif;
}
:lang(th) { /* Écriture thaïe */
font-family: 'Segoe UI', Tahoma, sans-serif;
}
}


.messagebox.standard-talk { /* monobookocentré */
/* Affichage des chiffres romains, voir [[modèle:Rom]] ou [[modèle:Romain]]. */
border:1px solid #C0C090;
.romain {
background:#F8EABA;
text-transform: lowercase;
font-variant: small-caps;
}
}


/* BANDEAUX DE PORTAIL */
/* Affichage des petites capitales, voir [[modèle:Petites capitales]]. */
/* style par défaut des bandeaux de portail décidés sur
.petites_capitales {
  Wikipédia:Prise de décision/Bandeaux de portails
font-variant: small-caps;
  Utilisé dans Modèle:Méta lien vers portails et Modèle:Portail
*/
#bandeau-portail {
  border: solid #AAAAAA 1px;
  padding: 4px;
  background-color: #F9F9F9;
  text-align: center;
  margin-top: 1em;
  margin-left: 0;
  clear: both;
}
}


#bandeau-portail li {display: inline}
/* Taille et alignement des formules mathématiques. */
.bandeau-portail-element {white-space: nowrap; margin: auto 1.5em}
.texhtml {
.bandeau-portail-icone {margin-right: 0.5em}
    font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
.bandeau-portail-texte {font-weight: bold}
    font-size: 118%;
    line-height: 1;
    white-space: nowrap;
    -webkit-font-feature-settings: "lnum", "tnum"; /* Chorme 47, Opera 33 */
    -webkit-font-kerning: none; /* safari 9, ios safari 9 */
    font-feature-settings: "lnum", "tnum", "kern" 0; /* ie11 edge 13 */
    font-variant-numeric: lining-nums tabular-nums;  /* firefox 42+ */
    font-kerning: none;                              /* firefox, Chrome, Opera */
}
.texhtml .texhtml {
    font-size: 100%;
}
img.tex.center {
width: auto;
display: block;
margin: 0 auto;
}
img.tex.left {
display: block;
margin-left: 1.6em;
}


/* BOÎTES POUR EXEMPLES */
/* Change la couleur des liens, pour les fonds colorés sombres ; limité aux
  espaces de nom de discussions, projets (ns-102), portails (ns-100), pages
  utilisateur (ns-2), et espace Wikipédia (ns-4 : Bistro...). */
body.ns-2 .lienClair a,
body.ns-4 .lienClair a,
body.ns-100 .lienClair a,
body.ns-102 .lienClair a,
body.ns-talk .lienClair a {
color: #a0a0a0;
}
body.ns-2 .lienClair a:hover,
body.ns-4 .lienClair a:hover,
body.ns-100 .lienClair a:hover,
body.ns-102 .lienClair a:hover,
body.ns-talk .lienClair a:hover {
color: #a0a0a0;
text-decoration: underline;
}
body.ns-2 .lienClair a:visited,
body.ns-4 .lienClair a:visited,
body.ns-100 .lienClair a:visited,
body.ns-102 .lienClair a:visited,
body.ns-talk .lienClair a:visited {
color: #b9b9b9;
}


/* Boîtes utiles sur les pages d'aide. Voir par exemple [[Aide:Note#Notes à appel unique]]. */
/* Lien vers une ébauche */
.exemple {  
a.stub {
margin:.5em;
color: #339900;
padding:.5em;
}
border:dashed 1px #ADD8E6;
a.stub:visited {
background:#FFF;
color: #336600;
}
}


/* BOÎTES D'AVANCEMENT */
/* Références : éviter une trop grande réduction de taille de caractères
  dans certaines configurations. */
.references small {
font-size: 1em !important;
}


/* Pour les boites d'avancement, voir [[modèle:Avancement]]. */
/* Par défaut, cacher les crochets autour des notes. */
.avance_boite {
.cite_crochet {
position:relative;
display: none;
margin:0;
padding:0;
width:100px;
height:16px;
background:#D3D3D3;
border:solid 1px gray;
}
}


.avance_barre {
/* Pour que « Note 1 » ne soit ni sécable, ni en gras, ni en italique. */
position:relative;
sup.reference {
margin:0;
font-weight: normal;
padding:0;
font-style: normal;
height:100%;
white-space: nowrap;
background:#A0A0FF;
border:0;
vertical-align:middle;
}
}


.avance_texte {
/* Éviter d'obtenir un interlignage de taille variable. */
position:absolute;
.reference,
top:50%;
.exposant {
left:0;
vertical-align: text-top;
width:100px;
position: relative;
height:100%;
font-size: .8em;
padding:0;
top: -5px;
border:0;
margin:0;
margin-top:-0.5em;
text-align:center;
font-size:14px;
line-height:1em;
}
}


/* MESSAGES SYSTÈME */
.reference-text sup {
vertical-align: text-top;
position: relative;
font-size: 0.75em;
top: -0.1em;
}
.reference {
padding-left: 1px;
}


/* Standardisation de quelques messages systèmes :
/* Diminution décalage, en raison du line-height réduit dans .infobox_v2 */
* class="mw-alerte" : bandeaux d'alerte comme [[MediaWiki:Editinginterface]].
.infobox_v2 .reference {
* class="mw-toolbox" : boîtes à outils comme sur [[MediaWiki:Sp-contributions-footer]].
top: -2px;
*/
}


/* Bandeau jaune / rouge en cas de retard de la base de données. */
small.cachelinks,
div.mw-lag-warn-normal, div.mw-lag-warn-high {
small.cachelinks a {
text-align:left !important;
color: #36b;
width:50% !important;
}
}


/* suppression du message avertissant du lag de 1 seconde dans la liste de suivi*/
/* Numérotations différentes des appels de notes. */
.mw-lag-warn-normal {
.references-small.lower-alpha ol {
display:none;
list-style-type: lower-alpha;
}
.references-small.lower-greek ol {
list-style-type: lower-greek;
}
.references-small.decimal ol {
list-style-type: decimal;
}
}


/* Messages d'alerte */
/* Répartition égale des références sur plusieurs colonnes :
.mw-alerte {
  pas d'espace supplémentaire en haut de première colonne */
width:100%;
.references-small ol {
clear:both;
margin-top: 0;
background:#FAEBD7;
border:2px solid #FF8C00;
}
}


/* Boîtes à outils */
/* Compensation du style précédent */
.mw-toolbox { /* monobookocentré */
.references-small {
font-size:90%;
margin-top: 0.3em;
background:#F8F8F8;
border:1px solid #B8B8B8;
padding:.25em 1em .25em 1em;
clear:both;
}
}
/*  METADATA */


/* Tableau des métadonnées d'image (EXIF). */
/* Mise en surbrillance de la note ou de l'ouvrage de référence cliqué
table.metadata {
  pour faciliter la navigation (de en.wikipedia). */
border:1px solid #AAA;
ol.references > li:target,
display:none;
.ouvrage:target { /* Contenu de la note */
speak:none;
background: #def;
}
}
.metadata-label {
sup.reference:target { /* Renvoi */
color:#AAA;
background: #def;
}
}


/* Template:Creator */
/* cadre pour [[Modèle:Références nombreuses]] */
.reference-cadre {
height: 25em;
overflow: auto;
padding: 3px;
border:1px solid #AAA;
}


/* Répare le style du tableau [[commons:Template:Creator|Creator]] utilisé sur Commons. */
/* Ligne de tableau dans « Informations sur la page » */
table.creator {
body.action-info:target {
text-align:left;
background: #def;
border-collapse:collapse;
}
background:#F0F0FF;
} /* monobookocentré */


table.creator th {
/* Style des modèles [[modèle:Référence nécessaire]] et [[modèle:Citation nécessaire]]. */
background:#E0E0EE;
span.need_ref {
vertical-align:top;
border-bottom: 1px solid #aaa;
} /* monobookocentré */
}
div.need_ref {
border: 1px solid #aaa;
padding: .5em;
}


table.creator td {
/* Référence présente */
background:#F0F0FF;
span.ref:hover {
vertical-align:top;
border-bottom: 1px solid #aaa;
} /* monobookocentré */
}


table.creator td.creator-name {
/* Gestion automatique de l'ISBN par MediaWiki. */
font-weight:bold;
.mw-magiclink-isbn {
} /* monobookocentré */
white-space: nowrap;
}


/* En phase de test */
/* Mode d'affichage par défaut des données dans l'espace référence. */
/* Quand est-ce qu'il finit ? */
.BibList {
/* DÉBUT DES SCHÉMAS DE COULEUR DE "CADRE À ONGLETS"
display: block;
    Fonctionnement du [[Modèle:Cadre à onglets]]
}
    Modèle implanté par User:Peleguer de http://ca.wikipedia.org
.WikiNorme,
    Actualisé par User:Joanjoc de http://ca.wikipedia.org
.BibTeX,
    Traduction et adaptation User:Antaya de http://fr.wikipedia.org
.ISBD,
    Couleurs pour le [[Modèle:Cadre à onglets]]
.ISO690,
.specialBib {
display: none;
}


Configuration des couleurs par défaut
/* Style de { , } entre les références */
Couleurs utilisées; 1; 8080ff 2; 9f9fff 3; c4c4ff 4; ddddff 5; eaeaff */
.cite_virgule {
padding-left: 0;
.mbBouton {
padding-right: 1px;
  background-color: #ddddff;
  border: 0.15em solid #000000;
  border-color: #eaeaff #c4c4ff #9f9fff #eaeaff;
  -moz-border-radius: .5em .5em 0em 0em; /* NE VALIDE PAS AU w3c VALIDATOR */
  cursor:pointer;
  display: inline;
  margin-right: 0.1em;
  padding: 0.2em 0.3em 0.2em 0.3em;
  position: relative;}
.mbBouton a,
.mbBouton strong {
  background: none !important;
  color:#8080ff !important;  /* 1 */
  font-size: 90%;
  font-weight: bold;
  padding: 0 !important;
  text-decoration: none !important;}
.mbBouton a:hover,
.mbBouton strong:hover {
  color: black !important;
  text-decoration: underline !important;}
.mbBoutonSel {
  background-color: #9f9fff; /* 2 */
  border: 0.15em solid #000000;
  border-color: #c4c4ff #8080ff #9f9fff #c4c4ff;  /* 3 1 2 3 */
  -moz-border-radius: .5em .5em 0em 0em;
  cursor: default;
  display: inline;
  margin-right: 0.1em;
  padding: 0.2em 0.3em 0.2em 0.3em;
  position: relative;
  color:white;}
.mbBoutonSel a {
  background: none !important;
  color:white !important;
  cursor: default;
  font-size: 90%;
  font-weight: bold;
  padding: 0 !important;
  text-decoration: none !important;}
.mbContenu {
  background-color: #f8f8ff;
  border: 0.2em solid #9f9fff; /* 2 */
  border-color: #9f9fff #8080ff #8080ff #9f9fff ; /* 2 1 1 2 */
  -moz-border-radius: 0em .5em .5em 0em;
  padding: 1em;
  position: static;  }
.mbOnglet {
  background-color: #f8f8ff;
  border-color: #8080ff #c4c4ff #c4c4ff #8080ff; /* 1 3 3 1 */  width: 100%;
}
}
/* Configuration du Lilas 1;7050a0 2;9070c0 3;b090e0 4;d0b0ff 5;f0d0ff */
.mbLilas .mbBouton {
background-color: #d0b0ff; /* 4 */
border-color: #f0d0ff #b090e0 #9070c0 #f0d0ff;  /* 5 3 2 5 */}
.mbLilas .mbBouton a,
.mbLilas .mbBouton strong {
  color:#8080ff !important;  /* 1 */
  font-size:90%}
.mbLilas .mbBouton a:hover,
.mbLilas .mbBouton strong:hover {
  color: black !important;
  text-decoration: underline;}
.mbLilas .mbBoutonSel {
  background-color: #9070c0; /* 2 */
  border-color: #b090e0 #7050a0 #9070c0 #b090e0;  /* 3 1 2 3 */}
.mbLilas .mbContenu {
  background-color: #f5fffa;
  border-color: #9070c0 #7050a0 #7050a0 #9070c0 ; /* 2 1 1 2 */}
.mbLilas .mbOnglet {
  background-color: #f5fffa;
  border-color: #7050a0 #b090e0 #b090e0 #7050a0; /* 1 3 3 1 */}
/* Configuration du Vert 1;60b030 2;75c045 3;90d060 4;a5e085 5;c0f090 */
.mbVert .mbBouton {
background-color: #a5e085; /* 4 */
border-color: #c0f090 #90d060 #75c045 #c0f090;  /* 5 3 2 5 */}
.mbVert .mbBouton a,
.mbVert .mbBouton strong {
  color:#60b030 !important;  /* 1 */
  font-size:90%}
.mbVert .mbBouton a:hover,
.mbVert .mbBouton strong:hover {
  color: black !important;
  text-decoration: underline;}
.mbVert .mbBoutonSel {
  background-color: #75c045; /* 2 */
  border-color: #90d060 #60b030 #75c045 #90d060;  /* 3 1 2 3 */}
.mbVert .mbContenu {
  background-color: #f5fffa;
  border-color: #75c045 #60b030 #60b030 #75c045 ; /* 2 1 1 2 */}
.mbVert .mbOnglet {
  background-color: #f5fffa;
  border-color: #60b030 #90d060 #90d060 #60b030; /* 1 3 3 1 */}
/* Configuration du Bleu 1;3379de 2;5b8dd6 3;88abde 4;a7c1e6 5;c8d6e9 */
.mbBleu .mbBouton {
background-color: #a7c1e6; /* 4 */
border-color: #c8d6e9 #88abde #5b8dd6 #c8d6e9;  /* 5 3 2 5 */}
.mbBleu .mbBouton a,
.mbBleu .mbBouton strong {
  color:#3379de !important;  /* 1 */
  font-size:90%}
.mbBleu .mbBouton a:hover
.mbBleu .mbBouton strong:hover {
  color: black !important;
  text-decoration: underline;}
.mbBleu .mbBoutonSel {
  background-color: #5b8dd6; /* 2 */
  border-color: #88abde #3379de #5b8dd6 #88abde;  /* 3 1 2 3 */}
.mbBleu .mbContenu {
  background-color: #f0f8ff;
  border-color: #5b8dd6 #3379de #3379de #5b8dd6; /* 2 1 1 2 */}
.mbBleu .mbOnglet {
  background-color: #f0f8ff;
  border-color: #3379de #88abde #88abde #3379de; /* 1 3 3 1 */}
/* Configuration du Orange 1;ff820e 2;ff9d42 3;ffac5d 4;ffbd7f 5;ffd0a4 6;ffeedd */
.mbOrange .mbBouton {
background-color: #ffbd7f; /* 4 */
border-color: #ffd0a4 #ffac5d #ff9d42 #ffd0a4;  /* 5 3 2 5 */}
.mbOrange .mbBouton a,
.mbOrange .mbBouton strong {
  color:#ff820e !important;  /* 1 */
  font-size:90%}
.mbOrange .mbBouton a:hover
.mbOrange .mbBouton strong:hover {
  color: black !important;
  text-decoration: underline;}
.mbOrange .mbBoutonSel {
  background-color: #ff9d42; /* 2 */
  border-color: #ffac5d #ff820e #ff9d42 #ffac5d;  /* 3 1 2 3 */}
.mbOrange .mbContenu {
  background-color: #ffeedd; /* 6 */
  border-color: #ff9d42 #ff820e #ff820e #ff9d42; /* 2 1 1 2 */}
.mbOrange .mbOnglet {
  background-color: #ffeedd; /* 6 */
  border-color: #ff820e #ffac5d #ffac5d #ff820e; /* 1 3 3 1 */}
/* Configuration du Gris 1;666666 2;868686 3;9f9f9f 4;b9b9b9 5;cfcfcf */
.mbGris .mbBouton {
background-color: #b9b9b9; /* 4 */
border-color: #cfcfcf #9f9f9f #868686 #cfcfcf;  /* 5 3 2 5 */}
.mbGris .mbBouton a,
.mbGris .mbBouton strong {
  color:#666666 !important;  /* 1 */
  font-size:90%}
.mbGris .mbBouton a:hover
.mbGris .mbBouton strong:hover {
  color: black !important;
  text-decoration: underline;}
.mbGris .mbBoutonSel {
  background-color: #868686; /* 2 */
  border-color: #9f9f9f #666666 #868686 #9f9f9f;  /* 3 1 2 3 */}
.mbGris .mbContenu {
  background-color: #fffce8;
  border-color: #868686 #666666 #666666 #868686; /* 2 1 1 2 */}
.mbGris .mbOnglet {
  background-color: #fffce8;
  border-color: #666666 #9f9f9f #9f9f9f #666666; /* 1 3 3 1 */}
/* Configuration du Jaune 1;aa8800 2;eabb00 3;ffd52b 4;ffe16a 5;ffeeaa */
.mbJaune .mbBouton {
background-color: #ffe16a; /* 4 */
border-color: #ffeeaa #ffd52b #eabb00 #ffeeaa;  /* 5 3 2 5 */}
.mbJaune .mbBouton a,
.mbJaune .mbBouton strong {
  color:#aa8800!important;  /* 1 */
  font-size:90%}
.mbJaune .mbBouton a:hover
.mbJaune .mbBouton strong:hover {
  color: black !important;
  text-decoration: underline;}
.mbJaune .mbBoutonSel {
  background-color: #eabb00; /* 2 */
  border-color: #ffd52b #aa8800 #eabb00 #ffd52b;  /* 3 1 2 3 */}
.mbJaune .mbContenu {
  background-color: #fffce8;
  border-color: #eabb00 #aa8800 #aa8800 #eabb00; /* 2 1 1 2 */}
.mbJaune .mbOnglet {
  background-color: #fffce8;
  border-color: #aa8800 #ffd52b #ffd52b #aa8800; /* 1 3 3 1 */}
/* Configuration du Rouge 1;993300 2;ca4200 3;ff6215 4;ff9b6a 5;ffc6aa */
.mbRouge .mbBouton {
background-color: #ff9b6a; /* 4 */
border-color: #ffc6aa #ff6215 #ca4200 #ffc6aa;  /* 5 3 2 5 */}
.mbRouge .mbBouton a,
.mbRouge .mbBouton strong {
  color:#993300!important;  /* 1 */
  font-size:90%}
.mbRouge .mbBouton a:hover
.mbRouge .mbBouton strong:hover {
  color: black !important;
  text-decoration: underline;}
.mbRouge .mbBoutonSel {
  background-color: #ca4200; /* 2 */
  border-color: #ff6215 #993300 #ca4200 #ff6215;  /* 3 1 2 3 */}
.mbRouge .mbContenu {
  background-color: #fffce8;
  border-color: #ca4200 #993300 #993300 #ca4200; /* 2 1 1 2 */}
.mbRouge .mbOnglet {
  background-color: #fffce8;
  border-color: #993300 #ff6215 #ff6215 #993300; /* 1 3 3 1 */}
/* ^^^ plus de 50 classes pour quelque chose d'inutile ^^^ */
/*FIN DES SCHÉMAS DE COULEUR DE "CADRE À ONGLETS"*/


/* BOÎTES DÉROULANTES */
/* Boites et messages */
div.boite-a-droite {
display: table;
clear: right;
float: right;
margin: 1em 0 1em 1em;
width: 20em;
position: relative; /* Pour les images manuelles */
border-style: solid;
border-width: 1px;
padding: 4px;
text-align: left;
}
.boite-sans-fond {
border-color: #aaa; /* Comme boite-grise */
}
.boite-grise { /* Similaire au bandeau de catégorie */
border-color: #aaa;
background-color: #f9f9f9;
}


/* Styles des boîtes déroulantes, voir [[Modèle:Boîte déroulante/Documentation]]. */
/* Types de boites */
div.NavFrame {
.bandeau-article,
margin:0;
.bandeau-discussion,
padding:2px;
.bandeau-simple,
border:1px #AAA;
.bandeau-systeme,
text-align:center;
.bandeau-section{
border-collapse:collapse;
border-style: solid;
font-size:95%;
overflow: hidden;
} /* monobookocentré début */
position: relative;
}
.bandeau-article {
border-width: 1px 1px 1px 10px;
font-size: 0.9em;
line-height: 1.25em;
padding: 0.5em 1em;
margin: 0.8em 10%;
}
.bandeau-systeme {
clear: both;
border-width: 2px;
padding: 0.5em 1em;
margin: 0.8em 3%;
}
.bandeau-simple {
clear: both;
border-width: 1px;
padding: 0.5em 1em;
margin: 0.8em auto;
}
.bandeau-discussion {
border-width: 1px;
border-radius: 10px;
padding: 0.2em .5em;
margin: 0.8em 7%;
}
div.bandeau-section { /* Pour le [[modèle: Article détaillé]] et autres */
display: block;
font-size: 0.95em;
border-width: 1px 0;
padding: 0.2em 0.5em 0.1em 0;
margin: 0.3em 0 0.7em 2em;
}
.bandeau-centrer{
display: table;
width: 100%;
text-align: center;
}
.bandeau-cell {
display: table-cell;
vertical-align: middle;
}
.bandeau-cell p:last-child {
margin-bottom: 0;
}


div.NavFrame + div.NavFrame {
/* Style des bandeaux d'articles. Voir [[Wikipédia:Prise de décision/Changement de style des messages d'avertissement]]. */
border-top-style:hidden;
.bandeau-niveau-grave {
border-color: #aa0044;
background-color: #ffcccc;
}
.bandeau-niveau-modere {
border-color: #ff8822;
background-color: #ffeedd;
}
.bandeau-niveau-ebauche,
.bandeau-niveau-information {
border-color: #77ccff;
background-color: #fbfbfb;
}
.bandeau-simple.bandeau-niveau-information,
.bandeau-discussion.bandeau-niveau-information { /* Dérive de la classe vectorbox */
border-color: #a7d7f9;
background-color: #f5faff;
}
.bandeau-niveau-detail, /* Voir [[Wikipédia:Prise de décision/Unification des modèles : article détaillé et Loupe]] */
.bandeau-section.bandeau-niveau-information {
border-color: #e7e7e7;
background-color: #fdfdfd;
}
.bandeau-niveau-neutre {
border-color: #aaa;
background: #f9f9f9;
}
}


div.NavPic {
.bandeau {
background:#FFF;
text-align: left;
margin:0;
margin: 8px 10% 12px;
padding:2px;
border-style: solid;
float:left;
border-width: 1px 1px 1px 10px;
padding: 2px 10px;
}
.bandeau table {
background-color: transparent;
}
.bandeau-icone {
vertical-align: middle;
text-align: center;
width: 45px;
padding-right : 1em;
}
.bandeau-titre {
font-size: 1.1em;
line-height: 1.4em;
}
.bandeau-texte {
font-size: 0.9em;
line-height: 1.2em;
}
.bandeau-problemes-multiples .bandeau-niveau-information, .bandeau-problemes-multiples .bandeau-niveau-modere, .bandeau-problemes-multiples .bandeau-niveau-grave {
background:none !important;
border:none !important;
}
.bandeau-problemes-multiples .bandeau {
margin:0 !important;
border-top: 1px solid grey !important;
border-bottom: 1px solid grey !important;
}
.bandeau-problemes-multiples .NavContent {
background:none !important;
padding-top:0 !important;
padding-bottom:0 !important;
border-top: 1px solid grey !important;
border-bottom: 1px solid grey !important;
margin-left:2em !important;
margin-right:2em !important;
}
.bandeau-ebauche-problemes-multiples .bandeau-niveau-ebauche {
margin-bottom:0 !important;
}
.bandeau-ebauche-problemes-multiples .bandeau-problemes-multiples {
margin-top:0 !important;
}
.bandeau-ebauche-problemes-multiples .bandeau-niveau-ebauche .bandeau-texte {
display:none;
}
.bandeau-ebauche-problemes-multiples-niveau-grave .bandeau-niveau-ebauche {
border-color: #aa0044 !important;
background-color: #ffcccc !important;
}
.bandeau-ebauche-problemes-multiples-niveau-modere .bandeau-niveau-ebauche {
border-color: #ff8822 !important;
background-color: #ffeedd !important;
}
}
 
.bandeau-ebauche-problemes-multiples-niveau-information .bandeau-niveau-ebauche {
div.NavFrame div.NavHead {
border-color: #77ccff !important;
height:1.6em;
background-color: #fbfbfb !important;
font-weight:bold;
font-size:100%;
background:#EFEFEF;
}
}


div.NavFrame p,
/* Styles pour les bannières */
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p { font-size:100% }


div.NavEnd {
.topbanner {
margin:0;
    position: relative;
padding:0;
    overflow: hidden;
line-height:1px;
    max-width: 1800px;
clear:both;
    height: auto;
}
.topbanner img {
    max-width: 100%;
    height: auto;
    width: auto;
}
.topbanner-box {
    position: absolute;
    z-index: 2;
    margin-top: 1.5em;
    color: white;
    width: 50%;
    min-width: 20em;
    left: 2%;
    text-align: left;
}
.topbanner .name {
    position: absolute;
    z-index: 2;
    margin: 0.6em 0 0 0.4em;  
    padding: 8px 7px;
    font-size: 2.2em;
    background: rgb(16,16,16);
    background: rgba(0,0,0,0.5);  
    border-radius: 4px;
    color: white;
    white-space: nowrap;
    line-height: 0.9em;
}
}


.NavToggle {
/* Petites icônes */
font-size:x-small;
.indentation,    /* pas d'image correspondante */
float:right;
.loupe,          /* loupe, voir le [[modèle:Article détaillé]] */
} /* monobookocentré fin */
.general,        /* flèche pour le [[modèle:Article principal]] */
 
.accessibilite,  /* symbole handicap, pour le [[modèle:Encart]] */
/* Styles de [[Modèle:Méta palette de navigation]] */
.etoile-or,
table.navbox {  
.etoile-argent,
background:#F9F9F9;
.categorie,      /* symbole du [[modèle:Catégorie principale]] */
border:1px solid #AAA;
.biblio,          /* livres pour le [[modèle:Sources de section]] */
clear:both;
.recyclage,      /* symbole du [[modèle:Section à recycler]] */
font-size:90%;
.archives,        /* symbole d'archivage */
margin:1em 0 0;
.sons,            /* pour le [[modèle:Média externe]] */
padding:2px;
.videos,          /* pour le [[modèle:Média externe]] */
text-align:center;
.incomplet,      /* cône de chantier pour le [[modèle:Section vide ou incomplète]] */
width:100%;
.sources,        /* livre ouvert du [[modèle:Section à sourcer]] */
.important,      /* triangle rouge : mise en garde */
.en-travaux,      /* triangle jaune : en construction */
.information,
.conflit-edition,
.incubator,
.extension,      /* extensions MediaWiki */
.wikispecies,
.metawiki,
.wikiversity,
.wikipedia,
.wikibooks,
.wikinews,
.wikiquote,
.wikisource,
.commons,
.wikimedia,
.wiktionary,
.wikidata,
.wikivoyage,
.wwwmediawiki {
background-repeat: no-repeat;
line-height: 1.5em;
text-indent: 23px;
display: inline-block;
}
.loupe {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/61/Searchtool.svg/15px-Searchtool.svg.png");
background-position: 2px 3px;
}
.general {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Nuvola_apps_download_manager2-70%25.svg/15px-Nuvola_apps_download_manager2-70%25.svg.png");
background-position: 2px 3px;
}
.accessibilite {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/44/Gnome-preferences-desktop-accessibility.svg/18px-Gnome-preferences-desktop-accessibility.svg.png");
background-position: 2px 0;
}
.etoile-or {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c7/Fairytale_bookmark_gold.png/19px-Fairytale_bookmark_gold.png");
background-position: 1px 1px;
}
.etoile-argent {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/da/Fairytale_bookmark_silverstar.svg/19px-Fairytale_bookmark_silverstar.svg.png");
background-position: 1px 1px;
}
.categorie {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/34/Nuvola_apps_kpager.svg/21px-Nuvola_apps_kpager.svg.png");
background-position: 0 0;
}
.biblio {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Books-aj.svg_aj_ashton_01.svg/20px-Books-aj.svg_aj_ashton_01.svg.png");
background-position: 2px 2px;
}
.recyclage {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/ed/Recycle002.svg/20px-Recycle002.svg.png");
background-position: 1px 1px;
}
.archives {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/94/Filing_cabinet_icon.svg/21px-Filing_cabinet_icon.svg.png");
background-position: 0 1px;
}
.conflit-edition {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0c/Human-emblem-important-blue-128.png/12px-Human-emblem-important-blue-128.png");
background-position: 0 3px;
text-indent: 16px;
line-height: 1.3em;
}
.sons {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/44/Nuvola_apps_arts.png/18px-Nuvola_apps_arts.png");
background-position: 1px 1px;
}
.videos {
background-image: url("https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Nuvola_apps_kaboodle.svg/18px-Nuvola_apps_kaboodle.svg.png");
background-position: 1px 1px;
}
.incomplet {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Fairytale_waring.png/16px-Fairytale_waring.png");
background-position: 2px 3px;
}
.sources {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/64/Question_book-4.svg/20px-Question_book-4.svg.png");
background-position: 1px 4px;
}
.important {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/f7/Nuvola_apps_important.svg/19px-Nuvola_apps_important.svg.png");
background-position: 1px 2px;
}
.en-travaux {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/81/Under_contruction_icon-yellow.svg/20px-Under_contruction_icon-yellow.svg.png");
background-position: 1px 2px;
}
.information {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/eb/Information_icon_with_gradient_background.svg/19px-Information_icon_with_gradient_background.svg.png");
background-position: 1px 2px;
}
.incubator {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/02/Incubator-notext.svg/15px-Incubator-notext.svg.png");
background-position: 3px 1px;
}
.extension {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/bb/MediaWiki-notext.svg/21px-MediaWiki-notext.svg.png");
background-position: 0 4px;
}
.wikispecies {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wikispecies-logo.svg/17px-Wikispecies-logo.svg.png");
background-position: 1px 0;
}
.wikisource {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Wikisource-logo.svg/17px-Wikisource-logo.svg.png");
background-position: 1px 1px;
}
.wikipedia {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/63/Wikipedia-logo.png/19px-Wikipedia-logo.png");
background-position: 1px 0;
}
.wikibooks {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikibooks-logo.svg/19px-Wikibooks-logo.svg.png");
background-position: 1px 1px;
}
.metawiki {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/75/Wikimedia_Community_Logo.svg/18px-Wikimedia_Community_Logo.svg.png");
background-position: 1px 1px;
}
.wikiversity {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/91/Wikiversity-logo.svg/20px-Wikiversity-logo.svg.png");
background-position: 0 2px;
}
.wiktionary {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/ec/Wiktionary-logo.svg/20px-Wiktionary-logo.svg.png");
background-position: 0 1px;
}
.wikinews {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/24/Wikinews-logo.svg/20px-Wikinews-logo.svg.png");
background-position: 0 5px;
}
.wikiquote {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikiquote-logo.svg/16px-Wikiquote-logo.svg.png");
background-position: 2px 1px;
}
}
.commons {
table.navbox th {  
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Commons-logo.svg/14px-Commons-logo.svg.png");
background:#CCF;
background-position: 3px 0;
padding-left:1em;
padding-right:1em;
}
}
.wikimedia {
table.navbox td.group {  
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/81/Wikimedia-logo.svg/20px-Wikimedia-logo.svg.png");
background:#DDF;
background-position: 0 0;
vertical-align:middle;
width:150px;
padding-left:1em;
padding-right:1em;
font-weight: bold;
}
}
.wikidata {
table.navbox td.list {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Wikidata-logo.svg/22px-Wikidata-logo.svg.png");
text-align:left
background-position: 0 5px;
}
}
.wikivoyage {
table.navbox td.even {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Wikivoyage-Logo-v3-icon.svg/20px-Wikivoyage-Logo-v3-icon.svg.png");
background:#EEF
background-position: 1px 1px;
}
}
.wwwmediawiki {
table.navbox td.below {  
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/bb/MediaWiki-notext.svg/20px-MediaWiki-notext.svg.png");
background:#CCF;
background-position: 1px 3px;
vertical-align:middle;
padding-left:1em;
padding-right:1em;
}
}
/* Fin styles de [[Modèle:Méta palette de navigation]] */


/** TABLEAUX ET INFOBOX **/
/* Grosses icônes */
.grosse-icone {
display: table-cell;
vertical-align: middle;
padding-left: 60px;
background-repeat: no-repeat;
background-position: left center;
text-indent: 0; /* Certaines icones ont une version « en ligne ». */
min-height: 48px;
/* IE6-7, qui ne comprennent pas table-cell et optent donc pour un
display block, valorisent la deuxième ligne, qu'ils devraient ignorer */
height: 48px;
*height: auto;
}


/* WIKITABLE */
.grosse-icone.etoile-or {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c7/Fairytale_bookmark_gold.png/40px-Fairytale_bookmark_gold.png");
}
.grosse-icone.etoile-argent {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/da/Fairytale_bookmark_silverstar.svg/40px-Fairytale_bookmark_silverstar.svg.png");
}
.grosse-icone.archives {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/94/Filing_cabinet_icon.svg/48px-Filing_cabinet_icon.svg.png");
}
.grosse-icone.ancienne-version {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8c/Clock_and_warning.svg/46px-Clock_and_warning.svg.png");
}
.grosse-icone.maintenance {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a3/Tools_nicu_buculei_01.svg/46px-Tools_nicu_buculei_01.svg.png");
}
.grosse-icone.protection-admin {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Crystal_Clear_action_lock1.png/46px-Crystal_Clear_action_lock1.png");
}
.grosse-icone.semi-protection {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/2b/Crystal_Clear_action_half_lock.png/46px-Crystal_Clear_action_half_lock.png");
}
.grosse-icone.roue-dentee {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Crystal_Clear_action_run.png/46px-Crystal_Clear_action_run.png");
}
.grosse-icone.conflit-edition {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/86/Passage_pieton_rouge.png/46px-Passage_pieton_rouge.png");
}
.grosse-icone.titre-protege {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c4/System-lock-screen.svg/46px-System-lock-screen.svg.png");
}
.grosse-icone.gros-warning {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/f5/Octagon_delete.svg/46px-Octagon_delete.svg.png");
}
.grosse-icone.attention {
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f4/Ambox_content.png");
}
.grosse-icone.information {
background-image: url("//upload.wikimedia.org/wikipedia/commons/c/c8/Ambox_notice.png");
}
.grosse-icone.ebauche {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/55/Nuvola_apps_kedit.svg/46px-Nuvola_apps_kedit.svg.png");
}


/* Classe pour tableaux standards, légèrement grisés. Syntaxe : {| class="wikitable" */
/* Styles par défaut pour les bandeaux en haut des articles. Voir
  [[Projet:Charte graphique/Harmonisation des messages d'avertissement]]
  et [[Wikipédia:Prise de décision/Harmonisation des messages d'avertissement]]. */
/* Classe pour toutes les alertes. */
.alerte {
padding: .11em;
background: #ffd;
margin-bottom: .4em;
font-style: italic;
}
/* Classe supplémentaire pour les alertes graves. */
.grave {
border: 1px solid #f96;
}


/* Tableaux selon la charte graphique. Ils sont centrés par défaut. */
/* Styles des « messagebox » standard. */
table.wikitable { /* monobookocentré debut */
.messagebox {
margin-top:1em;
border: 1px solid #aaa;
margin-bottom:1em;
background: #f9f9f9;
background:#F9F9F9;
width: 80%;
border:1px #AAA solid;
margin: 0 auto 1em auto;
border-collapse:collapse;
padding: .2em;
text-align: justify;
}
.messagebox.standard-talk {
border: 1px solid #c0c090;
background: #f8eaba;
}
}


table.wikitable th, table.wikitable td {
.vectorbox {
border:1px #AAA solid;
width: 85%;
padding:.3em;
background: #f5faff;
border: 1px solid #a7d7f9;
border-radius: 10px;
margin: 0 auto 1em auto;
}
}


table.wikitable th, .wikitable_header {
/* Boîtes utiles sur les pages d'aide (exemple : [[Aide:Note#Notes à appel unique]]). */
background:#F2F2F2;
.exemple {
text-align:center;
margin: .5em;
padding: .5em;
border: dashed 1px #add8e6;
background: #fff;
}
}


table.wikitable caption {
/* Standardisation de quelques messages systèmes :
margin-left:inherit;
  * class="mw-alerte" : bandeaux d'alerte comme [[MediaWiki:Editinginterface]].
margin-right:inherit;
  * class="mw-toolbox" : boîtes à outils comme sur [[MediaWiki:Sp-contributions-footer]]. */
} /* monobookocentré fin */


/* Alignement du tableau : flottant à droite ou à gauche, ou centré. On peut aligner à droite ou à gauche
/* Suppression du message avertissant du lag de 1 seconde dans la liste de suivi. */
  sans flottement en ajoutant le [[modèle:clr]] en bas du tableau, ou en précisant style="float:none"
.mw-lag-warn-normal {
  dans l'en-tête du tableau. */
display: none;
table.gauche, table.left {
float:left;
margin:0 1em 1em 0;
}
}


table.droite, table.right {
/* Messages d'alerte */
float:right;
.mw-alerte {
margin:0 0 1em 1em;
width: 100%;
clear: both;
background: #faebd7;
border: 2px solid #ff8c00;
}
}


table.centre, table.center {
/* Boîtes à outils */
margin:1em auto;
.mw-toolbox {
font-size: 90%;
background: #f8f8f8;
border: 1px solid #b8b8b8;
padding: .25em 1em .25em 1em;
clear: both;
}
}


/* SPORTTABLE */
/* Styles des boîtes déroulantes, voir [[Modèle:Boîte déroulante/Documentation]]. */
div.NavFrame {
margin: 0;
padding: 2px;
border: 1px #aaa;
text-align: center;
border-collapse: collapse;
font-size: 95%;
}
div.NavPic {
background: #fff;
margin: 0;
padding: 2px;
float: left;
}
div.NavFrame div.NavHead {
font-weight: bold;
font-size: 100%;
background: #efefef;
}
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
font-size: 100%;
}
div.NavEnd {
margin: 0;
padding: 0;
line-height: 1px;
clear: both;
}


/* Tableau préformaté permettant lignes blanches et lignes grises. Syntaxe : class="sporttable"
/* Styles de [[Modèle:Méta palette de navigation]]. */
  Exemple sur [[Équipe d'Angleterre de rugby à XV#Statistiques sur les matchs|cet article]]. */
table.navbox {
table.sporttable { /* monobookocentré debut */
background: #f9f9f9;
margin:1em 1em 1em 0;
border: 1px solid #aaa;
background:#F9F9F9;
clear: both;
border:1px #AAA solid;
font-size: 89%;
border-collapse:collapse;
margin: 1em 0 0;
padding: 2px;
text-align: center;
width: 100%;
}
table.navbox-subgroup {
background: transparent;
border: 0;
font-size: 100%;
margin: -3px;
padding: 0;
text-align: center;
width: 100%; /* fallback IE < 9 */
width: calc(100% + 6px);
}
th.navbox-title {
background: #ccf;
padding-left: 1em;
padding-right: 1em;
}
th.navbox-group {
background: #ddf;
vertical-align: middle;
width: 150px;
padding-left: 1em;
padding-right: 1em;
}
th.navbox-group + td.navbox-list,
table.navbox-subgroup td.navbox-list {
text-align: left;
}
td.navbox-even {
background: #f0f0ff;
}
table.navbox-subgroup td.navbox-even {
background: transparent;
}
td.navbox-banner {
background: #ddf;
vertical-align: middle;
padding-left: 1em;
padding-right: 1em;
}
.navboxHidden {
display: none;
}
}


table.sporttable th, table.sporttable td {
/* Modèle de palettes groupées, [[Modèle:Palette]]. */
border:1px #AAA solid;
div.navbox-container {
padding:.2em;
border: 1px solid #aaa;
margin-top: 1em;
}
div.navbox-container table.navbox {
border: 0;
margin: 0;
}
}


table.sporttable th {
/* Liens de masquage/affichage : [[Modèle:Boîte déroulante]] et [[Modèle:Méta palette de navigation]] */
font-weight:bold;
.navboxToggle,
} /* monobookocentré fin */
.NavToggle {
 
font-size: 90%;
table.wikitable caption {
font-weight: normal;
margin-left:inherit;
float: right !important;
margin-right:inherit;
min-width: 6em;
}
}


/* INFOBOX */
/* Styles pour [[Modèle:Agenda]] */
table.wikitable.agenda {border:none;}
table.wikitable.agenda td,
table.wikitable.agenda th {border:none; border-bottom: 1px solid #888;padding: 5px;}
table.wikitable.agenda th {text-align:left;background:#888;color:#FFF;font-size:1.1em;}
table.wikitable.agenda tr:hover {background:#EEE;}
table.wikitable.agenda th td:hover {background:none;}
table.agenda .alerte {color: #900;}
table.wikitable.agenda .sortarrow img {background:#FFF;}


/* Style commun aux infobox ; utiliser :  
/* Styles pour [[Modèle:Animation]] */
  * class="infobox" dans l'en-tête.
.diaporamaControl img {
  * class="infoboximage" pour l'image et sa description
background-color: white;
  * class="infoboxsoustitre" pour le sous-titre.
border: 1px solid #ddd;
  Voir [[Aide:Infobox]] et [[Projet:InfoBox]]. */
}
.infobox {
.diaporamaControl .ScrollBar {
background:#EEE; /* couleur correspondant aux titres / colonne de gauche, th */
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Round_Edge.png/5px-Round_Edge.png");
color:#000;
background-position: top;
float:right;
background-repeat: repeat-x;
clear:right;
}
font-size:95%;
.diaporamaControl .ScrollBarContainer {
border-collapse:collapse;
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3b/Round_Edge_bis.png/5px-Round_Edge_bis.png");
margin:0 0 .5em 1em;
background-position: top;
width:250px;
background-repeat: repeat-x;
} /* monobookocentré debut */
}
.diaporama .magnify {
display: none;
}
.diaporama select {
font-size: 12px;
vertical-align: middle;
margin-left: 0.5em;
}


.infobox caption {
/* Classe pour tableaux standards, légèrement grisés. */
background:#C0C0C0;
.wikitable th[scope=row] {
border-left:1px solid #AAA;
text-align: left;
border-top:1px solid #AAA;
border-right:1px solid #AAA;
padding:.2em;
margin-left:.57em;
font-weight:bolder;
text-align:center;
color:#FFF;
font-size:160%;
}
}


.infobox th, .infobox td {
/* Alignement du tableau : flottant à droite ou à gauche, ou centré.
vertical-align:middle;
  On peut aligner à droite ou à gauche sans flottement en ajoutant
border:1px solid #AAA;
  le [[modèle:Clr]] en bas du tableau, ou en précisant style="float:none"
padding:.2em .2em .2em .5em;
  dans l'en-tête du tableau. */
table.gauche,
table.left {
float: left;
margin: 0 1em 1em 0;
}
table.droite,
table.right {
float: right;
margin: 0 0 1em 1em;
}
table.centre,
table.center {
margin: 1em auto;
}
}


.infobox td {
/* Pour les cas où le code de l'article contienne un paramètre align de valeur center */
text-align:center;
table.wikitable[align=center] {
background:#F9F9F9;
margin: 1em auto;
}
}


.infobox th {
/* Classes permettant d'alterner les couleurs de ligne dans les
font-weight:normal;
  tableaux selon le nombre de lignes d'en-tête :
text-align:left;
  * .alternance si nombre impair ou .alternance2 si nombre pair.
  * .sortable : les tableaux triables nécessitent d'inverser
    l'alternance. */
.alternance,
.alternance2 {
border-collapse: collapse;
}
table.alternance > * > tr > th,
table.alternance2 > * > tr > th {
background: #e6e6e6;
}
.alternance tr,
.alternance th[scope="row"] {
background: #fcfcfc;
}
.alternance:not(.sortable) tr:nth-child(odd),
.alternance.sortable tr:nth-child(even),
.alternance:not(.sortable) tr:nth-child(odd) th[scope="row"],
.alternance.sortable tr:nth-child(even) th[scope="row"] {
background: #eee;
}
.alternance2 tr,
.alternance2 th[scope="row"] {
background: #eee;
}
.alternance2 tr:nth-child(odd),
.alternance2 tr:nth-child(odd) th[scope="row"] {
background: #fcfcfc;
}
}


.infobox .infoboximage { /* emplacement pour les photos et une description */
/* Classe pour les listes horizontales séparées par des puces.
background:#FFF;
  Adaptation de la classe 'hlist' de en:User:Edokter.
padding:0;
  (cf. [[mw:Snippets/Horizontal lists]]). */
margin-top:0;
.liste-horizontale ul,
color:#000;
.liste-horizontale ol,
text-align:center;
.liste-horizontale li {
margin-left: 0;
display: inline;
white-space: nowrap;
*white-space: normal; /* be kind ie7 */
}
.liste-horizontale li:after {
content: " "; /* au cas ou Mediawiki supprime les retours ligne */
}
.liste-horizontale li + li:before {
white-space: normal;
content: "· ";
font-weight: bold;
}
.liste-horizontale li li:first-child:before {
white-space: normal;
content: " (";
}
.liste-horizontale li ul:after,
.liste-horizontale li ol:after{
content: ")";
margin-left: -0.28em;
}
.liste-horizontale ol {
counter-reset: listitem;
}
.liste-horizontale ol > li {
    counter-increment: listitem;
}
.liste-horizontale ol > li:first-child:before {
    content: "1.\202F";
}
.liste-horizontale li ol > li:first-child:before {
    content: " (1.\202F";
}
.liste-horizontale ol > li + li:before {
content: "· " counter(listitem) ".\202F";
font-weight: normal;
}
}


.infobox .infoboxsoustitre { /* sous-titre */
/* Listes sans puces */
color:#000;
.liste-simple ul {
font-weight:bold;
line-height: inherit;
font-size:115%;
list-style: none none;
line-height:2;
margin: 0;
text-align:center;
}
.liste-simple ul li {
margin-bottom: 0;
}
}


.infobox dl { clear:both }
/* Styles pour listes imbriqués formant une arborescence,
.infobox dt {
  en particulier utilisés dans le [[modèle:Arbre début]]. */
float:left;
.treeview ul {
clear:left;
padding: 0;
width:35%;
margin: 0;
}
.treeview li {
padding: 0;
margin: 0;
list-style-type: none;
list-style-image: none;
zoom: 1; /* Be kind to IE6 */
}
.treeview li li {
background: url("//upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px;
padding-left: 20px;
text-indent: 0.3em;
}
.treeview li li.lastline {
background-position: 0 -5971px;
}
.treeview li.emptyline > ul {
margin-left: -1px;
}
.treeview li.emptyline > ul > li:first-child {
background-position: 0 9px;
}
}
.infobox dd { margin-left:40% } /* monobookocentré fin */


/** PROJETS ET PORTAILS **/
/* Style par défaut des bandeaux de portail décidés sur
  [[Wikipédia:Prise de décision/Bandeaux de portails]]
  Utilisé dans [[Modèle:Méta lien vers portails]] et [[Modèle:Portail]]. */
#bandeau-portail {
border: solid #aaa 1px;
background-color: #f9f9f9;
text-align: center;
margin-top: 1em;
}
#bandeau-portail,
#liste-portail {
padding: 4px;
margin-left: 0;
clear: both;
}
#liste-portail li,
#bandeau-portail li{
display: inline;
}
.bandeau-portail-element {
white-space: nowrap;
margin: auto 1.5em;
}
.bandeau-portail-icone {
margin-right: 0.5em;
}
.bandeau-portail-texte {
font-weight: bold;
}


/* PORTAILS MODULAIRES */
/* Classes pour les colonnes des portails */
.portail-gauche {
float: left;
}
.portail-droite {
float: right;
}
.portail-gauche-inner {
padding-right: 1rem;
}
@media screen and (max-width: 981px) {
.portail-gauche,
.portail-droite {
float: none;
width: auto !important;
}
.portail-gauche-inner {
padding-right: 0;
}
}


/* Styles pour les portails en « modules », voir [[Aide:Créer un portail]]. */
/* Page d'accueil et portail utilisant la même structure */
 
.accueil-contenu {
/* une case typique pour portail modulaire */
margin: 0.4em -1% 0.4em 0;
.portailCase {
display: flex;
border:1px solid #AAA;
flex-flow: wrap;
display:block;
overflow: hidden; /*be kind ie10 et les navigateurs ne gérant pas les flexbox */
margin:5px 0;
}
padding:0;
.accueil-droite,
padding-bottom:1px;
.accueil-gauche {
vertical-align:top;
display: flex;
width:100%;
flex-flow: wrap;
} /* monobookocentré debut */
align-content: flex-start;
 
margin: 0.4em 1% 0.4em 0;
/* le titre de cette case, apparaissant sur un fond différent */
border: 1px solid #a7d7f9;
.portailCase h2 {
border-radius: 1em;
font-weight:bold;
}
font-size:100%;
.accueil-droite {
margin:0 0;
background: #f5faff;
margin-bottom:5px;
flex: 21em;
padding:4px;
overflow: hidden;/*ie10*/
text-align:center;
}
}
.accueil-gauche {
 
flex: 2 35em;
/* le lien editer (en bas) tout à droite */
float: left; /*ie10*/
.portailLienEdition {
width: 64%; /*ie10*/  
display:block;
}
font-size:x-small;
.accueil-cadre {
text-align:right;
padding: 1.2em;
clear:both;
}
} /* suffgisamment générique ? */
.accueil-cadre .mw-headline-number {
 
display: none;
/* classe destinée à remplacer la classe portailCase */
.portailCase_v2 {
border:1px solid #AAA;
color:#000;
font-size:100%;
}
}


h2.portailCase_v2 {
/* Retire le nom de la page d'accueil */
font-weight:bold;
body.action-view.page-Wikipédia_Accueil_principal #firstHeading {
margin:0;
position: absolute;
padding:3px;
top: -5000px;
text-align:center;
}
}
 
body.page-Wikipédia_Accueil_principal .wbc-editpage {  
div.portailCase_v2 {
display: none;
border-top:0 solid white;
margin-bottom:1ex;
padding:5px 5px 0 5px;
} /* monobookocentré fin */
 
/* ÉGYPTOPÉDIA */
 
/* Cadre du calendrier */
div.egy_calendrier#cadre {
border:1px solid #CC9;
background:#FFF;
text-align:center;
font-size:smaller;
} /* monobookocentré */
 
/* Style du lien du calendrier */
div.egy_calendrier#lien {
background:#CC9;
padding:.2em;
}
}
 
/* Bandeau accueil */
/* Style du jour du calendrier */
#interwiki-listecomplete {
div.egy_calendrier#jour {
font-weight: bold;
font-size:medium;  
}
}


/* Style des tableaux de navigation */
/* Mise en page Accueil version 2014 */
table.egyleft, .egybox {
#accueil_bandeau_2014 {
float:right;
  background: url(https://upload.wikimedia.org/wikipedia/commons/8/80/Wikipedia-logo-v2.svg) no-repeat -110px -15px;
margin:.5em .5em 1em 1em;
  background-size: 300px 300px;
border:1px solid #AAAA80;
  padding-bottom: 1rem;
background:#EFEFDD;
text-align:center;
width:170px;
}
}
.bouton_accueil_bandeau_2014 a {background: rgba(255, 255, 255, 0.6);}


table.egyptopedia {
/* Fond blanc de l'accueil de la communauté */
float:right;
body.page-Wikipédia_Accueil_de_la_communauté #content,
margin:.5em .5em 1em 1em;
body.page-Wikipédia_Accueil_de_la_communauté #p-cactions li a {
border:1px solid #AAAA80;
background-color: white;
border-collapse:collapse;
background:#EFEFDD;
text-align:center;
width:170px;
}
}


table.egyptopedia th, table.egyptopedia td {
/* Mise en page Accueil version 2017 */
border-width:1px;
border-style:solid;
border-color:#AAAA80;
border-collapse:collapse;
} /* monobookocentré fin */


/** PAGES PARTICULIÈRES **/
#accueil_2017_en-tete {display: inline-block; margin:auto; min-width: 100%; padding: auto 1rem; background:#EDF4F7; background:linear-gradient(top, #fff 0%,#e8f2f8 100%); background:-moz-linear-gradient(top, #fff 0%, #e8f2f8 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#e8f2f8)); background:-webkit-linear-gradient(top, #fff 0%,#e8f2f8 100%); background:-o-linear-gradient(top, #fff 0%,#e8f2f8 100%); background:-ms-linear-gradient(top, #fff 0%,#e8f2f8 100%); background:linear-gradient(top, #fff 0%,#e8f2f8 100%); box-shadow: inset 0 0 1rem -1rem #a8d7fc;  border-bottom: solid 1px #a8d7fc;}


/* Boîte Special:Userlogin */
#accueil_bandeau_2017 {
form#userlogin {
  background: url(https://upload.wikimedia.org/wikipedia/commons/a/aa/Wikipedia-logo-v2-o50.svg) no-repeat -110px -15px;
padding:1em 1em .7em 1em;
  background-size: 300px 300px;
background:#FFFFE6;
  padding-bottom: 1rem;
border:2px solid #FC6;
}
color:#000;
#accueil_bandeau_2017 .bloc-titre {display: inline; display: inline-block; margin: auto auto auto 14rem; text-align: left; line-height: 1.6; color: #457;}
margin-right:2em;
#accueil_bandeau_2017 .sous-titre {margin: 0; padding: 0; font-size: 95%; font-family: Sans-serif;}
} /* monobookocentré */


form#userlogin table {
.bouton_accueil_bandeau_2017 h2.titre-wikipedia {margin: 0; padding: 0; border: none; font-size: 200%; font-weight: bold; color: #457; font-family: 'Open Sans', Sans-serif;}
background:#ffffe6;
color:#000;
} /* monobookocentré */


/* ACCUEIL */


.page-Accueil .firstHeading {
#accueil-contenu .accueil_2017_cadre,
display:none;
#accueil-pied .accueil_2017_cadre {
}
box-shadow: 0 0 .3rem #999;  
.page-Accueil #ca-nstab-main a {
border-radius: .2rem;
content:"Accueil";
padding: 1.2rem;
margin: 1rem 0 1.6rem 0;
}
}
#interwiki-listecomplete {
 
font-weight: bold;
#accueil-contenu .accueil_2017_titres,
#accueil-pied .accueil_2017_titres {font-variant:small-caps; letter-spacing:.01em; display:block;  border-bottom: solid  0.2rem #bdd8fb; margin: -0.4rem 0 0.5rem;}
#accueil-contenu .accueil_2017_pied,
#accueil-pied .accueil_2017_pied {padding:1.3em 0 0; font-size:85%; text-align:right;}
 
/* Pour que le cadre sur [[Wikipédia:Contact]] ne soit pas décalé avec celui des sous-pages */
body.page-Wikipédia_Contact #contentSub:after {
content: "\00a0";
}
}


#accueil_titre {
/* Divers */
margin-top:1.5em;
} /* monobookocentré */
 
.globegris {
.globegris {
background:
background-image: url("//upload.wikimedia.org/wikipedia/commons/1/10/Wikipedia-logo-v2-200px-transparent.png");
    url(http://upload.wikimedia.org/wikipedia/commons/b/b4/Wikipedia-logo-transparent-200px.png)
}
} /* monobookocentré */
.assistant {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/6/67/Nuvola_apps_khelpcenter_25%25.png");
.headergris { /* monobookocentré */
}
background:#F0F0F0 url("http://upload.wikimedia.org/wikipedia/commons/1/1b/Wikibar2.png") no-repeat right;
.headergris {
margin:0;
background: #f0f0f0 url("//upload.wikimedia.org/wikipedia/commons/1/1b/Wikibar2.png") no-repeat right;
font-size:120%;
margin: 0;
font-weight:bold;
font-size: 120%;
border:1px solid #a3b0bf;  
font-weight: bold;
text-align:left;
border: 1px solid #a3b0bf;
color:#000;
text-align: left;
padding:.15em .4em;
color: #000;
}
padding: .15em .4em;
 
.cadregris { /* monobookocentré */
border:1px solid #AAA;
background:#fcfcfc;
vertical-align:top;
padding:7px;
margin-bottom:.6em;
}
}
 
.cadregris {
.accueil_cadre_lien { /* monobookocentré */
border: 1px solid #aaa;
text-align:right;
background: #fcfcfc;
margin-right:.5em;
vertical-align: top;
font-size:xx-small;
padding: 7px;
margin-bottom: .6em;
}
}
 
.accueil_cadre_lien {
/* [[Special:Statistics]] */
text-align: right;
 
margin-right: .5em;
/* Suppression du group "boardvote" */
font-size: xx-small;
.statistics-group-boardvote {
display: none;
}
}


/* MODÈLES DE COORDONNÉES */
/* Tracé de lignes ferroviares ([[Modèle:3voies]] et cie) */
 
.tablelignesferroviaires td {
/* Voir [[Modèle:Coord]] pour l'utilité de ces classes.
white-space: nowrap;
  Notez que les classes "geo", "longitude", et "latitude" ne sont pas simplement des styles
  mais servent aussi à l'export au Geo microformat, il ne faut pas les renommer. */
.geo-default { display:inline }
.geo-nondefault { display:none }
.geo-dms { display:inline }
.geo-dec { display:inline }
.geo-multi-punct { display:none }
 
.longitude .latitude { white-space:nowrap }
 
/* This is used for the Geo microformat, but no style is needed for now other than .geo-dec. */
.geo {}
 
#portallinks {
  border-width: 1px;
  border-style: solid;
  border-color: #aaaaaa;
  background-color: #f9f9f9;
  padding: 5px;
  margin-top: 1em;
  clear: both;
}
}


/************************************************
/* Infobox V2 (voir : [[Projet:Infobox/V2]]) */
***    Infobox V2 - En phase de test        ***
.infobox_v2 {
*** Voir : [[Utilisateur:Antaya/Infobox V2]] ***
background: #f9f9f9;
************************************************/
color: #000;
font-size: 90%;
.infobox_v2 { /* monobookocentré debut */
line-height: 1.2em;
background: #f9f9f9;
float: right;
color: #000;
clear: right;
font-size:90%;
margin: 0 0 .5em 1em;
line-height:1.1em;  
width: 294px;
float:right;
border: 1px solid #aaa;
clear:right;
border-spacing: 5px;
margin:0 0 .5em 1em; /* haut droite bas gauche */
width:300px;
border: 1px solid #aaa;
padding: 0.1em;
}
}
.infobox_v2 th {
.infobox_v2 th {
vertical-align:top;
vertical-align: super;
text-align:left;
text-align: left;
}
.infobox_v2 .entete {
height: 43px;
vertical-align: middle;
text-align: center;
font-size: 140%;
font-weight: bolder;
line-height: 1.1em;
color: #000;
}
}
/* Pour [[Modèle:Image et son]], etc. */
/* Option désactivée : empêche les liens internes d'apparaître en bleu
.infobox_v2 .media {
.infobox_v2 th a {
height: 35px;
color:black; * désactive la couleur des liens à gauche *
vertical-align: middle;
text-align: center;
font-weight: bolder;
color: #000;
}
}
*/


.infobox_v2 .entete {
/* Graphiques transparents d'en-têtes des Infobox */
height:45px;
.entete {
vertical-align:middle;
background-position: right center;
text-align:center;
background-repeat: no-repeat;
font-size:150%;  
}
font-weight:bolder;
.entete.aerostat {
line-height:1.2em;
background-image: url("//upload.wikimedia.org/wikipedia/commons/7/7e/Picto_infobox_aerostat.png");
color:#000
}
.entete.aikido {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Aikido_pictogram.svg/40px-Aikido_pictogram.svg.png");
}
.entete.alpinisme {
background-image: url("//upload.wikimedia.org/wikipedia/commons/d/df/Picto_infobox_alpinisme.png");
}
.entete.alpinisme-escalade {
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f4/Picto_infobox_alpinisme-escalade.png");
}
.entete.arbitre {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Referee_football_pictogram.svg/35px-Referee_football_pictogram.svg.png");
}
.entete.arc {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Archery_pictogram.svg/35px-Archery_pictogram.svg.png");
}
.entete.archives2 {
            background-image: url("//upload.wikimedia.org/wikipedia/commons/d/d6/Picto_infobox_archives.png");
}
.entete.artiste {
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f3/Picto_infobox_artiste.png");
}
.entete.artsmartiauxjap {
background-image: url("//upload.wikimedia.org/wikipedia/commons/8/81/Picto_infobox_samourai.png");
}
.entete.association {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Collaboration_logo_infobox.svg/50px-Collaboration_logo_infobox.svg.png");
}
.entete.athletisme {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Athletics_pictogram.svg/40px-Athletics_pictogram.svg.png");
}
.entete.audio {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png");
}
.entete.auteur {
background-image: url("//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png");
}
.entete.aviron {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/57/Rowing_pictogram.svg/35px-Rowing_pictogram.svg.png");
}
.entete.badminton {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/90/Badminton_pictogram.svg/35px-Badminton_pictogram.svg.png");
}
.entete.baseball {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Baseball_pictogram.svg/35px-Baseball_pictogram.svg.png");
}
.entete.basket-ball {
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f4/Picto_Infobox_Basketball.png");
}
.entete.bd {
background-image: url("//upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png");
}
.entete.biathlon {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/00/Biathlon_pictogram.svg/40px-Biathlon_pictogram.svg.png");
}
.entete.biere {
background-image: url("//upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png");
}
.entete.boxe {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c2/Boxing_pictogram.svg/35px-Boxing_pictogram.svg.png");
}
.entete.calendrier {
background-image: url("//upload.wikimedia.org/wikipedia/commons/4/4a/Almanacco.png");
}
.entete.canada {
background-image: url("//upload.wikimedia.org/wikipedia/commons/6/6a/Picto_infobox_Canada.png");
}
.entete.cardinal {
background-image: url("//upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_cardinal.png");
}
.entete.catch {
background-image: url("//upload.wikimedia.org/wikipedia/commons/7/79/Picto_infobox_catch.png");
}
.entete.chateau {
background-image: url("//upload.wikimedia.org/wikipedia/commons/5/5c/Picto_infobox_chateau.png");
}
.entete.chimie {
background-image: url("//upload.wikimedia.org/wikipedia/commons/c/ce/Picto_infobox_chemistry_HUN.png");
}
.entete.cinema {
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png");
}
.entete.communication {
background-image: url("//upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png");
}
.entete.cyclisme {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/86/Cycling_%28road%29_pictogram.svg/45px-Cycling_%28road%29_pictogram.svg.png");
}
.entete.deportation {
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e0/Picto_Infobox_deportation.png");
}
.entete.diplomatie {
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e0/Picto_infobox_ambassade.png");
}
.entete.disney {
background-image: url("//upload.wikimedia.org/wikipedia/commons/d/d3/Picto_infobox_Disney.png");
}
.entete.drone-civil {
background-image: url("//upload.wikimedia.org/wikipedia/commons/c/ce/Picto_infobox_civil_drone.png");
}
.entete.egypte-antique {
background-image: url("//upload.wikimedia.org/wikipedia/commons/c/cc/Picto_infobox_ancient_Egypt.png");
}
.entete.equitation {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/24/Equestrian_pictogram.svg/35px-Equestrian_pictogram.svg.png");
}
.entete.entreprise {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/19/Factory_black.png/40px-Factory_black.png");
}
.entete.entreprise-blanc {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Factory_white.png/40px-Factory_white.png");
}
.entete.escalade {
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e1/Picto_infobox_escalade.png");
}
.entete.escrime {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/02/Fencing_pictogram.svg/35px-Fencing_pictogram.svg.png");
}
.entete.espagne {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/1/11/Picto_Infobox_Coat_of_Arms_of_Spain.png");
}
.entete.eveque {
background-image: url("//upload.wikimedia.org/wikipedia/commons/b/b3/Picto_infobox_bishop.png");
}
.entete.floorball {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Floorball_pictogram.svg/35px-Floorball_pictogram.svg.png");
}
.entete.fondeur {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/6c/Cross_country_skiing_pictogram.svg/40px-Cross_country_skiing_pictogram.svg.png");
}
.entete.football {
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f8/Infobox_Football_pictogram.png");
}
.entete.footballblack {
background-image: url("//upload.wikimedia.org/wikipedia/commons/8/86/Picto_infobox_fotbal_2.png");
}
.entete.futsal {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Futsal_pictogram.svg/35px-Futsal_pictogram.svg.png");
}
.entete.golf {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Golf_pictogram.svg/35px-Golf_pictogram.svg.png");
}
.entete.grappe {
background-image: url("//upload.wikimedia.org/wikipedia/commons/6/66/Picto_info_grape.png");
}
.entete.gymnastique {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/12/Gymnastics_%28artistic%29_pictogram.svg/35px-Gymnastics_%28artistic%29_pictogram.svg.png");
}
.entete.handball {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/37/Handball_pictogram_white.svg/35px-Handball_pictogram_white.svg.png");
}
.entete.handballblack {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/52/Handball_pictogram.svg/35px-Handball_pictogram.svg.png");
}
.entete.helicoptere {
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/fa/Picto_infobox_helicopter.png");
}
.entete.hockey {
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/ee/Picto_Infobox_Ice_hockey.png");
}
.entete.hockey-sur-gazon {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Field_hockey_pictogram.svg/35px-Field_hockey_pictogram.svg.png");
}
.entete.hospitaliers {
background-image: url("//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_Hospitaliers.png");
}
.entete.humain {
background-image: url("//upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png");
}
.entete.informatique {
background-image: url("//upload.wikimedia.org/wikipedia/commons/a/ae/Picto-infoboxinfo.png");
}
.entete.israel-judaisme {
background-image: url("//upload.wikimedia.org/wikipedia/commons/a/a5/Picto_infobox_israel-judaisme.png");
}
.entete.jeu {
background-image: url("//upload.wikimedia.org/wikipedia/commons/9/90/Picto_infobox_Game.png");
}
.entete.jeu-role {
background-image: url("//upload.wikimedia.org/wikipedia/commons/d/d8/Picto_infobox_Jeu_de_rôle.png");
}
.entete.jeuvideo {
background-image: url("//upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png");
}
.entete.judo {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Judo_pictogram.svg/40px-Judo_pictogram.svg.png");
}
.entete.karate {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/4e/Karate_pictogram.svg/40px-Karate_pictogram.svg.png");
}
.entete.kayak {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Canoeing_%28flatwater%29_pictogram.svg/35px-Canoeing_%28flatwater%29_pictogram.svg.png");
}
.entete.kickboxing {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/f1/Kickboxing_pictogram.svg/40px-Kickboxing_pictogram.svg.png");
}
.entete.lutte {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/12/Wrestling_pictogram.svg/40px-Wrestling_pictogram.svg.png");
}
.entete.macintosh {
background-image: url("//upload.wikimedia.org/wikipedia/commons/2/20/Picto_infobox_Macintosh.png");
}
.entete.map {
background-image: url("//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png");
}
.entete.medecine {
background-image: url("//upload.wikimedia.org/wikipedia/commons/2/23/Picto_infobox_med.png");
}
.entete.mets {
background-image: url("//upload.wikimedia.org/wikipedia/commons/a/aa/Picto_infobox_mets.png");
}
.entete.militaire {
            background-image: url("//upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_military.png");
}
.entete.montreal-metro {
background-image: url("//upload.wikimedia.org/wikipedia/commons/b/ba/Picto_infobox_Mtl_metro.png");
}
.entete.montreal-train {
background-image: url("//upload.wikimedia.org/wikipedia/commons/9/99/Picto_infobox_Mtl_train.png");
}
.entete.moteur-avion {
background-image: url("//upload.wikimedia.org/wikipedia/commons/9/9c/Picto_Infobox_moteur_d%27avion.png");
}
.entete.musee {
background-image: url("//upload.wikimedia.org/wikipedia/commons/a/ac/Infobox_museum_pictogram.png");
}
.entete.musique {
background-image: url("//upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png");
}
.entete.natation {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0a/Swimming_pictogram_white.png/35px-Swimming_pictogram_white.png");
}
.entete.oenologie {
background-image: url("//upload.wikimedia.org/wikipedia/commons/7/73/Icone_oenobox.png");
}
.entete.omnisports {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/5e/Sport3_icone.svg/35px-Sport3_icone.svg.png");
}
.entete.papyrus {
background-image: url("//upload.wikimedia.org/wikipedia/commons/1/1b/Picto_infobox_papyrus.png");
}
.entete.paralympique {
background-image: url("//upload.wikimedia.org/wikipedia/commons/5/5e/Picto_infobox_Paralympics.png");
}
.entete.persofiction {
background-image: url("//upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png");
}
.entete.petrole {
background-image: url("//upload.wikimedia.org/wikipedia/commons/b/ba/Picto_Infobox_Oil.png");
}
.entete.planeur {
background-image: url("//upload.wikimedia.org/wikipedia/commons/5/54/Picto_infobox_planeur.png");
}
.entete.plateforme {
background-image: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Picto_Infobox_Oil_Platform.png");
}
.entete.poker {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/7d/Crystal_Clear_app_Cardgame-3.svg/50px-Crystal_Clear_app_Cardgame-3.svg.png");
}
.entete.presse {
background-image: url("//upload.wikimedia.org/wikipedia/commons/2/23/Picto_infobox_journal.png");
}
.entete.pretendant {
background-image: url("//upload.wikimedia.org/wikipedia/commons/5/5f/Picto_infobox_pr%C3%A9tendant_%C3%A0_un_tr%C3%B4ne.png");
}
.entete.projet {
background-image: url("//upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png");
}
.entete.psychologie {
background-image: url("//upload.wikimedia.org/wikipedia/commons/7/77/Picto_infobox_psycho.png");
}
.entete.quebec {
background-image: url("//upload.wikimedia.org/wikipedia/commons/2/21/Picto_infobox_Quebec.png");
}
.entete.recherche {
background-image: url("//upload.wikimedia.org/wikipedia/commons/c/c1/Picto_infobox_detective.png");
}
.entete.rinkhockey {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3b/Roller_hockey_pictogram.svg/35px-Roller_hockey_pictogram.svg.png");
}
.entete.rome-antique {
background-image: url("//upload.wikimedia.org/wikipedia/commons/3/3c/Picto_infobox_Roman_military_banner.png");
}
.entete.route {
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e7/Infobox_road_pictogram.png");
}
.entete.rugby {
background-image: url("//upload.wikimedia.org/wikipedia/commons/0/06/Picto_Infobox_Rugby.png");
}
.entete.rugbyblack {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Rugby_union_pictogram.svg/35px-Rugby_union_pictogram.svg.png");
}
.entete.sautski {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Ski_jumping_pictogram.svg/40px-Ski_jumping_pictogram.svg.png");
}
.entete.science-fiction {
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/ed/Picto_infobox_fliyingsaucer.png");
}
.entete.ski-alpin {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a1/Alpine_skiing_pictogram.svg/40px-Alpine_skiing_pictogram.svg.png");
}
.entete.sport {
background-image: url("//upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png");
}
.entete.sport-automobile {
background-image: url("//upload.wikimedia.org/wikipedia/commons/a/af/Picto_infobox_sport_auto.png");
}
.entete.squash {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/da/Squash_pictogram.svg/35px-Squash_pictogram.svg.png");
}
.entete.surf {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Surfing_pictogram.svg/35px-Surfing_pictogram.svg.png");
}
.entete.taekwondo {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/d3/Taekwondo_pictogram.svg/40px-Taekwondo_pictogram.svg.png");
}
.entete.television {
background-image: url("//upload.wikimedia.org/wikipedia/commons/a/a6/Picto_infobox_TV-T%26PC.png");
}
.entete.tennis {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/85/Tennis_pictogram.svg/35px-Tennis_pictogram.svg.png");
}
.entete.tennis-de-table {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Table_tennis_pictogram_white.svg/40px-Table_tennis_pictogram_white.svg.png");
}
.entete.tennis-de-tableblack {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/85/Table_tennis_pictogram.svg/35px-Table_tennis_pictogram.svg.png");
}
.entete.timbre {
background-image: url("//upload.wikimedia.org/wikipedia/commons/b/b3/Picto_infobox_Stamps.png");
}
.entete.train {
background-image: url("//upload.wikimedia.org/wikipedia/commons/4/44/Picto_infobox_train.png");
}
.entete.triathlon {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Triathlon_pictogram.svg/40px-Triathlon_pictogram.svg.png");
}
.entete.ultimate {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Ultimate_pictogram.svg/70px-Ultimate_pictogram.svg.png");
}
.entete.union-europeenne {
background-image: url("//upload.wikimedia.org/wikipedia/commons/c/c0/Picto_Infobox_Europe.png");
}
.entete.universite {
background-image: url("//upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png");
}
.entete.video {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png");
}
.entete.voile {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Sailing_pictogram.svg/40px-Sailing_pictogram.svg.png");
}
.entete.volleyball {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/ca/Volleyball_%28indoor%29_pictogram.svg/35px-Volleyball_%28indoor%29_pictogram.svg.png");
}
.entete.water-polo {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Water_polo_pictogram.svg/40px-Water_polo_pictogram.svg.png");
}
.entete.snooker {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0d/Cue_sports_pictogram.svg/40px-Cue_sports_pictogram.svg.png");
}
}


.infobox_v2 .media { /* css V2 pour [[Modèle:Son]], [[Modèle:Vidéo]], etc. */
.media.audio {
height:35px;
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png") no-repeat top left;
vertical-align:middle;
}
text-align:center;
.media.video {
font-weight:bolder;
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png") no-repeat top left;
color:#000
}
}


/* graphiques transparents d'entêtes des infobox V2 */
/* Pour le [[modèle:Infobox/Géolocalisation multiple]] et le [[modèle:Géolocdual]]. */
.entete.defaut      {}
.img_toogle ul {
list-style-type: none !important;
.entete.auteur          {background: url("http://upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png")        no-repeat top right;}
list-style-image: none !important;
.entete.bd              {background: url("http://upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png")  no-repeat top right;}
list-style-position: outside !important;
.entete.biere          {background: url("http://upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png")          no-repeat top right;}
text-align: center;
.entete.canada          {background: url("http://upload.wikimedia.org/wikipedia/commons/6/6a/Picto_infobox_Canada.png")        no-repeat top right;}
}
.entete.cinema          {background: url("http://upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png")        no-repeat top right;}
.entete.communication  {background: url("http://upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png")      no-repeat top right;}
.entete.humain          {background: url("http://upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png")      no-repeat top right;}
.entete.jeuvideo        {background: url("http://upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png")      no-repeat bottom right;}
.entete.map            {background: url("http://upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png")          no-repeat top right;}
.entete.montreal-metro  {background: url("http://upload.wikimedia.org/wikipedia/fr/b/ba/Picto_infobox_Mtl_metro.png")          no-repeat top right;}
.entete.montreal-train  {background: url("http://upload.wikimedia.org/wikipedia/fr/9/99/Picto_infobox_Mtl_train.png")          no-repeat top right;}
.entete.musique        {background: url("http://upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png")        no-repeat top right;}
.entete.persofiction    {background: url("http://upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png")        no-repeat top right;}
.entete.projet          {background: url("http://upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png")        no-repeat top right;}
.entete.quebec          {background: url("http://upload.wikimedia.org/wikipedia/commons/2/21/Picto_infobox_Quebec.png")        no-repeat top right;}
.entete.science-fiction {background: url("http://upload.wikimedia.org/wikipedia/commons/e/ed/Picto_infobox_fliyingsaucer.png") no-repeat top right;}
.entete.sport          {background: url("http://upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png")      no-repeat top right;}
.media.audio            {background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png") no-repeat top left;}
.media.video            {background: url("http://upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png") no-repeat top left;}
/* Fin de la phase de test Infobox V2 */ /* monobookocentré fin */


/* Classe de masquage, remplace display:none. Contenu non affiché mais lisible par les lecteurs d'écrans */
/* Infobox V3 */
.hidden {
div.infobox_v3 {
position: absolute;
padding: 5px;
left: 0;
width: 25em;
top: -5000px;
background: #f9f9f9;
width: 1px;
border: 1px solid #aaa;
height: 1px;
clear: right;
overflow: hidden;
float: right;
font-size: 0.9em;
line-height: 1.4em;
margin: 0 0 0.5em 1em;
max-width: 325px;
word-wrap: break-word;
}
.infobox_v3 .entete {
display: table;
height: 45px;
width: 100%;
font-weight: bold;
text-align: center;
font-size: 1.4em;
line-height: 1.1em;
margin-bottom: 10px;
background-color: #dfedff;
*height: auto; /* be kind ie7 */
*padding: 10px 0; /* be kind ie7 */
}
.infobox_v3 .entete > div {
display: table-cell;
vertical-align: middle;
padding: 3px;
}
.infobox_v3:not(.large) .entete.icon > div {
padding: 3px 48px;
}
/* Images */
.infobox_v3 .images {
text-align: center;
display: flex;
justify-content: space-around;
align-items: center;
}
.infobox_v3 .images a {
max-width: 100%;
flex: 0 0 auto; /* be kind ie11 */
}
.infobox_v3 .images img {
max-width: 99%;
height: auto;
}
.infobox_v3 .legend {
font-size: 0.9em;
text-align: center;
margin: 5px 0 8px 0;
}
/* Tableaux */
.infobox_v3 table {
width: 100%;
margin: 5px 0;
table-layout: fixed;
border-collapse: collapse;
}
.infobox_v3 th[scope="col"] {
text-align: center;
word-wrap: normal;
}
.infobox_v3 th[scope=row] {
text-align: left;
padding-right: 10px;
width: 8em;
max-width: 140px;
word-wrap: normal;
}
.infobox_v3 th[scope=row],
.infobox_v3 td {
padding-top: 4px;
vertical-align: super;
}
.infobox_v3 th[scope=row].middle {
vertical-align: middle;
}
.infobox_v3.bordered th[scope=row],
.infobox_v3.bordered td {
padding-bottom: 4px;
border-top: 1px solid #dfedff;
}
.infobox_v3.bordered caption.bordered {
margin: 0 0 -1px 0;
}
.infobox_v3 tr.left td {
        text-align: left;
}
.infobox_v3 tr.vborder td {
        border-left: 1px dotted #aaa;
}
.infobox_v3 tr.vborder td:first-child {
        border-left: none;
}
.infobox_v3 td.data {
text-align: center;
}
.infobox_v3 tr:first-child ul:first-child {
margin-top: 0;
}
/* Titres bloc et caption tableaux */
.infobox_v3 p.bloc,
.infobox_v3 caption {
font-weight: bold;
text-align: center;
line-height: 1.1em;
margin: 0 0 5px 0;
padding: 4px;
background: #dfedff;
}
}
/* liens d'accès directs pour la navigation au clavier */
.infobox_v3 p.bloc {
#jump-to-nav {
margin: 5px 0;
display: block;
text-align: right;
}
}
#column-one {
.infobox_v3 caption.bordered,
zoom: 1; /* pour que la tabulation soit fonctionnelle dans IE6-7 */
.infobox_v3 p.bordered {
border-top: 1px solid #dfedff;
border-bottom: 1px solid #dfedff;
background: transparent;
}
}
 
.infobox_v3 .bordered.navbar,
/* Image du [[Portail:Réalisation audiovisuelle]] et [[Portail:Cinéma]] : en-tête */
.infobox_v3 .bordered.nav {
.realisateur-bandeau {
padding-top: 4px;
    background-image: url("http://upload.wikimedia.org/wikipedia/fr/9/98/Banni%C3%A8re_portail.png"); 
border-bottom: 0;
    background-position : center;
    height:136px;
    background-repeat: no-repeat;  
}
}
 
/* TODO : mettre à jour la classe .hidden générique */
.cinema-bandeau {
.infobox_v3 caption.hidden {
    background-image: url("http://upload.wikimedia.org/wikipedia/fr/6/68/Bandeau_portail_cin%C3%A9ma.png");
margin: 0 !important;
    background-position : left;
padding: 0 !important;
    height:35px;  
line-height: 1px; /* Be kind to IE7 */
    background-repeat: no-repeat;  
font-size: 1px; /* Be kind to IE7 */
}
}
 
/* Séparateur */
 
.infobox_v3 .hr {
/* Encarts dans un texte, signalés par une icône */
font-size: 1px;
.encart p {
line-height: 1px;
text-indent: 20px;
margin: 5px 0;
line-height: 1.5em;
background-color: #dfedff;
background: no-repeat left 0.15em;
font-style: italic;
}
}
.infobox_v3 .hr.collapse {
/* encart accessibilité */
margin: 5px 0 -8px 0;
.aide_accessibilite p {
position: relative; /* Be kind to IE7 */
background-image: url("http://upload.wikimedia.org/wikipedia/commons/thumb/4/44/Gnome-preferences-desktop-accessibility.svg/18px-Gnome-preferences-desktop-accessibility.svg.png");
}
}
 
/* Tnavbar */
/* Géolocalisation dynamique */
.infobox_v3 .navbar {
.NavContent .img_toogle {
text-align: right;
zoom: 1; /* be kind to IE7 */
font-size: 0.8em;
clear: both; /* be kind to IE7 */
line-height: 1.1em;
margin: 8px 0 0;
}
}
.img_toogle, .img_toogle * {
.infobox_v3 .navbar .plainlinks {
margin: 0 !important;
float: left;
padding: 0 !important;
}
}
.img_toogle .a_toogle {
/* Navigateur */
display: block;
.infobox_v3 .overflow {
text-align: center !important;
overflow: hidden;
font-size: 0.95em;
}
}
.img_toogle .geobox {
.infobox_v3 .prev a,
position: relative;
.infobox_v3 .prev_bloc {
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/49/ArrowLeftNavbox.svg/12px-ArrowLeftNavbox.svg.png") no-repeat left center;
float: left;
max-width: 40%;
padding: 0 0 0 18px;
text-align: left;
}
}
.img_toogle .geobox +.geobox {
.infobox_v3 .next a,
border-top: 5px solid #aaa;
.infobox_v3 .next_bloc {
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/10/ArrowRightNavbox.svg/12px-ArrowRightNavbox.svg.png") no-repeat right center;
float: right;
max-width: 40%;
padding: 0 18px 0 0;
text-align: right;
}
}
.img_toogle .geopoint {
/* Divers */
position: absolute;
.infobox_v3 table.maillot-equipe td {
width: 5px;
padding: 0;
height: 5px;
font-size: 1px;
border: 1px solid #000;
background:#F00;
}
}
 
.infobox_v3 table.maillot-equipe {
/*Gallery un peu moins moches... */
table-layout: auto;
table.gallery{
background-color:#F9F9F9;
margin:auto;
}
}


table.gallery caption{
/* Taxobox V3 (cf. [[Utilisateur:Hexasoft/Taxobox code V3]]) */
margin:auto
.taxobox_v3 {
font-size: 0.99em !important;
padding: 1px;
}
}
 
/* Style global par défaut */
table.gallery td{
div.taxobox_v3 .entete,
background-color:#F9F9F9;
.taxobox_v3 caption,
border:2px solid #F9F9F9;
.taxobox_v3 p.bloc {
font-style: normal;
}
}
div.gallerytext{
/* Ne pas utiliser le gras dans la partie gauche des lignes données mixtes */
font-size:80%;
.taxobox_v3 th {
font-weight: normal;
}
}
.gallery_left table.gallery {
/* Change la couleur des séparateur d'un bleu pâle à gris pâle */
margin: auto 0;
div.taxobox_v3.bordered th[scope=row],
div.taxobox_v3.bordered td {
padding-bottom: 4px;
border-top: 1px solid #ededed;
}
}


 
/* Couleur "animal" (titre, sections) */
/* Be kind to IE6, formulaire d'édition */
div.taxobox_v3.animal .entete {
#editpage-copywarn{
background-color: LightSalmon;
zoom: 1
}
}
 
.taxobox_v3.animal caption,
/* Affichage du [[Projet:Impression]] */
.taxobox_v3.animal p.bloc {
#listeImprimeurs {
background-color: Bisque;
text-align: left;
background: white;
display: none;
position:absolute;
left:66%;
padding:0;
margin:0;
border-collapse: collapse;
}
}
 
/* Couleur "plante" (titre, sections) */
#listeImprimeurs table {
div.taxobox_v3.plante .entete {
border: 0px solid #AAA;
background-color: lightgreen;
padding:0;
margin:0;
border-collapse: collapse;
}
}
 
.taxobox_v3.plante caption,
#listeImprimeurs table tr {
.taxobox_v3.plante p.bloc {
padding:0;
background-color: #ccffcc;
margin:0;
}
}
 
/* Couleur "champignon" (titre, sections) */
#listeImprimeurs table tr td {
div.taxobox_v3.champignon .entete {
border: 1px solid #AAA;
background-color: SkyBlue;
padding: 3px;
margin:0;
border-collapse: collapse;
width: 220px;
}
}
 
.taxobox_v3.champignon caption,
/* Modèle:Autres projets */
.taxobox_v3.champignon p.bloc {
#autres_projets, .interprojet {
background-color: PowderBlue;
border: 1px solid #aaa;
padding: 4px;
font-size: 90%;
background: #f9f9f9;
float: right;
clear: right;
margin: 1em 0 1em 1em;
width: 250px;
}
}
#autres_projets p, .interprojet p {
/* Couleur "test" (titre, sections) */
text-align:center;
div.taxobox_v3.test .entete {
margin: 5px 0;
background-color: #50a0a0;
}
}
#autres_projets ul, .interprojet ul {
.taxobox_v3.test caption,
list-style-type: none;
.taxobox_v3.test p.bloc {
list-style-image: none;
background-color: #70c0c0;
margin: 0;
padding: 0;
}
}
#autres_projets li, .interprojet li {
/* Couleur "algue" (titre, sections) */
margin: 0;
div.taxobox_v3.algue .entete {
padding: 7px 0 7px 35px;
background-color: MediumAquamarine;
background: no-repeat left center;
}
}
.interprojet li.interprojet_top {
.taxobox_v3.algue caption,
background-position: left top;
.taxobox_v3.algue p.bloc {
background-color: #bfffe6;
}
}
#autres_projets li.commons, .interprojet li.commons {
/* Couleur "archaea" (titre, sections) */
background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Commons-logo.svg/25px-Commons-logo.svg.png);
div.taxobox_v3.archaea .entete {
background-color: darkgray;
}
}
#autres_projets li.species, .interprojet li.species {
.taxobox_v3.archaea caption,
background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wikispecies-logo.svg/25px-Wikispecies-logo.svg.png);
.taxobox_v3.archaea p.bloc {
background-color: lightgray;
}
}
#autres_projets li.dictionary, .interprojet li.dictionary {
/* Couleur "protiste" (titre, sections) */
background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Wiktprintable_without_text.svg/25px-Wiktprintable_without_text.svg.png);
div.taxobox_v3.protiste .entete {
background-color: khaki;
}
}
#autres_projets li.versity, .interprojet li.versity {
.taxobox_v3.protiste caption,
background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/9/91/Wikiversity-logo.svg/25px-Wikiversity-logo.svg.png);
.taxobox_v3.protiste p.bloc {
background-color: PaleGoldenrod;
}
}
#autres_projets li.books, .interprojet li.books {
/* Couleur "virus" (titre, sections) */
background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/6/64/Wikibooks-logo-fr.png/25px-Wikibooks-logo-fr.png);
div.taxobox_v3.virus .entete {
background-color: #d1d1f9;
}
}
#autres_projets li.source, .interprojet li.source {
.taxobox_v3.virus caption,
background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Wikisource-logo.svg/25px-Wikisource-logo.svg.png);
.taxobox_v3.virus p.bloc {
background-color: Lavender;
}
}
#autres_projets li.quote, .interprojet li.quote {
/* Couleur "neutre" (titre, sections) */
background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikiquote-logo.svg/25px-Wikiquote-logo.svg.png);
div.taxobox_v3.neutre .entete {
background-color: #eee;
}
}
#autres_projets li.news, .interprojet li.news {
.taxobox_v3.neutre caption,
background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Wikinews-logo.svg/25px-Wikinews-logo.svg.png);
.taxobox_v3.neutre p.bloc {
background-color: #eee;
}
}
#autres_projets li.meta, .interprojet li.meta {
/* Couleurs "bactérie", "eucaryote" et "procaryote" (titre, sections) */
background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Wikimedia_Community_Logo.svg/25px-Wikimedia_Community_Logo.svg.png);
div.taxobox_v3.bacterie .entete,
div.taxobox_v3.eucaryote .entete,
div.taxobox_v3.procaryote .entete {
background-color: lightgrey;
}
}
#autres_projets li a, .interprojet li a {
.taxobox_v3.bacterie caption,
font-weight: bold;
.taxobox_v3.bacterie p.bloc,
font-style: italic;
.taxobox_v3.eucaryote caption,
.taxobox_v3.eucaryote p.bloc,
.taxobox_v3.procaryote caption,
.taxobox_v3.procaryote p.bloc {
background-color: #e6e6e6;
}
}


/* Classes pour modèles de sommaires allégés */
/* Style typographique : zoologie ou rien (botanique) */
/* [[Modèle: TOC_1]] */
div.taxobox_v3 .taxobox_classification {
.toc_niveau_1 ul ul {
font-style: italic;
display: none;
}
}
/* [[Modèle: TOC_2]] */
div.taxobox_v3 .taxobox_classification .rnormal,
.toc_niveau_2 ul ul ul {
div.taxobox_v3.zoologie .taxobox_classification .normal,
display: none;
div.taxobox_v3 th[scope="row"] {
font-style: normal;
}
}


/* Patch temporaire pour bug de rendu des liens externes hors des articles */
/* Version distincte de "alternance", afin d'être indépendant des choix fait par
  ailleurs et de pouvoir modifier à volonté l'aspect. */
table.taxoalternance tr,
.taxoalternance.wikitable th[scope="row"] {
background: #fff;
}
table.taxoalternance tr:nth-child(odd),
.taxoalternance.wikitable tr:nth-child(odd) th[scope="row"] {
background: #f5f5f5;
}


#bodyContent a.external, #bodyContent a[href^="gopher://"] {
/* Effets dégradés : utilisables pour un effet ombragé dans les modèles de cadre
padding:0 13px 0 0;
  (par exemple : [[Portail:Montréal/Cadre]]). Ceux-ci ne doivent pas dépasser 43
  pixels de hauteur au risque d'y voir un effet indésirable. Note : les effets en
  PNG ne sont pas résolus par IE6 et moins. */
.degrade {
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/fb/Gradient_43px.png");
background-position: top;
background-size: 100% 100%;
background-repeat: repeat-x;
}
.degrade_rev {
background-image: url("//upload.wikimedia.org/wikipedia/commons/6/61/Gradient_reversed_43px.png");
background-position: top;
background-repeat: repeat-x;
}
.degrade_double {
background-image: url("//upload.wikimedia.org/wikipedia/commons/b/ba/Double_Gradient_60px_V.png");
background-position: top;
background-repeat: repeat;
}
/* Ombragé, gris fond blanc (jpg) */
.ombre {
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/ea/BGblue1_phixr.jpg");
background-position: top;
background-repeat: repeat-x;
}
.ombre_pale {
background-image: url("//upload.wikimedia.org/wikipedia/commons/0/06/BGblue2_phixr.jpg");
background-position: top;
background-repeat: repeat-x;
}
/* Coloré, bleu/rouge fond blanc (jpg) */
.ombre_bl {
background-image: url("//upload.wikimedia.org/wikipedia/commons/3/3e/BGblue1.jpg");
background-position: top;
background-repeat: repeat-x;
}
.ombre_blpale {
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f7/BGblue2.jpg");
background-position: top;
background-repeat: repeat-x;
}
.ombre_rg {
background-image: url("//upload.wikimedia.org/wikipedia/commons/3/30/BGred1.jpg");
background-position: top;
background-repeat: repeat-x;
}
}
//Boites déroulantes
.ombre_rgpale {
div.BoxenVerschmelzen, div.NavFrame {
background-image: url("//upload.wikimedia.org/wikipedia/commons/8/8f/BGred2.jpg");
    margin:0px;
background-position: top;
    padding:2px;
background-repeat: repeat-x;
    border:1px solid #AAAAAA;
    text-align:center;
    border-collapse:collapse;
    font-size:95%;
}
}


div.BoxenVerschmelzen div.NavFrame {
/* Classe de masquage, remplace display:none. Contenu non affiché mais lisible par les lecteurs d'écrans. */
    border-style:none;
.hidden {
    border-style:hidden;
position: absolute;
left: 0;
top: -5000px;
width: 1px;
height: 1px;
overflow: hidden;
}
caption.hidden {
position: static;
text-indent: -5000px;
}
}


div.NavFrame + div.NavFrame {
/* Bandeau de titres du [[portail:Cinéma]] (page [[Portail:Cinéma/Divers]]) */
    border-top-style:none;
.cinema-bandeau {
    border-top-style:hidden;
background-image: url("//upload.wikimedia.org/wikipedia/commons/6/68/Bandeau_portail_cin%C3%A9ma.png");
background-position : left;
height: 35px;
background-repeat: no-repeat;
}
}


div.NavPic {
/* Géolocalisation dynamique */
    background-color:#FFFFFF;
.img_toogle div, .img_toogle table, .img_toogle ul {
    margin:0px;
margin: 0 auto !important;
    padding:2px;
}
    float:left;
.img_toogle .a_toogle {
display: block;
text-align: center !important;
font-size: 0.95em;
}
.img_toogle .geobox {
position: relative
}
.img_toogle .geobox +.geobox {
border-top: 5px solid #aaa
}
.img_toogle .geopoint {
position: absolute;
width: 5px;
height: 5px;
font-size: 1px;
border: 1px solid #000;
background: #f00;
}
}


div.NavFrame div.NavHead {
/* Gallery */
    height:1.6em;
ul.gallery {
    font-weight:bold;
margin: 2px auto;
    font-size:100%;
text-align: center;
    background-color:#EFEFEF;
}
.gallerytext {
text-align: left;
font-size: 89%;
}
}
.mw-gallery-slideshow-caption .gallerytext {
text-align: center;
}


div.NavFrame p {
/* Pour le [[modèle:Autres projets]] */
    font-size:100%;
.autres-projets ul {
margin: 0;
padding: 0;
}
.autres-projets li {
list-style-type: none;
list-style-image: none;
margin: 0.2em 0;
text-indent: 0;
padding-left: 24px;
min-height: 20px;
text-align: left;
}
.autres-projets .titre {
text-align: center;
margin: 0.2em 0;
}
.autres-projets li a {
font-style: italic;
}
}


div.NavFrame div.NavContent {
/* Classes pour modèles de sommaires allégés */
    font-size:100%;
.toc_niveau_1 ul ul,
.toc_niveau_2 ul ul ul,
.toc_niveau_3 ul ul ul ul,
.toc_niveau_4 ul ul ul ul ul,
.toc_niveau_5 ul ul ul ul ul ul {
display: none;
}
}


div.NavFrame div.NavContent p {
.mw-textarea-protected {
    font-size:100%;
border: 2px solid #ff0000;
color: navy;
}
}


div.NavEnd {
/* Réduction de la hauteur de la ligne pour les balises "sup" et "sub" */
    margin:0px;
sup,
    padding:0px;
sub {
    line-height:1px;
line-height: 1em;
    clear:both;
}
}


/* [[Modèle:Diagramme circulaire]] */
.transborder {
border: solid transparent;
}


/* Abusefilter */
.mw-abusefilter-diff-context,
.mw-abusefilter-diff-multiline td { /* Les longues lignes sans espace sont fréquentes. */
word-wrap: break-word;
max-width: 40em;
}


/* Subdivisions administratives */
.communes th[scope=col] { /* Défaut, voir le [[modèle:ÉluDébut]] */
background-color: #ddffdd;
}
.localites th[scope=col] {
background-color: #ffffbb;
}
.intercommunalites th[scope=col] {
background-color: #ffe2bf;
}
.cantons th[scope=col] {
background-color: #ece5ca;
}
.arrondissements th[scope=col] {
background-color: #e1e1e1;
}
.departements th[scope=col] {
background-color: #f6f3dd;
}
.regions th[scope=col] {
background-color: #bbdefd;
}


/* Standard Navigationsleisten */
/* Éditeur visuel : adaptation des messages d'avertissement */
.ve-ui-mwSaveDialog #cpwarn {
background: none;
color: #111;
padding: 3px;
}
.ve-ui-mwSaveDialog #avertissement-filtre {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ve-ui-mwSaveDialog .grosse-icone {
background: none;
padding: 0;
}
.ve-ui-mwSaveDialog .bandeau-icone {
display: none;
}


div.BoxenVerschmelzen,
/* Aide et accueil */
div.NavFrame {
#aa-bloc-tete { /* Messages système */
        margin: 0px;
display: table;
        padding: 2px;
width: 100%;
        border: 1px solid #aaaaaa;
}
        text-align: center;
#aa-bloc-gauche,
        border-collapse: collapse;
#aa-bloc-droite {
        font-size: 95%;
display: table-cell;
vertical-align: middle;
}
#aa-bloc-droite {
width: 30%;
}
#aa-bloc-dessous {
padding: 5px 10px;
}
#aa-bloc-tete h2 {
margin-top: 4pt; /* Correction du style des titres par défaut pour une meilleure intégration */
}
/* Couleur et apparence des éléments */
.aa-fond-gris {
background-color: #f6f6f6;
padding: 10px;
font-size: 1.1em;
}
.aa-filet-gris {
border: 1px solid #ccc;
border-left-width: 6px;
}
.aa-fond-blanc {
background-color: #fff;
padding: 10px;
}
.aa-fond-avertissement {
display: block;
border-bottom: 1px solid #c00;
background-color: #fff;
padding: 10px;
}
.aa-titre-bleu {
color: #3366bb;
border: none;
}
.aa-titre-rouge {
color: #c00;
border: none;
}
.aa-titre-vert {
color: #008769;
border: none;
}
.aa-faux-h2 {
line-height: 1.3;
font-weight: normal;
font-size: 1.5em;
}
.aa-faux-h3 {
font-weight: normal;
font-size: 1.17em;
}
.aa-en-tete-aide-largeur {
max-width: 1000px;
}
}
div.BoxenVerschmelzen div.NavFrame {
.aa-en-tete-aide-droite {
        border-style: none;
width: 140px;
        border-style: hidden;
float: right;
background: #fff;
padding: 6px;
margin-left: 20px;
font-size: 0.9em;
}
}
div.NavFrame + div.NavFrame {
.aa-en-tete-aide-ariane {
        border-top-style: none;
font-size: 0.9em;
        border-top-style: hidden;
display: block;
margin: 0 0 5px 10px;
padding: 5px 5px 5px 0;
}
}
div.NavPic {
.aa-en-tete-aide-chapo {
        background-color: #ffffff;
font-size: 1.2em;
        margin: 0px;
margin: 10px;
        padding: 2px;
margin-right: 166px;
        float: left;
}
}
div.NavFrame div.NavHead {
.aa-en-tete-aide-petit {
        height: 1.6em;
font-size: 0.8em;
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
}
}
div.NavFrame p {
.aa-couleur-aide {
        font-size: 100%;
color: #ff5d00;
}
.aa-couleur-niveau-avance {
padding: 3px;
color: #fff;
background: #347bff;
}
.aa-couleur-niveau-expert {
padding: 3px;
color: #fff;
background: #d11813;
}
.aa-couleur-niveau-debutant {
padding: 3px;
color: #fff;
background: #00af89;
}
.aa-en-tete-aide-statut {
background: none repeat scroll 0 0 #ffe7db;
padding: 3px;
}
}
div.NavFrame div.NavContent {
 
        font-size: 100%;
/* Migrated from [[MediaWiki:Cite references prefix]] */
ol.references {
font-size: 85%;
}
}
div.NavFrame div.NavContent p {
 
        font-size: 100%;
/* Masquage de certains avertissements si le JS est activé, utilisé dans le [[Modèle:Noscript]] */
.client-js .template-noscript {
display: none;
}
}
div.NavEnd {
 
        margin: 0px;
/*  Wicri */
        padding: 0px;
 
        line-height: 1px;
.headerWicri {  
        clear: both;
background:#F0F0F0 url("https://lorexplor.istex.fr/Wicri/cccc.png") no-repeat right;
margin:0;
font-size:120%;
font-weight:bold;
border:1px solid #a3b0bf;  
text-align:left;
color:#000;
padding:.15em .4em;
}
}


.NavToggle {
/* Geographical coordinates defaults. See [[Template:Coord/link]]
  for how these are used. The classes "geo", "longitude", and
  "latitude" are used by the [[Geo microformat]].
*/
.geo-default, .geo-dms, .geo-dec  { display: inline; }
.geo-nondefault, .geo-multi-punct { display: none; }
.longitude, .latitude            { white-space: nowrap; }
 
 
#coordinates {
    position: absolute;
    z-index: 1;
    border: none;
    background: none;
    right: 30px;
    top: 3.7em;
    float: right;
    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;
}


  font-size: x-small;
  float:right;


.fondCide {
  background:#F0F0F0 url("https://lorexplor.istex.fr/Wicri/Wicri/pool/images/6/6e/CideFond.png");
}
}
/*  avoid numbering in TOC */
.noautonum .tocnumber { display: none; }

Dernière version du 11 mars 2025 à 16:50

/**
 * Cette page contrôle l'apparence pour tous les skins. Les
 * modifications devant s'appliquer à l'apparence Monobook
 * seulement doivent aller dans [[MediaWiki:Monobook.css]].
 */

/* SKIN MOTS DE L'AGRO */

/* correction d'affichage pour navigateurs mobiles en version horizontale */
/* Pour les écrans de 551px et plus */
@media screen and (min-width: 450px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 450px;
        width: fit-content;
    }
}

@media screen and (min-width: 500px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 500px;
        width: fit-content;
    }
}

@media screen and (min-width: 550px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 550px;
        width: fit-content;
    }
}

@media screen and (min-width: 600px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 600px;
        width: fit-content;
    }
}

@media screen and (min-width: 650px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 650px;
        width: fit-content;
    }
}

@media screen and (min-width: 700px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 700px;
        width: fit-content;
    }
}

@media screen and (min-width: 750px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 750px;
        width: fit-content;
    }
}

@media screen and (min-width: 800px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 800px;
        width: fit-content;
    }
}

@media screen and (min-width: 850px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 850px;
        width: fit-content;
    }
}

@media screen and (min-width: 900px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 900px;
        width: fit-content;
    }
}

@media screen and (min-width: 950px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 950px;
        width: fit-content;
    }
}

@media screen and (min-width: 1000px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1000px;
        width: fit-content;
    }
}

@media screen and (min-width: 1050px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1050px;
        width: fit-content;
    }
}

@media screen and (min-width: 1100px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1100px;
        width: fit-content;
    }
}

@media screen and (min-width: 1150px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1150px;
        width: fit-content;
    }
}

@media screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1200px;
        width: fit-content;
    }
}

@media screen and (min-width: 1250px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1250px;
        width: fit-content;
    }
}

@media screen and (min-width: 1300px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1300px;
        width: fit-content;
    }
}

@media screen and (min-width: 1350px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1350px;
        width: fit-content;
    }
}

@media screen and (min-width: 1400px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1400px;
        width: fit-content;
    }
}

@media screen and (min-width: 1450px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1450px;
        width: fit-content;
    }
}

@media screen and (min-width: 1500px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1500px;
        width: fit-content;
    }
}

@media screen and (min-width: 1550px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1550px;
        width: fit-content;
    }
}

@media screen and (min-width: 1600px) and (-webkit-min-device-pixel-ratio:0) {
    body.skin--responsive {
        min-width: 1600px;
        width: fit-content;
    }
}


body {
background-image: url(https://data.act.inrae.fr/test/bandeau2.png);
background-position-x: left;
background-position-y: top;
background-repeat: no-repeat;
background-size: contain;
background-color: #ffffff;
font-family: "Lato", sans-serif !important;
font-size: 0.75em;
width: fit-content;
}

a {
font-weight: 600;
color: #007f82;
}
a.external {
font-weight: 600;
color: #007f82 !important;
}
a:hover {
color: #275663;
}
a:visited {
color: #007f82;
}
a:visited:hover {
color: #275663;
}
/*
a:visited {
color: #66c1bf;
}
a:visited:hover {
color: #275663;
}
*/

/* texte couleurs : vert canard, vert foncé, vert pomme, noir */
.txtcolvc {
color: #00a3a6;
}
.txtcolvf {
color: #275663;
}
.txtcolvp {
color: #abc36b;
}
.txtcoln {
color: #000000;
}

/* texte taille : small, large, xlarge, xxlarge, xxxlarge, xsmall, xxsmall  */
.txtszs {
font-size: small;
}
.txtszl {
font-size: large;
}
.txtszxl {
font-size: x-large;
}
.txtszxxl {
font-size: xx-large;
}
.txtszxxxl {
font-size: xxx-large;
}
.txtszxs {
font-size: x-small;
}
.txtszxxs {
font-size: xx-small;
}


/* texte graisse : du moins gras au plus gras */
.txtw100 {
font-size: small;
}
.txtw200 {
font-weight: 200;
}
.txtw300 {
font-weight: 300;
}
.txtw400 {
font-weight: 400;
}
.txtw500 {
font-weight: 500;
}
.txtw600 {
font-weight: 600;
}
.txtw700 {
font-weight: 700;
}
.txtw800 {
font-weight: 800;
}
.txtw900 {
font-weight: 900;
}

h2 {
border-bottom: 1px dotted #275663 !important;
}

#firstHeading {
width: 15%;
border-bottom: 1px dotted #00a3a6;
border-radius: 0 0 0 0.25em  ;
padding-left: 0.3em;
color: #275663;
font-weight: 600;
}

#content {
border-top: 1px solid #9dc543 !important;
border-bottom: 0 !important;
border-left: 1px solid #9dc543 !important;
border-right: 0 !important;
border-radius: 0.5em 0 0 1em;
line-height: 1.5em;
}

/* titre de page */
#mw-page-title-main {
line-height: 1.1em;
white-space: nowrap;
}
#firstHeading {
max-width: 80%;
width: fit-content;
}

#p-cactions li {
border-radius: 0.1em;
border-left: 1px solid #00a3a6;	
}
#p-cactions li.selected {
border-color: #9dc543 !important;
}
#p-cactions .mw-list-item  a:hover {
background: #9dc543 !important;	
color: #ffffff !important;
font-weight: 400;
}
#p-cactions .mw-list-item a:link {
font-weight: 300 !important;
color: #00a3a6;
letter-spacing: 0.05em;
}
.mw-list-item a:visited {
color: #00a3a6 !important;
}

.tabs-tabbox > .tabs-input:checked + .tabs-label, .tabs-input-0:checked + .tabs-input-1 + .tabs-label {
background: #66c1bf !important;	
color: #ffffff !important;
border-left: 0px solid #AAA;
border-bottom: 0px solid #AAA;
border-right: 1px solid #00a3a6;
border-top: 1px solid #00a3a6;
}
.tabs-label {
background: #00a3a6 !important;	
color: #ffffff !important;
border-left: 0px solid #AAA;
border-bottom: 0px solid #AAA;
border-right: 1px solid #66c1bf;
border-top: 1px solid #66c1bf;
font-weight: 700;
}
.tabs-label:hover {
background: #275663 !important;	
color: #ffffff !important;
}
.tabs-tabbox > .tabs-container {
border-left: 1px solid #66c1bf !important;
border-bottom: 2px solid #00a3a6 !important;
border-right: 2px solid #00a3a6 !important;
border-top: 1px solid #66c1bf !important;
background: #98d4e20a !important;
border-radius: 0.5em 0 1em 0;
}


#p-logo {
}
/*
.mw-wiki-logo {
background-image: url(logo_motsagro.svg) !important;
background-size:130px;
}
*/

/* menu de connexion */
#p-personal > div > ul:nth-child(1) {
background-color: #FFFFFF75;
border-radius: 0 0 0 0.5em;
}

.pBody {
border: 0 !important;
font-size: 1.05em;
font-weight: 300 !important;
}
.pBody a:link, .pBody a:visited {
font-weight: 400 !important;
}
#p-navigation {
margin-top : 1em;
}
#p-navigation-label {
display: none;
}
#p-tb {
display: block; /* Nécessaire pour appliquer les transitions */
opacity: 0; /* Initialement invisible */
transition: opacity 0.5s ease, visibility 0s linear 2s; /* Transition avec délai */
visibility: hidden; /* Masque l'élément initialement */
}
#p-search:hover + #p-tb,
#p-tb:hover {
    opacity: 1; /* Rendre visible au survol */
    visibility: visible; /* Rendre visible immédiatement */
    transition-delay: 0s; /* Supprime le délai au survol */
}

#p-tb {
    transition-delay: 15s; /* Ajoute un délai avant de masquer après le survol */
}

#searchButton, #mw-searchButton {
background: #9dc54325 !important;
border-top: 1px solid #27566325 !important;
border-left: 1px solid #27566325 !important;
border-bottom: 1px solid #275663 !important;
border-right: 1px solid #275663 !important;
border-radius: 0.5em;	
color: #275663;
font-weight: 600 !important;
font-size: 0.8em;
letter-spacing: 0.1em;
margin: 0.1em;
margin-top: 1em;
padding-top: 0.2em !important;
padding-bottom: 0.2em !important;
padding-left: 0.5em !important;
padding-right: 0.5em !important;
}
#searchButton:hover, #mw-searchButton:hover {
background: #9dc543 !important;
}	
#searchInput {
border-radius: 0.2em;	
border: 1px solid #9dc543 !important;
}
.bandeaumots {
max-width:100% !important;
height: auto;
border-radius: 0.5em 0.5em 0.5em 0.5em;
}
.baspage {
max-width:80% !important;
height: auto;
margin-top: 2em;
margin-bottom: 2em;
}
.articlemois {
margin-left: 1em;
border-radius: 0.25em;
max-height: 10em;
width: auto;
}
.INRAETOP {
max-height: 5em !important; width: auto;
}
.LOGORIGHT {
max-height: 7em !important; width: auto;
float: right;
margin-left: 1em;
}
.topbandeau {
width: 100%;
}
/* tableau creative accueil */
.cctab {
border: 1px #ffffff solid;
padding: 1em;
}
.cctag {
width: 4em;
height: auto;
}
#n-portal {
  display: none;
}


.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}


/* POLICES */
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(fonts/Lato/S6u-w4BMUTPHjxsIPx-mPCLQ7A.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(fonts/Lato/S6u-w4BMUTPHjxsIPx-oPCI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(fonts/Lato/S6u_w4BMUTPHjxsI9w2_FQft1dw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(fonts/Lato/S6u_w4BMUTPHjxsI9w2_Gwft.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/Lato/S6u8w4BMUTPHjxsAUi-qJCY.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/Lato/S6u8w4BMUTPHjxsAXC-q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/Lato/S6u_w4BMUTPHjxsI5wq_FQft1dw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/Lato/S6u_w4BMUTPHjxsI5wq_Gwft.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(fonts/Lato/S6u_w4BMUTPHjxsI3wi_FQft1dw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(fonts/Lato/S6u_w4BMUTPHjxsI3wi_Gwft.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(fonts/Lato/S6u8w4BMUTPHh30AUi-qJCY.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(fonts/Lato/S6u8w4BMUTPHh30AXC-q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(fonts/Lato/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(fonts/Lato/S6u9w4BMUTPHh7USSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/Lato/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/Lato/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/Lato/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/Lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(fonts/Lato/S6u9w4BMUTPHh50XSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(fonts/Lato/S6u9w4BMUTPHh50XSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRTQgYoZZY2vCFuvAFT_rC1chb-.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRTQgYoZZY2vCFuvAFT_rm1chb-.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRTQgYoZZY2vCFuvAFT_rO1chb-.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRTQgYoZZY2vCFuvAFT_r21cg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRQQgYoZZY2vCFuvAFT9gaQZyTfoPNB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRQQgYoZZY2vCFuvAFT9gaQZy3foPNB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRQQgYoZZY2vCFuvAFT9gaQZyffoPNB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRQQgYoZZY2vCFuvAFT9gaQZynfoA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRVQgYoZZY2vCFuvAFbzr-tdg.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRVQgYoZZY2vCFuvAFSzr-tdg.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRVQgYoZZY2vCFuvAFYzr-tdg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/PTSerif/EJRVQgYoZZY2vCFuvAFWzr8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRSQgYoZZY2vCFuvAnt66qfVyvHpA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRSQgYoZZY2vCFuvAnt66qWVyvHpA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRSQgYoZZY2vCFuvAnt66qcVyvHpA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/PTSerif/EJRSQgYoZZY2vCFuvAnt66qSVys.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/Roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* fin de la skin */

/**
 * Cette page contrôle l'apparence pour tous les skins. Les
 * modifications devant s'appliquer à l'apparence Monobook
 * seulement doivent aller dans [[MediaWiki:Monobook.css]].
 */
 



/* Aspect des tags de filtrage dans les modifications récentes. */
.mw-tag-markers {
	font-family: sans-serif;
	font-style: italic;
	font-size: 90%;
}

/* Masquage du sous-titre des RC */
.mw-special-Recentchanges .mw-specialpage-summary {
	display: none;
}

/* Redirections sur [[Special:Allpages]] et [[Special:Watchlist/edit]]. */
.allpagesredirect a,
.watchlistredir a {
	color: #0b0;
}

/* Révisions dans l'historique et "(← liens)" dans les pages liées. */
.history-size,
.mw-whatlinkshere-tools {
	font-size: 80%;
}

/* Affichage des coordonnées géo à côté du titre, pour tous les skins. */
#coordinates {
	margin-right: 1em;
}
#coordinates_osm {
	font-size: 110%;
	box-shadow: 0 0 5px #c0c0f0;
	border-radius: 5px;
	margin-left: 7px;
	padding: 3px;
	background-color: #e0e0e0;
}
#coordinates_osm:hover {
	box-shadow: 0 0 5px #a0a0c0;
	background-color: #b0b0b0;
}

/* Décoration des titres de sous-chapitre. */
.mw-body-content h3 {
	border-bottom: dotted 1px #aaa;
}
.mw-body-content h4,
.mw-body-content h5,
.mw-body-content h6 {
	border-bottom: dotted 1px #ddd;
}

/* Sous-titre ([[Modèle:Sous-titre]]) */
h1 #sous_titre_h1 {
	display: block;
	font-size: 0.7em;
	line-height: 1.3em;
	margin: 0.2em 0 0 0.5em;
}

/* Titres de sections */
.italique {
	font-style: italic;
}
.italique i {
	font-style: normal;
}

/* Balises source, pre, code */
pre {
	overflow-x: auto;
}
/* Exception pour l'espace de nom MediaWiki (NS 8) pour les fichiers *.js et *.css */
.ns-8 pre {
	overflow-x: visible;
}

/* Balise abbr discrète */
abbr {
	color: inherit;
}
abbr.abbr {
	border-bottom: 0;  /* IE, Chrome */
	text-decoration: none;  /* Firefox */
}
a abbr {
	cursor: inherit;
}

/* Balise dfn (instance d'un terme défini) */
dfn {
	font-style: normal;
	font-weight: bold;
}
i > dfn {
	font-style: italic;
}

/* [[Modèle:Nobr]] */
.nowrap {
	white-space: nowrap;
}

/* Pages [[Spécial:Modifications récentes]], [[Spécial:Suivi des liens]], voir [[MediaWiki:Recentchangestext]] */
.rcoptions {
	clear: both;
	margin: 0 0 2px 0;
	padding: 0 0.5em;
	border: 1px solid #ddddf7;
	border-left: 10px solid #ddddf7;
	background-color: #fff;
}
.rcoptions hr {
	clear: both;
}
fieldset.rcoptions {
	padding-bottom: 0.5em;
}

/* Apparence de [[MediaWiki:Noarticletext]] */
.noarticletext {
	background: #f9f9f9;
	margin-top: 1em;
	padding: 5px;
	border: 1px solid #aaa;
	border-right: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
}

/* Formulaire des pages d'historique */
#mw-history-search {
	border-color: #aaa;
}

/* Largeur minimale du cadre des miniatures d'images */
.thumbinner {
	min-width: 100px;
}

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

/* Barre d'outils */
.mw-toolbar-editbutton img {
	border-top: 1px solid #eee !important;
	border-bottom: 1px solid #eee !important;
}
.mw-toolbar-editbutton:hover img {
	border-top: 1px solid black !important;
	border-bottom: 1px solid black !important;
}
.ns-0 #mw-editbutton-signature {
	display: none;
}

/* Fond gris pour les pages protégées en modification */
#wpTextbox1[readonly],
#wpTextbox1[readonly] + .ui-resizable > .ace_editor {
	background: #eee;
}

/* Déplacement de la boite de recherche dans l'éditeur de code, en attendant https://github.com/ajaxorg/ace/pull/2969 */
.ace_scrollbar-v:not([style*="none"]) ~ .ace_search.right {
	margin-right: 15px;
}

/* Léger élargissement de la boîte de résumé de modification */
input#wpSummary {
	width: 90%; /* default 80% */
}

/* Ne pas afficher le lien complet des URL externes sur la version imprimable
   (à faire manuellement, grâce à class="plainlinksneverexpand"). */
.plainlinksneverexpand a.external.text:after,
.plainlinksneverexpand a.external.autonumber:after {
	display: none !important;
}
/* Supprimer la flèche de lien externe pour ces liens. */
.plainlinksneverexpand a {
	background: none !important;
	padding: 0 !important;
}

/* Réserver un contenu à l'impression (display rétabli dans MediaWiki:Print.css)
   utilisé pour les entrées de ref group. */
.printcssonly {
	display: none;
}

/* Bandeau des brouillons problématique avec l'éditeur visuel. */
.ve-init-target .user-draft-header {
  display: none;
}

/* Message-système des sous-pages de discussion. Classe .fieldsetlike etc.
   pour permettre la réutilisation de ces styles. */
#talkpageheader,
.fieldsetlike {
	text-align: center;
	border: 1px solid #aaa;
	margin: 1em 0;
	padding: 0 0 0.4em 0;
}
#talkpageheader #talkpageheadertitle,
.fieldsetlike .legendlike {
	margin-top: -0.8em;
}
#talkpageheader #talkpageheadertitletext,
.fieldsetlike .legendtextlike {
	padding: 0 8px;
	background: white;
}
#talkpageheader ul,
.fieldsetlike ul {
	list-style-type: none;
	margin: 0;
}
#talkpageheader li,
.fieldsetlike li {
	display: inline;
}
#talkpageheader li {
	color: #707070;
}

/* Catégories cachées */
#mw-hidden-catlinks {
	font-size: 0.85em;
}

/* Personnalisation de l'apparence des liens vers les pages d'homonymie. */
.homonymie {
	padding-left: 2em;
	padding-bottom: .5em;
	margin-bottom: .5em;
	margin-top: -0.6em;
	background: white;
	font-style: italic;
	border-bottom: 1px #aaa solid;
}

/* Bandeau label et icônes des AdQ/BA à côté des liens interlangues et
   dans les modèles {{Q}} et {{B}}. */
li.AdQ,
li.LdQ,
li.PdQ,
li.badge-featuredarticle,
li.badge-featuredlist,
li.badge-featuredportal {
	list-style-image: url("//upload.wikimedia.org/wikipedia/commons/4/4c/Icone_AdQ.png");
}
li.BA,
li.badge-goodarticle {
	list-style-image: url("//upload.wikimedia.org/wikipedia/commons/8/86/Icone_BA.png");
}
.bandeau-label {
	padding-left: 2em;
	padding-bottom: .5em;
	margin-bottom: .5em;
	margin-top: -0.6em;
	background: white;
	font-style: italic;
	border-bottom: 1px #aaa solid;
}

/* Classe pour afficher un icône de haut-parleur à gauche des liens audio.
   Utilisé par [[Modèle:Prononciation]], importé de WP:en. */
.audio a {
	background: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;
	padding-left: 16px !important;
	padding-right: 0 !important;
}

/* [[Modèle:Indication de langue]] et [[Modèle:Lien]]. */
.indicateur-langue,
.indicateur-format {
	font-family: monospace;
	font-weight: bold;
	font-size: small;
	font-style: normal;
}

/* [[Modèle:Colonnes]] et [[Modèle:Début de colonnes]]. */
/* le sélecteur avec <p> est pour {{Infobox Série de jeux vidéo}} */
.colonnes > ol, .colonnes > ul, .colonnes > p {
	margin-top: 0;
}

/* Compensation du style précédent */
.colonnes {
	margin-top: 0.3em;
}

/* Évitons de couper les éléments de listes sur plusieurs colonnes */
.colonnes li,
.references-small li{
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}

/* Taille et famille des polices pour les écritures non-latines.
   Voir aussi [[modèle:Langue]]. */
:lang(grc),
:lang(el) { /* Écriture grecque : moderne (monotonique), ancien (polytonique) */
	font-family: 'Arial Unicode MS', 'DejaVu Sans', Athena, Gentium, 'Palatino Linotype', 'Lucida Sans Unicode', 'Lucida Grande', Code2000, sans-serif;
}
:lang(th) { /* Écriture thaïe */
	font-family: 'Segoe UI', Tahoma, sans-serif;
}

/* Affichage des chiffres romains, voir [[modèle:Rom]] ou [[modèle:Romain]]. */
.romain {
	text-transform: lowercase;
	font-variant: small-caps;
}

/* Affichage des petites capitales, voir [[modèle:Petites capitales]]. */
.petites_capitales {
	font-variant: small-caps;
}

/* Taille et alignement des formules mathématiques. */
.texhtml {
    font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
    font-size: 118%;
    line-height: 1;
    white-space: nowrap;
    -webkit-font-feature-settings: "lnum", "tnum";	 /* Chorme 47, Opera 33 */
    -webkit-font-kerning: none;						 /* safari 9, ios safari 9 */
    font-feature-settings: "lnum", "tnum", "kern" 0; /* ie11 edge 13 */
    font-variant-numeric: lining-nums tabular-nums;  /* firefox 42+ */
    font-kerning: none;                              /* firefox, Chrome, Opera */
}
.texhtml .texhtml {
    font-size: 100%;
}
img.tex.center {
	width: auto;
	display: block;
	margin: 0 auto;
}
img.tex.left {
	display: block;
	margin-left: 1.6em;
}

/* Change la couleur des liens, pour les fonds colorés sombres ; limité aux
   espaces de nom de discussions, projets (ns-102), portails (ns-100), pages
   utilisateur (ns-2), et espace Wikipédia (ns-4 : Bistro...). */
body.ns-2 .lienClair a,
body.ns-4 .lienClair a,
body.ns-100 .lienClair a,
body.ns-102 .lienClair a,
body.ns-talk .lienClair a {
	color: #a0a0a0;
}
body.ns-2 .lienClair a:hover,
body.ns-4 .lienClair a:hover,
body.ns-100 .lienClair a:hover,
body.ns-102 .lienClair a:hover,
body.ns-talk .lienClair a:hover {
	color: #a0a0a0;
	text-decoration: underline;
}
body.ns-2 .lienClair a:visited,
body.ns-4 .lienClair a:visited,
body.ns-100 .lienClair a:visited,
body.ns-102 .lienClair a:visited,
body.ns-talk .lienClair a:visited {
	color: #b9b9b9;
}

/* Lien vers une ébauche */
a.stub {
	color: #339900;
}
a.stub:visited {
	color: #336600;
}

/* Références : éviter une trop grande réduction de taille de caractères
   dans certaines configurations. */
.references small {
	font-size: 1em !important;
}

/* Par défaut, cacher les crochets autour des notes. */
.cite_crochet {
	display: none;
}

/* Pour que « Note 1 » ne soit ni sécable, ni en gras, ni en italique. */
sup.reference {
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
}

/* Éviter d'obtenir un interlignage de taille variable. */
.reference,
.exposant {
	vertical-align: text-top;
	position: relative;
	font-size: .8em;
	top: -5px;
}

.reference-text sup {
	vertical-align: text-top;
	position: relative;
	font-size: 0.75em;
	top: -0.1em;
}
.reference {
	padding-left: 1px;
}

/* Diminution décalage, en raison du line-height réduit dans .infobox_v2 */
.infobox_v2 .reference {
	top: -2px;
}

small.cachelinks,
small.cachelinks a {
	color: #36b;
}

/* Numérotations différentes des appels de notes. */
.references-small.lower-alpha ol {
	list-style-type: lower-alpha;
}
.references-small.lower-greek ol {
	list-style-type: lower-greek;
}
.references-small.decimal ol {
	list-style-type: decimal;
}

/* Répartition égale des références sur plusieurs colonnes :
   pas d'espace supplémentaire en haut de première colonne */
.references-small ol {
	margin-top: 0;
}

/* Compensation du style précédent */
.references-small {
	margin-top: 0.3em;
}

/* Mise en surbrillance de la note ou de l'ouvrage de référence cliqué
   pour faciliter la navigation (de en.wikipedia). */
ol.references > li:target,
.ouvrage:target { /* Contenu de la note */
	background: #def;
}
sup.reference:target { /* Renvoi */
	background: #def;
}

/* cadre pour [[Modèle:Références nombreuses]] */
.reference-cadre {
	height: 25em;
	overflow: auto;
	padding: 3px;
	border:1px solid #AAA;
}

/* Ligne de tableau dans « Informations sur la page » */
body.action-info:target {
	background: #def;
}

/* Style des modèles [[modèle:Référence nécessaire]] et [[modèle:Citation nécessaire]]. */
span.need_ref {
	border-bottom: 1px solid #aaa;
}
div.need_ref {
	border: 1px solid #aaa;
	padding: .5em;
}

/* Référence présente */
span.ref:hover {
	border-bottom: 1px solid #aaa;
}

/* Gestion automatique de l'ISBN par MediaWiki. */
.mw-magiclink-isbn {
	white-space: nowrap;
}

/* Mode d'affichage par défaut des données dans l'espace référence. */
.BibList {
	display: block;
}
.WikiNorme,
.BibTeX,
.ISBD,
.ISO690,
.specialBib {
	display: none;
}

/* Style de { , } entre les références */
.cite_virgule {
	padding-left: 0;
	padding-right: 1px;
}

/* Boites et messages */
div.boite-a-droite {
	display: table;
	clear: right;
	float: right;
	margin: 1em 0 1em 1em;
	width: 20em;
	position: relative; /* Pour les images manuelles */
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	text-align: left;
}
.boite-sans-fond {
	border-color: #aaa; /* Comme boite-grise */
}
.boite-grise { /* Similaire au bandeau de catégorie */
	border-color: #aaa;
	background-color: #f9f9f9;
}

/* Types de boites */
.bandeau-article,
.bandeau-discussion,
.bandeau-simple,
.bandeau-systeme,
.bandeau-section{
	border-style: solid;
	overflow: hidden;
	position: relative;
}
.bandeau-article {
	border-width: 1px 1px 1px 10px;
	font-size: 0.9em;
	line-height: 1.25em;
	padding: 0.5em 1em;
	margin: 0.8em 10%;
}
.bandeau-systeme {
	clear: both;
	border-width: 2px;
	padding: 0.5em 1em;
	margin: 0.8em 3%;
}
.bandeau-simple {
	clear: both;
	border-width: 1px;
	padding: 0.5em 1em;
	margin: 0.8em auto;
}
.bandeau-discussion {
	border-width: 1px;
	border-radius: 10px;
	padding: 0.2em .5em;
	margin: 0.8em 7%;
}
div.bandeau-section { /* Pour le [[modèle: Article détaillé]] et autres */
	display: block;
	font-size: 0.95em;
	border-width: 1px 0;
	padding: 0.2em 0.5em 0.1em 0;
	margin: 0.3em 0 0.7em 2em;
}
.bandeau-centrer{
	display: table;
	width: 100%;
	text-align: center;
}
.bandeau-cell {
	display: table-cell;
	vertical-align: middle;
}
.bandeau-cell p:last-child {
	margin-bottom: 0;
}

/* Style des bandeaux d'articles. Voir [[Wikipédia:Prise de décision/Changement de style des messages d'avertissement]]. */
.bandeau-niveau-grave {
	border-color: #aa0044;
	background-color: #ffcccc;
}
.bandeau-niveau-modere {
	border-color: #ff8822;
	background-color: #ffeedd;
}
.bandeau-niveau-ebauche,
.bandeau-niveau-information {
	border-color: #77ccff;
	background-color: #fbfbfb;
}
.bandeau-simple.bandeau-niveau-information,
.bandeau-discussion.bandeau-niveau-information { /* Dérive de la classe vectorbox */
	border-color: #a7d7f9;
	background-color: #f5faff;
}
.bandeau-niveau-detail, /* Voir [[Wikipédia:Prise de décision/Unification des modèles : article détaillé et Loupe]] */
.bandeau-section.bandeau-niveau-information {
	border-color: #e7e7e7;
	background-color: #fdfdfd;
}
.bandeau-niveau-neutre {
	border-color: #aaa;
	background: #f9f9f9;
}

.bandeau {
	text-align: left;
	margin: 8px 10% 12px;
	border-style: solid;
	border-width: 1px 1px 1px 10px;
	padding: 2px 10px;
}
.bandeau table {
	background-color: transparent;
}
.bandeau-icone {
	vertical-align: middle;
	text-align: center;
	width: 45px;
	padding-right : 1em;
}
.bandeau-titre {
	font-size: 1.1em;
	line-height: 1.4em;
}
.bandeau-texte {
	font-size: 0.9em;
	line-height: 1.2em;
}
.bandeau-problemes-multiples .bandeau-niveau-information, .bandeau-problemes-multiples .bandeau-niveau-modere, .bandeau-problemes-multiples .bandeau-niveau-grave {
	background:none !important;
	border:none !important;
}
.bandeau-problemes-multiples .bandeau {
	margin:0 !important;
	border-top: 1px solid grey !important;
	border-bottom: 1px solid grey !important;
}
.bandeau-problemes-multiples .NavContent {
	background:none !important;
	padding-top:0 !important;
	padding-bottom:0 !important;
	border-top: 1px solid grey !important;
	border-bottom: 1px solid grey !important;
	margin-left:2em !important;
	margin-right:2em !important;
}
.bandeau-ebauche-problemes-multiples .bandeau-niveau-ebauche {
	margin-bottom:0 !important;
}
.bandeau-ebauche-problemes-multiples .bandeau-problemes-multiples {
	margin-top:0 !important;
}
.bandeau-ebauche-problemes-multiples .bandeau-niveau-ebauche .bandeau-texte {
	display:none;
}
.bandeau-ebauche-problemes-multiples-niveau-grave .bandeau-niveau-ebauche {
	border-color: #aa0044 !important;
	background-color: #ffcccc !important;
}
.bandeau-ebauche-problemes-multiples-niveau-modere .bandeau-niveau-ebauche {
	border-color: #ff8822 !important;
	background-color: #ffeedd !important;
}
.bandeau-ebauche-problemes-multiples-niveau-information .bandeau-niveau-ebauche {
	border-color: #77ccff !important;
	background-color: #fbfbfb !important;
}

/* Styles pour les bannières */

.topbanner {
    position: relative;
    overflow: hidden;
    max-width: 1800px; 
    height: auto;
}
.topbanner img {
    max-width: 100%;
    height: auto;
    width: auto;
}
.topbanner-box {
    position: absolute;
    z-index: 2;
    margin-top: 1.5em;
    color: white;
    width: 50%;
    min-width: 20em;
    left: 2%;
    text-align: left;
}
.topbanner .name {
    position: absolute; 
    z-index: 2; 
    margin: 0.6em 0 0 0.4em; 
    padding: 8px 7px; 
    font-size: 2.2em; 
    background: rgb(16,16,16); 
    background: rgba(0,0,0,0.5); 
    border-radius: 4px; 
    color: white;
    white-space: nowrap;
    line-height: 0.9em;
}

/* Petites icônes */
.indentation,     /* pas d'image correspondante */
.loupe,           /* loupe, voir le [[modèle:Article détaillé]] */
.general,         /* flèche pour le [[modèle:Article principal]] */
.accessibilite,   /* symbole handicap, pour le [[modèle:Encart]] */
.etoile-or,
.etoile-argent,
.categorie,       /* symbole du [[modèle:Catégorie principale]] */
.biblio,          /* livres pour le [[modèle:Sources de section]] */
.recyclage,       /* symbole du [[modèle:Section à recycler]] */
.archives,        /* symbole d'archivage */
.sons,            /* pour le [[modèle:Média externe]] */
.videos,          /* pour le [[modèle:Média externe]] */
.incomplet,       /* cône de chantier pour le [[modèle:Section vide ou incomplète]] */
.sources,         /* livre ouvert du [[modèle:Section à sourcer]] */
.important,       /* triangle rouge : mise en garde */
.en-travaux,      /* triangle jaune : en construction */
.information,
.conflit-edition,
.incubator,
.extension,       /* extensions MediaWiki */
.wikispecies,
.metawiki,
.wikiversity,
.wikipedia,
.wikibooks,
.wikinews,
.wikiquote,
.wikisource,
.commons,
.wikimedia,
.wiktionary,
.wikidata,
.wikivoyage,
.wwwmediawiki {
	background-repeat: no-repeat;
	line-height: 1.5em;
	text-indent: 23px;
	display: inline-block;
}
.loupe {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/61/Searchtool.svg/15px-Searchtool.svg.png");
	background-position: 2px 3px;
}
.general {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Nuvola_apps_download_manager2-70%25.svg/15px-Nuvola_apps_download_manager2-70%25.svg.png");
	background-position: 2px 3px;
}
.accessibilite {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/44/Gnome-preferences-desktop-accessibility.svg/18px-Gnome-preferences-desktop-accessibility.svg.png");
	background-position: 2px 0;
}
.etoile-or {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c7/Fairytale_bookmark_gold.png/19px-Fairytale_bookmark_gold.png");
	background-position: 1px 1px;
}
.etoile-argent {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/da/Fairytale_bookmark_silverstar.svg/19px-Fairytale_bookmark_silverstar.svg.png");
	background-position: 1px 1px;
}
.categorie {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/34/Nuvola_apps_kpager.svg/21px-Nuvola_apps_kpager.svg.png");
	background-position: 0 0;
}
.biblio {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Books-aj.svg_aj_ashton_01.svg/20px-Books-aj.svg_aj_ashton_01.svg.png");
	background-position: 2px 2px;
}
.recyclage {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/ed/Recycle002.svg/20px-Recycle002.svg.png");
	background-position: 1px 1px;
}
.archives {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/94/Filing_cabinet_icon.svg/21px-Filing_cabinet_icon.svg.png");
	background-position: 0 1px;
}
.conflit-edition {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0c/Human-emblem-important-blue-128.png/12px-Human-emblem-important-blue-128.png");
	background-position: 0 3px;
	text-indent: 16px;
	line-height: 1.3em;
}
.sons {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/44/Nuvola_apps_arts.png/18px-Nuvola_apps_arts.png");
	background-position: 1px 1px;
}
.videos {
	background-image: url("https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Nuvola_apps_kaboodle.svg/18px-Nuvola_apps_kaboodle.svg.png");
	background-position: 1px 1px;
}
.incomplet {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Fairytale_waring.png/16px-Fairytale_waring.png");
	background-position: 2px 3px;
}
.sources {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/64/Question_book-4.svg/20px-Question_book-4.svg.png");
	background-position: 1px 4px;
}
.important {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/f7/Nuvola_apps_important.svg/19px-Nuvola_apps_important.svg.png");
	background-position: 1px 2px;
}
.en-travaux {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/81/Under_contruction_icon-yellow.svg/20px-Under_contruction_icon-yellow.svg.png");
	background-position: 1px 2px;
}
.information {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/eb/Information_icon_with_gradient_background.svg/19px-Information_icon_with_gradient_background.svg.png");
	background-position: 1px 2px;
}
.incubator {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/02/Incubator-notext.svg/15px-Incubator-notext.svg.png");
	background-position: 3px 1px;
}
.extension {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/bb/MediaWiki-notext.svg/21px-MediaWiki-notext.svg.png");
	background-position: 0 4px;
}
.wikispecies {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wikispecies-logo.svg/17px-Wikispecies-logo.svg.png");
	background-position: 1px 0;
}
.wikisource {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Wikisource-logo.svg/17px-Wikisource-logo.svg.png");
	background-position: 1px 1px;
}
.wikipedia {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/63/Wikipedia-logo.png/19px-Wikipedia-logo.png");
	background-position: 1px 0;
}
.wikibooks {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikibooks-logo.svg/19px-Wikibooks-logo.svg.png");
	background-position: 1px 1px;
}
.metawiki {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/75/Wikimedia_Community_Logo.svg/18px-Wikimedia_Community_Logo.svg.png");
	background-position: 1px 1px;
}
.wikiversity {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/91/Wikiversity-logo.svg/20px-Wikiversity-logo.svg.png");
	background-position: 0 2px;
}
.wiktionary {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/ec/Wiktionary-logo.svg/20px-Wiktionary-logo.svg.png");
	background-position: 0 1px;
}
.wikinews {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/24/Wikinews-logo.svg/20px-Wikinews-logo.svg.png");
	background-position: 0 5px;
}
.wikiquote {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikiquote-logo.svg/16px-Wikiquote-logo.svg.png");
	background-position: 2px 1px;
}
.commons {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Commons-logo.svg/14px-Commons-logo.svg.png");
	background-position: 3px 0;
}
.wikimedia {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/81/Wikimedia-logo.svg/20px-Wikimedia-logo.svg.png");
	background-position: 0 0;
}
.wikidata {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Wikidata-logo.svg/22px-Wikidata-logo.svg.png");
	background-position: 0 5px;
}
.wikivoyage {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Wikivoyage-Logo-v3-icon.svg/20px-Wikivoyage-Logo-v3-icon.svg.png");
	background-position: 1px 1px;
}
.wwwmediawiki {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/bb/MediaWiki-notext.svg/20px-MediaWiki-notext.svg.png");
	background-position: 1px 3px;
}

/* Grosses icônes */
.grosse-icone {
	display: table-cell;
	vertical-align: middle;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 0; /* Certaines icones ont une version « en ligne ». */
	min-height: 48px;
	/* IE6-7, qui ne comprennent pas table-cell et optent donc pour un
	display block, valorisent la deuxième ligne, qu'ils devraient ignorer */
	height: 48px;
	*height: auto;
}

.grosse-icone.etoile-or {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c7/Fairytale_bookmark_gold.png/40px-Fairytale_bookmark_gold.png");
}
.grosse-icone.etoile-argent {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/da/Fairytale_bookmark_silverstar.svg/40px-Fairytale_bookmark_silverstar.svg.png");
}
.grosse-icone.archives {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/94/Filing_cabinet_icon.svg/48px-Filing_cabinet_icon.svg.png");
}
.grosse-icone.ancienne-version {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8c/Clock_and_warning.svg/46px-Clock_and_warning.svg.png");
}
.grosse-icone.maintenance {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a3/Tools_nicu_buculei_01.svg/46px-Tools_nicu_buculei_01.svg.png");
}
.grosse-icone.protection-admin {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Crystal_Clear_action_lock1.png/46px-Crystal_Clear_action_lock1.png");
}
.grosse-icone.semi-protection {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/2b/Crystal_Clear_action_half_lock.png/46px-Crystal_Clear_action_half_lock.png");
}
.grosse-icone.roue-dentee {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Crystal_Clear_action_run.png/46px-Crystal_Clear_action_run.png");
}
.grosse-icone.conflit-edition {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/86/Passage_pieton_rouge.png/46px-Passage_pieton_rouge.png");
}
.grosse-icone.titre-protege {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c4/System-lock-screen.svg/46px-System-lock-screen.svg.png");
}
.grosse-icone.gros-warning {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/f5/Octagon_delete.svg/46px-Octagon_delete.svg.png");
}
.grosse-icone.attention {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f4/Ambox_content.png");
}
.grosse-icone.information {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/c/c8/Ambox_notice.png");
}
.grosse-icone.ebauche {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/55/Nuvola_apps_kedit.svg/46px-Nuvola_apps_kedit.svg.png");
}

/* Styles par défaut pour les bandeaux en haut des articles. Voir
   [[Projet:Charte graphique/Harmonisation des messages d'avertissement]]
   et [[Wikipédia:Prise de décision/Harmonisation des messages d'avertissement]]. */
/* Classe pour toutes les alertes. */
.alerte {
	padding: .11em;
	background: #ffd;
	margin-bottom: .4em;
	font-style: italic;
}
/* Classe supplémentaire pour les alertes graves. */
.grave {
	border: 1px solid #f96;
}

/* Styles des « messagebox » standard. */
.messagebox {
	border: 1px solid #aaa;
	background: #f9f9f9;
	width: 80%;
	margin: 0 auto 1em auto;
	padding: .2em;
	text-align: justify;
}
.messagebox.standard-talk {
	border: 1px solid #c0c090;
	background: #f8eaba;
}

.vectorbox {
	width: 85%;
	background: #f5faff;
	border: 1px solid #a7d7f9;
	border-radius: 10px;
	margin: 0 auto 1em auto;
}

/* Boîtes utiles sur les pages d'aide (exemple : [[Aide:Note#Notes à appel unique]]). */
.exemple {
	margin: .5em;
	padding: .5em;
	border: dashed 1px #add8e6;
	background: #fff;
}

/* Standardisation de quelques messages systèmes :
   * class="mw-alerte" : bandeaux d'alerte comme [[MediaWiki:Editinginterface]].
   * class="mw-toolbox" : boîtes à outils comme sur [[MediaWiki:Sp-contributions-footer]]. */

/* Suppression du message avertissant du lag de 1 seconde dans la liste de suivi. */
.mw-lag-warn-normal {
	display: none;
}

/* Messages d'alerte */
.mw-alerte {
	width: 100%;
	clear: both;
	background: #faebd7;
	border: 2px solid #ff8c00;
}

/* Boîtes à outils */
.mw-toolbox {
	font-size: 90%;
	background: #f8f8f8;
	border: 1px solid #b8b8b8;
	padding: .25em 1em .25em 1em;
	clear: both;
}

/* Styles des boîtes déroulantes, voir [[Modèle:Boîte déroulante/Documentation]]. */
div.NavFrame {
	margin: 0;
	padding: 2px;
	border: 1px #aaa;
	text-align: center;
	border-collapse: collapse;
	font-size: 95%;
}
div.NavPic {
	background: #fff;
	margin: 0;
	padding: 2px;
	float: left;
}
div.NavFrame div.NavHead {
	font-weight: bold;
	font-size: 100%;
	background: #efefef;
}
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
	font-size: 100%;
}
div.NavEnd {
	margin: 0;
	padding: 0;
	line-height: 1px;
	clear: both;
}

/* Styles de [[Modèle:Méta palette de navigation]]. */
table.navbox {
	background: #f9f9f9;
	border: 1px solid #aaa;
	clear: both;
	font-size: 89%;
	margin: 1em 0 0;
	padding: 2px;
	text-align: center;
	width: 100%;
}
table.navbox-subgroup {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: -3px;
	padding: 0;
	text-align: center;
	width: 100%; /* fallback IE < 9 */
	width: calc(100% + 6px);
}
th.navbox-title {
	background: #ccf;
	padding-left: 1em;
	padding-right: 1em;
}
th.navbox-group {
	background: #ddf;
	vertical-align: middle;
	width: 150px;
	padding-left: 1em;
	padding-right: 1em;
}
th.navbox-group + td.navbox-list,
table.navbox-subgroup td.navbox-list {
	text-align: left;
}
td.navbox-even {
	background: #f0f0ff;
}
table.navbox-subgroup td.navbox-even {
	background: transparent;
}
td.navbox-banner {
	background: #ddf;
	vertical-align: middle;
	padding-left: 1em;
	padding-right: 1em;
}
.navboxHidden {
	display: none;
}

/* Modèle de palettes groupées, [[Modèle:Palette]]. */
div.navbox-container {
	border: 1px solid #aaa;
	margin-top: 1em;
}
div.navbox-container table.navbox {
	border: 0;
	margin: 0;
}

/* Liens de masquage/affichage : [[Modèle:Boîte déroulante]] et [[Modèle:Méta palette de navigation]] */
.navboxToggle,
.NavToggle {
	font-size: 90%;
	font-weight: normal;
	float: right !important;
	min-width: 6em;
}

/* Styles pour [[Modèle:Agenda]] */
table.wikitable.agenda {border:none;}
table.wikitable.agenda td,
table.wikitable.agenda th {border:none; border-bottom: 1px solid #888;padding: 5px;}
table.wikitable.agenda th {text-align:left;background:#888;color:#FFF;font-size:1.1em;}
table.wikitable.agenda tr:hover {background:#EEE;} 
table.wikitable.agenda th td:hover {background:none;} 
table.agenda .alerte {color: #900;}
table.wikitable.agenda .sortarrow img {background:#FFF;}

/* Styles pour [[Modèle:Animation]] */
.diaporamaControl img {
	background-color: white;
	border: 1px solid #ddd;
}
.diaporamaControl .ScrollBar {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Round_Edge.png/5px-Round_Edge.png");
	background-position: top;
	background-repeat: repeat-x;
}
.diaporamaControl .ScrollBarContainer {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3b/Round_Edge_bis.png/5px-Round_Edge_bis.png");
	background-position: top;
	background-repeat: repeat-x;
}
.diaporama .magnify {
	display: none;
}
.diaporama select {
	font-size: 12px;
	vertical-align: middle;
	margin-left: 0.5em;
}

/* Classe pour tableaux standards, légèrement grisés. */
.wikitable th[scope=row] {
	text-align: left;
}

/* Alignement du tableau : flottant à droite ou à gauche, ou centré.
   On peut aligner à droite ou à gauche sans flottement en ajoutant
   le [[modèle:Clr]] en bas du tableau, ou en précisant style="float:none"
   dans l'en-tête du tableau. */
table.gauche,
table.left {
	float: left;
	margin: 0 1em 1em 0;
}
table.droite,
table.right {
	float: right;
	margin: 0 0 1em 1em;
}
table.centre,
table.center {
	margin: 1em auto;
}

/* Pour les cas où le code de l'article contienne un paramètre align de valeur center */
table.wikitable[align=center] {
	margin: 1em auto;
}

/* Classes permettant d'alterner les couleurs de ligne dans les
   tableaux selon le nombre de lignes d'en-tête :
   * .alternance si nombre impair ou .alternance2 si nombre pair.
   * .sortable : les tableaux triables nécessitent d'inverser
     l'alternance. */
.alternance,
.alternance2 {
	border-collapse: collapse;
}
table.alternance > * > tr > th,
table.alternance2 > * > tr > th {
	background: #e6e6e6;
}
.alternance tr,
.alternance th[scope="row"] {
	background: #fcfcfc;
}
.alternance:not(.sortable) tr:nth-child(odd),
.alternance.sortable tr:nth-child(even),
.alternance:not(.sortable) tr:nth-child(odd) th[scope="row"],
.alternance.sortable tr:nth-child(even) th[scope="row"] {
	background: #eee;
}
.alternance2 tr,
.alternance2 th[scope="row"] {
	background: #eee;
}
.alternance2 tr:nth-child(odd),
.alternance2 tr:nth-child(odd) th[scope="row"] {
	background: #fcfcfc;
}

/* Classe pour les listes horizontales séparées par des puces.
   Adaptation de la classe 'hlist' de en:User:Edokter.
   (cf. [[mw:Snippets/Horizontal lists]]). */
.liste-horizontale ul,
.liste-horizontale ol,
.liste-horizontale li {
	margin-left: 0;
	display: inline;
	white-space: nowrap;
	*white-space: normal; /* be kind ie7 */
}
.liste-horizontale li:after {
	content: " "; /* au cas ou Mediawiki supprime les retours ligne */
}
.liste-horizontale li + li:before {
	white-space: normal;
	content: "· ";
	font-weight: bold;
}
.liste-horizontale li li:first-child:before {
	white-space: normal;
	content: " (";
}
.liste-horizontale li ul:after,
.liste-horizontale li ol:after{
	content: ")";
	margin-left: -0.28em;
}
.liste-horizontale ol {
	counter-reset: listitem;
}
.liste-horizontale ol > li {
    counter-increment: listitem;
}
.liste-horizontale ol > li:first-child:before {
    content: "1.\202F";
}
.liste-horizontale li ol > li:first-child:before {
    content: " (1.\202F";
}
.liste-horizontale ol > li + li:before {
	content: "· " counter(listitem) ".\202F";
	font-weight: normal;
}

/* Listes sans puces */
.liste-simple ul {
	line-height: inherit;
	list-style: none none;
	margin: 0;
}
.liste-simple ul li {
	margin-bottom: 0;
}

/* Styles pour listes imbriqués formant une arborescence,
   en particulier utilisés dans le [[modèle:Arbre début]]. */
.treeview ul {
	padding: 0;
	margin: 0;
}
.treeview li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	zoom: 1; /* Be kind to IE6 */
}
.treeview li li {
	background: url("//upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px;
	padding-left: 20px;
	text-indent: 0.3em;
}
.treeview li li.lastline {
	background-position: 0 -5971px;
}
.treeview li.emptyline > ul {
	margin-left: -1px;
}
.treeview li.emptyline > ul > li:first-child {
	background-position: 0 9px;
}

/* Style par défaut des bandeaux de portail décidés sur
   [[Wikipédia:Prise de décision/Bandeaux de portails]]
   Utilisé dans [[Modèle:Méta lien vers portails]] et [[Modèle:Portail]]. */
#bandeau-portail {
	border: solid #aaa 1px;
	background-color: #f9f9f9;
	text-align: center;
	margin-top: 1em;
}
#bandeau-portail,
#liste-portail {
	padding: 4px;
	margin-left: 0;
	clear: both;
}
#liste-portail li,
#bandeau-portail li{
	display: inline;
}
.bandeau-portail-element {
	white-space: nowrap;
	margin: auto 1.5em;
}
.bandeau-portail-icone {
	margin-right: 0.5em;
}
.bandeau-portail-texte {
	font-weight: bold;
}

/* Classes pour les colonnes des portails */
.portail-gauche {
	float: left;
}
.portail-droite {
	float: right;
}
.portail-gauche-inner {
	padding-right: 1rem;
}
@media screen and (max-width: 981px) {
	.portail-gauche,
	.portail-droite {
		float: none;
		width: auto !important;
	}
	.portail-gauche-inner {
		padding-right: 0;
	}
}

/* Page d'accueil et portail utilisant la même structure */
.accueil-contenu {
	margin: 0.4em -1% 0.4em 0;
	display: flex;
	flex-flow: wrap;
	overflow: hidden; /*be kind ie10 et les navigateurs ne gérant pas les flexbox */
}
.accueil-droite,
.accueil-gauche {
	display: flex;
	flex-flow: wrap;
	align-content: flex-start;
	margin: 0.4em 1% 0.4em 0;
	border: 1px solid #a7d7f9;
	border-radius: 1em;
}
.accueil-droite {
	background: #f5faff;
	flex: 21em;
	overflow: hidden;/*ie10*/
}
.accueil-gauche {
	flex: 2 35em;
	float: left; /*ie10*/
	width: 64%; /*ie10*/ 
}
.accueil-cadre {
	padding: 1.2em;
}
.accueil-cadre .mw-headline-number {
	display: none;
}

/* Retire le nom de la page d'accueil */
body.action-view.page-Wikipédia_Accueil_principal #firstHeading {
	position: absolute;
	top: -5000px;
}
body.page-Wikipédia_Accueil_principal .wbc-editpage { 
	display: none;
}
/* Bandeau accueil */
#interwiki-listecomplete {
	font-weight: bold;
}

/* Mise en page Accueil version 2014 */
#accueil_bandeau_2014 {
  background: url(https://upload.wikimedia.org/wikipedia/commons/8/80/Wikipedia-logo-v2.svg) no-repeat -110px -15px;
  background-size: 300px 300px;
  padding-bottom: 1rem;
}
.bouton_accueil_bandeau_2014 a {background: rgba(255, 255, 255, 0.6);}

/* Fond blanc de l'accueil de la communauté */
body.page-Wikipédia_Accueil_de_la_communauté #content,
body.page-Wikipédia_Accueil_de_la_communauté #p-cactions li a {
	background-color: white;
}

/* Mise en page Accueil version 2017 */

#accueil_2017_en-tete {display: inline-block; margin:auto; min-width: 100%; padding: auto 1rem; background:#EDF4F7; background:linear-gradient(top, #fff 0%,#e8f2f8 100%); background:-moz-linear-gradient(top, #fff 0%, #e8f2f8 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#e8f2f8)); background:-webkit-linear-gradient(top, #fff 0%,#e8f2f8 100%); background:-o-linear-gradient(top, #fff 0%,#e8f2f8 100%); background:-ms-linear-gradient(top, #fff 0%,#e8f2f8 100%); background:linear-gradient(top, #fff 0%,#e8f2f8 100%); box-shadow: inset 0 0 1rem -1rem #a8d7fc;  border-bottom: solid 1px #a8d7fc;}

#accueil_bandeau_2017 {
  background: url(https://upload.wikimedia.org/wikipedia/commons/a/aa/Wikipedia-logo-v2-o50.svg) no-repeat -110px -15px;
  background-size: 300px 300px;
  padding-bottom: 1rem;
}
#accueil_bandeau_2017 .bloc-titre {display: inline; display: inline-block; margin: auto auto auto 14rem; text-align: left; line-height: 1.6; color: #457;}
#accueil_bandeau_2017 .sous-titre {margin: 0; padding: 0; font-size: 95%; font-family: Sans-serif;}

.bouton_accueil_bandeau_2017 h2.titre-wikipedia {margin: 0; padding: 0; border: none; font-size: 200%; font-weight: bold; color: #457; font-family: 'Open Sans', Sans-serif;}


#accueil-contenu .accueil_2017_cadre,
#accueil-pied .accueil_2017_cadre {
	box-shadow: 0 0 .3rem #999; 
	border-radius: .2rem; 
	padding: 1.2rem; 
	margin: 1rem 0 1.6rem 0;
}

#accueil-contenu .accueil_2017_titres,
#accueil-pied .accueil_2017_titres {font-variant:small-caps; letter-spacing:.01em; display:block;  border-bottom: solid  0.2rem #bdd8fb; margin: -0.4rem 0 0.5rem;}
#accueil-contenu .accueil_2017_pied,
#accueil-pied .accueil_2017_pied {padding:1.3em 0 0; font-size:85%; text-align:right;}

/* Pour que le cadre sur [[Wikipédia:Contact]] ne soit pas décalé avec celui des sous-pages */
body.page-Wikipédia_Contact #contentSub:after {
	content: "\00a0";
}

/* Divers */
.globegris {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/1/10/Wikipedia-logo-v2-200px-transparent.png");
}
.assistant {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/6/67/Nuvola_apps_khelpcenter_25%25.png");
}
.headergris {
	background: #f0f0f0 url("//upload.wikimedia.org/wikipedia/commons/1/1b/Wikibar2.png") no-repeat right;
	margin: 0;
	font-size: 120%;
	font-weight: bold;
	border: 1px solid #a3b0bf;
	text-align: left;
	color: #000;
	padding: .15em .4em;
}
.cadregris {
	border: 1px solid #aaa;
	background: #fcfcfc;
	vertical-align: top;
	padding: 7px;
	margin-bottom: .6em;
}
.accueil_cadre_lien {
	text-align: right;
	margin-right: .5em;
	font-size: xx-small;
}

/* Tracé de lignes ferroviares ([[Modèle:3voies]] et cie) */
.tablelignesferroviaires td {
	white-space: nowrap;
}

/* Infobox V2 (voir : [[Projet:Infobox/V2]]) */
.infobox_v2 {
	background: #f9f9f9;
	color: #000;
	font-size: 90%;
	line-height: 1.2em;
	float: right;
	clear: right;
	margin: 0 0 .5em 1em;
	width: 294px;
	border: 1px solid #aaa;
	border-spacing: 5px;
}
.infobox_v2 th {
	vertical-align: super;
	text-align: left;
}
.infobox_v2 .entete {
	height: 43px;
	vertical-align: middle;
	text-align: center;
	font-size: 140%;
	font-weight: bolder;
	line-height: 1.1em;
	color: #000;
}
/* Pour [[Modèle:Image et son]], etc. */
.infobox_v2 .media {
	height: 35px;
	vertical-align: middle;
	text-align: center;
	font-weight: bolder;
	color: #000;
}

/* Graphiques transparents d'en-têtes des Infobox */
.entete {
	background-position: right center;
	background-repeat: no-repeat;
}
.entete.aerostat {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/7/7e/Picto_infobox_aerostat.png");
}
.entete.aikido {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Aikido_pictogram.svg/40px-Aikido_pictogram.svg.png");
}
.entete.alpinisme {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/d/df/Picto_infobox_alpinisme.png");
}
.entete.alpinisme-escalade {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f4/Picto_infobox_alpinisme-escalade.png");
}
.entete.arbitre {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Referee_football_pictogram.svg/35px-Referee_football_pictogram.svg.png");
}
.entete.arc {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Archery_pictogram.svg/35px-Archery_pictogram.svg.png");
}
.entete.archives2 {
            background-image: url("//upload.wikimedia.org/wikipedia/commons/d/d6/Picto_infobox_archives.png");
}
.entete.artiste {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f3/Picto_infobox_artiste.png");
}
.entete.artsmartiauxjap {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/8/81/Picto_infobox_samourai.png");
}
.entete.association {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Collaboration_logo_infobox.svg/50px-Collaboration_logo_infobox.svg.png");
}
.entete.athletisme {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Athletics_pictogram.svg/40px-Athletics_pictogram.svg.png");
}
.entete.audio {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png");
}
.entete.auteur {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png");
}
.entete.aviron {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/57/Rowing_pictogram.svg/35px-Rowing_pictogram.svg.png");
}
.entete.badminton {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/90/Badminton_pictogram.svg/35px-Badminton_pictogram.svg.png");
}
.entete.baseball {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Baseball_pictogram.svg/35px-Baseball_pictogram.svg.png");
}
.entete.basket-ball {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f4/Picto_Infobox_Basketball.png");
}
.entete.bd {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png");
}
.entete.biathlon {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/00/Biathlon_pictogram.svg/40px-Biathlon_pictogram.svg.png");
}
.entete.biere {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png");
}
.entete.boxe {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c2/Boxing_pictogram.svg/35px-Boxing_pictogram.svg.png");
}
.entete.calendrier {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/4/4a/Almanacco.png");
}
.entete.canada {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/6/6a/Picto_infobox_Canada.png");
}
.entete.cardinal {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_cardinal.png");
}
.entete.catch {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/7/79/Picto_infobox_catch.png");
}
.entete.chateau {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/5/5c/Picto_infobox_chateau.png");
}
.entete.chimie {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/c/ce/Picto_infobox_chemistry_HUN.png");
}
.entete.cinema {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png");
}
.entete.communication {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png");
}
.entete.cyclisme {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/86/Cycling_%28road%29_pictogram.svg/45px-Cycling_%28road%29_pictogram.svg.png");
}
.entete.deportation {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e0/Picto_Infobox_deportation.png");
}
.entete.diplomatie {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e0/Picto_infobox_ambassade.png");
}
.entete.disney {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/d/d3/Picto_infobox_Disney.png");
}
.entete.drone-civil {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/c/ce/Picto_infobox_civil_drone.png");
}
.entete.egypte-antique {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/c/cc/Picto_infobox_ancient_Egypt.png");
}
.entete.equitation {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/24/Equestrian_pictogram.svg/35px-Equestrian_pictogram.svg.png");
}
.entete.entreprise {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/19/Factory_black.png/40px-Factory_black.png");
}	
.entete.entreprise-blanc {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Factory_white.png/40px-Factory_white.png");
}	
.entete.escalade {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e1/Picto_infobox_escalade.png");
}
.entete.escrime {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/02/Fencing_pictogram.svg/35px-Fencing_pictogram.svg.png");
}
.entete.espagne {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/1/11/Picto_Infobox_Coat_of_Arms_of_Spain.png");
}
.entete.eveque {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/b/b3/Picto_infobox_bishop.png");
}
.entete.floorball {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Floorball_pictogram.svg/35px-Floorball_pictogram.svg.png");
}
.entete.fondeur {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/6c/Cross_country_skiing_pictogram.svg/40px-Cross_country_skiing_pictogram.svg.png");
}
.entete.football {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f8/Infobox_Football_pictogram.png");
}
.entete.footballblack {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/8/86/Picto_infobox_fotbal_2.png");
}
.entete.futsal {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Futsal_pictogram.svg/35px-Futsal_pictogram.svg.png");
}
.entete.golf {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Golf_pictogram.svg/35px-Golf_pictogram.svg.png");
}
.entete.grappe {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/6/66/Picto_info_grape.png");
}
.entete.gymnastique {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/12/Gymnastics_%28artistic%29_pictogram.svg/35px-Gymnastics_%28artistic%29_pictogram.svg.png");
}
.entete.handball {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/37/Handball_pictogram_white.svg/35px-Handball_pictogram_white.svg.png");
}
.entete.handballblack {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/52/Handball_pictogram.svg/35px-Handball_pictogram.svg.png");
}
.entete.helicoptere {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/f/fa/Picto_infobox_helicopter.png");
}
.entete.hockey {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/e/ee/Picto_Infobox_Ice_hockey.png");
}
.entete.hockey-sur-gazon {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Field_hockey_pictogram.svg/35px-Field_hockey_pictogram.svg.png");
}
.entete.hospitaliers {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_Hospitaliers.png");
}
.entete.humain {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png");
}
.entete.informatique {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/a/ae/Picto-infoboxinfo.png");
}
.entete.israel-judaisme {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/a/a5/Picto_infobox_israel-judaisme.png");
}
.entete.jeu {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/9/90/Picto_infobox_Game.png");
}
.entete.jeu-role {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/d/d8/Picto_infobox_Jeu_de_rôle.png");
}
.entete.jeuvideo {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png");
}
.entete.judo {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Judo_pictogram.svg/40px-Judo_pictogram.svg.png");
}
.entete.karate {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/4e/Karate_pictogram.svg/40px-Karate_pictogram.svg.png");
}
.entete.kayak {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Canoeing_%28flatwater%29_pictogram.svg/35px-Canoeing_%28flatwater%29_pictogram.svg.png");
}
.entete.kickboxing {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/f1/Kickboxing_pictogram.svg/40px-Kickboxing_pictogram.svg.png");
}
.entete.lutte {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/12/Wrestling_pictogram.svg/40px-Wrestling_pictogram.svg.png");
}
.entete.macintosh {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/2/20/Picto_infobox_Macintosh.png");
}
.entete.map {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png");
}
.entete.medecine {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/2/23/Picto_infobox_med.png");
}
.entete.mets {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/a/aa/Picto_infobox_mets.png");
}
.entete.militaire {
            background-image: url("//upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_military.png");
}
.entete.montreal-metro {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/b/ba/Picto_infobox_Mtl_metro.png");
}
.entete.montreal-train {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/9/99/Picto_infobox_Mtl_train.png");
}
.entete.moteur-avion {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/9/9c/Picto_Infobox_moteur_d%27avion.png");
}
.entete.musee {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/a/ac/Infobox_museum_pictogram.png");
}
.entete.musique {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png");
}
.entete.natation {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0a/Swimming_pictogram_white.png/35px-Swimming_pictogram_white.png");
}
.entete.oenologie {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/7/73/Icone_oenobox.png");
}
.entete.omnisports {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/5e/Sport3_icone.svg/35px-Sport3_icone.svg.png");
}
.entete.papyrus {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/1/1b/Picto_infobox_papyrus.png");
}
.entete.paralympique {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/5/5e/Picto_infobox_Paralympics.png");
}
.entete.persofiction {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png");
}
.entete.petrole {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/b/ba/Picto_Infobox_Oil.png");
}
.entete.planeur {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/5/54/Picto_infobox_planeur.png");
}
.entete.plateforme {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Picto_Infobox_Oil_Platform.png");
}
.entete.poker {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/7d/Crystal_Clear_app_Cardgame-3.svg/50px-Crystal_Clear_app_Cardgame-3.svg.png");
}
.entete.presse {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/2/23/Picto_infobox_journal.png");
}
.entete.pretendant {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/5/5f/Picto_infobox_pr%C3%A9tendant_%C3%A0_un_tr%C3%B4ne.png");
}
.entete.projet {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png");
}
.entete.psychologie {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/7/77/Picto_infobox_psycho.png");
}
.entete.quebec {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/2/21/Picto_infobox_Quebec.png");
}
.entete.recherche {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/c/c1/Picto_infobox_detective.png");
}
.entete.rinkhockey {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3b/Roller_hockey_pictogram.svg/35px-Roller_hockey_pictogram.svg.png");
}
.entete.rome-antique {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/3/3c/Picto_infobox_Roman_military_banner.png");
}
.entete.route {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e7/Infobox_road_pictogram.png");
}
.entete.rugby {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/0/06/Picto_Infobox_Rugby.png");
}
.entete.rugbyblack {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Rugby_union_pictogram.svg/35px-Rugby_union_pictogram.svg.png");
}
.entete.sautski {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Ski_jumping_pictogram.svg/40px-Ski_jumping_pictogram.svg.png");
}
.entete.science-fiction {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/e/ed/Picto_infobox_fliyingsaucer.png");
}
.entete.ski-alpin {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a1/Alpine_skiing_pictogram.svg/40px-Alpine_skiing_pictogram.svg.png");
}
.entete.sport {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png");
}
.entete.sport-automobile {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/a/af/Picto_infobox_sport_auto.png");
}
.entete.squash {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/da/Squash_pictogram.svg/35px-Squash_pictogram.svg.png");
}
.entete.surf {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Surfing_pictogram.svg/35px-Surfing_pictogram.svg.png");
}
.entete.taekwondo {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/d3/Taekwondo_pictogram.svg/40px-Taekwondo_pictogram.svg.png");
}
.entete.television {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/a/a6/Picto_infobox_TV-T%26PC.png");
}
.entete.tennis {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/85/Tennis_pictogram.svg/35px-Tennis_pictogram.svg.png");
}
.entete.tennis-de-table {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Table_tennis_pictogram_white.svg/40px-Table_tennis_pictogram_white.svg.png");
}
.entete.tennis-de-tableblack {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/85/Table_tennis_pictogram.svg/35px-Table_tennis_pictogram.svg.png");
}
.entete.timbre {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/b/b3/Picto_infobox_Stamps.png");
}
.entete.train {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/4/44/Picto_infobox_train.png");
}
.entete.triathlon {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Triathlon_pictogram.svg/40px-Triathlon_pictogram.svg.png");
}
.entete.ultimate {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Ultimate_pictogram.svg/70px-Ultimate_pictogram.svg.png");
}
.entete.union-europeenne {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/c/c0/Picto_Infobox_Europe.png");
}
.entete.universite {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png");
}
.entete.video {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png");
}
.entete.voile {
        background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Sailing_pictogram.svg/40px-Sailing_pictogram.svg.png");
}
.entete.volleyball {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/ca/Volleyball_%28indoor%29_pictogram.svg/35px-Volleyball_%28indoor%29_pictogram.svg.png");
}
.entete.water-polo {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Water_polo_pictogram.svg/40px-Water_polo_pictogram.svg.png");
}
.entete.snooker {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0d/Cue_sports_pictogram.svg/40px-Cue_sports_pictogram.svg.png");
}

.media.audio {
	background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png") no-repeat top left;
}
.media.video {
	background: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png") no-repeat top left;
}

/* Pour le [[modèle:Infobox/Géolocalisation multiple]] et le [[modèle:Géolocdual]]. */
.img_toogle ul {
	list-style-type: none !important;
	list-style-image: none !important;
	list-style-position: outside !important;
	text-align: center;
}

/* Infobox V3 */
div.infobox_v3 {
	padding: 5px;
	width: 25em;
	background: #f9f9f9;
	border: 1px solid #aaa;
	clear: right;
	float: right;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0 0 0.5em 1em;
	max-width: 325px;
	word-wrap: break-word;
}
.infobox_v3 .entete {
	display: table;
	height: 45px;
	width: 100%;
	font-weight: bold;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 10px;
	background-color: #dfedff;
	*height: auto; /* be kind ie7 */
	*padding: 10px 0; /* be kind ie7 */
}
.infobox_v3 .entete > div {
	display: table-cell;
	vertical-align: middle;
	padding: 3px;
}
.infobox_v3:not(.large) .entete.icon > div {
	padding: 3px 48px;
}
/* Images */
.infobox_v3 .images {
	text-align: center;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.infobox_v3 .images a {
	max-width: 100%;
	flex: 0 0 auto; /* be kind ie11 */
}
.infobox_v3 .images img {
	max-width: 99%;
	height: auto;
}
.infobox_v3 .legend {
	font-size: 0.9em;
	text-align: center;
	margin: 5px 0 8px 0;
}
/* Tableaux */
.infobox_v3 table {
	width: 100%;
	margin: 5px 0;
	table-layout: fixed;
	border-collapse: collapse;
}
.infobox_v3 th[scope="col"] {
	text-align: center;
	word-wrap: normal;
}
.infobox_v3 th[scope=row] {
	text-align: left;
	padding-right: 10px;
	width: 8em;
	max-width: 140px;
	word-wrap: normal;
}
.infobox_v3 th[scope=row],
.infobox_v3 td {
	padding-top: 4px;
	vertical-align: super;
}
.infobox_v3 th[scope=row].middle {
	vertical-align: middle;
}
.infobox_v3.bordered th[scope=row],
.infobox_v3.bordered td {
	padding-bottom: 4px;
	border-top: 1px solid #dfedff;
}
.infobox_v3.bordered caption.bordered {
	margin: 0 0 -1px 0;
}
.infobox_v3 tr.left td {
        text-align: left;
}
.infobox_v3 tr.vborder td {
        border-left: 1px dotted #aaa;
}
.infobox_v3 tr.vborder td:first-child {
        border-left: none;
}
.infobox_v3 td.data {
	text-align: center;
}
.infobox_v3 tr:first-child ul:first-child {
	margin-top: 0;
}
/* Titres bloc et caption tableaux */
.infobox_v3 p.bloc,
.infobox_v3 caption {
	font-weight: bold;
	text-align: center;
	line-height: 1.1em;
	margin: 0 0 5px 0;
	padding: 4px;
	background: #dfedff;
}
.infobox_v3 p.bloc {
	margin: 5px 0;
}
.infobox_v3 caption.bordered,
.infobox_v3 p.bordered {
	border-top: 1px solid #dfedff;
	border-bottom: 1px solid #dfedff;
	background: transparent;
}
.infobox_v3 .bordered.navbar,
.infobox_v3 .bordered.nav {
	padding-top: 4px;
	border-bottom: 0;
}
/* TODO : mettre à jour la classe .hidden générique */
.infobox_v3 caption.hidden {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1px; /* Be kind to IE7 */
	font-size: 1px; /* Be kind to IE7 */
}
/* Séparateur */
.infobox_v3 .hr {
	font-size: 1px;
	line-height: 1px;
	margin: 5px 0;
	background-color: #dfedff;
}
.infobox_v3 .hr.collapse {
	margin: 5px 0 -8px 0;
	position: relative; /* Be kind to IE7 */
}
/* Tnavbar */
.infobox_v3 .navbar {
	text-align: right;
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 8px 0 0;
}
.infobox_v3 .navbar .plainlinks {
	float: left;
}
/* Navigateur */
.infobox_v3 .overflow {
	overflow: hidden;
}
.infobox_v3 .prev a,
.infobox_v3 .prev_bloc {
	background: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/49/ArrowLeftNavbox.svg/12px-ArrowLeftNavbox.svg.png") no-repeat left center;
	float: left;
	max-width: 40%;
	padding: 0 0 0 18px;
	text-align: left;
}
.infobox_v3 .next a,
.infobox_v3 .next_bloc {
	background: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/10/ArrowRightNavbox.svg/12px-ArrowRightNavbox.svg.png") no-repeat right center;
	float: right;
	max-width: 40%;
	padding: 0 18px 0 0;
	text-align: right;
}
/* Divers */
.infobox_v3 table.maillot-equipe td {
	padding: 0;
}
.infobox_v3 table.maillot-equipe {
	table-layout: auto;
}

/* Taxobox V3 (cf. [[Utilisateur:Hexasoft/Taxobox code V3]]) */
.taxobox_v3 {
	font-size: 0.99em !important;
	padding: 1px;
}
/* Style global par défaut */
div.taxobox_v3 .entete,
.taxobox_v3 caption,
.taxobox_v3 p.bloc {
	font-style: normal;
}
/* Ne pas utiliser le gras dans la partie gauche des lignes données mixtes */
.taxobox_v3 th {
	font-weight: normal;
}
/* Change la couleur des séparateur d'un bleu pâle à gris pâle */
div.taxobox_v3.bordered th[scope=row],
div.taxobox_v3.bordered td {
	padding-bottom: 4px;
	border-top: 1px solid #ededed;
}

/* Couleur "animal" (titre, sections) */
div.taxobox_v3.animal .entete {
	background-color: LightSalmon;
}
.taxobox_v3.animal caption,
.taxobox_v3.animal p.bloc {
	background-color: Bisque;
}
/* Couleur "plante" (titre, sections) */
div.taxobox_v3.plante .entete {
	background-color: lightgreen;
}
.taxobox_v3.plante caption,
.taxobox_v3.plante p.bloc {
	background-color: #ccffcc;
}
/* Couleur "champignon" (titre, sections) */
div.taxobox_v3.champignon .entete {
	background-color: SkyBlue;
}
.taxobox_v3.champignon caption,
.taxobox_v3.champignon p.bloc {
	background-color: PowderBlue;
}
/* Couleur "test" (titre, sections) */
div.taxobox_v3.test .entete {
	background-color: #50a0a0;
}
.taxobox_v3.test caption,
.taxobox_v3.test p.bloc {
	background-color: #70c0c0;
}
/* Couleur "algue" (titre, sections) */
div.taxobox_v3.algue .entete {
	background-color: MediumAquamarine;
}
.taxobox_v3.algue caption,
.taxobox_v3.algue p.bloc {
	background-color: #bfffe6;
}
/* Couleur "archaea" (titre, sections) */
div.taxobox_v3.archaea .entete {
	background-color: darkgray;
}
.taxobox_v3.archaea caption,
.taxobox_v3.archaea p.bloc {
	background-color: lightgray;
}
/* Couleur "protiste" (titre, sections) */
div.taxobox_v3.protiste .entete {
	background-color: khaki;
}
.taxobox_v3.protiste caption,
.taxobox_v3.protiste p.bloc {
	background-color: PaleGoldenrod;
}
/* Couleur "virus" (titre, sections) */
div.taxobox_v3.virus .entete {
	background-color: #d1d1f9;
}
.taxobox_v3.virus caption,
.taxobox_v3.virus p.bloc {
	background-color: Lavender;
}
/* Couleur "neutre" (titre, sections) */
div.taxobox_v3.neutre .entete {
	background-color: #eee;
}
.taxobox_v3.neutre caption,
.taxobox_v3.neutre p.bloc {
	background-color: #eee;
}
/* Couleurs "bactérie", "eucaryote" et "procaryote" (titre, sections) */
div.taxobox_v3.bacterie .entete,
div.taxobox_v3.eucaryote .entete,
div.taxobox_v3.procaryote .entete {
	background-color: lightgrey;
}
.taxobox_v3.bacterie caption,
.taxobox_v3.bacterie p.bloc,
.taxobox_v3.eucaryote caption,
.taxobox_v3.eucaryote p.bloc,
.taxobox_v3.procaryote caption,
.taxobox_v3.procaryote p.bloc {
	background-color: #e6e6e6;
}

/* Style typographique : zoologie ou rien (botanique) */
div.taxobox_v3 .taxobox_classification {
	font-style: italic;
}
div.taxobox_v3 .taxobox_classification .rnormal,
div.taxobox_v3.zoologie .taxobox_classification .normal,
div.taxobox_v3 th[scope="row"] {
	font-style: normal;
}

/* Version distincte de "alternance", afin d'être indépendant des choix fait par
   ailleurs et de pouvoir modifier à volonté l'aspect. */
table.taxoalternance tr,
.taxoalternance.wikitable th[scope="row"] {
	background: #fff;
}
table.taxoalternance tr:nth-child(odd),
.taxoalternance.wikitable tr:nth-child(odd) th[scope="row"] {
	background: #f5f5f5;
}

/* Effets dégradés : utilisables pour un effet ombragé dans les modèles de cadre
   (par exemple : [[Portail:Montréal/Cadre]]). Ceux-ci ne doivent pas dépasser 43
   pixels de hauteur au risque d'y voir un effet indésirable. Note : les effets en
   PNG ne sont pas résolus par IE6 et moins. */
.degrade {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/f/fb/Gradient_43px.png");
	background-position: top;
	background-size: 100% 100%;
	background-repeat: repeat-x;
}
.degrade_rev {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/6/61/Gradient_reversed_43px.png");
	background-position: top;
	background-repeat: repeat-x;
}
.degrade_double {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/b/ba/Double_Gradient_60px_V.png");
	background-position: top;
	background-repeat: repeat;
}
/* Ombragé, gris fond blanc (jpg) */
.ombre {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/e/ea/BGblue1_phixr.jpg");
	background-position: top;
	background-repeat: repeat-x;
}
.ombre_pale {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/0/06/BGblue2_phixr.jpg");
	background-position: top;
	background-repeat: repeat-x;
}
/* Coloré, bleu/rouge fond blanc (jpg) */
.ombre_bl {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/3/3e/BGblue1.jpg");
	background-position: top;
	background-repeat: repeat-x;
}
.ombre_blpale {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f7/BGblue2.jpg");
	background-position: top;
	background-repeat: repeat-x;
}
.ombre_rg {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/3/30/BGred1.jpg");
	background-position: top;
	background-repeat: repeat-x;
}
.ombre_rgpale {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/8/8f/BGred2.jpg");
	background-position: top;
	background-repeat: repeat-x;
}

/* Classe de masquage, remplace display:none. Contenu non affiché mais lisible par les lecteurs d'écrans. */
.hidden {
	position: absolute;
	left: 0;
	top: -5000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
caption.hidden {
	position: static;
	text-indent: -5000px;
}

/* Bandeau de titres du [[portail:Cinéma]] (page [[Portail:Cinéma/Divers]]) */
.cinema-bandeau {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/6/68/Bandeau_portail_cin%C3%A9ma.png");
	background-position : left;
	height: 35px;
	background-repeat: no-repeat;
}

/* Géolocalisation dynamique */
.img_toogle div, .img_toogle table, .img_toogle ul {
	margin: 0 auto !important;
}
.img_toogle .a_toogle {
	display: block;
	text-align: center !important;
	font-size: 0.95em;
}
.img_toogle .geobox {
	position: relative
}
.img_toogle .geobox +.geobox {
	border-top: 5px solid #aaa
}
.img_toogle .geopoint {
	position: absolute;
	width: 5px;
	height: 5px;
	font-size: 1px;
	border: 1px solid #000;
	background: #f00;
}

/* Gallery */
ul.gallery {
	margin: 2px auto;
	text-align: center;
}
.gallerytext {
	text-align: left;
	font-size: 89%;
}
.mw-gallery-slideshow-caption .gallerytext { 
	text-align: center; 
} 

/* Pour le [[modèle:Autres projets]] */
.autres-projets ul {
	margin: 0;
	padding: 0;
}
.autres-projets li {
	list-style-type: none;
	list-style-image: none;
	margin: 0.2em 0;
	text-indent: 0;
	padding-left: 24px;
	min-height: 20px;
	text-align: left;
}
.autres-projets .titre {
	text-align: center;
	margin: 0.2em 0;
}
.autres-projets li a {
	font-style: italic;
}

/* Classes pour modèles de sommaires allégés */
.toc_niveau_1 ul ul,
.toc_niveau_2 ul ul ul,
.toc_niveau_3 ul ul ul ul,
.toc_niveau_4 ul ul ul ul ul,
.toc_niveau_5 ul ul ul ul ul ul {
	display: none;
}

.mw-textarea-protected {
	border: 2px solid #ff0000;
	color: navy;
}

/* Réduction de la hauteur de la ligne pour les balises "sup" et "sub" */
sup,
sub {
	line-height: 1em;
}

/* [[Modèle:Diagramme circulaire]] */
.transborder {
	border: solid transparent;
}

/* Abusefilter */
.mw-abusefilter-diff-context,
.mw-abusefilter-diff-multiline td { /* Les longues lignes sans espace sont fréquentes. */
	word-wrap: break-word;
	max-width: 40em;
}

/* Subdivisions administratives */
.communes th[scope=col] { /* Défaut, voir le [[modèle:ÉluDébut]] */
	background-color: #ddffdd;
}
.localites th[scope=col] {
	background-color: #ffffbb;
}
.intercommunalites th[scope=col] {
	background-color: #ffe2bf;
}
.cantons th[scope=col] {
	background-color: #ece5ca;
}
.arrondissements th[scope=col] {
	background-color: #e1e1e1;
}
.departements th[scope=col] {
	background-color: #f6f3dd;
}
.regions th[scope=col] {
	background-color: #bbdefd;
}

/* Éditeur visuel : adaptation des messages d'avertissement */
.ve-ui-mwSaveDialog #cpwarn {
	background: none;
	color: #111;
	padding: 3px;
}
.ve-ui-mwSaveDialog #avertissement-filtre {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ve-ui-mwSaveDialog .grosse-icone {
	background: none;
	padding: 0;
}
.ve-ui-mwSaveDialog .bandeau-icone {
	display: none;
}

/* Aide et accueil */
#aa-bloc-tete { /* Messages système */
	display: table;
	width: 100%;
}
#aa-bloc-gauche,
#aa-bloc-droite {
	display: table-cell;
	vertical-align: middle;
}
#aa-bloc-droite {
	width: 30%;
}
#aa-bloc-dessous {
	padding: 5px 10px;
}
#aa-bloc-tete h2 {
	margin-top: 4pt; /* Correction du style des titres par défaut pour une meilleure intégration */
}
/* Couleur et apparence des éléments */
.aa-fond-gris {
	background-color: #f6f6f6;
	padding: 10px;
	font-size: 1.1em;
}
.aa-filet-gris {	
	border: 1px solid #ccc;
	border-left-width: 6px;	
}
.aa-fond-blanc {
	background-color: #fff;
	padding: 10px;
}
.aa-fond-avertissement {
	display: block;
	border-bottom: 1px solid #c00;
	background-color: #fff;
	padding: 10px;
}
.aa-titre-bleu {
	color: #3366bb;
	border: none;		
}
.aa-titre-rouge {
	color: #c00;
	border: none;
}
.aa-titre-vert {
	color: #008769;
	border: none;
}
.aa-faux-h2 {
	line-height: 1.3;
	font-weight: normal;
	font-size: 1.5em;
}
.aa-faux-h3 {
	font-weight: normal;
	font-size: 1.17em;
}
.aa-en-tete-aide-largeur {
	max-width: 1000px;
}
.aa-en-tete-aide-droite {
	width: 140px;
	float: right;
	background: #fff;
	padding: 6px;
	margin-left: 20px;
	font-size: 0.9em;
}
.aa-en-tete-aide-ariane {
	font-size: 0.9em;
	display: block;
	margin: 0 0 5px 10px;
	padding: 5px 5px 5px 0;
}
.aa-en-tete-aide-chapo {
	font-size: 1.2em;
	margin: 10px;
	margin-right: 166px;
}
.aa-en-tete-aide-petit {
	font-size: 0.8em;
}
.aa-couleur-aide {
	color: #ff5d00;
}	
.aa-couleur-niveau-avance {
	padding: 3px;
	color: #fff;
	background: #347bff;
}	
.aa-couleur-niveau-expert {
	padding: 3px;
	color: #fff;
	background: #d11813;
}	
.aa-couleur-niveau-debutant {
	padding: 3px;
	color: #fff;
	background: #00af89;
}	
.aa-en-tete-aide-statut {
	background: none repeat scroll 0 0 #ffe7db;
	padding: 3px;
}

/* Migrated from [[MediaWiki:Cite references prefix]] */
ol.references {
	font-size: 85%;
}

/* Masquage de certains avertissements si le JS est activé, utilisé dans le [[Modèle:Noscript]] */
.client-js .template-noscript {
	display: none;
}

/*  Wicri */

.headerWicri { 
 background:#F0F0F0 url("https://lorexplor.istex.fr/Wicri/cccc.png") no-repeat right;
 margin:0;
 font-size:120%;
 font-weight:bold;
 border:1px solid #a3b0bf; 
 text-align:left;
 color:#000;
 padding:.15em .4em;
}

/* Geographical coordinates defaults. See [[Template:Coord/link]]
   for how these are used. The classes "geo", "longitude", and
   "latitude" are used by the [[Geo microformat]].
 */
.geo-default, .geo-dms, .geo-dec  { display: inline; }
.geo-nondefault, .geo-multi-punct { display: none; }
.longitude, .latitude             { white-space: nowrap; }


#coordinates {  
    position: absolute;
    z-index: 1;
    border: none;
    background: none;
    right: 30px;
    top: 3.7em;
    float: right;
    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;
}


.fondCide {
  background:#F0F0F0 url("https://lorexplor.istex.fr/Wicri/Wicri/pool/images/6/6e/CideFond.png");
}

/*  avoid numbering in TOC */

.noautonum .tocnumber { display: none; }