body{
	margin: 0px;
	padding: 0px;
	/*background: #9CCC3C url(../img/gras6.jpg);*/
	background: #9CCB3D;
}

#conteneur{
	width: 1003px;
	margin: 0px auto;
	border: solid 2px #007B3F;
	border-width: 0 2px 2px 2px;
	background: white;
	/*background: url(../img/af.gif) bottom right no-repeat;*/
}

#header{
	background: url(../img/banner_nl.jpg) top no-repeat;
	margin: 0px;
	padding: 0px;
	height: 200px;
	/*border-bottom: 1px solid #ed1c24;*/
	position: relative;
	border-bottom: solid 2px #007B3F;
}

#header h1{
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	padding: 100px 0px 2px 200px;
	color: #ed1c24;
}

#header ul{
	float: right;
	list-style-type: none;
	/*margin: 0;*/
	padding: 0;
	margin: 110px 15px 0px 15px;
}

#header .active {
	font-weight: bold;
	font-size: 15px;
}

#header li{
	display: inline;
	margin: 0;
	padding: 0;
}

#header a{
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #EDE7E6;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#home {
	position: absolute;
	display: block;
	border: solid 1px /*#606060*/ #ABA5A4;
	width: 210px;
	height: 99px;
	top: 23px;
	left: 55px;
	text-decoration: none;
}
#date {
	padding: 0;
	margin: 0;
	padding: 15px 0px 5px 5px;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	position: absolute;
	right: 15px;
	line-height: 20px;
}
#contenu {
	padding-bottom: 50px;
}
.spacer {
	clear: both;
	line-height: 1px;
}
#cadredate{
	width: 145px;
	background: #E9E8E8;
	color: #696969;
	float: right;
	height: 600px;
}

#cadredate p{
	margin: 0px;
	padding: 5px 20px;
	text-align: right;
	font-weight: bold;
}

#menu {
	width: 180px;
	padding: 25px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
}
#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#menu li{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
}

#menu a{
	text-decoration: none;
	color: #005512;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*padding-left: 55px;*/
	padding-left: 15px;
}
#menu a.actif {
	background: url(../img/bullet_off.gif) 0 3px no-repeat;
	font-weight: bold;
}
#menu a:hover{
	color: #006C29;
	font-size: 12px;
	background: url(../img/bullet_on.gif) 0 3px no-repeat;
	/*font-weight: bold;*/	
	/*padding-right: 20px;*/
	/*padding-left: 0px;*/
}
#contenu_texte a {
	color: #005512;
}
#contenu_texte a:hover {
	color: #006C29;
}
#contenu_texte{
	margin-left: 180px;
	padding: 27px 23px 0 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

#contenu_texte h1{
	margin: 0px;
	padding: 0px;
	color: #005512;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 12px;
}
#contenu_texte p {
	padding: 0;margin: 0;
	margin-bottom: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4F4F4F;
}
#footer{
	background: url(../img/footer.jpg) bottom no-repeat;
	height: 225px;
	position: relative;
}
.credit {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 135px;
	right: 22px;
}
.feda {
	padding: 0;
	margin: 0;
	text-align:right;
}
#menu .feda a {
	padding: 0;
	margin: 0;
}
#menu .feda a:hover {
	background: none;
}	
.adv {
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 6px;
	color: white;
	right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.adv a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.adv a:hover {
	text-decoration: underline;
}
#footer .left,#footer .right {
	padding: 0;
	margin: 0;
}
#footer .left {
	float: left;
	text-align: left;
}	
#footer .right {
	float: right;
	line-height: 18px;
}

.index{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 0;padding: 0;
	position: absolute;
	top: 65px;
	left: 60px;
}

.index a{
	color: #7C7776;
	text-decoration: none;
	font-size: 13px;
}
.index a:hover {
	text-decoration: underline;
}

#contenu_texte .form_contact{
	margin: 0px;
	padding: 0px;
}

#contenu_texte img{
	border: 0px;
}

#contenu_texte p,#contenu_texte .form_contact {
	font-size: 12px;
}

#contenu_texte .beur_image{
	text-align: center;
}

img{
	border: 0px;
}

