.Menu {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link.Menu  {color : #FFFFFF;}
a:visited.Menu  {color : #FFFFFF;}
a:active.Menu  {text-decoration: none;}
a:hover.Menu  {text-decoration: none;}

.NavBarre {COLOR: #000000; TEXT-DECORATION: none; font-family: arial; font-size: 9pt; font-weight: bold;}
a:link.NavBarre  {font-weight: bolder;	color: #000000;	}
a:visited.NavBarre  {font-weight: bolder;	color: #000000;	}
a:hover.NavBarre  {font-weight: bolder;	color: #CC0000;	}

.NavBarre2 {COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: arial; font-size: 9pt; font-weight: bold;}
a:visited.NavBarre2  {font-weight: bolder;	color: #FFFFFF;	}
a:hover.NavBarre2  {font-weight: bolder;	color: #000000;	}

.Texte {
COLOR: #000000; TEXT-DECORATION: none; font-family: arial; font-size: 9pt; font-weight: normal;
}
.Chemin {COLOR: #999999; TEXT-DECORATION: none; font-family: arial; font-size: 8pt; font-weight: normal;}
a:link.Chemin  {color: #999999;	}
a:visited.Chemin  {color: #999999;	}
a:active.Chemin {color: #999999;	}
a:hover.Chemin  {color: #FF9900;	}

.Titres_pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
}
.Texte_gras_souligné {
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Texte_gras {
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
.Texte_gras_11pt {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}
.Texte_gras_bleu {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #0000FF;
}
