#menu_g UL {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu_g LI {
	background-image: url(design/bouton-gauche-2.gif);
	background-repeat: no-repeat;
	width: auto;
	color: #022F78;
	text-decoration: none;
	font-size: 13px;
	display: block;
}

#menu_g A {
	margin: 0px;
	background-repeat: no-repeat;
	width: 160px;
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	background-image: url(design/bouton-gauche.gif);
	background-repeat: no-repeat;
}
#menu_g A:visited {
	margin: 0px;
	background-repeat: no-repeat;
	width: 160px;
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	background-image: url(design/bouton-gauche.gif);
	background-repeat: no-repeat;
}
#menu_g A:hover {
	margin: 0px;
	background-repeat: no-repeat;
	width: 160px;
	display: block;
	font-size: 13px;
	font-weight: normal;
	background-image: url(design/bouton-gauche-2.gif);
	background-repeat: no-repeat;
}
.simpleline {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 35px;
	color: #FFFFFF;

}
.simpleline_select {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 35px;
	color: #012C77;
}
.doubleline {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 44px;
	color: #FFFFFF;
}
.doubleline_select {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 44px;
	color: #012C77;
}

