BODY {
	SCROLLBAR-FACE-COLOR: #AEAFB3;
	SCROLLBAR-HIGHLIGHT-COLOR: White;
	SCROLLBAR-SHADOW-COLOR: #AEAFB3;
	SCROLLBAR-3DLIGHT-COLOR: #AEAFB3;
	SCROLLBAR-ARROW-COLOR: #B72B2E;
	SCROLLBAR-TRACK-COLOR: #D5D5D5;
	SCROLLBAR-DARKSHADOW-COLOR: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
P, UL, OL {
	margin-top: 0px; margin-bottom: 0px;
}
A {
	color: White;
	text-decoration: underline;
	font-weight: bold;
        font-size:12px;
}
A:hover {
	color: #B72B2E;
	text-decoration: underline;
	font-weight: bold;
}
A.Progerix {
	color: #B72B2E;
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
}
A.Progerix:hover {
	color: White;
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
}
.Petit{
	font-size: 8pt;
	font-family: Verdana;	
	color: White;
}
A.Plan{
	font-size: 8pt;
	font-family: Verdana;	
	color: White;
}
.TxtForm{
	font-size: 9pt;
	font-family: Verdana;
	color: #F0F0F0;
}
.Type{
	font-size: 9pt;
	font-family: Verdana;
	color: #F0F0F0;
	font-weight: bold;
}
.Valeur{
	font-size: 9pt;
	font-family: Verdana;	
	color: White;
}
.Ville{
	font-size: 12pt;
	font-family: Verdana;	
	color: White;
	font-weight: bold;	
}
.Fiche{
	font-size: 8pt;
	font-family: Verdana;	
	color: White;
}
Input.a{
	width: 120px;
	height: 20px;
	border: 1px solid Black;
	font-family: Verdana;
	font-size: 10pt;
}
Input.af{
	width: 120px;
	height: 20px;	
	background-color: #D8D8D8;
	font-family: Verdana;
	font-size: 10pt;
	color: #9A133E;
}
Input.b{
	width: 100%;
	height: 20px;		
	border: 1px solid Black;
	font-family: Verdana;
	font-size: 10pt;
}
Input.bf{
	width: 100%;
	height: 20px;		
	background-color: #D8D8D8;	
	font-family: Verdana;
	font-size: 10pt;
	color: #9A133E;	
}
Select.b{
	width: 120px;
	font-family: Verdana;
	border: 1px solid Black;
	font-size: 10pt;
}
Select.bf{
	width: 120px;
	font-family: Verdana;
	background-color: #D8D8D8;	
	font-size: 10pt;
	color: #9A133E;	
}
Textarea.c{
	width: 100%;
	height: 40pt;
	border: 1px solid Black;
	font-family: Verdana;
	font-size: 10pt;
}
Textarea.cf{
	width: 100%;
	height: 40pt;
	background-color: #D8D8D8;	
	font-family: Verdana;
	font-size: 10pt;
	color: #9A133E;		
}
.NumPage{
	font-size: 10pt;
	font-family: Verdana;	
	color: White;	
	font-weight: bold;	
}
A.NumPage{
	font-size: 10pt;
	font-family: Verdana;	
	color: #B72B2E;	
	font-weight: bold;	
	text-decoration: none;
}
A.NumPage:hover{
	font-size: 10pt;
	font-family: Verdana;	
	color: White;	
	font-weight: bold;	
	text-decoration: none;	
}
.Result{
	font-size: 9pt;
	font-family: Verdana;	
	color: #9A133E;	
}
.CheckBon{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Green;
}
.CheckPasBon{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Red;
}