#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-bottom: 2em;
	margin-top: 2em;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-color: #355736;
}
#header {
	height: 320px;
	background-repeat: no-repeat;
}
#contentLeft {
	float: left;
	width: 200px;
	margin-top: 1em;
	margin-left: 1em;
	text-align: center;
}
#contentLeft a:link, #contentLeft a:visited {
	color: #355736;
	text-decoration: none;
}
#contentLeft a:hover {
	text-decoration: none;
}

#avmenu{
	float:left;
	width:200px;
	padding:0;
	font-size:0.9em;
	text-align: center;
	background-color: #BFD49B;
	font-family: Arial, Helvetica, sans-serif;
}
#contentRight {
	float: right;
	width: 600px;
	background-color: #FFF;
	padding: 1em;
}
#contentRight a:link, #contentRight a:visited {
	color: #355736;
}
#contentRight a:hover {
	text-decoration: none;
}


#footer {
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	text-align: center;
	font-size: 0.7em;
}
#footer a:link, #footer a:visited {
	color: #355736;
}
#footer a:hover {
	text-decoration: none;
}
#avmenu li a{
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	display:block;
	padding:6px 0 6px 10px;
	color: #030;

}	

#avmenu ul{
	list-style:none;
	width:195px;
	margin:0 0 20px 0;
	padding:0;
	font-size:1.1em;
	display:inline;
}	

#avmenu li{
display:inline;
margin-bottom:4px;
}
#avmenu li a:hover{
	color:#666;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #355736;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #355736;
	font-weight: bold;
}

#contentRight h2 {
	font-size: 1.2em;
	font-weight: normal;
}
#flyers {
	border: 3px solid #355736;
}
#organicbiologique {
	background-image: url(images/ogtomato.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.green {
	color: #006A3A;
}

