#contenu {
	min-height: 500px;
}

#pied_de_page {
	width: 100%;
	padding-bottom: 20px;
}

html>body #pied_de_page {
	padding-top: 80px;
}

	#copyright {
		color: #969696;
		background-color: #FFFFFF;
		margin-top: 0;
		float: right;
		cursor: default;
	}

	#informations {
		color: #969696;
		background-color: #FFFFFF;
		float: left;
		margin: 0;
	}

	#informations a {
		color: #969696;
		text-decoration: none;
	}

	#informations a:visited {
		color: #969696;
		text-decoration: none;
	}

	.logos_w3c {
		width: 40px;
		height: 13px;
		float: left;
		margin-right: 10px;
	}