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) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
html {
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6, p, div.bandeau-cell, ul li {
	font-family: 'Linux Libertine', Georgia, Times, serif;
}

.ambox, table.ambox {
	display: inherit;
}

/*@media (min-width: 5768px) {
	body {
		background-color: transparent;
	}
	
	div#mw-page-base {
		height: 5.5em;
	}
	
	div#content {
		position: relative;
		width: 910px;
		border-right-width: 1px;
		margin: -1px auto 0;
		border-color: transparent;
	}
	
	div#toc {
		margin: 0 auto;
	}
	
	div.bandeau {
		margin-bottom: 2em;
	}
	
	div.bandeau-section{
		max-width: 650px;
		margin-left: auto;
		margin-right: auto;
	}
	
	div#content h1, div#content h2, div#content h3, div#content h4 {
		max-width: 650px;
		margin: 0 auto 1em;
		font-family: 'Linux Libertine', Georgia, Times, serif;
		text-align: center;
	}
	
	.homonymie{
		max-width: 650px;
		text-align: center;
	}
	
	div#content p {
		margin-bottom:1em;
		font-family: 'Linux Libertine', Georgia, Times, serif;
		font-size:16px;
		line-height:1.8em;
		max-width: 650px;
		margin: 1em auto;
	}
	
	ul.gallery {
		margin: 1em auto;
	}
	
	#mw-content-text > ul:not(.gallery), #mw-content-text > ol:not(.gallery){
		font-family: 'Linux Libertine',Georgia,Times,serif;
		font-size: 16px;
		line-height: 1.8em;
		max-width: 600px;
		margin: 0.5em auto 1em;
	}
	
	div.thumb {
		position:relative;
		margin:20px;
	}
	
	div.thumbinner {
		margin-left: -176px;
		padding: 20px;
		border: none;
	}
	
	div.thumb.tright div.thumbinner {
		margin-right:-156px;
		margin-left: inherit;
	}
	
	div.thumbinner img.thumbimage{
		border: none;
	}
	
	table.wikitable {
		margin: 1em auto;
	}
	
	div.vectorTabs, div.vectorTabs ul, div.vectorTabs ul li, div.vectorTabs ul li.selected, div.vectorTabs ul li span {
		background-image: none;
		background-color: transparent;
	}
	div#mw-navigation {
		position: absolute;
		top: 0;
		left: 50%;
		width: 860px;
		margin-left: -430px;
	}
	
	div#mw-panel {
		left:-220px;
		top: 190px;
	}
	div#mw-head {
		padding: 0;
		right: inherit;
	}
	
	#p-personal {
		right: -1.5em;
	}
	
	div#left-navigation {
		margin-left: -1.5em;
		left:-1px;
		position:absolute;
	}
	
	div#right-navigation {
		margin-right: -1.5em;
	}
	
	#p-search {
		margin-right: -1px;
	}
	
	#footer {
		position: relative;
		width:860px;
		left:50%;
		margin-left: -455px;
		border-top: 1px solid #aaa;
	}
}*/