#gauche {
	background: url(../images/bord-menu.png) no-repeat top right #000000;
	height:100%;
	float:left;
	width:29%;
	height:100%
}
#menu_gauche td {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color : white;
	font-weight: bold;
}
#menu_gauche td.separator {
	background-color: #EE8019;
}
#gauche a {
	text-decoration:none;
}
#gauche img {
	border: 0px;
}
#menu_gauche a {
	text-decoration:none;
	color : #EE8019;
}
#menu_gauche a:hover {
	text-decoration:none;
	color : #FFFFFF;
}
#menu_gauche td.currentpage h3 {
	color : #FFFFFF;
	font-family: Trebuchet MS;
	font-weight: bold;
	margin : 0;
	font-size: 10pt;
}
#menu_gauche table td {
	font-family: Trebuchet MS;
	font-size:11px;
	font-weight: bold;
	color : #EE8019;
}
#menu_gauche table td.currentpage h3 {
	color : #FFFFFF;
	font-family: Trebuchet MS;
	font-size:11px;
	font-weight: bold;
}
#menu_gauche table td.separator {
	display:none;
}
#menu_haut {
	word-spacing: 8px;
}