.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	font-style: italic;
	color: #0000FF;
	text-transform: uppercase;



}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.Contenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000066;
	text-transform: none;
}
.blink {
	text-decoration: blink;
}
.fond {
	background-image: url(fond.jpg);
}
.titre_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}
