<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {color: #FFFFFF; font-size: 9pt; font-family:arial, helvetica,lucida;}
A {color: #FFFFFF; font-size: 9pt; font-weight: bold; font-family:arial, helvetica,lucida; text-decoration: none;}
A:hover {color: #FFD350; font-size: 9pt; font-weight: bold; font-family:arial, helvetica,lucida; text-decoration: none;}

A.Num {color: #FFFFFF; font-size: 18pt; font-weight: bold; font-family:arial, helvetica,lucida; text-decoration: none;}
A.Num:hover {color: #FFD350; font-size: 18pt; font-weight: bold; font-family:arial, helvetica,lucida; text-decoration: none;}

.Orange {font-size: 12pt; font-weight: bold; color: #FF6600; font-family:arial, helvetica,lucida;}
.GrandOrange {font-size: 18pt; font-weight: bold; color: #FF6600; font-family:arial, helvetica,lucida;}

.Ville {font-family:arial; font-size:26px; font-weight:bold; color:white;}
.Reference {font-family:arial; font-size:14px; font-style:italic; color:white;}
.Fiche {font-family:arial; font-size:11px; font-style:italic; color:white;}


INPUT.a{
	width: 179px;
	height: 22px;
        background-color:transparent;
	border: 0px;
	font-family: Verdana;
	font-size: 10pt;
}
INPUT.af{
	width: 179px;
	height: 22px;	
	background-color: #D6DBD7;
	border: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #D31D2F;
}

INPUT.b{
	width: 467px;
	height: 22px;
        background-color:transparent;
	border: 0px;
	font-family: Verdana;
	font-size: 10pt;
}
INPUT.bf{
	width: 467px;
	height: 22px;	
	background-color: #D6DBD7;
	border: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #D31D2F;
}

INPUT.Input2{
        width: 100px;
	height: 22px;	
	background-color: #D6DBD7;
	border: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #D31D2F;
}
INPUT.Input4{
        width: 40px;
	height: 22px;	
	background-color: #D6DBD7;
	border: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #D31D2F;
}

SELECT.Select1{
        width: 50px;
	height: 22px;	
	background-color: #D6DBD7;
	border: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #D31D2F;
}





TEXTAREA.c{
	width: 467px;
	height: 130px;
        background-color:transparent;
	border: 0px;
	font-family: Verdana;
	font-size: 10pt;
}
TEXTAREA.cf{
	width: 467px;
	height: 130px;	
	background-color: #D6DBD7;
	border: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #D31D2F;
}
</pre></body></html>