body {
	margin: 0;
	padding: 0;
	background-image: url(images/pagebg.jpg);
	background-color:#182801;
}

.conteneur {
	margin-top: 10px;
	position: absolute;
	width: 740px;
	left: 50%;
	margin-left: -370px;
	border:0px solid #182801;
	color: #182801;
	background-color:#7A9431;
}


.header {
	background-image: url('images/babyface1.jpg');
	background-repeat: no-repeat;
	height:200px;
	padding-left:50px;
	padding-top:70px;
	max-width:790px;
	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:40px;
}

.pied {
	height: 5px;
	text-align:right;
	padding-right:10px;
}

.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: 1.1em;
	text-decoration: none;
	background-color:#748F02;
	padding:0px;
	width:199px;
}


.menu li c {
   display:inline;
}


.menu li a {
	margin:0px;
	display: block;
	color: #F5F8EF;
	font-size: 1.1em;
	text-decoration: none;
	border-left:5px solid #F5F8EF;
	padding:5px;
}

.menu li a:hover {
	text-decoration: none;
	background-color:#90A000;
}

p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: 20px;
}
.fancytable {
	border: 1px solid #425712;
	background-color: #DFEEB9;
}


.itemtext{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #394d0e;
}

h2{
	font-size: 12pt;
	color: #6b8a29;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: -10px;
}
h3{
	font-size: 13pt;
	color: #6b8a29;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}

h4{
	font-size: 12pt;
	color: #1a2a02;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}
.image {
	border: thin solid #6b8a29;
	padding: 3px;
	margin: 5px;
}


h1{
	margin-left:3px;
	font-size: 30px;
	color: #526F26;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}

.header-title {
	font-size:16pt;
	border-top:2px solid #F5F8EF;
	color: #2B4602;
	font-weight: bold;
}

.header-title-two {
	font-size:1.1em;
	padding-bottom:3px;
	border-bottom:1px solid #F5F8EF;
}

a{
	color:#6b8a29;
	text-decoration:underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

a:hover{
	text-decoration:underline;
}

blockquote{
	padding : 3px;
	line-height: 18px;
}
.footer {
	font-size: 11px;
	color: #FFF;
}
A.whitelink:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #fff
}
A.whitelink:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: underline
}
A.whitelink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: underline
}
A.whitelink:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff
}
