	html, body {
		margin: 0;
		padding: 0;
		height: 100%;
	}
	div#page {
		margin: 0 0;
		min-height: 100%;
		position: relative;
	}
	div#piedpage {
		position: absolute;
		bottom: 0; 
		/*left: 0;*/
		width: 100%;
		height: 119px;
		background : url(images/bas_page.png) repeat-x;
	}
	div#page #premier-element {
		margin-top: 0;
	}
	div#page #dernier-element {
		margin-bottom: 0;
	}
	div#page #dernier-element {
		padding-bottom: 139px;
	}
	
	.bas_lien{
		margin-top: 10px;
		margin-left: 70px;
	}
	