MediaWiki:Common.css

Alöndö na Wiktionary

Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  • Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
  • Opera : appuyez sur Ctrl + F5.
/* Part 1: Copie de fr: MediaWiki:Common.css */
/* Soulignement des titres niveau 3 + clear + interligne */
.ns-0 #mw-content-text h3, .ns-106 #mw-content-text h3, .ns-110 #mw-content-text h3, .ns-118 #mw-content-text h3 {
  border-bottom: dotted 1px #aaa;
  line-height: 2;
}

/* Lien [modifier] plus petit, comme WP, sauf pour le skin Timeless */
body:not(.skin-timeless) .mw-editsection {
  font-size: x-small;
}

/* Espace fine insécable devant les numéros de référence */
.reference:before {
  content: '\202f';
}

/****************************************/
/*        Liens                        **/
/****************************************/
/* Liens externes en rouge (seulement avec la classe rougelinks) */
#bodyContent .rougelinks a {
  background: none !important;
  color: #ba0000;
  padding-right: 0;
}

/*****************************************/
/* Table jaune                           */
/*****************************************/
table.table-jaune {
  border: 1px solid #AAA;
  text-align: center;
  border-collapse: collapse;
  background: #FFF;
}

/* Titre */
table.table-jaune caption {
  background: #ffffaa;
  font-weight: bold;
  border: 1px solid #AAA;
  padding: 0.2em;
}

/* Titres de colonnes */
table.table-jaune th {
  padding: 0.2em;
  background: #FFFFCC;
  border: 1px solid #AAA;
}

/* Cellule */
table.table-jaune td {
  padding: 0.3em;
  background: #FFF;
  border: 1px solid #AAA;
}

/*****************************************/
/* Boites déroulantes                    */
/*****************************************/
.boite {
  border: 1px solid #aaa;
  overflow: auto;
  background-color: #F7F8FF;
}

.boite table {
  border-spacing: 0;
  width: 100%;
  text-align: left;
  background: #F7F8FF;
}

/*****************************************/
/* Boites déroulantes                    */
/*****************************************/

.liste-colonnes > ul {
  margin-top: 0;
}

.liste-colonnes li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
}

/*********/
/*  API  */
/*********/
.API {
  font-family: "Segoe UI", "Calibri", "DejaVu Sans", "Charis SIL", "Doulos SIL",
  "Gentium Plus", "Gentium", "GentiumAlt", "Lucida Grande",
  "Arial Unicode MS", sans-serif;
  font-size: 110%;
  text-decoration: none;
}

/*****************************************/
/* Liens des projets Wikimedia           */
/*****************************************/
#liens_wikimedia td {
  border: 1px solid #AAA;
  background: #EEF;
  padding: 0.3em;
}

/*****************************************/
/* ne pas afficher les groupes vides     */
/* des statistiques                      */
/*****************************************/
tr.statistics-group-zero {
  display: none;
}

/*****************************************/
/* Styles de bandeaux                    */
/*****************************************/
/* Bandeau d'EditNotice, voir [[:Catégorie:Wiktionnaire:Editnotice]] */
.bandeau-editnotice {
  border: 3px solid #88F;
  border-left: 0;
  border-right: 0;
  background-color: #F3F5FF;
  text-align: left;
  width: 95%;
  margin: auto auto 0.5em;
  padding: 5px 0;
}

/* Style des bandeaux principaux, par le [[Modèle:Méta bandeau d'avertissement]] comme WP */
.bandeau-niveau-grave {
  border-color: #aa0044;
  background-color: #ffcccc;
}

/* PDD 1 */
.bandeau-niveau-modere {
  border-color: #ff8822;
  background-color: #ffeedd;
}

/* PDD 1 */
.bandeau-niveau-ebauche {
  border-color: #77ccff;
  background-color: #fbfbfb;
}

/* PDD 1 */
.bandeau-niveau-information {
  border-color: #77ccff;
  background-color: #fbfbfb;
}

/* PDD 1 */
.bandeau-niveau-detail {
  border-color: #e7e7e7;
  background-color: #fdfdfd;
}

/* PDD 2 */

.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-icone {
  vertical-align: middle;
  text-align: center;
  min-width: 45px;
  padding-right: 10px
}

.bandeau-titre {
  font-size: 1em;
  line-height: 1.4em;
  margin-bottom: 0.5em
}

.bandeau-texte {
  font-size: 0.9em;
  line-height: 1.2em
}

.bandeau-voir-systemes {
  background-color: #eee;
  font-size: 90%;
}

/* Cadre des documentations */
.documentation {
  background-color: #ECFCF4;
  border: 1px solid #aaa;
  padding: 0.5em;
}

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

/* Style boîte d’ouverture de session */
#userlogin {
  padding: 1em 1em .7em 1em;
  background-color: #ffffe6;
  border: 2px solid #fc6;
  color: #000;
  margin-right: 2em;
}

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

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

/* ALTERNANCE */

/* Classes permettant d'alterner les couleurs de ligne
	dans les tableaux selon le nombre de lignes d'en-tête :
	.alternance si nombre impair
	.alternance2 si nombre pair.

	.odd est un be kind to IE<9 qui n'implémente pas
	le sélecteur :nth-child, appliquée via Common.js

	.sortable : les tableaux triables nécessitent d'inverser
	l'alternance.

*/

table.alternance tr, .alternance .wikitable th[scope="row"] {
  background: #fff;
}

table.alternance tr:nth-child(odd), .alternance .wikitable tr:nth-child(odd) th[scope="row"] {
  background: #E9E9E9;
}

table.alternance tr.odd, table.alternance .wikitable tr.odd th[scope="row"] {
  background: #E9E9E9;
}

table.alternance2 tr, table.alternance .sortable tr {
  background: #E9E9E9;
}

table.alternance2 tr:nth-child(odd), table.alternance .sortable tr:nth-child(2n+1) {
  background: #fff;
}

table.alternance2 tr.odd, table.alternance .sortable tr.odd {
  background: #fff;
}

/* Styles de [[Modèle:Méta palette de navigation]] */
table.navbox {
  background: #F9F9F9;
  border: 1px solid #AAA;
  clear: both;
  font-size: 90%;
  margin: 1em 0 0;
  padding: 2px;
  text-align: center;
  width: 100%;
}

table.navbox th {
  background: #CCF;
  padding-left: 1em;
  padding-right: 1em;
}

table.navbox td.group {
  background: #DDF;
  vertical-align: middle;
  width: 150px;
  padding-left: 1em;
  padding-right: 1em;
  font-weight: bold;
}

table.navbox td.list {
  text-align: left
}

table.navbox td.even {
  background: #EEF
}

table.navbox td.below {
  background: #CCF;
  vertical-align: middle;
  padding-left: 1em;
  padding-right: 1em;
}

/* Modèle de palettes groupées, [[Modèle:Palette]] */

div.navbox_group {
  border: 1px solid #aaaaaa;
  margin-top: 15px;
}

div.navbox_group table.navbox {
  border: 0;
  margin: 0;
}

/* Fin styles de [[Modèle:Méta palette de navigation]] */


/* * Boites et messages * */

.boite-grise {
  background: #F9F9F9;
  border: 1px solid #aaa;
  padding: 5px;
}

.boite-a-droite {
  clear: right;
  float: right;
  margin: 1em 0 1em 1em;
  width: auto;
}

.boite-a-gauche {
  clear: left;
  float: left;
  margin: 0 1em 1em 1em;
  width: auto;
}


/* Modèle:Autres projets et interprojet */
.interprojet li.interprojet_top {
  background-position: left top;
}

.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;
}

.autres-projets .titre {
  text-align: center;
  margin: 0.2em 0;
}

.autres-projets li a {
  font-style: italic;
}

.species {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wikispecies-logo.svg/17px-Wikispecies-logo.svg.png);
  background-position: 1px 0;
}

.source {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Wikisource-logo.svg/17px-Wikisource-logo.svg.png);
  background-position: 1px 1px;
}

.pedia {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/80/Wikipedia-logo-v2.svg/19px-Wikipedia-logo-v2.svg.png);
  background-position: 1px 0;
}

.books {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikibooks-logo.svg/19px-Wikibooks-logo.svg.png);
  background-position: 1px 1px;
}

.meta {
  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;
}

.versity {
  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/9/9f/Wiktprintable_without_text.svg/20px-Wiktprintable_without_text.svg.png);
  background-position: 0 1px;
}

.news {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/2/24/Wikinews-logo.svg/20px-Wikinews-logo.svg.png);
  background-position: 0 5px;
}

.quote {
  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;
}

.media {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/81/Wikimedia-logo.svg/20px-Wikimedia-logo.svg.png);
  background-position: 0 0;
}

.data {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Wikidata-logo.svg/22px-Wikidata-logo.svg.png);
  background-position: 0 5px;
}

.voyage {
  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: 2px 2px;
}

.species,
.meta,
.versity,
.pedia,
.books,
.news,
.quote,
.source,
.commons,
.data,
.voyage {
  background-repeat: no-repeat;
  line-height: 1.5em;
  text-indent: 23px;
}

/* Wikitables */

table.centre {
  margin-left: auto;
  margin-right: auto;
}

/* Listes */

ul.no-dots {
  list-style-type: none;
  list-style-image: none; /* Pour Vector */
  margin-left: 0 !important;
}

/*
 * Copie de http://fr.wikipedia.org/wiki/MediaWiki:Common.css
 * Correction de la taille du texte dans les balises "syntaxhighlight", les pages .css/.js et les modules Lua
 * workaround pour Firefox et Chrome - voir [[bugzilla:26204]]
 */
.mw-geshi div,
.mw-geshi div pre,
.mw-geshi,
.source-css,
.source-javascript,
.source-lua {
  font-family: monospace, "Courier New" !important; /* cet ordre des fontes est volontaire */
}

/* Message d’erreur */
.error {
  font-size: 1em;
}

/* Affichage uniquement sur mobile */

.mobileonly {
  display: none !important;
}

/* Guillemets pour citation, etc. */
q {
  quotes: "«\202F" "\202F»" "“" "”" "«\202F" "\202F»" "“" "”";
  font: inherit;
}

/* Message d’avertissement des illustrations. */
.show-illus-btn {
  cursor: pointer;
  border: #eaecf0 solid 1px;
  border-radius: 3px;
  background-color: #f8f9fa;
  width: 100px;
  padding: 5px;
}

.hide-illus-btn {
  cursor: pointer;
}

kbd {
  background-color: #eee;
  border-radius: 3px;
  border: 1px solid #b4b4b4;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2), 0 2px 0 0 rgba(255, 255, 255, .7) inset;
  color: #333;
  display: inline-block;
  font-size: .85em;
  font-weight: 700;
  line-height: 1;
  padding: 2px 4px;
  white-space: nowrap;
}

/* Chinois traditionnel et simplifié, vietnamien */

.Hani, .Hans, .Hant {
  font-size: 120%;
  line-height: 1;
}

.Hani, .Hani *, .Hans, .Hans *, .Hant, .Hant * {
  font-style: normal;
}

:lang(vi-Hani) {
  font-family: 'Nom Na Tong', 'HAN NOM A', 'HAN NOM B', Sun-ExtA, Sun-ExtB, Ming-Lt-HKSCS-UNI-H, Ming-Lt-HKSCS-ExtB,
  HanaMinA, HanaMinB, HanaMin, 'PingFang TC', MingLiU, MingLiU-ExtB, 'MingLiU_HKSCS', 'MingLiU_HKSCS-ExtB', SimSun,
  SimSun-ExtB, 'Arial Unicode MS', 'TITUS Cyberbit Basic', sans-serif;
}

/* Part 2: Copie de MediaWiki:Gadget-NavFrame.css */
.boite .NavFrame {
	background:transparent;
	border: 0 ;
	clear: both;
}

.boite .NavHead {
	text-align: left;
	padding-left: 0.5em;
}


/* Import original (à vérifier) */
div.NavFrame {
	margin:0;
	padding:2px;
	border:1px solid #AAAAAA;
	text-align:center;
	border-collapse:collapse;
	overflow: auto;
	font-size:95%;
}

div.NavFrame + div.NavFrame {
	border-top-style:none;
	border-top-style:hidden;
}

.NavPic {
	background-color:#FFFFFF;
	margin:0;
	padding:2px;
	float:left;
}

div.NavFrame div.NavHead {
	font-weight:bold;
	font-size:100%;
	background-color:#EFEFEF;
}

div.NavFrame p {
	font-size:100%;
}

div.NavFrame div.NavContent {
	font-size:100%;
}

div.NavFrame div.NavContent p {
	font-size:100%;
}

.NavEnd {
	margin:0;
	padding:0;
	line-height:1px;
	clear:both;
}

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

/* Traductions en conventions internationales : retrait de l'italique pour le lien (wikispecies) */
.translations i .trad-exposant {
	font-style: normal;
}

/* Alignement vertical des colonnes des listes traductions */
.translations > ul {
    margin-top: 0;
}

/* Part 3: Copie de MediaWiki:Gadget-CadreOnglet.css */
/* DÉBUT DES SCHÉMAS DE COULEUR DE "CADRE À ONGLETS"
	Fonctionnement du [[Modèle:Cadre à onglets]]
	Modèle implanté par User:Peleguer de http://ca.wikipedia.org
	Actualisé par User:Joanjoc de http://ca.wikipedia.org
	Traduction et adaptation User:Antaya de http://fr.wikipedia.org
*/

.mbBouton {
	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%;
}

/* Part 4: Copie de MediaWiki:Gadget-StyleScripts.css */
/***************************************************************************/
/*  Style des systèmes d’écriture                                          */
/* D’après http://fr.wikipedia.org/wiki/Utilisateur:Verdy_p/polices.css    */
/* - Écriture tifinagh : ajouter DejaVu Sans et Ebrima (2009-12-26)        */
/***************************************************************************/
/* Écriture latine étendue : langue vietnamienne */
.script-Latn,
.lang-vi {
  font-family: 'Segoe UI', 'DejaVu Sans', 'Tahoma', 'Verdana', 'Arial', 'Arial Unicode MS', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture grecque : langues grecque moderne, grecque polytonique */
.script-Grek,
.lang-el,
.lang-grc {
  font-family: 'Segoe UI', 'DejaVu Sans', 'Tahoma', 'Verdana', 'Arial', 'Arial Unicode MS', 'Code2000', 'FreeSans', 'Lucida Sans Console', 'Everson Mono Unicode', sans-serif;
}

/* Écriture copte : langue copte */
.script-Copt,
.lang-cop {
  font-family: 'Ifao N Copte', 'MPH 2B Damase', 'Segoe UI', 'Code2000', 'FreeSans', 'Everson Mono Unicode', sans-serif;
}

/* Écriture cyrillique : langues bulgare, macédonienne, mongole, russe, serbe, ukrainienne */
.script-Cyrl,
.lang-bg,
.lang-mk,
.lang-mn,
.lang-ru,
.lang-sr,
.lang-uk {
  font-family: 'Segoe UI', 'DejaVu Sans', 'Tahoma', 'Verdana', 'Arial Unicode MS', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture arménienne */
.script-Armn,
.lang-hy {
  font-family: 'Segoe UI', 'DejaVu Sans', 'Sylfaen', 'BPG Classic Medium', 'Arial Unicode MS', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écritures géorgiennes */
.script-Geor,
.script-Geok,
.lang-ka {
  font-family: 'Sylfaen', 'DejaVu Sans', 'BPG Classic Medium', 'Arial Unicode MS', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture hébreue */
.script-Hebr,
.lang-he,
.lang-arc-Hebr {
  font-family: 'SBL Hebrew', 'Adobe Hebrew', 'DejaVu Sans Light', 'Tahoma', 'Levenim MT', 'David', 'BPG Classic Medium', 'Arial Unicode MS', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
  font-size: 115%;
}

.lang-he .selflink {
  font-weight: normal;
}

/* Écriture arabe */
.script-Arab,
.lang-ar,
.lang-fa,
.lang-ps,
.lang-ur,
.lang-arc-Arab,
.lang-ary,
.lang-ms span[dir="rtl"] {
  font-family: 'Tahoma', 'DejaVu Sans', 'Arial Unicode MS', 'Code2000', 'Traditional Arabic', sans-serif;
  font-size: 133%;
  line-height: 1.2em;
}

/* Écriture syriaque */
.script-Syrc,
.lang-arc,
.lang-arc-Syrc {
  font-family: 'Estrangelo Edessa',
  'BPG Classic Medium', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture thâna : langue dhivéhie */
.script-Thaa,
.lang-dv {
  font-family: 'Mv Boli',
  'BPG Classic Medium', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture tifinagh : langues berbères */
.script-Tfng,
.lang-ber,
.lang-tmh {
  font-family: 'Ebrima', 'DejaVu Sans', 'Hapax Berbère', 'MPH 2B Damase', sans-serif;
}

/* Écriture thaïe */
.script-Thai,
.lang-th {
  line-height: 1.4;
  font-family: 'Leelawadee',
  'Tahoma', 'BPG Classic Medium', 'Cordia New', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture dévanagarie : langues hindie, népalaise */
.script-Deva,
.lang-hi,
.lang-ne {
  font-family: 'Mangal', 'Chandas',
  'BPG Classic Medium', 'Arial Unicode MS', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture bengalie : langues assamaise, bengalie*/
.script-Beng,
.lang-as,
.lang-bn {
  font-family: 'Rupali', 'SolaimanLipi',
  'BPG Classic Medium', 'Arial Unicode MS', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture gourmoukhie : panjabi */
.script-Gurm,
.lang-ks,
.lang-gu {
  font-family: 'Raavi',
  'BPG Classic Medium', 'Arial Unicode MS', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture goudjaratie */
.script-Gujr,
.lang-gj {
  font-family: 'Shruti',
  'BPG Classic Medium', 'Arial Unicode MS', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture tamoule */
.script-Taml,
.lang-ta {
  font-family: 'Latha',
  'BPG Classic Medium', 'Arial Unicode MS', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture télougoue */
.script-Telu,
.lang-te {
  font-family: 'Gautami',
  'BPG Classic Medium', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture kannara */
.script-Knda,
.lang-kn {
  font-family: 'Tunga',
  'BPG Classic Medium', 'Arial Unicode MS', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture malayalam */
.script-Mylm,
.lang-ml {
  font-family: 'Kartika',
  'BPG Classic Medium', 'Arial Unicode MS', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture oryia */
.script-Orya,
.lang-or {
  font-family: 'Kalinga',
  'BPG Classic Medium', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture singhalaise */
.script-Sinh,
.lang-si {
  font-family: 'Iskoola Pota',
  'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture khmère */
.script-Khmr,
.lang-km {
  font-family: 'MoolBoran', 'DaunPenh', 'CDT Khmer',
  'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture laotienne */
.script-Laoo,
.lang-lo {
  font-family: 'DokChampa', 'Saysettha OT', 'DejaVu Sans', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture limboue */
.script-Limb,
.lang-lif {
  font-family: 'MPH 2B Damase', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture tibétaine */
.script-Tibt,
.lang-bd,
.lang-dz {
  font-family: 'Microsoft Himalaya', 'Tibetan Machine Uni',
  'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture éthiopienne : amharique, tigrigna */
.script-Ethi,
.lang-am,
.lang-tgn {
  font-family: 'Nyala', 'Ethiopia Jiret',
  'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture cherokee */
.script-Cher,
.lang-chr {
  font-family: 'Plantagenet Cherokee',
  'AfSans', 'AfPaiNutaaq', 'Pigiarniq',
  'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture syllabaire aborigène canadienne unifiée (SACU) */
.script-Cans,
.lang-iu {
  font-family: 'Euphemia', 'Aboriginal Sans',
  'AfSans', 'AfPaiNutaaq', 'Pigiarniq',
  'DejaVu Sans', 'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écritures coréennes (hangûle + hanja) */
.script-Kore,
.script-Hang,
.lang-ko {
  font-family: 'UnDotum', 'Apple SD Gothic Neo', 'Malgun Gothic', 'Nanum Gothic', 'Dotum',
  'SimSun', 'Microsoft JhengHei', 'PMingLiU',
  'MingLiU', 'Arial Unicode', 'HeiT', 'Meiryo',
  'MS UI Gothic', 'MS PGothic', 'MS Gothic',
  'Microsoft YaHei',
  'SimHei',
  'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écritures japonaises */
.script-Jpan,
.script-Hira,
.script-Kana,
.script-Hrkt,
.lang-ja {
  font-family: 'Meiryo', 'MS UI Gothic', 'MS PGothic', 'MS Gothic',
  'Microsoft YaHei',
  'SimHei',
  'Microsoft JhengHei', 'PMingLiU', 'MingLiU', 'Arial Unicode', 'HeiT',
  'Malgun Gothic', 'Gulim', 'SimSun',
  'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture idéographique han traditionnelle */
.script-Hant,
.lang-zh-Hant {
  font-family: 'Microsoft JhengHei', 'PMingLiU', 'MingLiU', 'Arial Unicode', 'HeiT',
  'Microsoft YaHei',
  'SimHei',
  'Meiryo',
  'MS UI Gothic', 'MS PGothic', 'MS Gothic',
  'Malgun Gothic', 'Gulim', 'SimSun',
  'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture idéographique han simplifiée */
.script-Hans,
.script-Hani,
.lang-zh,
.lang-zh-Hans {
  font-family: 'Microsoft YaHei',
  'SimHei',
  'Microsoft JhengHei', 'PMingLiU', 'MingLiU', 'Arial Unicode', 'HeiT',
  'Meiryo',
  'MS UI Gothic', 'MS PGothic', 'MS Gothic',
  'Malgun Gothic', 'Gulim', 'SimSun',
  'Code2000', 'FreeSans', 'Lucida Sans Console', sans-serif;
}

/* Écriture hanunóo */
.lang-hnn {
  font-family: "Noto Sans Hanunoo", FreeSerif, Quivira, sans-serif;
}

/* Part 5:  MediaWiki:Gadget-StyleArticles.css */
/***************************************/
/*  Style des niveaux de section       */
/***************************************/
/* Nouvelle proposition d'affichage des sections de langue (H2) pour enlever l'aspect "Bandeau" et rendre plus compréhensible la lecture */

.ns-0 #mw-content-text div:not(.toctitle) > h1,
.ns-118 #mw-content-text div:not(.toctitle) > h1 {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/a/ae/OOjs_UI-like_arrow-ltr_progressive.svg/60px-OOjs_UI-like_arrow-ltr_progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 30px;
  padding-left: 40px;
  background-color: #FFF9E8; /*Modification depuis #EEEEFF; */
  border-left: solid 0 #000;
  border-right: solid 0 #000;
  border-top: solid 0 #000;
  clear: both;
  font-size: 180%;
  font-weight: 500;
  margin-bottom: .5em;
  margin-top: 1em;
}

/* Léger espacement pour les h3 car les icônes en arrière-plan des .titrexxx n'imposent pas d'espacement */
.ns-0 #mw-content-text h3,
.ns-118 #mw-content-text h3 {
  border-bottom: dotted 1px #aaa;
  clear: both;
  margin-top: .5em;
}

.ns-0 #mw-content-text h3,
.ns-118 #mw-content-text h3 {
  clear: both;
}

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

/***************************************/
/*  Icônes de section                  */
/***************************************/
.titreetym {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/0/04/OOjs_UI_icon_history-progressive.svg/48px-OOjs_UI_icon_history-progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding-left: 30px;
  padding-top: 8px;
}

.titredef {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/d/d5/OOjs_UI-like_arrow_empty-ltr_progressive.svg/48px-OOjs_UI-like_arrow_empty-ltr_progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: 30px;
  padding-top: 4px;
}

.titrepron {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/a/ac/OOjs_UI_icon_userTalk-ltr-progressive.svg/48px-OOjs_UI_icon_userTalk-ltr-progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding-left: 30px;
}

.titreanagr {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/b/b4/OOjs_UI_icon_puzzle-ltr-progressive.svg/48px-OOjs_UI_icon_puzzle-ltr-progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding-left: 30px;
  padding-top: 8px;
}

/* NB :  utilisation de la même icône dans le bandeau "voir" */
.titrevoir,
.bandeau-voir-icone {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/d/d8/OOjs_UI_icon_eye-progressive.svg/40px-OOjs_UI_icon_eye-progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 30px;
}

.titreref {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/9/97/OOjs_UI_icon_bookmark-progressive.svg/48px-OOjs_UI_icon_bookmark-progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: 30px;
  padding-top: 8px;
}

.titreabrev {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/1/12/OOjs_UI-like_abbreviation_progressive.svg/48px-OOjs_UI-like_abbreviation_progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: 30px;
  padding-top: 8px;
}

.titreanto {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/ff/OOjs_UI-like_antonym_progressive.svg/48px-OOjs_UI-like_antonym_progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding-left: 30px;
  padding-top: 8px;
}

.titrederiv {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/c/cc/OOjs_UI-like_derivative_progressive.svg/48px-OOjs_UI-like_derivative_progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: 30px;
  padding-top: 8px;
}

.titrederal {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/d/dd/OOjs_UI-like_other_language_derivative_progressive.svg/48px-OOjs_UI-like_other_language_derivative_progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: 30px;
  padding-top: 8px;
}

.titrehypo {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/6/66/OOjs_UI-like_hyponym_progressive.svg/48px-OOjs_UI-like_hyponym_progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: 30px;
  padding-top: 8px;
}

.titrehyper {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/a/a1/OOjs_UI-like_hyperonym_progressive.svg/48px-OOjs_UI-like_hyperonym_progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: 30px;
  padding-top: 8px;
}

.titresyno {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/8e/OOjs_UI-like_synonym_progressive.svg/48px-OOjs_UI-like_synonym_progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: 30px;
  padding-top: 8px;
}

.titretrad {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/e/e0/OOjs_UI_icon_language-ltr-progressive.svg/48px-OOjs_UI_icon_language-ltr-progressive.svg.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: 30px;
  padding-top: 8px;
}


/***************************************/
/*  Définitions, exemples, citations   */
/***************************************/
/* Coloration blanche de base des définitions, exemples, etc. */
/* Définitions # (ou ## ?) */
.ns-0 ol li,
.ns-0 ol li li,
.ns-118 ol li,
.ns-118 ol li li {
  background-color: #fff;
}

/* Exemples #* (ou ##* ou #** ?) */
.ns-0 ol li ul,
.ns-0 ol li li ul,
.ns-0 ol li ul ul,
.ns-118 ol li ul,
.ns-118 ol li li ul,
.ns-118 ol li ul ul {
  background-color: #fff;
}

/* Liens discrets dans les exemples */
.ns-0 #bodyContent ol li ul a:not(.oo-ui-buttonElement-button),
.ns-0 #bodyContent ol li li ul a:not(.oo-ui-buttonElement-button),
.ns-0 #bodyContent ol li ul ul a:not(.oo-ui-buttonElement-button),
.ns-118 #bodyContent ol li ul a:not(.oo-ui-buttonElement-button),
.ns-118 #bodyContent ol li li ul a:not(.oo-ui-buttonElement-button),
.ns-118 #bodyContent ol li ul ul a:not(.oo-ui-buttonElement-button) {
  background: none;
  color: #000090;
  padding-right: 0;
}

/* Pas de couleur pour les liens des exemples sans article */
.ns-0 #bodyContent ol li ul a.new,
.ns-0 #bodyContent ol li li ul a.new,
.ns-0 #bodyContent ol li ul ul a.new,
.ns-118 #bodyContent ol li ul a.new,
.ns-118 #bodyContent ol li li ul a.new,
.ns-118 #bodyContent ol li ul ul a.new {
  background: none;
  color: #000;
  padding-right: 0;
}

/* Alignement des citations sur plusieurs lignes */
.ns-0 ol li dl dd ul li,
.ns-118 ol li dl dd ul li {
  margin-bottom: 0;
  margin-top: .2em;
}

.ns-0 ol li dl dd ul,
.ns-118 ol li dl dd ul {
  margin-left: 1.5em;
}

.ns-0 ol li dl dd dl dd,
.ns-118 ol li dl dd dl dd {
  margin-bottom: 0;
  margin-left: 1.5em;
}

.ns-0 ol li dl dd dl,
.ns-118 ol li dl dd dl {
  margin-bottom: .2em;
  margin-top: 0;
}

/* Écartement des définitions entre elles */
.ns-0 ol li,
.ns-0 ol li ol li,
.ns-118 ol li,
.ns-118 ol li ol li {
  margin-bottom: .8em;
}

/*****************************************/
/* Numérotation différenciée des listes  */
/*****************************************/
/* Niveau 1 :  chiffres arabes */
.ns-0 ol,
.ns-118 ol {
  list-style-type: decimal;
}

.ns-0 ol ul,
.ns-118 ol ul {
  list-style-type: square;
}

/* Niveau 2 :  lettres alphabétiques majuscules */
.ns-0 ol ol,
.ns-118 ol ol {
  list-style-type: lower-alpha;
}

.ns-0 ol ol ul,
.ns-118 ol ol ul {
  list-style-type: square;
}

/* Niveau 3 :  chiffres romains minuscules */
.ns-0 ol ol ol,
.ns-118 ol ol ol {
  list-style-type: lower-roman;
}

.ns-0 ol ol ol ul,
.ns-118 ol ol ol ul {
  list-style-type: square;
}

/***************************************/
/*        Traductions                  */
/***************************************/
/* Mise en exposant du lien vers les autres Wiktionnaires */
.trad-exposant {
  font-size: 80%;
  line-height: 1em;
  vertical-align: super;
}

/* Style des liens vers les autres Wiktionnaires selon les cas */
/* trad  */
.trad-inconnu {
  color: #bbb;
}

/* trad+ */
.trad-existe {
  color: #36b;
}

/* trad- */
.trad-absent {
  color: #ba0000;
}

/* .trad-nowikt {} trad-- */
/********************************************************/
/* Illustrations en médaillon comme les images          */
/********************************************************/
.illustration-texte {
  background: #fff2dd;
  border: 1px solid #aaa;
  font-size: .85em;
  margin: .5em;
  padding: .5em;
  text-align: left;
}

.illustration-couleur {
  border: 1px solid #000;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  width: 80px;
}

/***************************************/
/*  Articles de qualité                */
/***************************************/
/* Icônes des AdQ interwiki */
.AdQ {
  list-style-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/e/e7/OOjs_UI-like_star_plain_progressive.svg/24px-OOjs_UI-like_star_plain_progressive.svg.png);
}

#article_de_qualite {
  background: #ffe;
  border: 1px solid #aaa;
  border-collapse: collapse;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  text-align: center;
  width: 80%;
}

#article_de_qualite td {
  padding: .5em;
}

/***************************************/
/*        Autres                       */
/***************************************/
/*  Style des sources des citations */
.sources {
  font-size: .85em;
}

/* Classe pour les modèles de ligne de forme (Catégorie: Modèles_de_ligne_de_forme) */
.ligne-de-forme {
  color: #002000;
}

/* Bandeau Voir */
.bandeau-voir {
  background: #ccf5aa;
  border: 1px solid #a0cca0;
  margin-bottom: .5em;
  padding: 3px;
  width: 100%;
}

/* Part 6: Copie de MediaWiki:Gadget-Flexions.css */
/***************************************/
/* Styles des tableaux de conjugaisons */
/***************************************/
.conj-case-grise {
	color:gray;
	background:none;
	font-style:italic;
}
.conj-case-grise a {
	color:#5A5A8E;
}
.conj-case-grise .new {
	color:#8E5A5A;
}

/**********************************/
/*  Style des tables de flexions  */
/**********************************/
table.flextable {
	clear: right;
	float: right;
	margin: 0.5em;
	margin-right: 0;
	background: inherit;
	text-align: center;
	border-collapse: collapse;
}

/* Titres de colonnes */
table.flextable th {
	padding: 0.2em ;
	background: #EEEEFF ;
	border: 1px solid #AAAACC;
}

/* Cacher la case en haut à gauche */
table.flextable .notopleft {
	background: none ;
	border: 0;
}

/* Cacher une case quelconque */
table.flextable .invisible {
	background: inherit ;
	border: 0;
}

/* Titres à gauche du tableau */
table.flextable .titre {
	padding: 0.3em ;
	background: #EEEEFF ;
	border: 1px solid #AAAACC;
	font-weight: bold;
}

/* Sous-titres du tableau */
table.flextable .sous-titre {
	padding: 0.3em ;
	background: #FAFAFF ;
	border: 1px solid #AAAACC;
	font-weight: bold;
}

/* Cellule normale du tableau */
table.flextable td {
	padding: 0.3em ;
	background: #FFFFFF;
	border: 1px solid #AAAACC;
}

/* Adjacence de contenus dans les flextables */
table.flextable .colle-gauche {
	border-left:0;
	text-align:left;
	padding-left:0;
}

table.flextable .colle-droite {
	border-right:0;
	text-align:right;
	padding-right:0;
}

/* Placement à gauche ou droite simplement */
.flextable .droite {
	text-align: right ;
}
.flextable .gauche {
	text-align: left ;
}

/* Style d'article dans les flexions (si quelqu'un veut les styliser séparément) */
/*.flextable .article {color:red;}*/

/* Part 7:  - */

/* Part Spécial:  */
.sectionlanguesg {
  background: url("https://upload.wikimedia.org/wikipedia/commons/6/6f/Flag_of_the_Central_African_Republic.svg");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding-left: 30px;
  padding-top: 8px;
}