#menugauche  {
padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 0px;

/*width: 276px;*/
background-color: transparent;
font-family: Verdana,Arial,Helvetica,sans-serif;
left: 10px;
font-size: 1em;
font-weight: normal;
/*background-image: url(images/fond-menu.jpg);
background-repeat: repeat-x;*/
}
#menugauche li {
padding: 0px 0px 0px 0px;
  display: block;
  text-align: left;
  background-color: transparent;
  padding-top: 0px;
  padding-bottom: 0px;
}
#menugauche ul {
margin: 0px 0px 0px 0px;
padding: 0px;
list-style-type: none;
}

/*
#menugauche a {
 padding: 6px 5px 7px 25px;
 font-family: Verdana,Arial,Helvetica,sans-serif;
  display: block;
  text-decoration: none;
  font-weight: normal;
  color: white;
   background-image: url(../style/images/logo_menu_blanc.jpg);
  background-repeat: no-repeat;
  background-color: transparent;
	
}
#menugauche a:hover {
color: white;
background-color: transparent;
  font-weight: normal;
  background-repeat: no-repeat;
   background-image: url(../style/images/fond-menu-hover.jpg);
  background-repeat: no-repeat;
  
}

#menugauche a.on {
background-color: transparent;
color: #FCC300;
font-weight: bold;
font-style: italic;
}
*/

#menugauche ul ul a{

	padding: 6px 5px 7px 40px;
 font-family: Verdana,Arial,Helvetica,sans-serif;
  display: block;
  text-decoration: none;
  font-weight: normal;
  color: white;
   background-image: url(../style/images/puce-menu-a.jpg);
  background-repeat: no-repeat;
  background-color: transparent;
}
#menugauche ul a {  
  text-decoration: none;
}



#menugauche ul ul a:hover {
	width: 225px;
	text-decoration: none;
	color: yellow;
	 background-image: url(../style/images/puce-menu-ahover.jpg);
	font-style: normal;
}
#menugauche ul ul a.on { 
	background-color: transparent;
color: #FCC300;
font-weight: normal;
font-style: italic;
}
#menugauche ul ul ul a{
font-size: 0.6em;
	text-indent: 5px;
	display: block;
	width: 225px;
	height: 13px;
	padding: 2px 0px 5px 0px;
	text-align: left;
	text-decoration: none;
	color: yellow;
	background-color: transparent;
	font-weight: normal;
	text-transform: none;
	border: none;
	background-image: none;
}


#menugauche ul ul ul a:hover {
	width: 220px;
	text-decoration: none;
	color: #E67817;
	background-color: transparent;
	font-style: normal;
	background-image: none;
}
#menugauche ul ul ul a.on { 
width: 220px;
text-indent: 5px;
	color: #99FF99;
	font-weight: bold;	
	text-decoration: none;	  
	background-color: transparent;
	background-image: none;
	font-style: normal;
	background-image: none;
}
