MediaWiki:Monobook.css

Un article de la désencyclopédie.
Aller à la navigation Aller à la recherche

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.
/* 

Tools: [http://desencyclopedie.wikia.com/index.php?title=MediaWiki:Monobook.css&action=raw&ctype=text/css&smaxage=18000 reload cache] | [http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.wikia.com%2Findex.php%3Ftitle%3DMediaWiki%3AMonobook.css%26action%3Draw%26ctype%3Dtext%2Fcss%26smaxage%3D18000&usermedium=all check w3c validation]

<pre><nowiki> */

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

/* les nombre impairs représentent les espaces de discussion
 '0': 'Article', '1' : 'Discuter'
 '2': 'Utilisateur', '3' : 'Discussion utilisateur'
 '4': 'Désencyclopédie', '4' : 'Discussion Désencyclopédie'
 '6': 'Image', '5' : 'Discuter Image'
 '8': 'MediaWiki', '9' : 'Discussion MediaWiki'
 '10': 'Modèle', '10' : 'Discuter Modèle'
 '12': 'Aide', '13' : 'Discuter Aide'
 '14': 'Categorie', '15' : 'Discuter Catégorie'
*/

/*
 * Voir aussi [[MediaWiki:Common.css]]
 */

/*
 * Les lignes suivantes définissent la couleur de fond des différents espaces de Wikipédia
 */

/* Couleur de fond des articles */
.ns-0 * #content, 
.ns-0 * #p-cactions li, 
.ns-0 * #p-cactions li a { 
   background : white;
}

/* Couleur de fond des pages Utilisateur */
.ns-2 * #content, 
.ns-2 * #p-cactions li, 
.ns-2 * #p-cactions li a {
   background : white;
}

/* Couleur de fond pages Wikipédia  */
.ns-4 * #content, 
.ns-4 * #p-cactions li, 
.ns-4 * #p-cactions li a {
   background: #F4F4F4;
}

/* Couleur de fond des pages Fichier */
.ns-6 * #content, 
.ns-6 * #p-cactions li, 
.ns-6 * #p-cactions li a {
   background: white;
}
.ns-6 #p-logo a {background-image: url(https://images.wikia.nocookie.net/__cb20131011212258/desencyclopedie/images/9/9e/Dé_Commons.png) !important; }

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

/* Couleur de fond des pages Modèle */
.ns-10 * #content, 
.ns-10 * #p-cactions li, 
.ns-10 * #p-cactions li a { 
   background: white;
}

/* Couleur de fond des pages Aide */
.ns-12 * #content, 
.ns-12 * #p-cactions li, 
.ns-12 * #p-cactions li a {
   background: #FFEEEE;
}

/* Couleur de fond des pages Catégorie */
.ns-14 * #content, 
.ns-14 * #p-cactions li, 
.ns-14 * #p-cactions li a {
   background: white;
}

/* Couleur de fond des pages de portail */
.ns-114 * #content, 
.ns-114 * #p-cactions li, 
.ns-114 * #p-cactions li a {
   background: white;
}

/* Couleur de fond des pages de Projet */
.ns-102 * #content, 
.ns-102 * #p-cactions li, 
.ns-102 * #p-cactions li a {
   background: #F6F6F6;;
}


/* Couleur de fond des pages de reference */
.ns-104 * #content, 
.ns-104 * #p-cactions li, 
.ns-104 * #p-cactions li a {
   background: #EEFFEE;
}

/* Couleur de fond des pages de discussion des differents namespaces */
.ns-1 * #content, .ns-1 * #p-cactions li, .ns-1 * #p-cactions li a,
.ns-3 * #content, .ns-3 * #p-cactions li, .ns-3 * #p-cactions li a,
.ns-5 * #content, .ns-5 * #p-cactions li, .ns-5 * #p-cactions li a,
.ns-7 * #content, .ns-7 * #p-cactions li, .ns-7 * #p-cactions li a,
.ns-9 * #content, .ns-9 * #p-cactions li, .ns-9 * #p-cactions li a,
.ns-11 * #content, .ns-11 * #p-cactions li, .ns-11 * #p-cactions li a,
.ns-13 * #content, .ns-13 * #p-cactions li, .ns-13 * #p-cactions li a,
.ns-15 * #content, .ns-15 * #p-cactions li, .ns-15 * #p-cactions li a,
.ns-101 * #content, .ns-101 * #p-cactions li, .ns-101 * #p-cactions li a,
.ns-103 * #content, .ns-103 * #p-cactions li, .ns-103 * #p-cactions li a,
.ns-105 * #content, .ns-105 * #p-cactions li, .ns-105 * #p-cactions li a {
   background: #FFFFEE;
}


/* Couleur par défaut (bleu ciel) */
#content, 
#p-cactions li, 
#p-cactions li a {
   background: #F8FCFF;
}


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

/*
 * Style de l'interface de la désencyclopédie
 */

/* le logo du site en haut à gauche (par Cauch) */
#p-logo a { background-image: url('https://images.wikia.nocookie.net/__cb20101109222714/desencyclopedie/images/2/2a/Logo_desencyclopedie_cauchy.png') !important; }

/* le logo du site (par Darwinner)
#p-logo a { background-image: url('https://images.wikia.nocookie.net/__cb20101109223124/desencyclopedie/images/2/2d/Logo3.png') !important;} */

/* le logo du site "Noël" en haut à gauche (par Cédric Spatiotemporel)
#p-logo a { background-image: url('https://images.wikia.nocookie.net/desencyclopedie/images/0/05/Déédle_noël01.png') !important; } */

/* le logo du site "Fin d'année" en haut à gauche
#p-logo a { background-image: url('https://images.wikia.nocookie.net/__cb20101220195314/desencyclopedie/images/9/9b/Logo_d%C3%A9_noel.gif') !important; } */

/* le logo du site "Halloween" en haut à gauche (par Cédric Spatiotemporel)
#p-logo a { background-image: url('https://images.wikia.nocookie.net/desencyclopedie/images/5/52/D%C3%A9%C3%A9dle_halloween01.png') !important; } */

/* le logo du site "DésencyclopéLeaks" en haut à gauche
#p-logo a { background-image: url('https://images.wikia.nocookie.net/desencyclopedie/images/2/28/D%C3%A9sencyclop%C3%A9Leaks.png') !important; } */

/* le logo du site "Fin du monde" en haut à gauche (par Cédric Spatiotemporel)
#p-logo a { background-image: url('https://images.wikia.nocookie.net/desencyclopedie/images/4/43/D%C3%A9%C3%A9dle_findumonde.png') !important; } */

/* le logo du site "Foot Brésil" en haut à gauche (par Cédric Spatiotemporel)
#p-logo a { background-image: url('https://images.wikia.nocookie.net/__cb20140526205530/desencyclopedie/images/7/75/Logo_desencyclopedie_foot_2.png') !important; } */

/* le logo du site "Charlie Hebdo" en haut à gauche (par Cédric Spatiotemporel)
#p-logo a { background-image: url('https://images.wikia.nocookie.net/__cb20150108031657/desencyclopedie/images/4/4b/D%C3%A9%C3%A9dle_Charlie-Hebdo.png') !important; } */
 
/* Soulignement léger pour les sous-parties */

h3 { 
border-bottom: dotted 1px #aaa;
}

/* Arrière plan */

body {
  background-image: url(https://images.wikia.nocookie.net/desencyclopedie/images/5/54/Vector_-_Fond.png) !important;
  background-position: center -55px !important;
  background-repeat: repeat-x !important;
  background: #f6f6f6;
}

/* Cadre autour des articles */

#content {
	margin: 79px 0 0 160px !important;
	border: 1px #a7d7f9; 
	border-style: solid none solid solid;
	font-size: 13px;
	position: relative;
	padding:1em;
}

/* Onglets de navigation */

#p-cactions .pBody {
  background-image: none;
}

#p-cactions ul {
  font-size: 100% !important;
  position: relative;
  padding-top: 33px;
  left: 4px;
  bottom: -8px;
  background-color: transparent;
  z-index: 50 !important;
}

#p-cactions ul li {
  border:1px solid #a7d7f9!important;
  border-top:none!important;
  padding:10px 0px 6px 0px!important;
  margin-top: 79px !important;
  margin: -2px;
  background: url(https://images.wikia.nocookie.net/desencyclopedie/images/5/54/Vector_-_Fond.png) 0px -45px repeat-x !important;
  background-color:#6cbbf4!important;
}

#p-cactions ul li a, #p-cactions ul li.selected a {
  padding:10px 6px 6px 6px!important;
  background-color: transparent!important; 
  cursor:pointer;
  color:#0645ad;
  text-transform: none;
}

#p-cactions ul li.selected a { 
  color: #333333 !important; 
  padding: 10px 8px 6px 8px !important;
}

#p-cactions ul li.new a { color:#a55858!important; }

#p-cactions ul li.selected { 
  background-color: white  !important; 
  cursor:  pointer;
  border-bottom:none  !important;
  padding-bottom:7px  !important;
}

#p-cactions ul li:hover { 
  background: none white !important;
  border-bottom: none !important;
  padding-bottom: 7px !important;
  cursor: pointer;
}  

#p-cactions li.istalk{
  margin-right: -2px;
}

#content, #p-cactions ul li, #p-cactions ul li a, #p-cactions ul li.selected a {
  -moz-border-radius:0px!important;
  -webkit-border-radius:0px!important;
}


/* Boîtes des navigation */

/* Retrait du titre de la boîte Navigation */
#p-navigation h5 {
  display: none;
}

/* Style du titre */
h1, h2 {
  font-family: "Linux Libertine",Georgia,Times,serif;
}

/* Style du titre des boîtes */

.portlet h5 {
  background-image: url(https://images.wikia.nocookie.net/desencyclopedie/images/6/68/Vector_-_Separateur_boites.png); 
  background-position: center top;
  background-repeat: no-repeat;
  background-color: transparent; 
  display: block;
  margin: 3px 0px 7px 10px;
  color: #444444;
  text-transform: none;
}

/* Style des boîtes */

.portlet .pBody {
  background-color: transparent; 
  border: 0px !important; 
  padding: 1px 10px;
  margin-left: 7px;
  font-size: inherited;
}

.portlet .pBody ul {
  list-style-type: none !important;
  list-style-image: none !important;
  margin: 0;
  padding: 0;
}

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

/*
 * Style du projet Egyptopedia
 */


/* Cadre du calendrier */
div.egy_calendrier#cadre
{
	border:1px solid #CCCC99; 
	background: #FFFFFF; 
	text-align: center; 
	font-size: smaller;
}

/* Style du lien du calendrier */
div.egy_calendrier#lien
{
	background: #CCCC99; 
	padding: 0.2em; 
}

/* Style de la saison du calendrier */
div.egy_calendrier#saison
{
}

/* Style du mois du calendrier */
div.egy_calendrier#mois
{
}

/* Style du jour du calendrier */
div.egy_calendrier#jour
{
	font-size: medium; 
}

/* Style des tableaux de navigation */
table.egyleft, .egybox
{
    float: right; 
    margin: 0.5em 0.5em 1em 1em; 
    border: 1px solid #aaaa80; 
    background: #efefdd; 
    text-align: center; 
    width: 170px;
}


table.egyptopedia
{
    float: right; 
    margin: 0.5em 0.5em 1em 1em; 
    border-width: 1px;
    border-style: solid;
    border-color: #AAAA80;
    border-collapse: collapse;
    background-color: #EFEFDD;
    text-align: center;
    width: 170px;
}

table.egyptopedia th, table.egyptopedia td
{
    border-width: 1px;
    border-style: solid;
    border-color: #AAAA80;
    border-collapse: collapse;
}

/************************************************************/
/*
 * Divers
 */

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

/*
 * BUG: l'id doit être unique sur le document. Ainsi les pages contenant
 * deux alertes avec pour id style1 sont invalides.
 * 
 * On pourrait utiliser à la place les classes alerte_style1, alerte_style2 . 
 */

/* Styles des messages d'alerte */
div.alerte#style2 { padding:0.5em; background:#FFFFDD; }

/* Styles pour [[Prise de décision/Harmonisation des messages d'avertissement]] */
div.alerte#style1 { padding:0.5em; }
div.alerte#style3 { padding:0.5em; border:solid 1px #808080; background:#F0F0F0; }
div.alerte#style4 { padding:0.5em; background-color:#f7f8ff; border:1px solid #8888aa; border-right-width:2px; border-bottom-width:2px; }
div.alerte#style5 { padding:0.5em; border: 1px red dashed; }
div.alerte#style6 { padding:0.5em; background: peachpuff; border: 1px solid #cdcdcd; }
div.alerte#style7 { padding:0.5em; border:dotted 1mm red; }
div.alerte#style8 { padding:0.5em; border:dotted 1mm red; background:yellow; }
div.alerte#style9 { padding:0.5em; background:#f0f0ff; }

/* même chose que ci dessus mais sans id */
div.alerte.style1 { padding:0.5em; }
div.alerte.style2 { padding:0.5em; background:#FFFFDD; }div.alerte#style3 { padding:0.5em; border:solid 1px #808080; background:#F0F0F0; }
div.alerte.style4 { padding:0.5em; background-color:#f7f8ff; border:1px solid #8888aa; border-right-width:2px; border-bottom-width:2px; }
div.alerte.style5 { padding:0.5em; border: 1px red dashed; }
div.alerte.style6 { padding:0.5em; background: peachpuff; border: 1px solid #cdcdcd; }
div.alerte.style7 { padding:0.5em; border:dotted 1mm red; }
div.alerte.style8 { padding:0.5em; border:dotted 1mm red; background:yellow; }
div.alerte.style9 { padding:0.5em; background:#f0f0ff; }


/* Import de la palette de navigation de de: */
div.BoxenVerschmelzen, div.NavFrame {
     margin:0px;
     padding:2px;
     border:1px solid #AAAAAA;
     text-align:center;
     border-collapse:collapse;
     font-size:95%;
}

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

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

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

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

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

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

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

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

/* Point pour la carte du monde */

div.PointCarte
{
   position:absolute;
   width:1px;
   height:1px;
   background:#000000;
   border: 1px solid #FFFFFF;    
}

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

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

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

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

/* Standard Navigationsleisten */

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

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

}


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

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

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

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

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

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

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

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

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

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

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

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

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

/* Tableau gris. */

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

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

/*
 * Classes utilisable par tout portail modulaire
 * (je teste d'abord sur manga&japanim puis j'étendrais)
 */

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

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

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

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

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

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

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

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

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

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

/* style pour les images */
div.fairuse div div {
  background-color:#FF8080;
}
.article-thumb .caption {
    color: black;
}
.article-thumb {
    border: 1px solid #CCC;
    padding: 3px !important;
}

/*div.thumb div { background:none; }
div.thumb div div { background:rgb(249, 249, 249); }*/

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

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

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

/* Style par defaut pour les boites d'avancement */
.avance_boite
{
   position:relative;
   margin:0; 
   padding:0; 
   width:100px; 
   height:16px; 
   background:lightgray; 
   border:solid 1px gray;
}
.avance_barre
{
   position:relative;
   margin:0; 
   padding:0; 
   height:100%; 
   background:#A0A0FF;
   border:0;
   vertical-align:middle;
}
.avance_texte
{
   position:absolute; 
   top:0; 
   left:0;
   width:100px; 
   height:100%; 
   margin:0; 
   padding:0; 
   text-align:center;
   vertical-align:middle;
   font-size:14px;
   border:0;
}

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

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

/* Couleur de fond des historiques */
.history-user-normal { background-color: #DBDBFF;}
.history-user-sysop { background-color: #FFFF99;}
.history-user-bot { background-color: #C6FFB3;}
.history-user-ip { background-color: #FFCCCC;}

/******************
 
SEARCH
 
******************/
 
#p-search h5 {
	display: none;
}
 
/* move to top */
#p-search {
	position: absolute;
	top: 50px;
	right: 8px;
	width: auto;
	float: right;
	text-align: right;
	margin: 0;
	z-index: 51 !important;
}
 
#p-search .pBody {
	background-image: none;
	background-color: #fff;
	padding:0;
	margin:0;
	border: 1px solid #aaa !important;
	overflow:hidden;
	background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAXCAIAAABF+LJYAAAAAXNSR0IArs4c6QAAAAlwSFlzAAAOnAAADusBZ+q87AAAAAd0SU1FB9sGEgoDAOfH+u0AAAAdaVRYdENvbW1lbnQAAAAAAENyZWF0ZWQgd2l0aCBHSU1QZC5lBwAAAC1JREFUCNddyrENACAQgEBg/3m/1cIYE9sDZiYgIDEk9Zjm365LrGPvM11hCRs3BQUqlYAYAgAAAABJRU5ErkJggg==) repeat-x top;
}
 
#p-search form {
	padding:0;
	margin: 0;
	width: 224px;
	height:22px;
	position: relative;
	background: transparent;
}
#searchInput {
	width: 190px;
	height: 22px;
	border: none !important;
	padding:  0 0 0 3px;
	margin: 0;
	position: absolute;
	top: 0px;
	left:0px;
	font-size: 13px;
	-webkit-appearance: none;
	background: transparent;
}
 
/* disable webkit's box */
#searchInput:focus {
	outline: none;
}
#searchInput::-webkit-search-cancel-button {
	display: none;
}
 
#searchGoButton {
	border: none; 
	background: #fff;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAAAAAC4QtCeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAP9bkSK1AAAAaklEQVQI12P4///u3NrauXf/AwHD//05YLAfxLmbl7/n48c9+Xn3gZxJYDGg/BQgpyznC4jzJacMmVOMrgxowMFPnw5CDIAZnbMLxAFaWl09txrEY/gPAe87gTwY5//PmTmr4Jz/f699BgAmIHmp1XxJagAAAABJRU5ErkJggg==);
	background-position: 0 2px;
	width: 80px;
	height: 25px;
	position:absolute;
	top:2px;
	right: 0;
	background-repeat: no-repeat;
	margin: 0 -60px 0 0 !important;
	padding: 0 0 0 20px !important;
	font-size:12px;
	line-height: 12px;
	font-family: monospace;
	cursor: pointer;
}
#mw-searchButton {
	display: none !important;
}

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



/* </nowiki></pre> */