.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF00FF;
	font-weight: bold;
}
.concept {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	cursor: hand;
}
.texteBrun {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #C64F00;
	font-weight: bold;
}
.titreBrun {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #C64F00;
	font-weight: bold;
}
.titreGrandBrun {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #C64F00;
	font-weight: bold;
}

