body, html {
	height:100%;
	margin:0px;
}

body{
	background-color:#bad7a5;
	font-size:12px;
	line-height:16px;
	color:#000;
}

#container{
	width:792px;
	margin:auto;
	background:url(../images/charte/bg-menu.jpg) no-repeat 5% 95%;
	background-color:#FFF;
	display:table;
}

#menu{
	width:226px;
	float:left;
	padding-left:7px;
	padding-bottom:130px;
	/*background:url(../images/charte/bg-menu.jpg) no-repeat bottom center;*/
}

.menuGreen{
	width:226px;
	background-color:#248723;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#FFFFFF;
	text-align:center;
}

.menuGreen a:link, .menuGreen a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.menuGreen a:hover, .menuGreen a:active{
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}

#contenu{
	width:559px;
	float:left;
	font-size:12px;
	line-height:18px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	display:table;
}

#contenuTexte{
	width:539px;
	padding:10px;
}

#contenuTexte a:link, #contenuTexte a:visited{
	color:#248723;
	text-decoration:underline;
}

#contenuTexte a:active, #contenuTexte a:hover{
	color:#248723;
	text-decoration:none;
}

.liste01 li{
	background:url(../images/charte/bullet01.jpg) no-repeat left 5px;
	padding-left:30px;
	margin-left:-25px;
	list-style:none;
	line-height:22px;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B43D05;
	font-size:13px;
	line-height:18px;
	letter-spacing:1px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}
h3{
	font-size:15px; 
	color:#B43D05;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
}
h2 a:link, h2 a:visited{
	color:#000000 !important;
	text-decoration:underline;
}

h2 a:hover, h2 a:active{
	color:#000000 !important;
	text-decoration:none;
}

#footer{
	background-color:#248723;
	width:784px;
	margin:auto;
	clear:both;
	height:47px;
	display:table;
	color:#FFF;
	padding-bottom:3px;
}

#footer a:link, #footer a:visited{
	color:#d9ed95;
	text-decoration:none;
	font-family:"Comic Sans MS", Arial;
	font-size:12px;
}

#footer a:hover, #footer a:active{
	color:#d9ed95;
	text-decoration:underline;
	font-family:"Comic Sans MS", Arial;
	font-size:12px;
}

#footer .copyright{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	clear:both;
}

#footer .copyright a:link, #footer .copyright a:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#footer .copyright a:hover, #footer .copyright a:active{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
