* {
	font-size: 1em !important;
	}

body {
	background: #FFFFFF !important;
	}

.spacer { line-height: 0px; font-size: 1px; clear: both; }


/* ----- ACCESSIBILITE ----- */

.accessibilite {
	display: none !important;
	}


/* ----- BARRE D'ENTETE ----- */

#entete {
	display: none !important;
	}


/* ----- CONTENEUR ----- */

#conteneur {
	background: transparent !important;
	width: auto !important;
	}


/* ----- MENU DE GAUCHE ----- */

#menu {
	display: none !important;
	}


/* ----- CONTENU ----- */

#contenu {
	float: none !important;
	width: auto !important;
	text-align: center !important;
	margin: 0 !important;
	padding: 0 !important;
	}


/* ----- PIED DE PAGE ----- */

#pieddepage {
	display: none !important;
	}

