.blocMenuG {
	position:relative;
	background-image:url(../images/fond-menuG.png);
	background-repeat:repeat-y;
	left:0px;
	width:200px;
	margin-bottom:12px;
}

.imgHaut {
	background-image:url(../images/haut-menuG.png);
	width:200px;
	height:42px;
}

.imgBas {
	position:absolute;
	bottom:0px;
	background-image:url(../images/bas-menuG.png);
	width:200px;
	height:42px;
	z-index:1;
}

.blocMenuGtxt {
	position:relative;
	top:-30px;
	z-index:30;
}

.blocMenuGtxt a {
	display:block;
	padding-top:6px;
	color:#d4ddee;
	font-weight:bold;
	width:180px;
	font-size:12px;
	padding-left:20px;
	z-index:30;
}

.blocMenuGtxt a:hover {
	color:#555;
}

.blocMenuGtxt h2 a {
	padding-left:15px;
	font-size:18px;
	z-index:30;
}

#lienGSelec, #lienTitreGSelec{
	color:#FF962D;
}

