A:link="#023399" vlink="#023399" alink="#023399"
A:LINK {color : #225A8F; text-decoration : underline;}
A:VISITED {color : #225A8F; text-decoration : underline;}
A:ACTIVE {color : #225A8F; text-decoration : underline;}
A:HOVER {color : #FFA800; text-decoration : underline;}

.Liste {
	font-family: Verdana;
	font-size: 9px;
	color: #225A8F;
	background-color: #FFFFFF;
}
.Champ {
	font-family: Verdana;
	font-size: 9px;
	color: #225A8F;
	background-color: #FFFFFF;
}
.Texte {
	font-family: Verdana;
	font-size: 10px;
	color: #225A8F;
}
.TexteBlanc {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.TexteG {
	font-family: Verdana;
	font-size: 10px;
	color: #225A8F;
	font-weight: bold;
}
.Titre {
	font-family: Verdana;
	font-size: 12px;
	color: #225A8F;
	font-weight: bold;
}
.TitreBlanc {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.Bouton1{
	font-family: Verdana;
	font-size: 10px;
	color: #225A8F;
	font-weight: bold;
}.Bouton2{
	font-family: Verdana;
	font-size: 10px;
	color: #FCA32B;
	font-weight: bold;
}
.Table_Bordure {
	border-top-color: #225A8F;
	border-right-color: #225A8F;
	border-bottom-color: #225A8F;
	border-left-color: #225A8F;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}