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

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

Firefox (sur GNU/Linux) / Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
#p-lang .pBody li {   
/*display: inline;*/
}

/* définition monobook sans js */
.infoboite {
   border: 1px solid #aaa;
   padding: 5px;
   background-color: #f9f9f9;
   font-size: 95%;
}
 
.infoboite .titreInfoboite p {
   font-size:larger;
   text-align:center;
   margin:0;
}
 
.infoboite .themeInfoboite p {
   border-top:1px solid #aaa;
   margin:0;
   padding:.5ex 0;
   font-size:larger;
   font-weight:bolder;
   text-align:center;
   line-height:1.25em;
}
 
.infoboite table {
   width:100%; 
   background-color:transparent;
}
 
.infoboite table caption {
   font-weight:bolder;
   margin-top: .3em;
}
 
.infoboite .imageInfoboite .thumb {
   margin : 0 auto;
   border: none; /* nécessaire pour IE7 */
   float:none;
}
 
.infoboite .imageInfoboite .thumb .thumbinner {
   margin : auto;
   border: none;
}
 
.infoboite .imageInfoboite .thumb .thumbcaption {
   text-align: center;
}
 
.infoboite .imageInfoboite .thumb .thumbinner .magnify {
   display:none;
}
 
.infoboite table tbody tr th {
   text-align: right;
   vertical-align: top;
   padding: 0;
}
 
.infoboite table tbody tr td ul {
   margin: 0;
}
 
.infoboite table tbody tr td ul li {
   display: block;
   margin: 0;
}

/* Pour les sources */
/*
li cite.ouvrage {
	padding-left: 6em;
}
li cite.ouvrage:first-line {
	padding-left: 0;
}
*/

/*h2, h3, h4, h5, h6 { clear: both }*/
/*p { max-width: 50em }*/