#navigation div h3 a{
	color: #333;

}

#navigation h3 {
	display: block;
	padding: 7px 0 0px 10px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
}


#navigation {
	list-style: none;
	margin: 0px 1px 50px 24px;
	padding: 0;
	width:197px;
	}

#navigation div.level1 {
	font-weight:bold;
}

#navigation div.level2 {
	font-size:95%;
		
}

#navigation div.level1 {
	margin: 0 0 0 0px;

}

#navigation div.level2 {
	margin: 0 0 0 0px;
}

#navigation div.toggles, #navigation div.articles a{
	padding: 5px 0;
	display:block;
}

#navigation div a {
	text-decoration: none;
	color: #333;
	/*padding: 5px 10px;*/
	/*background: url(/templates/01/images/hline-dot-l.gif) repeat-x left top;*/
	/*float: left;*/
	/*width: 120px;*/
	
}

#navigation div a:hover, #navigation div.mSel {
	/*background:url(/templates/01/images/hline-dot-l.gif) repeat-x left top;*/
	color: #000;
}
#navigation div.toggles{
		padding: 0px 0 0px 0;
		margin:0px 0 0 0;
		display:block;
		background: url(/doc/images_site/boutons/bouton_rub.jpg) no-repeat;
		/*margin-left: 2px;*/
		height:31px;
		}
		
#navigation div.mSel {
	font-weight: bold;
	color: #000;
	background: url(/doc/images_site/boutons/bouton_rub.jpg) no-repeat;
	height:31px;
}

#navigation div.mSel a {
	font-weight: bold;
	color: #000;
	height:31px;
}

#navigation div.articles a {
	font-size: 11px;
	padding: 7px 10px 0px 15px;
	margin: 0px 0 -7px 0;
	color: #333;
	font-weight: normal;
	background: url(/templates/01/images/arrow_orng-sml.gif) no-repeat 0 8px;
	background: url(/doc/images_site/boutons/boutou_art2.gif) no-repeat;
	/*width: auto;*/
	height:31px;
	vertical-align:middle;
}


#navigation div.articles a:hover {
	text-decoration: underline;
	background: url(/templates/01/images/arrow_orng-sml.gif) no-repeat 0 8px;
	background: url(/doc/images_site/boutons/boutou_art2.gif) no-repeat;
	color: #333;
	text-decoration: none;
}

#navigation div.aSel a {
	font-weight:bold;
	color:#333;
	background: url(/doc/images_site/boutons/boutou_art2.gif) no-repeat;
}