* {
	position: static !important;
	background: transparent !important;
	visibility: visible !important;
	width: auto !important;
	height: auto !important;
	clip: auto !important;
	margin: auto !important;
	color: black !important;
	border-color: black !important;
}

body {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1.2em !important;
}

h1 {
	font-size: 2em !important;
	margin: 1em 0 !important;
}

h2 {
	font-size: 1.5em !important;
	margin: 1em 0 !important;
}

p {
	font-size: 1em !important;
	margin: 0.8em 0 !important;
	color: black !important;
}

#principal {
	border: none !important;
}

#navigation {
	display: none;
}

#scrollpane div {
	display: none;
}

#scrollpane div.pane {
	display: block;
	border: none !important;
}

#scrollpane div.pane div {
	display: block;
}

#scrollpane div#article, #scrollpane div#article div {
	display: block;
}

.hier_menu {
	display: none !important;
}

#footer {
	display: none !important;
}

#scroll_handle {
	display: none !important;
}

.temoignage {
	display: none !important;
}

a, a:visited {
	color: black !important;
	text-decoration: none !important;
}

table {
	width: 100% !important;
	margin: 2em 0 !important;
}

table td {
	font-size: 1em !important;
}
