body         {
	margin-left: 1px;
	margin-top: 1px;
}
a:link       {
	text-decoration: none;
	color: #3333FF;
}
a:visited    {
	text-decoration: none;
	color: #008000;
}
a:active     {
	text-decoration: none;
	color: #9C1E2C;
	font-weight: bold;
}
a:hover      {
	text-decoration: none;
	color: #9C1E2C;
	font-weight: bold;
}
input        {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}
input.Chiffre {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-align: right;
}
.Titre       {
	font-size: 12pt;
	font-family: 'trebuchet ms', Arial, Helvetica;
	color: #800000;
	text-align: left;
	vertical-align: middle;
	background-image: url('../../images/fond-h.gif');
	font-weight: bold;
	border-bottom: 1px solid #800000;
}
.TitreCentre {
	font-size: 12pt;
	font-family: 'trebuchet ms', Arial, Helvetica;
	color: #000066;
	text-align: center;
	background-image: url('../../images/fond-h.gif');
	font-weight: bold;
	border-bottom: 1px solid #800000;
}
.TitreDroite {
	font-size: 12pt;
	font-family: 'trebuchet ms', Arial, Helvetica;
	text-align: right;
	background-image: url('../../images/fond-h.gif');
}
.Liste       {
	font-size: 10pt;
	text-align: left;
}
