body {
	display: block ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	text-align: center ;
	text-decoration: none;
	color: #FFFFFF ;
	font-size: 17px ;
	}

#menu_gauche {
	margin: 0 ;
	padding: 0 ;
	text-align: center ;
	list-style: none ;
	}

#menu_gauche li {
	display: block ;
	margin: 0 ;
	padding: 0 ;
	}

#menu_gauche li a {
	display: block ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	text-align: center ;
	text-decoration: none;
	color: #FFFFFF ;
	font-size: 17px ;
	}	

#menu_gauche li a:hover {
	color: #E2603E ;
	}