/*
.sitemap {

	margin-left : 63px ;

}

.sitemap * {

	font-size : 10px !important ;

}

.sitemap li {

	list-style-type : none ;

	clear : both ;

}

.sitemap li.lvl_1 {

	margin-bottom : 11px ;

}

.sitemap li.lvl_1 span {

	font-size : 1.2em !important ;

	background-color : #e7631b ;

	color : #fff ;

	display : block ;

	float : left ;

	clear : both ;

	padding-left : 10px ;

	padding-right : 10px ;

	height : 1.8em ;

	line-height : 1.8em ;

}

.sitemap li.lvl_1 li span {

	font-size : 1.1em !important ;

	background-color : #f9d8c6 ;

	color : #000 ;

	height : 1.3em ;

	float : none ;

	line-height : 1.3em ;

}

.sitemap li.lvl_1 a {

	display : block ;

	border-bottom : 2px solid #e7631b ;

	text-decoration : none ;

	clear : both ;

	height : 2.2em ;

	margin-bottom : 2px ;

}

* html .sitemap li.lvl_1 a {

	margin-bottom : -1px ;

}

.sitemap li.lvl_1 li a {

	border : 0 ;

	height : 1.6em ;

	margin-bottom : 0px !important ;

}

* html .sitemap li.lvl_1 li a {

	margin-bottom : -1px !important ;

}

.sitemap li.lvl_1 li li span {

	background-color : #fdf3ee ;

}
*/
.sitemap {

	margin-left : 63px ;

}

.sitemap * {

	font-size : 10px !important ;

}

.sitemap li {

	list-style-type : none ;

	clear : both ;

}

.sitemap li.lvl_1 {

	margin-bottom : 11px ;

}

.sitemap li.lvl_1 a {

	font-size : 1.4em !important ;

	background-color : #F9BC0C ;

	color : #fff ;

	display : block ;

	float : left ;

	clear : both ;

	padding-left : 10px ;

	padding-right : 10px ;

	height : 22px;

	line-height : 22px;
	
	text-decoration : none ;

}


.sitemap li.lvl_1 span {

	display : block ;

	border-bottom : 2px solid #F9BC0C ;

	

	clear : both ;

	height : 2.1em ;

	margin-bottom : 2px ;

}

* html .sitemap li.lvl_1 span {

	margin-bottom : -1px ;

}

/* NIVEAU 2 */
.sitemap li.lvl_2  a {

	background-color : #FFE18C ;
	height : 1.3em ;
	float : none ;
	line-height : 1.3em ;
	margin-bottom: 1px ;

}

.sitemap li.lvl_2 span {

	border : 0 !important;
	color : #333 ;
	height : 1.6em ;
	font-size: 1.5ex !important;
	
}

* html .sitemap li.lvl_2 span {

	margin-bottom : -1px !important ;
	cursor: pointer;

}

/* NIVEAU 3 */
.sitemap li.lvl_3 a {

	background-color : #FBF3DC ;

}

.sitemap li.lvl_3 span {

	border : 0 ;
	color : #333 ;
	height : 1.6em ;
	font-size: 1.4ex !important;
	margin-bottom : 1px !important ;

}

/* COULEURS */

/* rubrique bulletins */
#s_13 a {background-color : #E7631B ;}
#s_13 .lvl_2 a {background-color : #F9D8C6 ;}
#s_13 .lvl_3 a {background-color : #FDF3EE ;}
#s_13 span {border-bottom : 2px solid #E7631B ;}

/* rubrique dossiers */
#s_12 a {background-color : #730077 ;}
#s_12 .lvl_2 a {background-color : #DCBFDD ;}
#s_12 .lvl_3 a {background-color : #F5ECF5 ;}
#s_12 span {border-bottom : 2px solid #730077 ;}


/* rubrique chiffres */
#s_11 a {background-color : #0C96B3 ;}
#s_11 .lvl_2 a {background-color : #C2E4EC ;}
#s_11 .lvl_3 a {background-color : #EDF7F9 ;}
#s_11 span {border-bottom : 2px solid #0C96B3 ;}

/* rubrique syst�mes */
#s_10 a {background-color : #2E9603 ;}
#s_10 .lvl_2 a {background-color : #CAE4C0 ;}
#s_10 .lvl_3 a {background-color : #EFF7EC ;}
#s_10 span {border-bottom : 2px solid #2E9603 ;}

/* rubrique publications */
#s_9 a {background-color : #CD1716 ;}
#s_9 .lvl_2 a {background-color : #F2C5C4 ;}
#s_9 .lvl_3 a {background-color : #FBEEEE ;}
#s_9 span {border-bottom : 2px solid #CD1716 ;}
