body {
	font-family: "Comic Sans MS";
	font-size: 16px;
	background-color: #E5E0DC;
	text-align: justify;
	background-image: url(../images/fond.jpg);
	scrollbar-face-color:#E5E0DC;
	scrollbar-highlight-color:#6c6761;
	scrollbar-3dlight-color:#6c6761;
	scrollbar-darkshadow-color:#6c6761;
	scrollbar-shadow-color:#6c6761;
	scrollbar-arrow-color:#6c6761;
	scrollbar-track-color:#f5f0ed;
}
tr {
	text-align: justify;
}

h4 {
	font-size: 12px;
}

h1 {
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #6c6761;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-style: italic;
}

.align_gauche {
	margin-right: 25px;
}

