body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../Img/back_test.gif);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
#SplashImage {
	float: left;
	margin: auto 10px auto auto;
}
#SplashImage2 {
	float: right;
	margin: auto;
}
.Titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #174591;
}
.TexteBleu {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #174591;
}
.TexteVert {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #238163;
}
.TexteNoirTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.TexteNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
.TexteBlancTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.TexteBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}
.TexteRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FF0000;
}
.centered { 
 margin-left: auto;
margin-right: auto;
width: 50em;
}
.PetitTexteBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #174591;
}

