/* Partie concernant le div menuGauche, qui comprends le menu de navigation de gauche */

/* style du div contenant la navigation de gauche */
#menuGauche {
	padding-left : 0px;
	vertical-align : top;
	background-color : #0072C6;/*#b5ceda;*/
	z-index : 1;
horizontal-align : right;
}

#menuGauche div { width :109px; }

#menuGauche #date {
	background-repeat : no-repeat;
	font-size : 9px;
	font-family : lucida, trebuchet, sans-serif;
	line-height : 17px;
	color : #666666;
	text-align : center;
	vertical-align : middle;
	background-image : url(../Images/000_dkp_dateLeft.gif);
}

/* Styles des titres de menu */
#menuGauche #fncc {
	background-color : #d8e8f0;
	background-image : url(../Images/000_nav1_100_02.gif);
	background-repeat : no-repeat;
	padding-top : 20px;
	margin-top : 2px;
}

#menuGauche #adhesion {
	background-image : url(../Images/000_navL_900_01_off.gif);
	background-repeat : no-repeat;
	height : 23px;
	width : 109px;
	line-height:23px;
}
#menuGauche a#adhesion:hover { background-image : url(../Images/000_navL_900_01_on.gif); }
#menuGauche a#adhesion.menuCourant { background-image : url(../Images/000_navL_900_01.gif); }

#menuGauche #contact {
 	background-image : url(../Images/000_navL_600_02_off.gif);
	background-repeat : no-repeat;
	height : 23px;
	width : 109px;
	line-height:23px;
	position : relative;
	top : -3px;
}
#menuGauche a#contact:hover { background-image : url(../Images/000_navL_600_02_on.gif); }
#menuGauche a#contact.menuCourant { background-image : url(../Images/000_navL_600_02.gif); }

#menuGauche #liens {
 	background-image : url(../Images/000_navL_700_03_off.gif);
	background-repeat : no-repeat;
	height : 23px;
	width : 109px;
	line-height:23px;
	position : relative;
	top : -6px;
}
#menuGauche a#liens:hover { background-image : url(../Images/000_navL_700_03_on.gif); }
#menuGauche a#liens.menuCourant { background-image : url(../Images/000_navL_700_03.gif); }

#menuGauche #recherche {
 	background-image : url(../Images/000_navL_1000_04_off.gif);
	background-repeat : no-repeat;
	position : relative;
	top : -9px;
}

#menuGauche #recherche.menuCourant { background-image : url(../Images/000_navL_1000_04.gif); }


#menuGauche #forums {
margin-top:-120px;
	background-image : url(../Images/nouveaumenugauche/les_forums.gif);
	background-repeat : no-repeat;
	height : 41px;
	width : 165px;
	line-height:41px;
}
#menuGauche a#forums:hover { background-image : url(../Images/nouveaumenugauche/les_forums.gif); }
#menuGauche a#forums.menuCourant { background-image : url(../Images/nouveaumenugauche/les_forums.gif); }

#menuGauche #adherents {
	background-image : url(../Images/nouveaumenugauche/espace_adherents.gif);
	background-repeat : no-repeat;
	height : 27px;
	width : 165px;
	line-height:27px;
}
#menuGauche a#adherents:hover { background-image : url(../Images/nouveaumenugauche/espace_adherents.gif); }
#menuGauche a#adherents.menuCourant { background-image : url(../Images/nouveaumenugauche/espace_adherents.gif); }

#menuGauche #lettre {
	background-image : url(../Images/nouveaumenugauche/la_lettre_d_echanges.gif);
	background-repeat : no-repeat;
	height : 27px;
	width : 165px;
	line-height:27px;
}
#menuGauche a#lettre:hover { background-image : url(../Images/nouveaumenugauche/la_lettre_d_echanges.gif); }
#menuGauche a#lettre.menuCourant { background-image : url(../Images/nouveaumenugauche/la_lettre_d_echanges.gif); }

#menuGauche #formation {
	background-image : url(../Images/nouveaumenugauche/page_formation.gif);
	background-repeat : no-repeat;
	height : 41px;
	width : 165px;
	line-height:41px;
top : -20px;
}
#menuGauche a#formation:hover { background-image : url(../Images/nouveaumenugauche/page_formation.gif); }
#menuGauche a#formation.menuCourant { background-image : url(../Images/nouveaumenugauche/page_formation.gif); }



/* Div servant à bien positionner la page en largeur... */
#menuGauche #gruge {
	width : 161px;
}

/* fin des styles de titre de menu */

/* Les liens sur les pages (les entrées de menu) */
#menuGauche a {
	display : block;
	background-repeat : no-repeat;
	font-family : lucida, trebuchet, sans-serif;
	font-weight : normal;
}
#menuGauche a.menu {
	color : #ffffff; /*rgb(0, 114, 198);*/
	font-size : 9px;
	line-height : 11px;
	text-align : left;
	padding : 0px 0px 5px 10px;
	width : auto;
	background-image : url(../Images/000_nav1_100_01.gif);
	background-position : 0px -2px;
}
#menuGauche a.menu:hover {
	background-image : url(../Images/000_nav0_XXX_on.gif);  /* url(../Images/000_nav0_XXX_on.gif); */
	color : #f0597a;
	background-color : #ffffff;
/*	background-position : 0px -2px;*/
}

#menuGauche a.menu#menuCourant {
	background-image : url(../Images/000_nav0_XXX_on.gif);  /* url(../Images/000_nav0_XXX_on.gif); */
	background-color : #ffffff;
/*	background-position : 0px -2px;*/
	color : #f0597a;
}

#formRecherche {
	background-image : url(../Images/000_navL_1000_dkp.gif);
	background-repeat : no-repeat;
	position : relative;
	top : 20px;
}

#menuGauche #texteRecherche {
	width :80px;
	height : 16px;
	border-width : 0px;
	margin : 2px 0px 2px 5px;
}

#menuGauche .logo {
	border : 0px;
	margin : 0px;
	padding : 0px;
	display : inline;
	vertical-align : top;
}


.menuGauche3 {
	visibility:hidden;
	position: relative;right:154px;top:-20px;

	background-color :#0072C6;/*#b5ceda;*/ ;
	text-align:left;
	width : 150px;
	font-size : 10px;
	line-height : 11px;
	color : #fff!important;
	font-family : trebuchet, sans-serif;
	}
.menuGauche3 p
{
margin-bottom : 0px;
margin-top:0px;}
.smenuTitre{
	text-align:center;
	margin:0px 0px 6px -5px!important;}	
.menuGauche3 a {
	display : block;
	color : #ffffff;
	padding : 0px 2px 1px 6px;

	font-size : 11px;
	line-height : 13px;
	font-family : lucida, trebuchet, sans-serif;
	background-image : url(../Images/000_nav0_100_off.gif);
	background-repeat : no-repeat;
	background-position : -2px -3px;
}

.menuGauche3 a:hover {
	background-color : #ffffff;
	background-image : url(../Images/000_nav0_XXX_on.gif);
	color : #f0597a;
}
	