/************************ STYLES TEXTE *******************************/
.StandardNoAlign {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #497896; 
	font-family: Arial, Helvetica, sans-serif;
}
/*---------------------------------------------------------------*/
.Standard
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #111111;
	TEXT-ALIGN: justify;
	font-family: Arial, Helvetica, sans-serif;
}
/*---------------------------------------------------------------*/
.TitreRubrique 
{ 
	background-color: #AAAAAA;
	height: 19px;
	width: 750px;
	FONT-WEIGHT: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	TEXT-DECORATION: none;
	TEXT-ALIGN: center;
}
/*---------------------------------------------------------------*/
.Titre1 {
	FONT-WEIGHT: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	TEXT-DECORATION: underline;
}
/*---------------------------------------------------------------*/
.Titre2 {
	FONT-WEIGHT: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	TEXT-DECORATION: underline;
}
/*---------------------------------------------------------------*/
.Titre3 {
	FONT-WEIGHT: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	TEXT-DECORATION: underline;
}
/*---------------------------------------------------------------*/
.SousTitre 
{
	FONT-WEIGHT: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #497896;
	TEXT-DECORATION: none;
}
/*---------------------------------------------------------------*/
.Chapeau 
{
	FONT-WEIGHT: bold;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	TEXT-DECORATION: none;
	padding: 10;
}
/*---------------------------------------------------------------*/
.CartoucheTitre {
	background-color: #E2E1EF;
	height: 12px;
	width: 750px;
	FONT-WEIGHT: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #497896;
	TEXT-DECORATION: none;
	font-style: oblique;
}
/*---------------------------------------------------------------*/
.Cartouche{
	background-color: #E2E1EF;
	height: auto;
	width: 750px;
	FONT-WEIGHT: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	TEXT-DECORATION: none;
	padding: 10;
}
/*---------------------------------------------------------------*/
.CartoucheTexte {
	background-color: #E2E1EF;
	height: auto;
	width: 570px;
	FONT-WEIGHT: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	TEXT-DECORATION: none;
}
/*---------------------------------------------------------------*/
.StandardBleu {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #3C3991; 
	TEXT-ALIGN: justify;
	font-family: Arial, Helvetica, sans-serif;
}
/*---------------------------------------------------------------*/
.StandardBleuGrand {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	COLOR: #3C3991; 
	TEXT-ALIGN: justify;
	font-family: Arial, Helvetica, sans-serif;
}
/*---------------------------------------------------------------*/
.StandardBleuPetit {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #497896; 
	TEXT-ALIGN: justify;
	font-family: Arial, Helvetica, sans-serif;
}
/*---------------------------------------------------------------*/
.StandardOrange {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #FB6400; 
	TEXT-ALIGN: justify;
	font-family: Arial, Helvetica, sans-serif;
}
/************************ FIN *******************************/
