body {
	background-color: #3366CC;
	font-family: Arial, Geneva;
}

.titre1 {
	font-size: 36px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	text-align: center;
}
.titre2 {
	font-size: 18px;
	font-style: normal;
	color: #003366;
	text-align: center;
}

.texte1 {
	font-size: 10px;
	color: #003366;
	border-bottom-width: 5px;
	text-align: justify;
}
.texte2 {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.texte2:hover {
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
.texte3 {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.texte3:hover {
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
