body
{
	text-align: center;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	background-color: #bcd35f;
}
#conteneur
{
	background-image: url("./logo.png");
	background-position: 30px 0px;
	background-repeat: no-repeat;
	width: 560px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #999999;
	margin-top: 20px;
	padding-bottom: 10px;
	background-color: #ffffff;
}
#conteneur a
{
	text-decoration: none;
	color: #bcd35f;
}
#conteneur a:hover,#liens-dr a:hover
{
	text-decoration: underline;
}
#liens-dr
{
	width: 560px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	color: #9db14f;
	margin-top: 5px;
}
#liens-dr a
{
	text-decoration: none;
	color: #9db14f;
	margin-left: 3px;
	margin-right: 3px;
}
#liens-dr a:hover
{
	color: #ffffff;
	text-decoration: none;
}
