#centre{
	text-align: center;
	height: 500px;
	width:780px;
}
#footer{
	background: none;
	background-color:#DFE7EA;
	height: 44px;
	min-height: 0;
	margin: 0;
	padding: 0;
	text-align: bottom;
	width:780px;
	}
	#footer_error{float: left;}
	.sitemap1{
		background-color:#dbdbdb;
		height: 44px;
		float: right;
		width: 173px;
		}
		.sitemap1 a{
			position: relative;
				top: 7px;
			background:transparent url(/design/laposte/images/img/infos.gif) no-repeat scroll 0 0;
			}
