Différences entre les versions de « MediaWiki:Vector.css »

De Wikirouge
Aller à la navigation Aller à la recherche
m
 
(166 versions intermédiaires par 3 utilisateurs non affichées)
Ligne 2 : Ligne 2 :
  
  
/* Augmenter la largeur de la sidebar */
+
.filehistory { font-size: 90%; }
div#mw-panel { width: 12em; }
+
.listfiles { font-size: 80%; }
div#footer, #mw-head-base, div#content { margin-left: 12em; }
+
.mw-references-wrap {
#left-navigation { margin-left: 12em; }
+
border-top: none!important;
 +
margin-top: 0!important;
 +
}
 +
#mw-normal-catlinks {
 +
display: block!important;
 +
font-variant: small-caps;
 +
border: 1px solid #d8d8d8;
 +
padding-left: 5px;
 +
}
 +
#catlinks a { color:black!important; }
 +
#catlinks a:hover { background: #e0d6d6; text-decoration:none; }
  
 +
span.tocnumber { display: inherit; }
 +
.toclevel-3 .tocnumber { display: none; }
 +
.mw-headline-number { display: none; }
  
/* Sidebar */
 
#n-mainpage-description, #t-recentchangeslinked, #t-permalink, #t-info, #t-smwbrowselink { display: none; }
 
#p-logo { top: -126px; }
 
  
  
/* Couleurs rouges */
+
/************* Brut de classe ****************/
  
.mw-body { border: 1px solid #8300004d; }
+
.subtitle { display: none; }
 +
.linkpreview {
 +
    height: 250px;
 +
    width: 49.7%;
 +
    display: inline-block;
 +
    margin-bottom: 20px;
 +
    vertical-align: top;
 +
    font-family: Oxygen, Arial, 'Helvetica Neue', Helvetica, sans-serif; 
 +
    scroll-snap-align: start;
 +
    line-height: 1.2;
 +
}
 +
@media (max-width: 750px) {
 +
    .linkpreview { width: 49%; }
 +
}
 +
.linkpreview h3 {
 +
  font-size: 60%!important;
 +
  text-transform: uppercase;
 +
  margin-bottom: 0;
 +
  font-weight: normal;
 +
  margin-top: 0;
 +
}
 +
.linkpreview a {
 +
display: block;
 +
width: 95%;
 +
  font-size: 13px;
 +
    text-decoration: none;
 +
  color: black;
 +
  font-style: italic;
 +
}
 +
.linkpreview img {
 +
width: 100%;
 +
  height: 185px;
 +
  object-fit: cover;
 +
}
 +
.tab label, .subtitle {
 +
  font-size: 110%;
 +
  font-weight: normal;
 +
  font-variant: small-caps;
 +
  font-family: Impact, Haettenschweiler, Arial Black;
 +
}
 +
.contenttab {
 +
  padding-left: 3px;
 +
  scroll-snap-type: y mandatory;
 +
}
 +
#tabs {
 +
    position: relative;
 +
    clear: both;
 +
    margin-left : auto;
 +
margin-right: auto;
 +
max-width: 998px;
 +
}
 +
.tab { float: left; }
 +
.tab label {
 +
  background: #c9adad;
 +
  padding: 5px 20px 5px 20px;
 +
  border: 1px solid #ccc;
 +
  margin-left: -1px;
 +
  position: relative;
 +
  left: 1px;
 +
  cursor: pointer;
 +
}
 +
.tab [type=radio] { display: none; }
 +
.content {
 +
  position: absolute;
 +
  top: 29px;
 +
  left: 0;
 +
  background: rgba(255, 255, 255, .4);
 +
  right: 0;
 +
  bottom: 0;
 +
  padding: 5px;
 +
  border: 1px solid #ccc;
 +
}
 +
.content > * {
 +
    opacity: 0;
 +
    -webkit-transition: opacity 0.6s ease;
 +
    -moz-transition:    opacity 0.6s ease;
 +
    -ms-transition:    opacity 0.6s ease;
 +
    -o-transition:      opacity 0.6s ease;
 +
}
 +
[type=radio]:checked ~ label {
 +
    background: rgba(255, 255, 255, 0.85);
 +
    border-bottom: 2px solid rgba(255, 255, 255, 0);
 +
    z-index: 2;
 +
}
 +
[type=radio]:checked ~ label ~ .content { z-index: 1; }
 +
[type=radio]:checked ~ label ~ .content > * { opacity: 1; }
  
div.vectorTabs ul li { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAIAAADITs03AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QsNFTcpXC7SiAAAADpJREFUGNNj+Pf3LxMDA8PIxv//w9n///1DiCOzkfB/pDD7j6QXZs7/f/9QzfzzB1P9//8Y6t6fPQsAip0nFeu95C0AAAAASUVORK5CYII=) ! important; }
+
.page-Accueil .contenttab { height: 260px; overflow-y: scroll; }
 +
.page-Accueil #tabs { min-height: 295px; }
  
div.vectorTabs, div.vectorTabs span, div.vectorMenu h3 { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QsNFh4ZPPfDlgAAAERJREFUCNdljkEKADEMAsX/P7jQRPfQNDTsQQRJRpFrEcBPto9nDodNR/TNyCU688gm7u+To7jae/C6p5jNlajq620RHxOYTamCQxdIAAAAAElFTkSuQmCC); }
+
.page-Brut_de_classe .mw-body { height: 6050px; }
 +
.page-Brut_de_classe #tabs { min-height: 5980px; }
  
ol.references li:target, sup.reference:target { background-color: rgba(255, 188, 188, 0.1); }
+
/**
#mw-content-text fieldset { border-color: #929292; }
+
* Pour le Programme
ul.mw-contributions-list { list-style-image:none!important; }
+
* https://wikirouge.net/Éléments_pour_un_programme_communiste
 +
*/
  
/* Liens */
+
.page-Pour_un_programme_communiste .mw-headline-number { display: inline; }
#mw-content-text a, .catlinks a, #contentSub a { color: #6b0053; }
+
.section-expandable ul li::marker { color: darkgrey; }
#mw-content-text a.new, .catlinks a.new { color: #b32901; }
+
.section-expandable-content {
#mw-panel a, #mw-panel a:visited, #preftoc a { color:black ! important; }
+
transition: all 1s;
#p-personal a, #toc a, .mw-helplink { color:black; }
+
max-height: 200px;
div.vectorTabs li a, div.vectorMenu li a { color:black; }
+
    overflow: hidden;
#mw-content-text .reference a { color:black; }
+
    text-overflow: ellipsis;
#mw-content-text .mw-editsection a { color:black; }
+
    background: -webkit-linear-gradient(#000, #fff);
#mw-content-text .mw-cite-backlink a { color:black; }
+
    -webkit-background-clip: text;
#footer-places a { color:black; }
+
    -webkit-text-fill-color: transparent;
 +
}
 +
.section-expandable-content a { pointer-events: none; }
 +
.section-expandable-toggle {
 +
text-align:center;
 +
font-size: 150%;
 +
color: gray;
 +
}
 +
.section-expandable-content:hover, .section-expandable-toggle:hover { cursor: pointer; }
 +
.section-expandable:hover .section-expandable-toggle {
 +
background-color: #fecece;
 +
color: #a81b1b;
 +
}
  
/* Retirer icône sur les liens externes */
 
div#content a.external { background:none !important; padding: 0px !important; }
 
  
 +
/**
 +
* Pour les anniversaires
 +
* https://wikirouge.net/Anniversaires
 +
*/
  
/* set max width and fix the background */
+
.tableanniv tr {
    html,
+
text-align: center;
    body {
+
vertical-align: top;
    position: relative;
+
}
    margin-left: auto !important;
+
 
    margin-right: auto !important;
+
/****************** Sidebar **********************/
    max-width: 1100px;
+
 
        background-position: top left;
+
#p-navigation li a, #p-Rubriques li a {
        background-repeat: repeat-x;
+
display: block;
    background-size: 100% 5em;
+
border-radius: 10px;
        background-image: url(/skins/Vector/images/page-fade.png);
+
padding-left: 5px;
        background-color: #f6f6f6;
+
}
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#ffffff),color-stop(100%,#f6f6f6));
+
#p-navigation li a:hover,
        background-image: -webkit-linear-gradient(top,#ffffff 50%,#f6f6f6 100%);
+
#p-Rubriques li a:hover {  
        background-image: -moz-linear-gradient(top,#ffffff 50%,#f6f6f6 100%);
+
text-decoration: none;  
        background-image: linear-gradient(#ffffff 50%,#f6f6f6 100%);
+
background-image: linear-gradient(to left, rgba(255,0,0,0), #e0d6d6);
    }
+
}
   
+
#p-navigation li a:before,
    /** fix the position of:
+
#p-Rubriques li a:before { vertical-align: -52%; margin-right: 6px; }
    personal user menu
+
 
    search bar
+
#n-Info-sur-WikiRouge a:before { content: url(/nowiki/icones/Info.png); }
    the pop-up indicator of language selector
+
#n-randompage a:before { content: url(/nowiki/icones/Random.png); }
    search suggestions
+
#n-Utiliser-le-wiki a:before { content: url(/nowiki/icones/Help.png); }
    **/
+
 
    #p-personal { right: 3pt; }
+
#p-Soutenir\ WikiRouge li { display: inline-block; }
    #p-search { margin-right: 3pt; }
+
#p-Soutenir\ WikiRouge li a { display: block; width: 25px; height: 25px; overflow: hidden; }
    .imeselector { position: fixed; }
+
#p-Soutenir\ WikiRouge li a:hover { opacity: 0.6; }
    .suggestions { right: 3pt !important; }
+
#n-Page-Facebook a:before { content: url(/nowiki/icones/Facebook.png); }
 +
#n-Compte-Twitter a:before { content: url(/nowiki/icones/Twitter.png); }
 +
#n-Instagram a:before { content: url(/nowiki/icones/Instagram.png); }
 +
#n-Youtube a:before { content: url(/nowiki/icones/Youtube.png); }
 +
#n-Faire-un-don a:before { content: url(/nowiki/icones/Don.png); }
 +
#n-Th\.C3\.A9orie a:before { content: url(/nowiki/icones/Theorie.png); }
 +
#n-Histoire a:before { content: url(/nowiki/icones/Histoire.png); }
 +
#n-\.C3\.89conomie a:before { content: url(/nowiki/icones/Economie.png); }
 +
#n-\.C3\.89cologie a:before { content: url(/nowiki/icones/Ecologie.png); }
 +
#n-Pays a:before { content: url(/nowiki/icones/Pays.png); }
 +
#n-Organisations a:before { content: url(/nowiki/icones/Partis.png); }
 +
#n-Socialistes a:before { content: url(/nowiki/icones/Socialistes.png); }
 +
#n-Voir-toutes\.\.\. a:before { content: url(/nowiki/icones/Plus.png); }
 +
 
 +
#p-coll-print_export li { display: inline-block; }
 +
#p-coll-print_export li a { display: block; width: 25px; height: 25px; overflow: hidden; }
 +
#p-coll-print_export li a:hover { opacity: 0.6; }
 +
#coll-create_a_book a:before { content: url(/nowiki/icones/Book.png); }
 +
#coll-book_creator_disable a:before { content: url(/nowiki/icones/Book.png); }
 +
#coll-download-as-rl a:before { content: url(/nowiki/icones/PDF.png); }
 +
#coll-download-as-odf a:before { content: url(/nowiki/icones/ODT.png); }
 +
#coll-download-as-epub a:before { content: url(/nowiki/icones/epub.png); }
 +
#t-print a:before { content: url(/nowiki/icones/Print.png); }
 +
 
 +
#p-tb #t-print { display: none; } /* cacher dans les pages spéciales */
 +
 
 +
 
 +
/********* Page d'accueil (Main Page) **********/
 +
 
 +
 
 +
 
 +
 
 +
.page-Accueil h1 { display: none; }
 +
 
 +
/* Pour la version mobile */
 +
#mainpage table {
 +
padding-top: 10px;
 +
padding-bottom: 10px;
 +
}
 +
#mainpage table a { font-size:0.85em; }
 +
#mainpage table table td {
 +
padding-top : 0px ;
 +
border: 1px solid black;
 +
border-radius: 5px;
 +
}
 +
#mainpage table table b {
 +
display: block;
 +
text-align: center;
 +
text-transform: uppercase;
 +
color: black;
 +
font-family: Impact, Haettenschweiler, Arial Black;
 +
font-size: 120%;
 +
font-weight: normal;
 +
}
 +
 
 +
.page-Accueil #mainpage h3 span { padding: 5px; background-color: black; color:white; }
 +
.page-Accueil .imglinks a img:hover { background-color: #ffe3e5; opacity: 0.9;}
 +
 
 +
/*** Brut de classe ***/
 +
#Iframe1 { width: 100%; height: 311px; }
 +
 
 +
 
 +
/*********************************************/
 +
/*********** Styles des modèles **************/
 +
 
 +
/* style "Modèle:Désambiguation" */
 +
.desambiguation { font-style: italic; }
 +
 
 +
/* [[Modèle:Nobr]] */
 +
.nowrap { white-space: nowrap; }
 +
 
 +
 
 +
/***** Infobox *****/
 +
 
 +
.infobox_v2 {
 +
background: #f9f9f9;
 +
color: #000;
 +
font-size: 90%;
 +
line-height: 1.2em;
 +
float: right;
 +
clear: right;
 +
margin: 0 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;
 +
}
 +
/* Padding si pictogramme d'infobox, e.g. ".entete.foobar"
 +
  Pas de pictogramme donc pas de padding sur ".entete.defaut" et ".entete"
 +
  Possibilité de désactiver ce padding en ajoutant une classe "large" */
 +
.infobox_v2 .entete:not(.defaut):not([class="entete"]):not(.large) {
 +
padding: 1px 48px;
 +
}
 +
/* 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;
 +
}
 +
 
 +
.media.audio {
 +
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png") no-repeat left top;
 +
}
 +
.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 left top;
 +
}

Version actuelle datée du 1 mai 2023 à 00:45

/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */


.filehistory { font-size: 90%; }
.listfiles { font-size: 80%; }
.mw-references-wrap {
	border-top: none!important;
	margin-top: 0!important;
}
#mw-normal-catlinks { 
	display: block!important;
	font-variant: small-caps;
	border: 1px solid #d8d8d8;
	padding-left: 5px;
}
#catlinks a { color:black!important; }
#catlinks a:hover { background: #e0d6d6; text-decoration:none; }

span.tocnumber { display: inherit; }
.toclevel-3 .tocnumber { display: none; }
.mw-headline-number { display: none; }



/************* Brut de classe ****************/

.subtitle { display: none; }
.linkpreview { 
    height: 250px; 
    width: 49.7%;
    display: inline-block; 
    margin-bottom: 20px; 
    vertical-align: top; 
    font-family: Oxygen, Arial, 'Helvetica Neue', Helvetica, sans-serif;  
    scroll-snap-align: start;
    line-height: 1.2;
}
@media (max-width: 750px) {
    .linkpreview { width: 49%; }
}
.linkpreview h3 { 
   	font-size: 60%!important; 
   	text-transform: uppercase; 
   	margin-bottom: 0; 
   	font-weight: normal; 
   	margin-top: 0;
}
.linkpreview a { 
	display: block;
	width: 95%;
   	font-size: 13px; 
    text-decoration: none; 
   	color: black; 
   	font-style: italic; 
}
.linkpreview img { 
	width: 100%;
   	height: 185px;
   	object-fit: cover;
}
.tab label, .subtitle { 
   	font-size: 110%; 
   	font-weight: normal; 
   	font-variant: small-caps; 
   	font-family: Impact, Haettenschweiler, Arial Black; 
}
.contenttab	{
   	padding-left: 3px;
   	scroll-snap-type: y mandatory;	
}
#tabs {
    position: relative;
    clear: both;
    margin-left : auto; 
	margin-right: auto; 
	max-width: 998px;
}
.tab { float: left; }
.tab label {
   background: #c9adad;
   padding: 5px 20px 5px 20px;
   border: 1px solid #ccc;
   margin-left: -1px;
   position: relative;
   left: 1px;
   cursor: pointer;
}
.tab [type=radio] { display: none; }
.content {
   position: absolute;
   top: 29px;
   left: 0;
   background: rgba(255, 255, 255, .4);
   right: 0;
   bottom: 0;
   padding: 5px;
   border: 1px solid #ccc;
}
.content > * {
    opacity: 0;
    -webkit-transition: opacity 0.6s ease;
    -moz-transition:    opacity 0.6s ease;
    -ms-transition:     opacity 0.6s ease;
    -o-transition:      opacity 0.6s ease;
}
[type=radio]:checked ~ label {
    background: rgba(255, 255, 255, 0.85);
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    z-index: 2;
}
[type=radio]:checked ~ label ~ .content { z-index: 1; }
[type=radio]:checked ~ label ~ .content > * { opacity: 1; }

.page-Accueil .contenttab { height: 260px; overflow-y: scroll; }
.page-Accueil #tabs { min-height: 295px; }

.page-Brut_de_classe .mw-body { height: 6050px; }
.page-Brut_de_classe #tabs { min-height: 5980px; }

/**
 * Pour le Programme 
 * https://wikirouge.net/Éléments_pour_un_programme_communiste
 */

.page-Pour_un_programme_communiste .mw-headline-number { display: inline; }
.section-expandable ul li::marker { color: darkgrey; }
.section-expandable-content {
	transition: all 1s;
	max-height: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    background: -webkit-linear-gradient(#000, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.section-expandable-content a { pointer-events: none; }
.section-expandable-toggle {
	text-align:center;
	font-size: 150%;
	color: gray;
}
.section-expandable-content:hover, .section-expandable-toggle:hover { cursor: pointer; }
.section-expandable:hover .section-expandable-toggle {
	background-color: #fecece;
	color: #a81b1b;
}


/**
 * Pour les anniversaires 
 * https://wikirouge.net/Anniversaires
 */

.tableanniv tr {
	text-align: center;
	vertical-align: top;
}

/****************** Sidebar **********************/

#p-navigation li a, #p-Rubriques li a { 
	display: block; 
	border-radius: 10px;
	padding-left: 5px;
}
#p-navigation li a:hover, 
#p-Rubriques li a:hover { 
	text-decoration: none; 
	background-image: linear-gradient(to left, rgba(255,0,0,0), #e0d6d6);
}
#p-navigation li a:before, 
#p-Rubriques li a:before { vertical-align: -52%; margin-right: 6px; }

#n-Info-sur-WikiRouge a:before { content: url(/nowiki/icones/Info.png); }
#n-randompage a:before { content: url(/nowiki/icones/Random.png); }
#n-Utiliser-le-wiki a:before { content: url(/nowiki/icones/Help.png); }

#p-Soutenir\ WikiRouge li { display: inline-block; }
#p-Soutenir\ WikiRouge li a { display: block; width: 25px; height: 25px; overflow: hidden; }
#p-Soutenir\ WikiRouge li a:hover { opacity: 0.6; }
#n-Page-Facebook a:before { content: url(/nowiki/icones/Facebook.png); }
#n-Compte-Twitter a:before { content: url(/nowiki/icones/Twitter.png); }
#n-Instagram a:before { content: url(/nowiki/icones/Instagram.png); }
#n-Youtube a:before { content: url(/nowiki/icones/Youtube.png); }
#n-Faire-un-don a:before { content: url(/nowiki/icones/Don.png); }
#n-Th\.C3\.A9orie a:before { content: url(/nowiki/icones/Theorie.png); }
#n-Histoire a:before { content: url(/nowiki/icones/Histoire.png); }
#n-\.C3\.89conomie a:before { content: url(/nowiki/icones/Economie.png); }
#n-\.C3\.89cologie a:before { content: url(/nowiki/icones/Ecologie.png); }
#n-Pays a:before { content: url(/nowiki/icones/Pays.png); }
#n-Organisations a:before { content: url(/nowiki/icones/Partis.png); }
#n-Socialistes a:before { content: url(/nowiki/icones/Socialistes.png); }
#n-Voir-toutes\.\.\. a:before { content: url(/nowiki/icones/Plus.png); }

#p-coll-print_export li { display: inline-block; }
#p-coll-print_export li a { display: block; width: 25px; height: 25px; overflow: hidden; }
#p-coll-print_export li a:hover { opacity: 0.6; }
#coll-create_a_book a:before { content: url(/nowiki/icones/Book.png); }
#coll-book_creator_disable a:before { content: url(/nowiki/icones/Book.png); }
#coll-download-as-rl a:before { content: url(/nowiki/icones/PDF.png); }
#coll-download-as-odf a:before { content: url(/nowiki/icones/ODT.png); }
#coll-download-as-epub a:before { content: url(/nowiki/icones/epub.png); }
#t-print a:before { content: url(/nowiki/icones/Print.png); }

#p-tb #t-print { display: none; } /* cacher dans les pages spéciales */


/********* Page d'accueil (Main Page) **********/




.page-Accueil h1 { display: none; }

/* Pour la version mobile */
#mainpage table { 
	padding-top: 10px; 
	padding-bottom: 10px;
}
#mainpage table a { font-size:0.85em; }
#mainpage table table td { 
	padding-top : 0px ; 
	border: 1px solid black; 
	border-radius: 5px; 
}
#mainpage table table b { 
	display: block; 
	text-align: center; 
	text-transform: uppercase; 
	color: black;
	font-family: Impact, Haettenschweiler, Arial Black;
	font-size: 120%;
	font-weight: normal;
} 

.page-Accueil #mainpage h3 span { padding: 5px; background-color: black; color:white; }
.page-Accueil .imglinks a img:hover { background-color: #ffe3e5; opacity: 0.9;}

/*** Brut de classe ***/
#Iframe1 { width: 100%; height: 311px; }


/*********************************************/
/*********** Styles des modèles **************/

/* style "Modèle:Désambiguation" */ 
.desambiguation { font-style: italic; }

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


/***** Infobox *****/

.infobox_v2 {
	background: #f9f9f9;
	color: #000;
	font-size: 90%;
	line-height: 1.2em;
	float: right;
	clear: right;
	margin: 0 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;
}
/* Padding si pictogramme d'infobox, e.g. ".entete.foobar"
   Pas de pictogramme donc pas de padding sur ".entete.defaut" et ".entete"
   Possibilité de désactiver ce padding en ajoutant une classe "large" */
.infobox_v2 .entete:not(.defaut):not([class="entete"]):not(.large) {
	padding: 1px 48px;
}
/* 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;
}

.media.audio {
	background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png") no-repeat left top;
}
.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 left top;
}