.page {
	width: 85%;
	margin: auto;
}
.ernaux{
	width: 3000px;
	height: 900px;
	background-color: #F7F8E0;
}
.entete {
	height: 120px;
	padding: 20px;
	background-color: #FFBF00;
	color: #8A2908;
}
.texte {
	width: 400px;
	height:	250px;
	float: left;
}
.entree {
	border : 1px solid black;
	padding: 10px;
	font-family: courrier Naw, Courrier;
}
.entree05 {
	position: absolute;
	width: 125px;
	height: 125px;
	background-color: #BFFF00;
}
.entree06 {
	position: absolute;
	width: 125px;
	height: 145px;
	background-color: #DF7401;
}
.entree07 {
	position: absolute;
	width: 125px;
	height: 170px;
	background-color: #088A08;
}
.entree08 {
	position: absolute;
	width: 175px;
	height: 100px;
	background-color: #DF0101;
}
.entree09 {
	position: absolute;
	width: 125px;
	height: 60px;
	background-color: #FFFF00;
}
.image {
	position: absolute;
}