.style {
	font: bold 36px "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin: 5px;
}
.texte {
	font: 14px "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin: 5px;
}
.menuhaut {
	font: bold 14px "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin: 5px;
}
.travaux {
	font: bold normal 16px "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin: 2px;
}
.menugauche {
	font: bold normal 12px "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	text-align: left;
	cursor: s-resize;
	margin: 5px;
}
.titre {
	font: bold 18px "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin: 5px;
}
.textegauche {
	font: 14px "Courier New", Courier, mono;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 5px;
}

