.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
.surTitre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.Titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 333;
	font-weight: bold;
}
.texte1Rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.texte1Gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	font-weight: bold;
}
.texte1RougeGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	background-image: url(images/fonds/accueil_fond.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C00;
	line-height: 16px;
}
