body
{
	font: 0.8em "Trebuchet MS", helvetica, sans-serif;

}

div#conteneur
{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #1E2112;
	border-left: 1px solid #1E2112;
	border-right: 1px solid #1E2112;
	background-color: #FFFFFF;
}
     #navigation a {
	font:17px arial;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	padding:2px;
	}
	
#navigation a:hover {
	color:#999999;
	border-right-width: 0px;
	border-left-width: 0px;
	}
