	@charset "windows-1252";
body {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px 1px;
	text-align: center;
	background-color: #deb887;
}
#page {
	height: auto;
	top: 35px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../fichiers/draw_1.jpg);
	background-repeat: no-repeat;
	z-index: 100;
}
.imag {
	position: relative;
	width: 100%;
	text-align: center;
	top: 35px;
}
.texte {
	width: 100%;
	top: 20px;
	color: black;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 0.9em;
	text-align: justify;
	padding: 1px 1px;
}
.coment {
	position: relative;
	width: 500px;
	text-align:  left;
	top: 45px;
	margin-left: auto;
	margin-right: auto;
}
