BODY {
	SCROLLBAR-FACE-COLOR: #8FAB06;
	SCROLLBAR-HIGHLIGHT-COLOR: White;
	SCROLLBAR-SHADOW-COLOR: #8FAB06;
	SCROLLBAR-3DLIGHT-COLOR: #8FAB06;
	SCROLLBAR-ARROW-COLOR: Black;
	SCROLLBAR-TRACK-COLOR: White;
	SCROLLBAR-DARKSHADOW-COLOR: Green;
	background-position: bottom;
}
P, UL, OL {
	margin-top: 0px; margin-bottom: 0px;
}
A {
	color: #93AE07;
	text-decoration: underline;
}
A:hover {
	color: Black;
	text-decoration: underline;
}
A.Progerix {
	color: White;
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
}
A.Progerix:hover {
	color: Black;
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
}
.Petit{
	font-size: 8pt;
	font-family: Verdana;	
	color: Black;
}
A.PiedPage {
	color: #93AE07;
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
}
A.PiedPage:hover {
	color: Black;
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
}
A.Plan {
	color: #93AE07;
	font-size: 8pt;
	font-family: verdana;
}
A.Plan:hover {
	color: Black;
	font-size: 8pt;
	font-family: verdana;
}
.BasPage{
	font-size: 8pt;
	font-family: Verdana;
	color: Black;
}
.TxtForm{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.Ville{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;	
}
.Fiche{
	font-size: 10pt;
	font-family: Verdana;
}
.TitreRouge{
	font-size: 12pt;
	font-family: Verdana;
	color: #D21625;
	font-weight: bold;		
}
.TitreAgence{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D21830;
}
.AdresseAgence{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.HorairesAgence{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D21830;
}
Input.a{
	width: 120px;
	height: 20px;
	border: 1px solid #92AE04;
	font-family: Verdana;
	font-size: 10pt;
}
Input.af{
	width: 120px;
	height: 20px;	
	background-color: #D6DBD7;
	font-family: Verdana;
	font-size: 10pt;
	color: #D31D2F;
}
Input.b{
	width: 100%;
	height: 20px;		
	border: 1px solid #92AE04;
	font-family: Verdana;
	font-size: 10pt;
}
Input.bf{
	width: 100%;
	height: 20px;		
	background-color: #D6DBD7;	
	font-family: Verdana;
	font-size: 10pt;
	color: #D31D2F;	
}
Select.b{
	width: 120px;
	font-family: Verdana;
	border: 1px solid #92AE04;
	font-size: 10pt;
}
Select.bf{
	width: 120px;
	font-family: Verdana;
	background-color: #D6DBD7;	
	font-size: 10pt;
	color: #D31D2F;	
}
Select.c{
	width: 100%;
	font-family: Verdana;
	border: 1px solid #92AE04;
	font-size: 10pt;
}
Textarea.c{
	width: 100%;
	height: 40pt;
	border: 1px solid #92AE04;
	font-family: Verdana;
	font-size: 10pt;
}
Textarea.cf{
	width: 100%;
	height: 40pt;
	background-color: #D6DBD7;	
	font-family: Verdana;
	font-size: 10pt;
	color: #D31D2F;		
}
.NumPage{
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
}
A.NumPage{
	font-size: 10pt;
	font-family: Verdana;	
	color: #93AE07;	
	font-weight: bold;
	text-decoration: none;
}
A.NumPage:hover{
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
	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;
}
.Carte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #3C4B76;
	background-color: #E0E2C
}