<!--
body
{
	background-image: url("../images/fond_site_5.png");
	background-repeat: no-repeat;
	background-color: #000000;
	color: #ffffff;
	font-family: helvetica, arial, verdana, sans-serif;
}

td.boldor
{
	color: #f89b08;
	font-weight: bold;
}

td.petit
{
	font-size: 8pt;
}

a:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #f89b08;
	text-decoration: none;
	font-weight: bold;
}

#containerf
{
	height: 600px;
}

.imagef
{
	position: absolute;
	top: 5em;
	z-index: 0;
}

-->

