.style9 {
	font-size: 24pt;
	text-decoration: underline;
	text-align: center;
	color: #FFFFFF;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color:#182801;
}

.conteneur {
	position: absolute;
	width: 900px;
	left: 500px;
	margin-left: -380px;
	border:thin solid #D4D0C8;
	color: #FFFFFF;
	background-color:#94A346;
	height: 2000px;
}


.header {
	background-image: url(images/Frantoliocsa%20(1)bis.jpg);
	background-repeat: no-repeat;
	height:160px;
	padding-left:50px;
	padding-top:40px;
	max-width:550px;
	border-bottom:1px solid #182801;
	color: #F5F8EF;
	background-image: url(images/green-olives-2bis.jpg);
}

.menu {
	float:right;
	margin: 0px;
	padding:0px;
	margin-left:30px;
	border-left:1px solid #182801;
}


* html .menu {
	margin-left: -3px;
}

.centre {
	padding:20px;
	padding-left:40px;
}

.pied {
	height: 25px;
	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 a {
	margin:0px;
	display: block;
	color: #F5F8EF;
	font-size: 1.1em;
	text-decoration: none;
	border-left:5px solid #F5F8EF;
	padding:7px;
}

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

.p{
	
}

h2{
	margin-left:-20px;
	margin-top:15px;
	padding-left:5px;
	font-size: 1.3em;
	color: #F5F8EF;
	font-weight:normal;
}

h1{
	margin-left:-30px;
	margin-top:5px;
	padding-left:5px;
	font-size: 1.6em;
	color: #F5F8EF;
	font-weight:normal;
}

.header-title {
	font-size:2.3em;
	border-top-style: solid;
	border-top-color: #FFFF80;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	color: #FFFF80;
}

.header-title-two {
	font-size:1.1em;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF80;
	color: #FFFF80;
	font-weight: bold;
}

a{
	color:#F5F8EF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

blockquote{
	background-color:rgb(142, 168, 69);
	padding : 3px;
	border-left:2px solid #F5F8EF;
}
table1 {
}
