*{
	margin: 0;
	padding: 0;
}


em{
	 color: rgba(103,153,61,1)  
}

a{
	color: rgba(32,104,25,1);
	text-decoration: none;
}


a:hover{
	text-decoration: underline;
}


article{
	padding-bottom: 20px;
}


aside{
	background-color: rgba(203,235,160,0.5);
	float: left;
	padding-bottom: 30px;
	padding-right: 10px;
	overflow: auto;
	width: 22%;
}


aside a{
	color: rgba(0,0,0,1);
}


aside h3{
	margin-left: 20px;
	margin-top: 20px;
}


aside ul{
	list-style-type: square;
	margin-left: 50px;
	margin-bottom: 30px;
}


body{
	font-family: "trebuchet ms", arial, serif;
	font-size: 16px;
	margin: auto;
	max-width: 1200px;
	min-width: 750px;
	padding-left: 40px;
	padding-right: 40px;
}


#dixit{
	cursor: default;
}


h1{
	color: rgba(43,74,0,1);
	font-size: 30px;
	font-weight: normal;
}


h1.mainheader{
	top: 25px;
}


h2{
	color: rgba(43,74,0,1);
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
}


h3{
	color: rgba(43,74,0,1);
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}


header{
	height: 120px;
	margin-top: 30px;
	position: relative;
	text-align: center;
}


header h1{
	margin-left: 210px;
	margin-right: 210px;
	position: relative;
	top: 40px;
}


.inparagraph{
	margin-bottom: 15px;
}


.inparagraph li{
	margin-bottom: 0;
}


img{
	border: none;
}


li{
	margin-bottom: 5px;
}


#logodroit{
	float: right;
	margin-right: 2px;
}


#logogauche{
	float: left;
}


#mail{
	color: rgba(0,0,0,1);
}


.mainheader{
	margin-left: 200px;
	margin-right: 220px;
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: right;
}


#maphoto{
	float: right;
	margin-top: 5px;
}


nav{
	background-color: #2B4A00;
	color: #FFFFFF;
	font-size: 18px;
	height: 45px;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
	width: 100%;
}


nav a{
	color: white;
	display: inline-block;
	margin-left: 20px;
	margin-top: 12px;
}


nav img{
	border: 1px solid white;
	position: absolute;
	right: 30px;
	top: 9px;
}


.new{
	padding-top: 10px;
}


p{
	line-height: 1.2;
	margin-bottom: 15px;
}


ol{
	margin-left: 30px;
}


section{
	float: right;
	padding-bottom: 150px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: justify;
	width: 75%;
}


ul{
	margin-left: 20px;
}


.withlist{
	margin-bottom: 0;
}
