#main {

	background:url('../img/bg_main.gif') repeat-y left;
}

#centre{
	width:700px;
	float:left;
	padding-bottom:1em;

}
#gauche {
	float:left;
	width: 201px;
	background: url('../img/bg_gauche.jpg') no-repeat top left;
	padding-top:1em;
	/*min-height: 465px;*/

}
.menugauche {
	width:177px;
	padding:0;
	padding-bottom:6px;
	font-size:1em;
}
#gauche h2{
	color:#fff;
	line-height:23px;
	font-size:1.2em;
	text-align:right;
	margin:0;
	padding:0;
	padding-left:20px;
	}
.menugauche ul {
	width:200px;
	margin:0;
	padding:0;
	}
.menugauche li {
	padding:0;
	margin:0;
	display:inline;
	list-style-type: none;
}
.menugauche li.last {
	border:none;
	padding-bottom:0;
	}
.menugauche a {
	color: #fff;
	display:block;
	text-decoration: none;
	margin:0;
	padding:0.5em 0 0.4em 10px;
	border-bottom:1px solid #fff;
	font-size:.85em;
	text-transform: uppercase;
	font-weight: bold;
}
.menugauche a.current,.menugauche a.active {
	font-weight: bold;
	}
.menugauche .smenu {
	border:0;
	background-repeat: repeat-x;
	background:#9bcc35;
	border-bottom:1px dotted #fff;
	}

.menugauche .smenu .smenu {
	background-color:#999;
	}
.menugauche .smenu a{
	padding-left:20px;
	text-transform:none;
	background-position: 10px;
}
.menugauche .smenu .smenu a {
	padding-left:30px;
	background-position: 20px;
	}
.menugauche .smenu .smenu a.current,.menugauche .smenu .smenu a.active,.menugauche .smenu .smenu a:hover {
	background-color:#E4E4E4;
	}
.menugauche a:hover, .menugauche a.active, .menugauche a.current{
	text-decoration: none;
	color:#394b14;
	background-color:#9bcc35;
}
#gauche .carte_commune  {
	text-align: center;
	width:201px;
	}
#gauche .carte_commune h2 {
	margin:0;
	margin-bottom:1em;
	padding:0;
	text-align: center;
	border:1px solid #fff;
	border-left:0;
	border-right: 0;
	margin-top:80px;
	width:201px;
	text-transform: uppercase;
	font-size:1em;
	}
#gauche .carte_commune h2 a {
	margin:0;
	padding:0;
	font-size:1em;
}
#gauche .carte_commune a {
	background: none;
	border:0;
	}
#main p.backToTop {
	left:197px;
}
.menu-ancre {
	width:250px;
	float:right;
	padding:0;
	margin:0.5em 0 .5em 1.5em;
	border:1px solid #9bcc35;
	background-color: #eee;
	}
#centre .menu-ancre {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	}

.menu-ancre h3 {
	font-size:.9em;
	color:#333;
	padding-left:1em;
	line-height: 27px;
	margin-top:0;
	margin:0;
	}
#centre .menu-ancre ul {
	margin:0;
	/*font-size:.85em; quand on était en arial dans #centre et en taille normale */

	padding:0;
	padding-left:0.5em;
	padding-bottom:1em;
	list-style: none;
	overflow: visible;
	}

#centre .menu-ancre ul {margin-bottom:0;}
.content .menu-ancre ul li {
	margin:0;
	background:none;
	width:215px;

}
.menu-ancre ul li.selected {
	font-weight: bold;
	}
.menu-ancre li a {
	width:235px;
	display:block;
	margin-top:.5em;
	text-align:left;
	}

#centre ul.onglets {
	margin:5px;
	overflow:auto;
	}
#centre ul.onglets li {
	display:inline;
	padding:0;
	margin:0;
	line-height:20px;
	border-right:1px solid #99CC33;
	background:none;
	list-style:none
	}
#centre ul.onglets li a {
	font-weight:bold;
	text-decoration:none;
	padding:0 15px;
	}
#centre ul.onglets li.selected a, #centre ul.onglets li a:hover {
	color:#EA8415
	}
#outils ul.menuhaut {
	margin-left:1em;
	padding:0;
	font-size:.8em;
	margin-left:150px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	}
#outils ul.menuhaut li {
	background:none;
	display:inline;
	margin:0;
	padding:0;
	}
#outils ul.menuhaut li a {
	color:#EA8415;
}
#outils ul.menuhaut li a:hover {
	color:#555;
	text-decoration: none;
	}
.menugauche .smenu li a{
padding-left:28px;
background: url('../img/bg_ssmenu.jpg') no-repeat 18px 10px ;
}
.menugauche .smenu li a.current, .menugauche .smenu li a.active{
background: url('../img/bg_ssmenu_current.jpg') no-repeat 18px 10px ;
}
.menugauche .smenu .smenu li a{
background: none ;
}

