.bas {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: Aucune;
	color: #000000;
}
.fond {
	background-color: #9999CC;
}
.intertitre {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.soustitre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.titre {
	font-family: "Courier New", Courier, mono;
	font-size: 52px;
	font-weight: bolder;
	color: #000000;
}
.présentation {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
}
.bordurehaut {
	border: medium solid #000000;
}
