BODY {
	SCROLLBAR-FACE-COLOR: #7d9879;
	SCROLLBAR-HIGHLIGHT-COLOR: #a7b8a5;
	SCROLLBAR-SHADOW-COLOR: #7d9879;
	SCROLLBAR-3DLIGHT-COLOR: #7d9879;
	SCROLLBAR-ARROW-COLOR: #a7b8a5;
	SCROLLBAR-TRACK-COLOR: #a7b8a5;
	SCROLLBAR-DARKSHADOW-COLOR: #a7b8a5;
	background-position: bottom;
}
P, UL, OL {
	margin-top: 0px; margin-bottom: 0px;
}
a.PetitLien{
 color:white;
 font-size:11px;
 font-family:verdana;
 font-weight:bold;
 text-decoration:none;
}
a.PetitLien:hover{
 color:#d11500;
 font-size:11px;
 font-family:verdana;
 font-weight:bold;
 text-decoration:none;
}
a.Lien{
 color:white;
 font-size:12px;
 font-family:verdana;
 font-weight:bold;
 text-decoration:none;
}
a.Lien:hover{
 color:#d11500;
 font-size:12px;
 font-family:verdana;
 font-weight:bold;
 text-decoration:none;
}
a.LienGrand{
 color:white;
 font-size:14px;
 font-family:verdana;
 font-weight:bold;
 text-decoration:none;
}
a.LienGrand:hover{
 color:#d11500;
 font-size:14px;
 font-family:verdana;
 font-weight:bold;
 text-decoration:none;
}
.GrandBlanc{
 color:white;
 font-size:14px;
 font-family:verdana;
 font-weight:bold;
}
.MoyenBlanc{
 color:white;
 font-size:12px;
 font-family:verdana;
 font-weight:bold;
}
.PetitBlanc{
 color:white;
 font-size:10px;
 font-family:verdana;
 font-weight:bold;
}
.Rouge{
 color:red;
 font-size:10px;
 font-family:verdana;
 font-weight:bold;
}
input.input{
 background-image:url(../Images/input.jpg);
 background-position: bottom right;
 background-repeat: no-repeat;
 width:90px;
 height:24px;
 border:none;
 padding-top:6px;
 padding-left:4px;
 font-size:12px;
 font-family:arial;
 font-weight:bold;
 color:red;
}
input.input2{
 background-image:url(../Images/input2.jpg);
 background-position: bottom right;
 background-repeat: no-repeat;
 width:200px;
 height:24px;
 border:none;
 padding-top:6px;
 padding-left:4px;
 font-size:12px;
 font-family:arial;
 font-weight:bold;
 color:red;
}
input.input3{
 background-image:url(../Images/input3.jpg);
 background-position: bottom right;
 background-repeat: no-repeat;
 width:360px;
 height:24px;
 border:none;
 padding-top:6px;
 padding-left:4px;
 font-size:12px;
 font-family:arial;
 font-weight:bold;
 color:red;
}
select.select{
 width:200px;
 height:24px;
 border:none;
 padding-top:6px;
 padding-left:4px;
 font-size:12px;
 font-family:arial;
 font-weight:bold;
 color:red;
}
TEXTAREA.input2{
 width:100%;
 height:60px;
 border:none;
 padding-top:6px;
 padding-left:4px;
 font-size:12px;
 font-family:arial;
 font-weight:bold;
 color:red;
}
TD.TitreColonne{
 background-color:#d31700;
 color:white;
 font-size:12px;
 font-family:verdana;
 padding-left:20px;
}
a.Progerix{
 color:black;
 font-size:11px;
 font-family:verdana;
 font-weight:bold;
 text-decoration:none;
}
a.Progerix:hover{
 color:#ff0000;
 font-size:11px;
 font-family:verdana;
 font-weight:bold;
 text-decoration:none;
}