table        {
	font-family: 'Comic Sans MS';
	font-size: 10pt;
	margin-bottom: 4px;
}
body         {
	font-family: 'Comic Sans MS';
	font-size: 10pt;
	margin-left: 1px;
	margin-top: 1px;
}
a:link       {
	text-decoration: none;
	color: #3333FF;
}
a:visited    {
	text-decoration: none;
	color: #3333FF;
}
a:active     {
	text-decoration: none;
	color: #CC3300;
}
a:hover      {
	text-decoration: underline;
	color: #9C1E2C;
}
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: 10pt;
	font-family: 'Comic Sans 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: 11pt;
	font-family: 'Comic Sans MS', Arial, Helvetica;
	text-align: center;
	color: #800000;
	font-weight: bold;
	border: none;
	margin-top: 1em;
}
.TitreDroite {
	font-size: 10pt;
	font-family: 'Comic Sans MS', Arial, Helvetica;
	text-align: right;
	background-image: url('../images/fond-h.gif');
	font-weight: bold;
	margin-right: 2px;
}
.Liste       {
	font-size: 10pt;
	border-bottom: 1px solid #990033;
}
.Categorie       {
	font-size: 10pt;
}
.TitreActu   {
	border-bottom: 1px solid #00CCCC;
}
.Acticle     {
	background-image: url('../images/fond-h.gif');
	border-bottom: 2px solid #000080;
}
