body			{ font-family: "trebuchet ms", verdana, arial, tahoma; color: #003300; font-size: 85%; line-height: 150%; background-color: #F2FFDD; }
h1				{ font-size: 150%; font-family: verdana; font-weight: 100; }

a {
color:#000099;
}

a:hover {
	color:#003300;
	text-decoration: underline;
}


#container
{
	margin: 20px auto;
	width: 760px;
}

#menu
{
	width: 730px;
	text-align: right;
	padding: 3px 15px;
	background-color: #95A369;
	border: thin solid #003300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

#header
{
	width: 760px;
	height: 125px;
	background-color: #F2FFDD;
	background-image:url('images/bandeau-serre.jpg');
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #003300;
	border-left-color: #003300;
}

#navigate
{
	width: 730px;
	background-color: #95A369;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	border-top: thin solid #003300;
	border-right: thin solid #003300;
	border-bottom: thin none #003300;
	border-left: thin solid #003300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#navigate a:link { color: #FFFFFF; text-decoration: none; }
#navigate a:hover { color: #FFFFFF; text-decoration: underline; }
#navigate a:visited { color: #FFFFFF; text-decoration: none; }
#navigate a:hover { color: #FFFFFF; text-decoration: underline; }



#content
{
	width: 730px;
	height: 100%;
	padding: 15px;
	background-color: #FFFFFF;
	border: thin solid #003300;
}

#footer
{
	width: 730px;
	padding: 3px 15px;
	text-align: right;
	background-color: #CDE190;
	border-top: none;
	border-right: thin solid #003300;
	border-bottom: thin solid #003300;
	border-left: thin solid #003300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:10px 10px 10px 10px;
padding:5px;
}

