TH
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	background-color: #CE0000;
}
TD
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
HR
{
	color: #373771;
}

BODY
{
	background-color: #47478f;
}
select
{
	color: #373771;
}
input
{
	color: #373771;
}
textarea
{
	color: #373771;
}
.sstitre
{
	font-weight: bold;
	font-size: 12pt;
	color: #47478f;
	font-family: Trebuchet MS;
}
.defil
{
	color: #ffffff;
	font-size: 8pt;
	font-family: Verdana;
	font-style: italic;
}
.textmenu
{
	font-size: 8pt;
	color: #CE0000;
	font-family: Verdana;
}
.lien1
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
.lien2
{
	font-size: 8pt;
	color: #CE0000;
	font-family: Verdana;
	text-decoration: none;
}
.lien2:visited
{
	color: #CE0000;
}
.lien2:hover
{
	color: #373771;
}
.lien3
{
	font-size: 8pt;
	color: #373771;
	font-family: Verdana;
	text-decoration: none;
}
.lien3:visited
{
	color: #373771;
}
.lien3:hover
{
	color: #CE0000;
}
.bouton
{
	color:#373771;
	border:2px solid #373771;
}