#centre,.infosplus {
	margin:1em 0 0 190px;
	margin-bottom:1em;
	padding:0;
}

#gauche {
	position: absolute;
	left:0;
	top:215px;
	width: 190px;
	margin-left:3px;
	margin-top:30px;
}
#main {
	/*position:relative;*/
	width:940px;
}
.infosplus h3 {
	margin:0 2em 0 4em;
	}
.infosplus ul,.infosplus p {
	margin:.4em 2em .7em 6em;
	}
.infosplus>ul,.infosplus > p {
	margin:.4em 2.5em;
	}
.menugauche {
	width:177px;
	margin: 0.4em 0.4em 3em 0.4em;
	padding:0;
	padding-bottom:6px;
	background:url('../img/bg_bottom_menu.gif') no-repeat bottom left;

}
.menugauche h2{
	background:#206880 url('../img/bg_top_menu.gif') no-repeat top;
	color:#fff;
	line-height:23px;
	font-size:1em;
	margin:0;
	padding:0;
	padding-left:20px;
	}
.menugauche ul {
	width:175px;
	margin:0;
	padding:0;
	background:#f2f6f7;
	border-left:1px solid #206880;
	border-right:1px solid #206880;
	}
.menugauche li {
	padding:0;
	margin:0;
	display:inline;
	list-style-type: none;
}
.menugauche li.last {
	border:none;
	padding-bottom:0;
	}
.menugauche a {
	color: #000000;
	display:block;
	text-decoration: none;
	margin:0;
	padding:0.5em 0 0.4em 20px;
	border-bottom:1px dotted #999;
	background:url('../img/bg_link_menu.gif') no-repeat 5px 9px;
	font-size:.85em;
}
.menugauche a.current,.menugauche a.active {
	font-weight: bold;
	}
.menugauche .smenu {
	border:0;
	background-color:#DBEDF1;
	background-repeat: repeat-x;
	border-bottom:1px solid #d2e4e8;
	}
.menugauche .smenu .smenu {
	background-color:#eee;
	}
.menugauche .smenu a{
	padding-left:25px;
	background-position: 10px;
	background-image:url('../img/bg_link_smenu.gif');
}
.menugauche .smenu .smenu a {
	padding-left:30px;
	background-position: 20px;
	background-image:url('../img/bg_link_menu.gif');
	}
.menugauche .smenu .smenu a.current,.menugauche .smenu .smenu a.active,.menugauche .smenu .smenu a:hover {
	background-color:#E4E4E4;
	}
.menugauche a:hover, .menugauche a.active {
	text-decoration: none;
	color:#1a5569;
	background-color:#C2DDE4;
}
 .menugauche a.current {background-color:#C2DDE4;}
#main p.backToTop {
	left:197px;
}
.menu-ancre {
	position: relative;
	z-index: 10000;
	width:245px;
	float:right;
	background:url('../img/bg_menu-ancre.gif') repeat-y;
	padding:0;
	margin:0.5em .5em .5em 1.5em;
}
#centre .menu-ancre {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	}

.menu-ancre h3 {
	background: url('../img/bg_menu-ancre-titre.gif') no-repeat top left;
	font-size:.9em;
	color:#333;
	padding-left:1em;
	line-height: 27px;
	margin-top:0;
	}
.menu-ancre ul {
	margin:0;
	font-size:.85em;
	padding:0;
	background:url('../img/bg_menu-ancre-last.gif') no-repeat bottom left;
	padding-bottom:1em;
	list-style: none;
	}

#centre .menu-ancre ul {margin-bottom:0;}
.content .menu-ancre ul li {
	margin:0;
	background:none;
	width:215px;
	margin-left:10px;

}
.menu-ancre ul li.selected {
	background-color:#D2DEE8;
	font-weight: bold;
	border-left:1px solid #276f87;
	border:1px solid #a8ccec;
	padding-bottom:.5em;
	}
.menu-ancre li a {
	width:205px;
	display:block;
	padding-left:12px;
	background: url('../img/bg_puce_bleue.gif') no-repeat left 4px;
	margin-top:.5em;
	}