body
{
	background-color: #989A89 ;
}
body, td
{
	font-family:Tahoma,Sans-serif;
	font-size:13px;
	color: #dddddd ;
}
a
{
	color:white;
	text-decoration: none ;
	font-weight:bold;
}
a:hover
{
	color: yellow;
	text-decoration: none ;
	font-weight: bold;
}
#contenu
{
	width: 960px ;
	left: 50% ;
	margin-left: -490px ;
	position: relative ;
}
img
{
	border:0px ;
}
li
{
	margin-left: 0px;
}
#pied
{
	text-align: center ;
	position: absolute ;
	bottom: 5px ;
	width:100% ;
}
