/* MENU HAUT */
	#menu {
		clear:both;
		font-family:arial, helvetica, sans-serif;
		font-size:1.5em;
		font-weight:normal;
		padding:0 0 0 27px;
		margin:0;
		background:#67D40E;
		_overflow:hidden;
		height:33px;
		width:942px;
	}
	
	#menu li {
		position:relative;
		display:inline;
		float:left;
		}
	#menu li a {
		display:block;
		color:#fff;
		text-decoration:none;
		background:url(../images/background/menu_vert_gche.gif) no-repeat left 0;
		padding:0 0 0 15px;
		margin-right:8px;
		line-height:1em;
		font-weight:bold;
		}
	#menu li a span {
		display:block;
		background:url(../images/background/menu_vert_dte.gif) no-repeat right 0;
		padding:8px 15px 8px 0;
		}
		
	#menu .sous_niveaux_2_noeud_211 a { background:url(../images/background/menu_rouge_gche.gif) no-repeat left 0; }
	#menu .sous_niveaux_2_noeud_8316 a { background:url(../images/background/menu_bleu_gche.gif) no-repeat left 0; }
	#menu .sous_niveaux_2_noeud_8015 a { background:url(../images/background/menu_mauve_gche.gif) no-repeat left 0; }
	
	#menu .sous_niveaux_2_noeud_211 a span { background:url(../images/background/menu_rouge_dte.gif) no-repeat right 0; }
	#menu .sous_niveaux_2_noeud_8316 a span { background:url(../images/background/menu_bleu_dte.gif) no-repeat right 0; }
	#menu .sous_niveaux_2_noeud_8015 a span { background:url(../images/background/menu_mauve_dte.gif) no-repeat right 0; }
	
	#menu li ul li a:hover { color:#fff; }
	
	#menu li.active a { color:#fff; }
/* ----------------------------------------------------- Second niveau */
	#menu li ul {
		position:absolute;
		left:0;
		width:196px;
		text-align:left;
		text-transform:none;
		font-family:verdana;
		padding:10px 10px 10px 10px;
		margin:13px 0 0 3px;
		background:url(../images/background/menu_vert_bgd.png) no-repeat 0 bottom;
		float:left;
	}
	
	#menu .sous_niveaux_2_noeud_211 ul { background:url(../images/background/menu_rouge_bgd.png) no-repeat 0 bottom; }
	#menu .sous_niveaux_2_noeud_8316 ul { background:url(../images/background/menu_bleu_bgd.png) no-repeat 0 bottom; }
	#menu .sous_niveaux_2_noeud_8015 ul { background:url(../images/background/menu_mauve_bgd.png) no-repeat 0 bottom; }

	#menu li ul.actif {top:20px}
	#menu li ul li {
		display:block;
		padding:0;
		margin:0;
		width:180px;
		}
	
	#menu li ul li a {
		display:block;
		padding:3px 0 3px 10px;
		border:0;
		font-weight:normal;
		font-size:0.65em;
		color:#fff;
		background:none;
		background:url(../images/background/menu_vert_puce.gif) no-repeat 0 9px;
		line-height:1em;
		}
	#menu .sous_niveaux_2_noeud_211 ul li a { background:none; background:url(../images/background/menu_rouge_puce.gif) no-repeat 0 9px; }
	#menu .sous_niveaux_2_noeud_8316 ul li a { background:none; background:url(../images/background/menu_bleu_puce.gif) no-repeat 0 9px; }
	#menu .sous_niveaux_2_noeud_8015 ul li a { background:none; background:url(../images/background/menu_mauve_puce.gif) no-repeat 0 9px; }
	
	#menu li ul li a:hover, #menu li ul li.on a {text-decoration:underline}


/* Boite de connexion */
#boite_connexion { margin-bottom:15px; width:176px;
	background:#4895ED url(../images/background/flat_left_bleu_top.gif) no-repeat 0 top;
	padding:15px 10px 10px 10px;
	}
	
	#boite_connexion a { color:#fff; text-decoration:none; }
	#boite_connexion a:hover { color:#00579F }
	#boite_connexion span, #boite_connexion p { color:#fff; }
	#boite_connexion span { font-weight:bold; }
	#boite_connexion p { color:#00579F; line-height:12px; margin-bottom:6px; }


/* MENU CONTEXTUEL */
#flat_left { margin-bottom:15px; width:196px;
	background:#F29400 url(../images/background/flat_left_vert_bottom.gif) no-repeat 0 bottom;
	padding-bottom:10px;
	}

	.sous_niveaux_2_noeud_211 #flat_left { background:#F35600 url(../images/background/flat_left_rouge_bottom.gif) no-repeat 0 bottom; }
	.sous_niveaux_2_noeud_8316 #flat_left { background:#4895ED url(../images/background/flat_left_bleu_bottom.gif) no-repeat 0 bottom; }
	.sous_niveaux_2_noeud_8015 #flat_left { background:#3CB500 url(../images/background/flat_left_mauve_bottom.gif) no-repeat 0 bottom; }	
	.subtree_level_2_node_id_10374 #flat_left { background:#9D9B92 url(../images/background/menu_gris_bottom.gif) no-repeat 0 bottom; }	
	.subtree_level_2_node_id_10375 #flat_left { background:#9D9B92 url(../images/background/menu_gris_bottom.gif) no-repeat 0 bottom; }	
	
#flat-left-titre {
	color:#fff; font-weight:bold; font-size:1.6em;
	background:#F29400 url(../images/background/flat_left_vert_top.gif) no-repeat;
	padding:8px 17px 10px 17px;
	line-height:0.9em;
	float:left;
	width:162px;
	overflow:hidden;
	}

	.sous_niveaux_2_noeud_211 #flat-left-titre { background:#F35600 url(../images/background/flat_left_rouge_top.gif) no-repeat; }
	.sous_niveaux_2_noeud_8316 #flat-left-titre { background:#4895ED url(../images/background/flat_left_bleu_top.gif) no-repeat; }
	.sous_niveaux_2_noeud_8015 #flat-left-titre { background:#3CB500 url(../images/background/flat_left_mauve_top.gif) no-repeat; }
	.subtree_level_2_node_id_10374 #flat-left-titre  { background:#9D9B92 url(../images/background/menu_gris_top.gif) no-repeat; }	
	.subtree_level_2_node_id_10375 #flat-left-titre  { background:#9D9B92 url(../images/background/menu_gris_top.gif) no-repeat; }	


#flat_left li { padding:0 15px; clear:both; }	

	#flat_left a {
		color:#fff;
		display:block;
		text-decoration:none;
		background:url(../images/background/menu_vert_puce.gif) no-repeat 0 6px;
		padding:0 10px 0 10px;
		margin-top:6px;
		line-height:1.3em;
		}
		#flat_left a:hover { text-decoration:underline; }
	
		.sous_niveaux_2_noeud_211 #flat_left a { background:url(../images/background/menu_rouge_puce.gif) no-repeat 0 6px; }
		.sous_niveaux_2_noeud_8316 #flat_left a { background:url(../images/background/menu_bleu_puce.gif) no-repeat 0 6px; }
		.sous_niveaux_2_noeud_8015 #flat_left a { background:url(../images/background/menu_mauve_puce.gif) no-repeat 0 6px; }
		.subtree_level_2_node_id_10374 #flat_left a { background:url(../images/background/menu_puce_blanche.gif) no-repeat 0 6px; }	
		.subtree_level_2_node_id_10375 #flat_left a { background:url(../images/background/menu_puce_blanche.gif) no-repeat 0 6px; }


		.sous_niveaux_2_noeud_211 #flat_left a.current { background:url(../images/background/menu_rouge_puce.gif) no-repeat 0 3px; }
		.sous_niveaux_2_noeud_8316 #flat_left a.current { background:url(../images/background/menu_bleu_puce.gif) no-repeat 0 3px; }
		.sous_niveaux_2_noeud_8015 #flat_left a.current { background:url(../images/background/menu_mauve_puce.gif) no-repeat 0 3px; }
		.subtree_level_2_node_id_10374 #flat_left a.current { background:url(../images/background/menu_puce_blanche.gif) no-repeat 0 3px; }	
		.subtree_level_2_node_id_10375 #flat_left a.current { background:url(../images/background/menu_puce_blanche.gif) no-repeat 0 3px; }	
	
		
	#flat_left .submenu-list a {
		padding:2px 0 2px 8px;
		margin:0 0 0 -6px;
		line-height:1.1em;
		}
		#flat_left .submenu-list a:hover {}	


#flat_left ul li ul li ul li { background:none; }

#flat_left strong {
	display:block;
	padding:6px 0 0 10px;
	color:#fff;
	background:url(../images/background/menu_puce_blanche.gif) no-repeat 0 10px;
	}

#flat_left .current { line-height:14px; }

#flat_left .selected a { font-weight:bold; background:url(../images/background/menu_puce_blanche.gif) no-repeat 0 7px; }

#flat_left .selected li.level1 a { font-weight:normal; }



/* Menu Boutique */
#menu_boutique { display:none; }

.sous_niveaux_2_noeud_10322 #menu_boutique {
	display:block;
	margin-bottom:15px;
	width:196px;
	background:#9D9B92 url(../images/background/menu_gris_bottom.gif) no-repeat 0 bottom;
	padding-bottom:10px;
	}
	
.sous_niveaux_2_noeud_10322 #menu_boutique span.titre {
	color:#fff; font-weight:bold; font-size:1.6em;
	background:#9D9B92 url(../images/background/menu_gris_top.gif) no-repeat;
	padding:8px 17px 10px 17px;
	line-height:0.9em;
	float:left;
	width:162px;
	overflow:hidden;
	}
	
.sous_niveaux_2_noeud_10322 #menu_boutique .current a {
	font-weight:bold;
	display:block;
	padding:6px 0 0 10px;
	color:#fff;
	background:url(../images/background/menu_puce_blanche.gif) no-repeat 0 12px;
	margin-top:1px;
	}		

/* Menu gauche */
#menu_gauche { width:180px; margin-bottom:15px; }
#menu_gauche a {
	display:block;
	color:#030303;
	font-weight:bold;
	background:url(../images/background/menu_gauche_puce.gif) no-repeat 5px 6px;
	padding-left:14px;
	text-decoration:none;
	font-size:1.2em;
	margin-bottom:5px;
	line-height:1.2em;
	}
	#menu_gauche a:hover { color:#F29400; }
	.sous_niveaux_2_noeud_211 #menu_gauche a:hover { color:#F35600; }
	.rub3 #menu_gauche a:hover { color:#4895ED; }
	.rub4 #menu_gauche a:hover { color:#3CB500; }

/* menu_boutique */

#liens_gauche { width:180px; margin-bottom:15px; }

#menu_boutique { margin-bottom:15px; width:196px;
	background:#9D9B92 url(../images/background/menu_gris_bottom.gif) no-repeat 0 bottom;
	padding-bottom:10px;
	}

.boutique-titre {
	color:#fff; font-weight:bold; font-size:1.6em;
	background:url(../images/background/menu_gris_top.gif) no-repeat;
	padding:8px 17px 8px 17px;
	float:left; width:100%;
	}
	
	#menu_boutique li { clear:left; padding:0 15px; margin:0; }
	
	#menu_boutique a {
		color:#fff;
		display:block;
		text-decoration:none;
		background:url(../images/background/menu_gris_puce.gif) no-repeat 0 6px;
		padding:0 10px 0 10px;
		margin-top:6px;
		line-height:1.3em;
		}
		#menu_boutique a:hover { text-decoration:underline; }	
