* {
	color: #000 !important;
	background: none !important;
	border-color: #000 !important;
	height: auto !important;
}
#page {
	width: auto;
	text-align: left;
	width: 6.5in;
}
#nav, .haut {
	display: none;
}
#entete h1, #corps {
	overflow: visible;
}
#entete {
	height: auto;
	margin: 0 0 40px;
	padding: 0 0 10px;
	border-bottom: 1px solid #000;
}
#entete h1 {
	position: static;
	width: auto;
}
#entete h1 a {
	padding: 0;
	float: none;
}
#entete blockquote {
	position: static;
	float: right;
	margin: -12px 0 0;
}

