body {
 scrollbar-face-color: #516EB1;
 scrollbar-shadow-color: #000000;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000;
 scrollbar-track-color: #FFFFFF;
 scrollbar-arrow-color: #FFFFFF;
 font-size: 12px;
 font-family: Arial;
}
P, UL, OL {
 margin-top: 0px;
 margin-bottom: 0px;
}
.TitreRouge {
 font-size: 16pt;
 color: #FF0000;
 font-family : Arial, Helvetica, sans-serif;
}
.TitreBleu {
 font-size: 16pt;
 color: #000066;
 font-family : Arial, Helvetica, sans-serif;
}
.TitreNoir {
 font-size: 16pt;
 color: #000000;
 font-family : Arial, Helvetica, sans-serif;
}
.TitreBlanc {
 font-size: 16pt;
 color: #FFFFFF;
 font-family : Arial, Helvetica, sans-serif;
}
.Rouge {
 color : #FF0000;
 font-weight : bold;
 font-size : 12pt;
 font-family : Arial, Helvetica, sans-serif;
}
.Bleu {
 color: #000066;
 font-weight : bold;
 font-size : 12pt;
 font-family : Arial, Helvetica, sans-serif;
}
.Blanc {
 color: #FFFFFF;
 font-weight : bold;
 font-size : 10pt;
 font-family : Arial, Helvetica, sans-serif;
}
.Petit {
 color : #000000;
 font-size : 13px;
 font-weight : bold;
 font-family : Arial, Helvetica, sans-serif;
}
.Mini {
 font-size : 11px;
 font-family : Arial, Helvetica, sans-serif;
 color : #000000;
}
.Visiter {
 color: #FFA500;
 font-size: 9pt;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none
}
.Vert {
 color: #005D49;
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none
}
.TitreVert {
 font-size: 16pt;
 color: #005D49;
 font-family : Arial, Helvetica, sans-serif;
}
.PetitBleu {
	color: #2D4B9D;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : lighter;
}
.Progerix {
 font-family: arial,Verdana,lucida,helvetica;
 font-size : 9px;
 color : #516EB1;
}
.Progerix:hover {
 font-family: arial,Verdana,lucida,helvetica;
 font-size : 9px;
 color : #FF0000;
}
Input.a{
 width : 120px;
 height : 18px;
 background-color : #FFFFFF;
}
Input.b{
 width : 100%;
 height : 18px;
 background-color : #FFFFFF;
}
Input.c{
 width : 50px;
 height : 18px;
 background-color : #FFFFFF;
}
Input.d{
 width : 150px;
 height : 18px;
 background-color : #FFFFFF;
}
Input.g{
 width : 100%;
 height : 18px;
 font-size : 10px;
}

Textarea{
 width : 100%;
 height : 60px;
 font-size:12px;
 background-color : #FFFFFF;
}
Select.a{
 width : 40px;
 height : 20px;
 font-size : 10px;
 background-color : #FFFFF;
}
Select.b{
 width : 120px;
 height : 20px;
 font-size : 10px;
 background-color : #FFFFFF;
}
Select.c{
 width : 170px;
 height : 20px;
 font-size : 10px;
 background-color : #FFFFFF;
}
Select.d{
 width : 200px;
 height : 20px;
 font-size : 10px;
 background-color : #FFFFFF;
}

A.NumPage{
	font-size: 10pt;
	font-family: Verdana;	
	color: #34509A;
	font-weight: bold;
	text-decoration: none;
}
A.NumPage:hover{
	font-size: 10pt;
	font-family: Verdana;
	color: #D1813E;
	font-weight: bold;
	text-decoration: none;
}
a{
 font-family: arial,Verdana,lucida,helvetica;
 font-size : 13px;
 color : #516EB1;
 font-weight:bold;
}
a:hover {
 font-family: arial,Verdana,lucida,helvetica;
 font-size : 13px;
 color : #FF0000;
}