@charset "utf-8";

body {
	text-align: left;
}

#navigation, .noprint {
	display: none;
}

#pied {
	border-top: 1px dashed black;
}

h1 {
	text-align: center;
}


