/* CSS Document menu.css (partie gauche) */
#gauche {width:170px; float:left; margin:10px 0; padding:0; text-align:left;}
	#gauche ul {width:170px; margin:0; padding:0 12px; list-style:none; background-image: url("../images/gfx/menu02.png"); background-repeat: repeat-y }
	#gauche ul li  { width:146px; display:block; line-height: 16px;}
	#gauche ul li a {display:block; text-decoration: none; color:#777; font-size:0.7em; font-weight:bold;}
	#gauche ul li a:visited {display:block; text-decoration: none;}
	#gauche ul li a:link {display:block; text-decoration: none;}
	#gauche ul li a:hover {background-color: #aad2ff;color: #000;}
.ghaut {background-image: url("../images/gfx/menu01.png"); height:35px;}
.gbas {background-image: url("../images/gfx/menu03.png"); height:25px;}
.gsep {background-image: url("../images/gfx/menu04.png"); height:60px;}
.gpart {background-image: url("../images/gfx/menu02.png"); background-repeat:repeat-y; text-align:center;}
.maj {font-size:0.8em; color:#FF5; font-weight:bold;}
.num { color:#666666}
.best {background-image: url("../images/gfx/fdvign0.png"); margin:0 10px; height:158px;}
.ddmenu {color:#444;font-size:0.8em;}

