body {	background-color: #e6dec6;	margin: 0; 
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	width: 100%;
	text-align: center
}
img {
	border: 0;
}
sup {
	font-size: 80%;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	text-align: left;
}
h2 {
	margin: 20px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
a:link, a:visited {
	text-decoration: none;
	color: #ccd41b;
}
a:hover {
	text-decoration: underline;
	color: green;
}
a.logo:link, a.logo:visited {
	text-decoration: none;
	color: transparent;
}
a.logo:hover {
	text-decoration: none;
	color: transparent;
}
.ecolo {
	font-weight: bold;
	color: #413704;
}
.politi {
	font-weight: bold;
	color: #ccd41b;
}
.esperluette {
	font-size: 110%;
	color: #abb3bb;
}
.structure {
	display: none;
}
#feuille {
	background-color: #ebeded;
	width: 90%;
	margin: 0 auto;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(../IMG/fond.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#bandeau {
	background-color: white;
	background-image: url(../IMG/fond-bandeau.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 160px;
}
.logo {
	margin: 0;
	border: 0;
}
#bandeau div {
	background-color: white;
	padding: 0 1px 0 2px;
	margin: 121px 6px 0 0;
	text-align: right;
	float: right;
}
#bandeau div a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: text;
	border: 1px solid #AAAAAA;
	float: left;
	color: #7AB30C;
	width: 14em;
	height: 1.2em;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	padding-bottom:4px
}
#menugauche {
	margin: 0 0 0 33px;
	padding: 0;
	width: 220px;
	height: 100%;
	float: left;
	text-align: center;
}
menu {
	background-color: #e6dec6;
	background-color: white;
	border-top: 1px solid #ebeded;
	padding: 5px 5px 5px 2px;
	margin: 0px 0px 100px 0px;
	text-align: left;
}
menu li {
	font-weight: bold;
	padding: 0;
	margin: 15px 0 5px 20px;
	text-align: left;
}
menu ul {
	font-weight: normal;
	padding: 0px;
	margin: 0 0 0 -15px;
	text-align: left;
	font-size: 95%;
}
menu ul li {
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	margin: 1px 0 0 25px;
	text-indent: -20px;
}
#menugauche ul li a {
	color: #413704;
}
#menugauche ul li a:hover {
	color: #73880A;
}
.gris {
	color: #666666;
}
#contenu {
	width: 70%;
	padding: 10px;
	padding-top: 6em;
	padding-bottom: 2em;
	height: 100%;
	text-align: left;
	float: left;
}
.present {
	text-align: left;
	margin: 10px 0 0 20px;
	padding: 5px;
	width: 90%;
}
#pieddepage {
	background-color: white;
	clear: left;
	text-align: center;
	padding-top : 30px;
	margin: 25px 0px 0 33px;
	height: 70px;
	font-size: 80%;
}

