div#footer
{
	width: 900px;
	float: left;
	height: 50px;
	margin: 68px 0 0 8px;
	background: url(images/osimatic.gif) right no-repeat;
}

ul#pied
{
	position:relative;
	top: 60%;
	margin: 0;
	padding-left: 20px;
	font: 0.8em "Tahoma", Times, serif;
	color: #005473;
	list-style-type: none;
}

#pied li
{
	display: inline;
	margin: 0 3px;
}

#pied a
{
	color: #527833;
	text-decoration: none;
}


