.NormalBlanc {
	font-family : arial;
	font-size= 8pt;
	color : #FFFFFF;
}
.NormalNoir {
	font-family : arial;
	font-size= 8pt;
	color : #000000;
	text-decoration=none
}
.PetitNoir {
	font-family : arial;
	font-size= 7pt;
	color : #000000;
	text-decoration=none
}
.NormalNoirGras {
	font-family : arial;
	font-size= 8pt;
	color : #000000;
	font-weight=bold;	
	text-decoration=none
}
.NormalOrangeGras {
	font-family : arial;
	font-size= 8pt;
	color : #FF8800;
	font-weight=bold;	
	text-decoration=none	
}
.TitreNoir {
	font-family : arial;
	font-size= 10pt;
	color : #000000;
	font-weight=bold;	
	text-decoration=none;
}
.TitreBlanc {
	font-family : verdana;
	font-size= 8pt;
	color : #FFFFFF;
	font-weight=bold;	
	text-decoration=none;	
}
.NormalBlancGras {
	font-family : arial;
	font-size= 8pt;
	color : #FFFFFF;
	font-weight=bold;
	text-decoration=none;
}
.LienNoir {
	font-family : verdana;
	font-size= 12pt;
	color : #000000;
	text-decoration=none;
}
.LienNoir:hover {
	font-family : verdana;
	font-size= 12pt;
	color : #FF8800;
	text-decoration: underline;
}
.Lienmenu {
	font-family : verdana;
	font-size= 8pt;
	color : #000000;
	text-decoration=none;
}
.Lienmenu:hover {
	font-family : verdana;
	font-size= 8pt;
	color : #0000CC;
	text-decoration: underline;
}
.LienNoirgras {
	font-family : arial;
	font-size= 8pt;
	color : #000000;
	font-weight=bold;	
	text-decoration=none;
}
.LienNoirGras:hover {
	font-family : arial;
	font-size= 8pt;
	color : #FFFFFF;
	font-weight=bold;	
	text-decoration: overline underline;	
}
.LienHautgras {
	font-family : verdana;
	font-size= 14pt;
	color : #FFFFFF;
	font-weight=bold;	
	text-decoration=none;
}
.LienHautGras:hover {
	font-family : verdana;
	font-size= 14pt;
	color : #FFFF33;
	font-weight=bold;	
	text-decoration: overline underline;	
}
.TextBox {
	font-family : arial;
	font-size= 8pt;
	color : #000000;
	text-decoration=none
}
.TDNoir {
	background-color : #000000;
}

.TDJaune {
	background-color : #FFC01F;
}
.TDOrange {
	background-color : #FF8800;
}
.TDVert {
	background-color : #75DF00;
}
}
.TDBlanc {
	background-color : #FFFFFF;
}
.Border {
	border-color : #FF8800;
	border-style=solid;
	border-width:2px;
	}
.LiendHautgras {
	font-family : verdana;
	font-size= 12pt;
	color : #FFFFFF;
	font-weight=bold;	
	text-decoration=none;
}
.LiendHautGras:hover {
	font-family : verdana;
	font-size= 12pt;
	color : #FFFF00;
	font-weight=bold;	
	text-decoration: overline underline;	
}
.aaa{
	display : none;
}