/*-----------------------------------------------------------
--	navigation 49
------------------------------------------------------------ */

.nav1,
.nav2,
.nav5,
.nav6,
.nav69,
.nav71,
.nav18,
.nav81,
.nav22,
.nav23,
.nav28,
.nav17,
.nav72,
.nav29 {
	background: no-repeat 95% center;
}

.nav1 {
	background-image: url(../img_layout/nav_FFDC00.gif);
}
.nav1Courant {
	background-image: none !important;
	background-color: #FFDC00 !important;
	color: white !important;
}

.nav2 {
	background-image: url(../img_layout/nav_FFA500.gif);
}
.nav2Courant {
	background-image: none !important;
	background-color: #FFA500 !important;
	color: white !important;
}

.nav5 {
	background-image: url(../img_layout/nav_00b4c2.gif);
}
.nav5Courant {
	background-image: none !important;
	background-color: #00b4c2 !important;
	color: white !important;
}

.nav6 {
	background-image: url(../img_layout/nav_FF80A8.gif);
}
.nav6Courant {
	background-image: none !important;
	background-color: #FF80A8 !important;
	color: white !important;
}

.nav69 {
	background-image: url(../img_layout/nav_f90606.gif);
}
.nav69Courant {
	background-image: none !important;
	background-color: #f90606 !important;
	color: white !important;
}

.nav71 {
	background-image: url(../img_layout/nav_8c58d5.gif);
}
.nav71Courant {
	background-image: none !important;
	background-color: #8c58d5 !important;
	color: white !important;
}

.nav18 {
	background-image: url(../img_layout/nav_75c507.gif);
}
.nav18Courant {
	background-image: none !important;
	background-color: #75c507 !important;
	color: white !important;
}

.nav81 {
	background-image: url(../img_layout/nav_035C86.gif);
}
.nav81Courant {
	background-image: none !important;
	background-color: #035C86 !important;
	color: white !important;
}

.nav22 {
	background-image: url(../img_layout/nav_729EBE.gif);
}
.nav22Courant {
	background-image: none !important;
	background-color: #729EBE !important;
	color: white !important;
}

.nav23 {
	background-image: url(../img_layout/nav_0089ff.gif);
}
.nav23Courant {
	background-image: none !important;
	background-color: #0089ff !important;
	color: white !important;
}

.nav28 {
	background-image: url(../img_layout/nav_009DE0.gif);
}
.nav28Courant {
	background-image: none !important;
	background-color: #009DE0 !important;
	color: white !important;
}

.nav17 {
	background-image: url(../img_layout/nav_FFA500.gif);
}
.nav17Courant {
	background-image: none !important;
	background-color: #FFA500 !important;
	color: white !important;
}

.nav72 {
	background-image: url(../img_layout/nav_000000.gif);
}
.nav72Courant {
	background-image: none !important;
	background-color: #000000 !important;
	color: white !important;
}

.nav29 {
	background-image: url(../img_layout/nav_FFA4FF.gif);
}
.nav29Courant {
	background-image: none !important;
	background-color: #FFA4FF !important;
	color: black !important;
}

div#colCentre.box1 h1 {
	border-bottom-color: #FFDC00;
}
div#colCentre.box1 h2 {
	color: #FFDC00;
}

div#colCentre.box2 h1 {
	border-bottom-color: #FFA500;
}
div#colCentre.box2 h2 {
	color: #FFA500;
}

div#colCentre.box5 h1 {
	border-bottom-color: #00b4c2;
}
div#colCentre.box5 h2 {
	color: #00b4c2;
}

div#colCentre.box6 h1 {
	border-bottom-color: #FF80A8;
}
div#colCentre.box6 h2 {
	color: #FF80A8;
}

div#colCentre.box69 h1 {
	border-bottom-color: #f90606;
}
div#colCentre.box69 h2 {
	color: #f90606;
}

div#colCentre.box71 h1 {
	border-bottom-color: #8c58d5;
}
div#colCentre.box71 h2 {
	color: #8c58d5;
}

div#colCentre.box18 h1 {
	border-bottom-color: #75c507;
}
div#colCentre.box18 h2 {
	color: #75c507;
}

div#colCentre.box81 h1 {
	border-bottom-color: #035C86;
}
div#colCentre.box81 h2 {
	color: #035C86;
}

div#colCentre.box22 h1 {
	border-bottom-color: #729EBE;
}
div#colCentre.box22 h2 {
	color: #729EBE;
}

div#colCentre.box23 h1 {
	border-bottom-color: #0089ff;
}
div#colCentre.box23 h2 {
	color: #0089ff;
}

div#colCentre.box28 h1 {
	border-bottom-color: #009DE0;
}
div#colCentre.box28 h2 {
	color: #009DE0;
}

div#colCentre.box17 h1 {
	border-bottom-color: #FFA500;
}
div#colCentre.box17 h2 {
	color: #FFA500;
}

div#colCentre.box72 h1 {
	border-bottom-color: #000000;
}
div#colCentre.box72 h2 {
	color: #000000;
}

div#colCentre.box29 h1 {
	border-bottom-color: #FFA4FF;
}
div#colCentre.box29 h2 {
	color: #FFA4FF;
}


