body {
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background: #f7c693 url('images/backtest.jpg') no-repeat fixed center top;
	border: 3px solid #669854;
	max-width: 1000px;
	min-width: 318px;
	margin-left: auto;
	margin-right: auto;
}

A {
	color: #0000CC;
	text-decoration: none;
}

A:HOVER {
	color: #800000;
	text-decoration: underline;
}

h1 { font: bold 18px Verdana; color: #000066;  }
h2 { padding: 3px 0px 3px 0px; font: bold 18px Verdana; color: #800000;  }
H3 {
    color: #804000;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

H4 {
	font-family: Verdana, sans-serif;
    color:#800000;
    background:#EDA;
    font-size:11px;
	font-weight:bold;
	border:1px solid #006699;
	border-radius: 5px;
	margin:0;
    padding:2px;
}

hr { width: 95%; border: solid #669854 1px; }

img {
    max-width: 100%;
}
.entete {
    text-align: center;
}
.foot {
    font-size: 1em;
    background: #FFFFFF;
}
.container {
	width: 100%;
	background: #FFFFFF;
}

.wrapper {
	overflow: hidden;
}

.gridbox {
    float: left;
}

.header {
    width: 100%;
}

.menu {
    width: 20%;
    min-width: 122px;
    font-size: 14px;
    padding: 1%;
}

.contenu {
    width: 76%;
    float: right;
    padding: 1%;
}

.footer {
    width: 100%;
    margin-bottom: 0;
}

.search {
	width: 320px;
}

.lettre {
	display: block;
	width: 100%;
	text-align: center;
}
.plante {
	width: 240px;
	height: 410px;
	float: left;
	border: double #669854;
}

.seule {
	width: 240px;
	height: 410px;
	border: 1px solid #669854;
}

.diapo {
	float: left;
	display: inline;
}

li {
	float: left;
	Padding: .6%
}
ul {
	list-style-type: none;
}