body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color:#182801;
}

.conteneur {
	margin-top: 10px;
	position: absolute;
	width: 740px;
	left: 390px;
	margin-left: -370px;
	border:0px solid #182801;
	color: #182801;
	background-color:#CDF07B;
	top: 0px;
}


.header {
	background-image: url("images/header8.jpg");
	background-repeat: no-repeat;
	height:98px;
	padding-left:60px;
	padding-top:90px;
	max-width:490px;
	border-bottom:1px solid #182801;
	color: #F5F8EF;
}

.menu {
	float:right;
	margin: 0px;
	padding:0px;
	margin-left:20px;
	border-left:1px solid #182801;
}


* html .menu {
	margin-left: -3px;
}

.centre {
	padding:20px;
	padding-left:90px;
	margin-right:52px;
}

.pied {
	height: 60px;
	font-size: 0.8em;
	text-align:center;
	border-top:1px solid #182801;

}

.menu-list {
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px;
}

* html .menu li{
	margin-bottom:-3px;
}

.menu li {
	margin:0px;
	border-bottom:1px solid #182801;
	color: #D9CEB8;
	font-size: 0.9em;
	text-decoration: none;
	background-color:#748F02;
	width:199px;
	height:16px;
}

.menu li a {
	margin:0px;
	display: block;
	color: #F5F8EF;
	font-size: 1.0em;
	text-decoration: none;
	border-left:7px solid #F5F8EF;
	padding:3px;
	z-index:3;
}

.menu li a:hover {
	text-decoration: none;
	color:#FFFF99;
	background-color:#83C705;
}

.p{
	
}

h2{
	margin-left:-5px;
	margin-top:15px;
	padding-left:5px;
	font-size: 1.3em;
	color: #334A12;
	font-weight:bold;
}

h1{
	margin-left:-30px;
	margin-top:5px;
	padding-left:5px;
	font-size: 1.6em;
	color: #334A12;
	font-weight:bold;
}

.header-title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:2.6em;
	border-top:2px solid #F5F8EF;
}

.header-title-two {
	font-size:1.2em;
	padding-bottom:1px;
	border-bottom:1px solid #F5F8EF;
}

a{
	color:#009999;
	text-decoration:none;
}

a:hover{
	color:#CC0000;
	text-decoration:underline;
}

blockquote{
	background-color:rgb(142, 168, 69);
	padding : 3px;
	border-left:2px solid #F5F8EF;
}
