#pied_de_page {
	width: 100%;
	margin-top: 0;
}

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

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

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

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

	.logos_synchrone {
		float: right;
	}

	/* Pour Firefox et autres navigateurs */
	html>body #logo_recrutement {
		margin-left: 65px;
		margin-right: 65px;
	}

	/* Pour Internet Explorer */
	#logo_recrutement {
		margin-left: 60px;
		margin-right: 60px;
	}

