/* CSS Document */
.Texte10noir {
	font-family: "Courier New";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.Texte12noir {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.Texte12noir:link{
  color: #000000;
}
a.Texte12noir:hover {
	color: #9A0003;
	font-size: large;
}
.Texte12noirsoulign {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.Texte12noirsoulign:link{
  color: #000000;
}
a.Texte12noirsoulign:hover {
	color: #9A0003;
	font-size: large;
}
.Texte12noirgras {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Texte12noirital {
	font-family: "Courier New";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Texte12noiritalgras {
	font-family: "Courier New";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Texte12noiritalsoulign {
	font-family: "Courier New";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}
.Texte12blanc {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Texte12blancgras {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.Texte12blancgras:link{
  color: #FFFFFF;
}
a.Texte12blancgras:hover {
	color: #000000;
	font-size: large;
}
.Texte12rouge {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.Texte12rougegras {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.Texte12rougegras:link{
  color: #FF0000;
}
.Texte12rougeital {
	font-family: "Courier New";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.Texte12rougeital:link{
  color: #FF0000;
}
a.Texte12rougeital:hover {
	color: #9A0003;
	font-size: large;
}
.Texte12vert {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #339900;
	text-decoration: none;
}
.Texte12vertgras {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
.Texte12bleu {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}	
.Texte12bleugras {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.Texte12orange {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}
.Texte14noir {
	font-family: "Courier New";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.Texte14noir:link{
	color: #000000;
	text-decoration: none;
}
a.Texte14noir:hover {
	color: #9A0003;
	font-size: large;
}
.Texte14noirgras {
	font-family: "Courier New";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.Texte14noirgras:hover {
	color: #9A0003;
	font-size: large;	
}
.Texte14noirgrassoulign {
	font-family: "Courier New";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Texte14noirital {
	font-family: "Courier New";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Texte14noiritalsoulign {
	font-family: "Courier New";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.Texte14noirgrasital {
	font-family: "Courier New";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Texte14noirgrasitalsoulign {
	font-family: "Courier New";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}
.Texte16noir {
	font-family: "Courier New";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.Texte16noir:link{
	color: #000000;
	text-decoration: none;
}
a.Texte16noir:hover {
	color: #9A0003;
	font-size: large;
}
.Texte16noirgras {
	font-family: "Courier New";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.Texte16noirgras:link{
  color: #000000;
}
a.Texte16noirgras:hover {
	color: #9A0003;
	font-size: large;
}
.Texte16noirsoulign {
	font-family: "Courier New";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.Texte16noirsoulign:link{
  color: #000000;
}
a.Texte16noirsoulign:hover {
	color: #000000;
	font-size: large;
}
.Texte16noirgrassoul {
	font-family: "Courier New";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Texte16noirital {
	font-family: "Courier New";
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Texte16noirgrasital {
	font-family: "Courier New";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Texte16noirgrasitalsoul {
	font-family: "Courier New";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Texte14blanc {
	font-family: "Courier New";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Texte14blancgras {
	font-family: "Courier New";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.Texte14blancgras:link{
  color: #FFFFFF;
}
a.Texte14blancgras:hover {
	color: #000000;
	font-size: large;
}
.Texte16blanc {
	font-family: "Courier New";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Texte16blancgras {
	font-family: "Courier New";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.Texte16blancgras:link{
  color: #FFFFFF;
}
a.Texte16blancgras:hover {
	color: #000000;
	font-size: large;
}
.Texte24blancgras {
	font-family: "Courier New";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Texte18noirgras {
	font-family: "Courier New";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.Texte18noirgras:link{
  color: #000000;
}
a.Texte18noirgras:hover {
	color: #000000;
	font-size: large;
}
.Texte18noirgrassoul {
	font-family: "Courier New";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Texte18noirgrasital {
	font-family: "Courier New";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Texte18rougegras {
	font-family: "Courier New";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.Texte18vertgras {
	font-family: "Courier New";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
.Texte18bleugras {
	font-family: "Courier New";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.Texte18orangegras {
	font-family: "Courier New";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.Texte24noirgras {
	font-family: "Courier New";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Texte24noirgrasital {
	font-family: "Courier New";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Texte50noirgras {
	font-family: "Courier New";
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Texte50noirgrasital {
	font-family: "Courier New";
	font-size: 50px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Texte50blancgras {
	font-family: "Courier New";
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Fonbandeaurouge {
	background-color: #9A0003;
}
.Fonbandeaujaune {
	background-color: #FFFF33
}
.Fonbandeaubleu {
	background-color: #99FFFF
}