/* --- HAUT --- */
/* --- menubox_multiniveaux.php --- */
#menu_haut {
	width: 848px;
	color: #031438;
	float: right;
	}

#menu_ {
	height: 24px;
	width: 848px;
	}

/* -- menus popup haut -- */
div.popup_t_menu {
	float: left;
	margin: 0px;
	padding: 0px;
	z-index:99;
}

div.popup_t_menu ul {
	list-style-type: none;
	height: 24px;
	vertical-align:top;
	margin:0px;
	float: left;
	padding:0px;
	text-decoration :none;
	}

div.popup_t_menu ul li {
	margin:0px;
	padding:0px;
	position: relative;
	z-index: 100;
	}

div.popup_t_menu ul li ul { /* boîte de sous rubrique / sous menu */
	list-style-type: none;
	position:absolute;
	width:174px;
	height:auto;
	visibility:hidden;
	}

div.popup_t_menu ul li ul li {
	width:100%;
	height:auto;
	}

div.popup_t_menu ul li ul li ul { /* sous-sous menu */
	top:0px;
	left:100.1%;
	/* z-index:10; */
	display:none;
	}

div.popup_t_menu a {
	margin:0px;
	display:block;
	vertical-align:middle;
	padding: 5px 6px 5px 10px;
	color:#031438;
	text-align: left;
	text-decoration:none;
	font-size:1.1em;
	font-weight: bold;
}

div.popup_t_menu a:hover {
	color:#FFFFFF;
	background-color:#031438;
}

div.popup_t_menu ul ul a {
	display:block;
	width:158px;
	_width: 176px;
	font-size: 1em;
	font-weight: normal;
}
/* -- RUBRIQUES -- */
#menu_3_root { width: 90px; }
#menu_4_root { width: 150px; }
#menu_6_root { width: 100px; }
#menu_7_root { width: 200px; }
#menu_8_root { width: 110px; }
#menu_9_root { width: 170px; }



/* --- GAUCHE 1 --- */
#menu_gauche1_top {
	display: block;
	margin-left: 20px;
	}


#menu_gauche1 {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

#menu_gauche1 a {
	display: block;	
	padding: 2px 0px 2px 22px;
	color: #000;
	background: url("images/puce1.gif") no-repeat 6px 3px;
	}
	#menu_gauche1 a:hover {
		color: #FE7018;
		background: url("images/puce1o.gif") no-repeat 6px 3px;
	  }


/* --- CONTEXTUEL 1 --- */
#menu_contextuel {
	margin-left: 20px;
	margin-bottom: 20px;
	padding : 0px 0px 10px 0px;
}

.rubrique-no { display: none; }

.rubrique-act {
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #000000;
	text-align:center;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.rubrique-act a {
	font-size: 1.2em;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}

/* -- sousrubriques -- */
.sousrub-no { padding-left : 0px; margin-left : 0px; }

.sousrub-no a {
	display: block;
	padding: 2px 10px 2px 12px;		
	line-height: normal;
	color: #4B4841;
	text-decoration: none;
	}

.sousrub-no a:hover {
	background-color: #F1F8FF;
	}

.sousrub-act {	padding-left: 0px; margin-left: 0px; }

.sousrub-act a {
	display: block;
	padding: 2px 10px 2px 12px;		
	line-height: normal;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	}

			/* sousousrubriques */
				.soussousrub-no a {
					display: block;
					padding: 2px 6px 2px 20px;		
					font-family: Arial;
					font-size: 0.9em;
					line-height: normal;
					font-weight: normal;
					color: #000;
					text-decoration: none;
					/* background: #fff; */
				}
				.soussousrub-no a:hover { background: #EDF6FF; }
				

				.soussousrub-act a {
					display: block;
					padding: 2px 6px 2px 20px;				
					font-family: Arial;
					font-size: 0.9em;
					line-height: normal;
					font-weight: bold;
					color: #A7006A;
					text-decoration: none;
					font-weight: bold;
				}
/* */


/* --- CONTEXTUEL 2 --- */
#menu_contextuel2 {
	margin-top: 20px;
	}


.rubrique-no2 a {
	display: block;
	margin-bottom: 1px;	
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 6px 2px 14px;
	color: #4B4642;
	text-decoration: none;
	/* background: #C3BE9E url("images/context_titre_bgd.png") no-repeat -1px 0px; */
	/* _background: #C3BE9E url("images/context_titre_bgd.png") no-repeat 0px 0px; */
	}
	.rubrique-no2 a:hover {
		color: #fff;
		/* background: #C3BE9E url("images/context_titre_bgd.png") no-repeat -1px 0px; */
		/* _background: #C3BE9E url("images/context_titre_bgd.png") no-repeat 0px 0px; */
		}	

.rubrique-act2 {
	width: 161px;
	/* background: url("images/context_titre_bgd.png") no-repeat -1px 0px;	*/
	/* _background: url("images/context_titre_bgd.png") no-repeat 0px 0px;	*/
	}


.rubrique-act2 a {
	display: block;
	margin-bottom: 1px;	
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 6px 2px 14px;
	color: #4B4642;
	text-decoration: none;
	/* background: #C3BE9E url("images/context_titre_bgd.png") no-repeat; */
}

		/* sousrubriques */
		.sousrub-no2, .sousrub-act2 {
			padding-left : 0px;
			margin-left : 2px;
		}
		
		.sousrub-no2 a {
			display: block;
			padding: 2px 10px 2px 26px;		
			line-height: normal;
			color: #4B4841;
			text-decoration: none;
			/* background: #fff url("images/context1_puce.png") no-repeat 15px 7px; */
			}
			.sousrub-no2 a:hover {
				/* background: #FCDDA4 url("images/context1_puce.png") no-repeat 15px 7px; */
				}
			
		
		.sousrub-act2 a {
			display: block;
			padding: 2px 10px 2px 26px;		
			line-height: normal;
			color: #4B4841;
			text-decoration: none;
			/* background: #FCDDA4 url("images/context1_puce.png") no-repeat 15px 7px; */
		}


				/* sousousrubriques */
				.soussousrub-no2, .soussousrub-act2 {
				margin-left: 2px;
				}
				
				
				.soussousrub-no2 a {
					display: block;
					padding-left : 38px;				
					font-family: Arial;
					font-size: 0.9em;
					line-height: normal;
					font-weight: normal;
					color: #A60227;
					text-decoration: none;
					/* background: #fff; */
				}
				.soussousrub-no2 a:hover { /* background: #DCECFB; */ }
				
				.soussousrub-act2 a {
					display: block;
					padding-left : 38px;				
					font-family: Arial;
					font-size: 0.9em;
					line-height: normal;
					font-weight: normal;
					color: #fff;
					text-decoration: none;
					/* background: #D5CFAD; */
				}

/* */
