body {
	background-color: #3E7421;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;

}

#bandeau {
	background-repeat: no-repeat;
	height: 286px;
	width: 976px;
}
#tableaupage {
	background-image: url(images/fondcontenu.jpg);
	background-repeat: repeat-y;
	width: 986px;
}
#contenu {
	background-image: url(images/contenu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 469px;
}
#menu {
	float: left;
	width: 140px;
	margin-left: 10px;
}
#cote {
	float: right;
	width: 200px;
}


 a{
	color:#C2EB85;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#itemover a{
	color:#3E7321;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;	
}
#pied {
	width: 600px;
	margin-left: 150px;
	color: #FFFFFF;
	font-size: 11px;
}
#pied a {
	font-size: 11px;
	color: #FFFFFF;
}


#flashinfo {
	float: right;
	width: 185px;
	margin-right: 33px;
	color:#C2EB85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	list-style-type: none;
	
}
.infos {
	list-style-type: none;
	font-size: 14px;
	
}


#popbox {
	float: right;
	width: 185px;
	margin-right: 33px;
}

h1 {
	font-size: 22px;
	color: 334C15;
}
#corps {
	margin-left: 155px;
	width: 600px;
	margin-bottom: 50px;
	text-align: justify;
}


#item{
	height: 33px;
	margin-top: 0px;
	float: Aucune;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C2EB85;
	padding-left: 15px;
	
}
#itemover {
	height: 33px;
	margin-left: 0px;
	padding-left: 15px;
	background-color:#C2EB85;

}

#item:hover{
	background-color:#C2EB85;
	color:#3E7321;
}

#liens a{
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.Style3 {
	font-size: 12px;
	font-weight: bold;
}

