html, body {
	margin: 0px;
	padding: 0px;
	background-color: #485A27;
	background-image: url(../i/bbk.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: #727755;
}
body #container {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	background-image: url(../i/bbk.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#container #top {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	height: 154px;
	background-image: url(../i/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top #toplnk1 {
	position: absolute;
	top: 18px;
	left: 432px;
	border: none;
}
#top #toplnk2 {
	position: absolute;
	top: 34px;
	left: 432px;
	border: none;
}
#top #toplnk3 {
	position: absolute;
	top: 54px;
	left: 432px;
	border: none;
}
#top #toplnk4 {
	position: absolute;
	top: 71px;
	left: 432px;
	border: none;
}
#top #toplnk5 {
	position: absolute;
	top: 91px;
	left: 432px;
	border: none;
}
#top #toplnk6 {
	position: absolute;
	top: 108px;
	left: 432px;
	border: none;
}
#top #toplnk7 {
	position: absolute;
	top: 126px;
	left: 432px;
	border: none;
}
/*SEARCH FORM*/
#container #scfrm {
	position: absolute;
	top: 156px;
	right: 16px;
	width: 250px;
	height: 92px;
	margin: 0px;
	padding: 0px;
}
#scfrm fieldset {
	border: none;
}
#scfrm #sctxt {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 17px;
	left: 14px;
	width: 220px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: none;
}
#scfrm #sccombo {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 44px;
	left: 17px;
	width: 220px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: url(../i/btxt.jpg) no-repeat right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
	cursor: pointer;
}
#scfrm #scselect {
	position: absolute;
	top: 61px;
	left: 14px;
	margin: 0px;
	padding: 0px;
	width: 220px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#scselect .option:link, #scselect .option:visited {
	position: relative;
	display: block;
	width: 183px;
	margin: 0px;
	padding: 2px 35px 2px 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
#scselect .option:hover {
	position: relative;
	display: block;
	width: 183px;
	margin: 0px;
	padding: 2px 35px 2px 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	background-color: #EEEEEE;
} 
#scfrm #scsub {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 65px;
	right: 0px;
	width: 30px;
	height: 30px;
	background: transparent url(../i/spacer.gif);
	border: none;
	cursor: pointer;
}
/*NL FORM*/
#container #nlfrm {
	position: absolute;
	top: 33px;
	right: 16px;
	width: 250px;
	height: 92px;
	margin: 0px;
	padding: 0px;
}
#nlfrm fieldset {
	border: none;
}
#nlfrm #nltxt {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 17px;
	left: 14px;
	width: 220px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: none;
}
#nlfrm #nlcombo {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 42px;
	left: 17px;
	width: 220px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: url(../i/btxt.jpg) no-repeat right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
	cursor: pointer;
}
#nlfrm #nlselect {
	position: absolute;
	top: 59px;
	left: 14px;
	margin: 0px;
	padding: 0px;
	width: 220px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#nlselect .option:link, #nlselect .option:visited {
	position: relative;
	display: block;
	width: 183px;
	margin: 0px;
	padding: 2px 35px 2px 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
#nlselect .option:hover {
	position: relative;
	display: block;
	width: 183px;
	margin: 0px;
	padding: 2px 35px 2px 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	background-color: #EEEEEE;
} 
#nlfrm #nlsub {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 65px;
	left: 0px;
	width: 30px;
	height: 30px;
	background: transparent url(../i/spacer.gif);
	border: none;
	cursor: pointer;
}
#container #content {
	position: relative;
	margin: 0px;
	padding: 0px 285px 0px 0px;
	width: 695px;
	background-image: url(../i/stop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content #cnt {
	position: relative;
	margin: 0px;
	padding: 60px 20px 0px 20px;
	width: 655px;
	background-image: url(../i/wmn.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#container #left {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 285px;
	top: 280px;
	right: 1px;
	background-image: url(../i/lft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left #menu {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 285px;
	background-image: url(../i/sbm.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	list-style-type: none;
}
#menu li.nv2 {
	position: relative;
	margin: 0px;
	padding: 4px 8px 4px 40px;
}
#menu a.nv2 {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-weight: bold;
	color: #4D602A;
	text-decoration: none;
}
#menu li.nv3 {
	position: relative;
	margin: 0px;
	padding: 4px 8px 4px 65px;
}
#menu a.nv3 {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-weight: normal;
	color: #727755;
	text-decoration: none;
}
#menu li.spacer {
	position: relative;
	margin: 0px;
	padding: 4px 8px 4px 65px;
}
#container #foot {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 70px;
	background-image: url(../i/ft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#foot #ftxt {
	position: relative;
	margin: 0px;
	padding: 25px 150px 0px 0px;
	width: 545px;
	text-align: center;
	color: #7C9E26;
}
#ftxt a {
	color: #667F38;
}
#foot img {
	border: none;
	float: left;
}
/***accueil***/
#content h1.newstt {
	padding: 10px 0px 0px 35px;
	color: #97937F;
	font-size: 22px;
	background: transparent url(../i/newstt.jpg) no-repeat left;
}
#content a.newsa {
	margin-left: 50px;
	padding: 0px 0px 12px 40px;
	display: block;
	color: #728935;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../i/newsa.gif) no-repeat top left;
}
#content h1.newst {
	padding: 5px 0px 25px 31px;
	margin: 0px;
	color: #678138;
	font-size: 18px;
	background: transparent url(../i/newst.jpg) no-repeat left;
}
#content div.newsc {
	margin-left: 32px;
	padding: 5px 5px 25px 25px;
	background: transparent url(../i/newsc.jpg) no-repeat bottom left;
}
#content p.no {
	padding: 5px 0px 5px 40px;
	background: url(../i/no.jpg) no-repeat left;
	font-weight: bold;
}
#content p.yes {
	padding: 5px 0px 5px 40px;
	background: url(../i/yes.jpg) no-repeat left;
	font-weight: bold;
}