div#header,div#gauche,div#droite,#ariane,#pied,form,#menuhaut,.toolbox,
h2 img,h2 span,.backToTop,#izytoolbar,.menu-ancre,.telecharger,span.fileinfo,
ul.menuhaut,#langues,.onglets {
	display:none;
}
 {
body { /* Modifications : la couleur de fond de page - la police - l'unitÃ© utilisÃ©e pour la taille de la police  */
	background-color :#fff;
	font-family :Serif;
	font-size :12pt;
}
body #conteneur #main #centre {
	margin:0;
	padding:0;
	width:100%;
	border:none;
	font-size:1em;
	left:0;
}
div#centre * {
	background:none;
	color :#000;
	border:none;
	}
h1 { /* Affichage du titre */
	margin :0;
	padding :0;
	text-indent :0;
	line-height :25pt;
	font-size :16pt;
}

h2, h3, div#centre, div#centre h3, #centre a, a { /* Modification de la couleur des titres et liens */
	color :#000;
	text-decoration: none;
}
ul, li {
	background: none;
	list-style: square;
	}

