
/* Body */
BODY {
margin-top:10px;
margin-bottom:10px;
margin-left:0;
margin-right:0;
}

/* Default text */
TABLE, TR, TD, SELECT { 
	font-family:  Arial; 
	font-size: 10pt;
	color: #000000
}

/* Default link */
A:link		{ text-decoration: none ; color: #0B298B; }
A:visited 	{ text-decoration: none ; color: #0B298B; }
A:hover 	{ text-decoration: underline; color: #0B298B; }


/* Form objects */
.loginForm {
	font-family:  Arial; 
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #FE6700;
	border-color: #FE6700;
	border: solid;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
.form {
	font-family:  Arial; 
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #999999;
	border-color: #999999;
	border: solid;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
}


/* Noir */
.Noir { font-family:  Arial; font-size: 10pt; color: #000000; }
.Noir A:link		{ text-decoration: underline ; color: #0B298B; }
.Noir A:visited 	{ text-decoration: underline ; color: #0B298B; }
.Noir A:hover 		{ text-decoration: underline; color: #0B298B; }

/* Blanc */
.Blanc { font-family:  Arial; font-size: 10pt; color: #FFFFFF; }
.Blanc A:link		{ text-decoration: underline ; color: #FFFFFF; }
.Blanc A:visited 	{ text-decoration: underline ; color: #FFFFFF; }
.Blanc A:hover 		{ text-decoration: underline; color: #FFFFFF; }

/* Bleu */
.Bleu { font-family:  Arial; font-size: 10pt; color: #0B298B; }
.Bleu A:link		{ text-decoration: underline ; color: #0B298B; }
.Bleu A:visited 	{ text-decoration: underline ; color: #0B298B; }
.Bleu A:hover 		{ text-decoration: underline; color: #0B298B; }

/* Commentaire */
.Commentaire 			{ font-family:  Arial; font-size: 8pt; color: #FC6305; font-style: italic; font-weight: bold; }
.Commentaire A:link		{ text-decoration: underline ; color: #FC6305; }
.Commentaire A:visited 	{ text-decoration: underline ; color: #FC6305; }
.Commentaire A:hover 	{ text-decoration: underline; color: #FC6305; }

/* FilNavigation */
.FilNavigation 				{ font-family:  Arial; font-size: 8pt; color: #999999; }
.FilNavigation A:link		{ text-decoration: underline ; color: #FC6305; }
.FilNavigation A:visited 	{ text-decoration: underline ; color: #FC6305; }
.FilNavigation A:hover 		{ text-decoration: underline; color: #FC6305; }


/* Sommaire niveau 1 */
.Sommaire1				{ font-size: 9pt; font-family: Arial; color: #0B298B; text-decoration: none; text-transform: uppercase; font-weight: bold; }
.Sommaire1 A:link		{ color: #0B298B; text-decoration: none; }
.Sommaire1 A:visited	{ color: #0B298B; text-decoration: none; }
.Sommaire1 A:hover		{ color: #0B298B; text-decoration: none; }

/* Sommaire niveau 2 */
.Sommaire2				{ font-size: 8pt; font-family: Verdana,Arial; color: #000000; text-decoration: none; }
.Sommaire2 A:link		{ color: #000000; text-decoration: none; }
.Sommaire2 A:visited	{ color: #000000; text-decoration: none; }
.Sommaire2 A:hover		{ color: #F96700; text-decoration: none; }
.Sommaire2 DIV			{ margin-top: 3px; }

/* TitrePage */
.TitrePage				{ font-size: 16pt; font-family:  Arial; color: #0B298B; text-decoration: none; font-weight: bold; }
.TitrePage A:link		{ color: #0B298B; text-decoration: none; }
.TitrePage A:visited	{ color: #0B298B; text-decoration: none; }
.TitrePage A:hover		{ color: #0B298B; text-decoration: none; }

/* TitreBleu */
.TitreBleu				{ font-size: 12pt; font-family:  Arial; color: #0B298B; text-decoration: none; font-weight: bold; }
.TitreBleu A:link		{ color: #0B298B; text-decoration: none; }
.TitreBleu A:visited	{ color: #0B298B; text-decoration: none; }
.TitreBleu A:hover		{ color: #0B298B; text-decoration: none; }

/* TitreOrange */
.TitreOrange			{ font-size: 12pt; font-family:  Arial; color: #FC6305; text-decoration: none; font-weight: bold; }
.TitreOrange A:link		{ color: #FC6305; text-decoration: none; }
.TitreOrange A:visited	{ color: #FC6305; text-decoration: none; }
.TitreOrange A:hover	{ color: #FC6305; text-decoration: none; }

/* TitreNoir */
.TitreNoir				{ font-size: 12pt; font-family:  Arial; color: #000000; text-decoration: none; font-weight: bold; }
.TitreNoir A:link		{ color: #000000; text-decoration: none; }
.TitreNoir A:visited	{ color: #000000; text-decoration: none; }
.TitreNoir A:hover		{ color: #000000; text-decoration: none; }

/* ActusTitreBleu */
.ActusTitreBleu				{ font-size: 14pt; font-family:  Arial; color: #0B298B; text-decoration: none; font-weight: bold; }
.ActusTitreBleu A:link		{ color: #0B298B; text-decoration: none; }
.ActusTitreBleu A:visited	{ color: #0B298B; text-decoration: none; }
.ActusTitreBleu A:hover		{ color: #0B298B; text-decoration: none; }

/* ActusTitreRouge */
.ActusTitreRouge				{ font-size: 14pt; font-family:  Arial; color: #FC6305; text-decoration: none; font-weight: bold; }
.ActusTitreRouge A:link		{ color: #FC6305; text-decoration: none; }
.ActusTitreRouge A:visited	{ color: #FC6305; text-decoration: none; }
.ActusTitreRouge A:hover		{ color: #FC6305; text-decoration: none; }

/* NewsTitre */
.NewsTitre				{ font-size: 11pt; font-family:  Arial; color: #6F7FBC; text-decoration: none; font-weight: bold; text-transform: uppercase; }
.NewsTitre A:link		{ color: #6F7FBC; text-decoration: none; }
.NewsTitre A:visited	{ color: #6F7FBC; text-decoration: none; }
.NewsTitre A:hover		{ color: #6F7FBC; text-decoration: none; }

/* NewsTexte */
.NewsTexte				{ font-size: 9pt; font-family:  Arial; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.NewsTexte A:link		{ color: #FFFFFF; text-decoration: underline; }
.NewsTexte A:visited	{ color: #FFFFFF; text-decoration: underline; }
.NewsTexte A:hover		{ color: #FFFFFF; text-decoration: underline; }

/* Footer */
.Footer { font-family:  Arial; font-size: 9pt; color: #999999; }
.Footer A:link		{ text-decoration: none ; color: #999999; }
.Footer A:visited 	{ text-decoration: none ; color: #999999; }
.Footer A:hover 	{ text-decoration: none; color: #F96700; }

