body
{
	background-color: #B3B3B3;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
}

.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.description
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.titre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

img.stylename
{
	border: 1pt solid white;
}

a
{
	text-decoration: none;
	color="black";
}

a:hover
{
	color="#0D0D0D";
	text-decoration: underline;
}