h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 1px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000066;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: justify;
	line-height: 18px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: justify;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	margin-bottom: 1px;
	margin-top: 1px;
	line-height: 18px;
	text-align: center;
	font-weight: normal;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2F5793;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #0000Ff;
	border: Aucune #FFFFFF;
}
body {
	background-color: #000066;
	background-image: url(../images/png/fond_01.png);
}

