ul#menuG {
	margin: 4px 0 0 2px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97bf0d;
	line-height: 20px;
	text-indent: 2px;
	list-style-type: none;
}

ul#menuG a {
	text-decoration: none;
	display: block;
	width: 140px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/ul-blanc.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	font-size: 12px;

	color: #000000;
	margin-left: 3px;
	padding-left: 18px;
}
	 
ul#menuG a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/ul-verte.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	background-color: #97bf0d;
	font-size: 12px;
	color: #ffffff;
	padding-left: 18px;
}
