body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	margin: 0;
	margin-top:0px;
	padding: 0;
	position:relative;
	background-image: url("images/bg-1.jpg");
	background-position: center;
	background-position:top;
	background-repeat: repeat-y;
	line-height:14pt;
}

.conteneur {
	margin-top: 0px;
	width: 739px;
	left: 50%;
	border:0px solid #182801;
	color: #182801;
	background-color:#d3e2c3;
	
}

.header {
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	height:160px;
	padding-left:50px;
	padding-top:40px;
	max-width:490px;
	border-bottom:0px solid #182801;
	color: #F5F8EF;
}

.menu {
	float:right;
	margin: 0px;
	padding:0px;
	border-left:0px solid #F5F8EF;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	background-color:#568820;
	width:199px;
}


* html .menu {
	margin-left: -3px;
}

.centre {
	padding:10px;
	padding-left:10px;
}

.pied {
	height: 25px;
	text-align:right;
	padding-right:10px;
}


.menu a {
	margin:0px;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
	padding:0px;
	width:199px;
	display: block;
	height:30px;
	background:url(images/button.jpg);
	}


.menu a:hover {
	text-decoration: none;
	background:url(images/button-1.jpg);
	height:30px;
}


h5 {
font-size: 10.5pt;
font-weight:normal;
line-height:10px;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	line-height:15pt;
}

h2 {
	font-size: 10.5pt;
	font-weight: bold;
	line-height:14pt;
}

h1{
	margin-left:0px;
	margin-top:5px;
	padding-left:5px;
	font-size: 1.6em;
	color: #F5F8EF;
	font-weight:normal;
}

.header-title {
	font-size:2.3em;
	border-top:2px solid #F5F8EF;
}

.header-title-two {
	font-size:1.1em;
	padding-bottom:3px;
	border-bottom:1px solid #F5F8EF;
}

a{
	color:#336633;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

blockquote{
	background-color:#336600;
}
