/* *************************** TOUT LES STYLES SE RAPORTANT AU IMAGES CONTENANT DU TEXTE FRANÇAIS SONT SUR CETTE FEUILLE DE STYLE ***************************** */

/* MENU PRINCIPAL */


#menu #menu01 {
	display: block;
	position: relative;
	height: 81px;
	width: 166px;
}
#menu #menu01 SPAN {
	background: url(Gx/M/EN/menu_01.gif) no-repeat;
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
}
#menu #menu01:hover SPAN, #menu #menu01.actif SPAN { background: url(Gx/M/EN/over/menu_01.gif) no-repeat; }

#menu #menu02 {
	display: block;
	position: relative;
	height: 81px;
	width: 164px;
}
#menu #menu02 SPAN {
	background: url(Gx/M/EN/menu_02.gif) no-repeat;
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
}
#menu #menu02:hover SPAN, #menu #menu02.actif SPAN { background: url(Gx/M/EN/over/menu_02.gif) no-repeat; }

#menu #menu03 {
	display: block;
	position: relative;
	height: 81px;
	width: 168px;
}
#menu #menu03 SPAN {
	background: url(Gx/M/EN/menu_03.gif) no-repeat;
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
}
#menu #menu03:hover SPAN, #menu #menu03.actif SPAN { background: url(Gx/M/EN/over/menu_03.gif) no-repeat; }

#menu #menu04 {
	display: block;
	position: relative;
	height: 81px;
	width: 164px;
}
#menu #menu04 SPAN {
	background: url(Gx/M/EN/menu_04.gif) no-repeat;
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
}
#menu #menu04:hover SPAN, #menu #menu04.actif SPAN { background: url(Gx/M/EN/over/menu_04.gif) no-repeat; }

#menu #menu05 {
	display: block;
	position: relative;
	height: 81px;
	width: 165px;
}
#menu #menu05 SPAN {
	background: url(Gx/M/EN/menu_05.gif) no-repeat;
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
}
#menu #menu05:hover SPAN, #menu #menu05.actif SPAN { background: url(Gx/M/EN/over/menu_05.gif) no-repeat; }

#menu #menu06 {
	display: block;
	position: relative;
	height: 81px;
	width: 173px;
}
#menu #menu06 SPAN {
	background: url(Gx/M/EN/menu_06.gif) no-repeat;
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
}
#menu #menu06:hover SPAN, #menu #menu06.actif SPAN { background: url(Gx/M/EN/over/menu_06.gif) no-repeat; }


/* SOUS-MENU PROGRAMME DE RÉCOMPENSES */

#page_04 #menu_04 {
	background: url(Gx/04/bg_menu04.jpg) no-repeat;
	padding: 18px 0px 0px 70px;
	height: 182px;
	width: 690px;
}
#page_04 #menu_04 LI {  
	color: #FFFFFF;
	display: inline;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-right: 20px;
}
#page_04 #menu_04 LI A {
	color: #FFFFFF;
	padding-right: 20px;
}
#page_04 #menu_04 LI A:hover, #page_04 #menu_04 LI A.actif {
	color: #c64a44;
	text-decoration: underline;
}
