body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #7FB235;
}
#structure {
	width: 1000px;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#structure #haut {
	height: 140px;
}
#structure #central {
	height: 465px;
}
#structure #central #fiche #container {
}
#structure #central #menuGauche {
	width: 220px;
	float: left;
	padding-left: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul#menu {
margin: 0;
padding: 0;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
list-style-type: none;
}

#menu a {
	display: block;
	margin: 3px 0;
	color: #274518;
	text-decoration: none;
	line-height: 1.5em;
	width: 180px;
	border: 0.3mm solid #509439;
	text-align: left;
	padding-left: 3px;
	background-color: #8AB83B;
}
#menu a:hover {
	background: #C1D960;
}

#structure #central #fiche {
	float: right;
	width: 720px;
	overflow: auto;
	margin-right: 25px;
	margin-top: 0px;
	height: 420px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.legale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	line-height: 5px;
}

#structure #bas {
	background-color: #7FB235;
	height: 5px;
	color: #294919;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#structure #bas a {
	background-color: #7FB235;
	height: 5px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #294919;
}
#structure #bas a:hover {
	background-color: #7FB235;
	height: 5px;
	color: #FFFFFF;
	padding: 0px;
	text-align: center;
	text-decoration: none;
}
ul#smenu {
	margin: 0;
	padding: 0;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	display: none;
}
#smenu a {
	margin: 3px 0;
	color: #274518;
	text-decoration: none;
	line-height: 1.5em;
	border: 0.3mm solid #509439;
	text-align: left;
	padding-left: 3px;
	background-color: #ADD533;
}
#structure #central #fiche li {
	font-size: 13px;
	color: #294919;
	line-height: 17px;
}
.fond {
	background-color: #8AB83B;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fond a {
	background-color: #8AB83B;
	padding-left: 5px;
	text-decoration: none;
	color: #294919;
}
.fond a:hover {
	background-color: #8AB83B;
	padding-left: 5px;
	text-decoration: underline;
	color: #294919;
}

