@font-face {
	font-family: 'Minion Pro';
	src: local('Minion Pro Regular'), local('Minion-Pro-Regular'),
	url('MinionPro-Regular.woff2') format('woff2'),
	url('MinionPro-Regular.woff') format('woff'),
	url('MinionPro-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	src: local('Minion Pro Bold'), local('Minion-Pro-Bold'),
	url('MinionPro-Bold.woff2') format('woff2'),
	url('MinionPro-Bold.woff') format('woff'),
	url('MinionPro-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
body {
	background-color: black;
	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 {
	text-decoration: none;
	color: #222;
}
a:link, a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: white;
}
a.logo {
	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: #a2bf40; /* COULEUR DU FOND */
	width: 90%;
	margin: 2px auto;
}
#bandeau {
	padding-left:250px;
	text-align: center;
}
.logoecopol {
	width:180px;
	text-align:center;
	line-height:30px;
	border-top: transparent solid 25px;
	margin-left: auto;
	margin-right: auto;
}
.logoecopol a{
	font-family:'Minion Pro Bold';
	color: #ffffff;
	font-size:30px;
}
.logoecopol a:link, .logoecopol a:visited {
	text-decoration: none;
	color: #ffffff;
}
div.recherche {
	float: right;
	text-align: right;
	margin : 10px 10px 0 0
}
div.recherche 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;
	width: 220px;
	float: left;
}
#menugauche p {
	margin-top: 0px;
}
menu {
	border: 1px solid #ffffff;
	padding: 5px 5px 10px 2px;
	margin: 0px 0px 100px 0px;
	text-align: left;
}
menu li {
	font-weight: bold;
	padding: 0;
	margin: 15px 0 5px 20px;
	text-align: left;
	list-style-type: none;
}
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: 0px;
	padding: 0;
}
.gris {

}
.jaune {
	color: #f4c343;
}
.ecolopoliti {
	font-family: serif;
	color: #f4c343;
}
#contenu {
	padding: 6em 10px 2em 10px;
	height: 100%;
	width: 70%;
	text-align: left;
	display: inline-block;
}
.present {
}
#pieddepage {
	background-color: none;
	clear: left;
	text-align: center;
	padding-top : 30px;
	margin: 25px 0px 0 33px;
	height: 70px;
	font-size: 80%;
}
#pieddepage span {
	font-family:'Minion Pro';
	color: #ffffff;
	font-size:10px;
}