.H1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	background-image: none;
	background-repeat: repeat;
}
.titre1 {

	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	background-image: none;
	background-repeat: repeat;
}
.titre2 {


	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	background-image: none;
	background-repeat: repeat;
}
.titre3 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	background-image: none;
	background-repeat: repeat;
}
.normal {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333366;
	background-image: none;
	background-repeat: repeat;
}
.t1italique {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: oblique;
}
.chapeau {





	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #333366;
	background-image: none;
	background-repeat: repeat;
}
