.TitreGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 900;
	color: #000066;
	padding-left: 20px;
	line-height: 35px;
}
.TitreCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 900;
	color: #000066;
	padding-left: 20px;
	text-align: center;
}
.Accroche {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	padding-left: 20px;
}
.TexteGauche {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	padding-left: 20px;
}
.TexteGaucheGras {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	/*padding-left: 20px;*/
}
.TexteBasGras {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000066;
	padding-left: 20px;
}
.TexteCentre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-align: center;
}
.TexteBasGrasCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #000000;
	text-align: center;
}
.FiletBleu {
	background-image: url(../images/trait.gif);
	background-repeat: repeat-x;
	padding-left: 20px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
a:visited {

	color: #000066;
	text-decoration: none;
}
a:hover {


	color: #FEB310;
	text-decoration: none;
}
