.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px;
	font-weight: bold;
	font-style: italic;
	color: #003366;




}
.fond {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #0033FF;

}
.texte2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	font-weight: normal;
	font-style: normal;
	color: #003366;
}
.texte3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	font-style: normal;
	color: #003366;
}
