BODY {
	SCROLLBAR-FACE-COLOR: #B21D11;
	SCROLLBAR-HIGHLIGHT-COLOR: #E7482C;
	SCROLLBAR-SHADOW-COLOR: #EF9878;
	SCROLLBAR-3DLIGHT-COLOR: #830C02;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-TRACK-COLOR: #464646;
	SCROLLBAR-DARKSHADOW-COLOR: Black;
}
P, UL, OL {
	margin-top: 0px; margin-bottom: 0px;
}
A {
	color: #000000;
	text-decoration: underline;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
A.Progerix {
	color: #858579;
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
}
A.Progerix:hover {
	color: #B6B6B6;
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
}
A.PiedPage {
	color: #000000;
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
}
A.PiedPage:hover {
	color: #E7482C;
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
}
A.Plan {
	color: #555555;
	text-decoration: none;
	font-size: 10pt;
}
A.Plan:hover {
	color: #AAAAAA;
	text-decoration: none;
	font-size: 10pt;
}
.BasPage{
	font-family: Tahoma;
	font-size: 8pt;
	color: #555555;
}
.Petit{
	font-size: 10pt;
	font-family: Verdana;	
}
.Recherche{
	font-size: 9pt;
	font-family: Verdana;
	color: Black;
	font-weight: bold;
}
.Type{
	font-size: 9pt;
	font-family: Verdana;
	color: #000000;
}
.Valeur{
	font-size: 10pt;
	font-family: Verdana;
	color: #DDDBCC;
	font-weight: bold;
}
.Ville{
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;	
	color: #000000;
}
.TitreTableau{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;	
	color: #B6BCD6;
}
Input.a{
	width: 100px;
	border: 1px solid #D11E0A;
	font-family: Verdana;
	font-size: 10pt;
}
Input.b{
	width: 100%;
	border: 1px solid #D11E0A;
	font-family: Verdana;
	font-size: 10pt;
}
Select.b{
	width: 100px;
	font-family: Verdana;
	border: 1px solid #D11E0A;
	font-size: 10pt;
}
Textarea.c{
	width: 100%;
	height: 50pt;
	border: 1px solid #D11E0A;
	font-family: Verdana;
	font-size: 10pt;
}
td.Contenu{
	border-top: 2px solid #F61C01;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 35px;
	vertical-align: top;
	padding-bottom: 6px;
	background-color: #FEDFB3;
	background-image: url(../Images/coin.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
td.Bas{
	padding-bottom: 3px;
	vertical-align: bottom;
	text-align: right;
	background-image: url(../Images/4.gif);
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%
}
td.Bien{
	padding-top: 8px;
	background-image: url(../Images/E0.jpg);
	font-size: 10pt;
	font-family: Verdana;
	color: #DDDBCC;
	font-weight: bold;
}