body{
	background-color: rgb(189, 198, 123);
	 color: rgb(0, 102, 0);
	 text-align: justify;
	font-size:1.5em;
	margin:0px;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-darkshadow-Color: #000000;
}
a{
	text-decoration:none;
}
.contenu h1{
	font-size: 18px;
	color: #E3E7C9;
	height: 20px;
	line-height: 37px;
	text-align: center;
	text-decoration:none;
	text-transform: none;
	font-weight: bold;
	cursor:pointer;
}
.contenu a{
	font-size: 14px;
	font-style: italic;
	color: #E3E7C9;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration:none;
	text-transform: none;
	font-weight: bold;
margin-left:14px;
margin-right:14px;
}
.contenu a:hover {
	font-size: 14px;
	font-style: italic;
	color: #4E5324;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
margin-left:14px;
margin-right:14px;
}
.menub {
	background-image: url(menu_b.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:44px;
	}
.menuf {
	background-image: url(menu_f.jpg);
	width:242px;
	}
.menuh {
	background-image: url(menu_h.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
.contenu {
}
.olive_grece_titre {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.olive_grece_adresse {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
div.bouton {
	font-size: 18px;
	font-style: italic;
	color: #E3E7C9;
	background-image: url(bouton.jpg);
	height: 37px;
	width: 300px;
	line-height: 37px;
	text-align: center;
	text-decoration:none;
	text-transform: none;
	font-weight: bold;
	cursor:pointer;
}
div.bouton:hover {
	font-size: 18px;
	font-style: italic;
	color: #4E5324;
	background-image: url(bouton_s.jpg);
	height: 37px;
	width: 300px;
	line-height: 37px;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	cursor:pointer;
}