body {
	background-color: #FEF2D8;
}
.Titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #A09CCE;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F308A;
}
.textgras {
	font-size: 14px;
	font-weight: bold;
	color: #2F308A;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: circle;
	color: #2F308A;
}

