#blocmenugauche ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 1em;
	text-align: left;
	background-image: none;
}
#blocmenugauche li {
	margin: 0px;
	padding: 0px;
}
#blocmenugauche ul a {
  padding: 10px 0px 0px 0px;
 /* background: #007CC2 url(img/levant1.jpg) no-repeat;*/
  display: block;
  width: 180px;
  height: 15px;
  font-weight: bold;
  text-indent: 0px;
  color: silver;
  text-align: center;
  text-decoration: none;
}
#blocmenugauche ul a:hover {
	/*background:#007CC2 url(img/levant2.jpg) no-repeat;*/
  color: yellow;
}
#blocmenugauche ul a.on { 
	/*background:#007CC2 url(img/levant2.jpg) no-repeat;*/
  color: yellow;
}

#blocmenugauche ul ul a{
	display: block;
	width: 180px;	
	height: 43px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	/*text-indent: 20px;*/
	text-decoration: none;
	color: white;
	background-color: green;
	font-weight: bold;
	text-transform: none;
	border: none;
	background: #007CC2 url(img/levant2.jpg) center bottom no-repeat;
	/*border: 1px solid red;*/
}


#blocmenugauche ul ul a:hover {
	width: 180px;
	text-decoration: none;
	color: yellow;
	 background: #007CC2 url(img/levant1.jpg) center bottom no-repeat;
	font-style: normal;
}
#blocmenugauche ul ul a.on { 
	color: yellow;
	font-weight: bold;	
	text-decoration: none;	  
	 background: #007CC2 url(img/levant1.jpg) center bottom no-repeat;
	font-style: normal;
}
#blocmenugauche ul ul ul a{
	text-indent: 30px;
	display: block;
	width: 180px;	
	height: 15px;
	padding: 2px 0px 5px 0px;
	text-align: left;
	text-decoration: none;
	color: yellow;
	background-color: #007CC2;
	font-weight: bold;
	text-transform: none;
	border: none;
	background-image: none;
}


#blocmenugauche ul ul ul a:hover {
	width: 180px;
	text-decoration: none;
	color: #99FF99;
	background-color: #007CC2;
	font-style: normal;
	background-image: none;
}
#blocmenugauche ul ul ul a.on { 
text-indent: 50px;
	color: #99FF99;
	font-weight: bold;	
	text-decoration: none;	  
	background-color: #007CC2;
	background-image: none;
	font-style: normal;
	background-image: none;
}
