#navigation {
	display: none;
}
p {
	text-align: justify;
	font-family: Arial, sans-serif;
}
h1 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 2.5em;
}
h2 {
	font-family: Trebuchet MS, sans-serif;
}
h3 {
	font-family: Trebuchet MS, sans-serif;
	margin-left: 25px;
}
#piedpage {
	display: none;
}

br {
display: none;
}

h2.entete {
font-size: .9em;
}

a:link {
			text-decoration: underline;
			color: #000000;
			}
		a:visited {
			text-decoration: underline;
			color: #000000;
			}
		a:hover {
			text-decoration: underline;
color: #000000;
			}
		a:active {
			text-decoration: underline;
color: #000000;
}

img {
display: none;
}
