body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #6Cb369 url(img/fond.jpg) repeat-x;
}
#main{
	height: 100%;
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/fd_contenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #FFFFFF;
	font-size: 11px;
}

#contenu {
	text-align: left;
	width: 596px;
	margin-top:  0.5em;
	margin-bottom: 0.5em;
	padding-left: 80px;
	padding-right: 80px;
	margin-left: auto;
	margin-right: auto;
	line-height:20px;
	padding-bottom:100px;
	font-size:12px;
}
#contenu H1
{
	font-size: 22px;
	font-variant:small-caps;
	padding-bottom:0px;
	margin-bottom:0px;
}
#bandeau {
	background-image:url(img/bgheader.jpg);
	height : 154px;
}
#nav {
	font-size: 11px;
	height : 23px;
	width: 680px;
	text-align:center;
	color: #336633;
	font-variant: small-caps;
	padding-right: 85px;
	font-weight:bold;
}
#nav a{
	font-size: 11px;
	display: block;
	height : 19px;
	margin-left: 0.2em;
	margin-right: 0.2em;
	color: #336633;
	padding-top: 4px;
	font-variant: small-caps;
	cursor: pointer;
	font-weight:bold;
}
#nav a:hover,#nav a.hover,#nav a:active,#nav a.active{
	color: #C1414C;
}
#pied {
	font-size: 11px;
	margin: 0px;
	bottom:0px;
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	height: 150px;
	position: fixed;
	background-image: url(img/fd_pied.gif);
	background-position: center top;
	background-repeat: repeat-x;
	vertical-align: bottom;
	}
.kemenn, .kemenn a 
{
	font-size: 11px;
	margin-top:  0.5em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	height:32px;
	color: #FFFFFF;
	text-decoration: none;
}
