body {
font: Times New Roman, Times, serif;
height: 18px;
text-align: justify;
}

.titre {
	height: 25px;
	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: x-large;
	color: #330099;
	text-decoration: underline;



}

.soustitre {
	height: 22px;
	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #6633FF;
	list-style-type: circle;



}
.surcettepage {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
	background-color: #FFFFCC;
	cursor: hand;
}

.actu {
	height: 22px;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #FC0B38;
	list-style-type: circle;



}

