body {
	margin-top:0px;
	margin:auto;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size:11pt;
	color: #335522;
	text-align:left;
	overflow:hidden;
	background-color: #ECE9D8;
	min-width: 990px;
	
}
html {
	margin-top:0px;
	margin:auto;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size:11pt;
	color: #335522;
	text-align:center;
	overflow-y:scroll;	
}
table.sky {
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	min-width: 990px;
}

td.grass {
	background-image:url(../images/bg-grass.gif);
	background-position:bottom right;
	background-repeat:repeat-x;
	height:100%;
	min-width: 990px;
}
.long {
	min-height:630px;
}
.footer {
	margin:auto;
	font-size: 10pt;
	font-family: Georgia, 'Times New Roman', Times, serif;
	padding: 10px;
	color: #FFFFFF;
	text-align: left;
	width: 920px;
	bottom: 0px;
	position: relative;
	padding-bottom: 5px;
}



.adresse {
	position: absolute;
	top: 15px;
	right: 30px;
	text-align: right;
}
