@charset "utf-8";
.titreGuide {
	font-size: 22px;
	color: #727150;
	text-align: center;
}
.imgGuide {
	border: 2px solid #727150;
}
#descriptionGuide {
	background-color: #DFDAD4;
	width: 250px;
	position: absolute;
	left: 315px;
	top: 115px;
}
tableMatiere {
	height: 50px;
	width: 500px;
	position: absolute;
	top: 375px;
}

