body{
	font-family: Arial;
	margin: 0;
	background: url('image.jpg') top center no-repeat;
	height: 500px;
}

#conteneur{
	width: 823px;
	height: 313px;
	margin: 222px auto 0px auto;
	position: relative;
}
.bloc,
#adresse{
	position: absolute;
	bottom: 52px;
	color:#696969;
	font-weight: bold;
}
.bloc a{
	color:#696969;
	text-decoration: none;
}
#fax{left: 182px;}
#tel{left: 336px;}
#mail{left: 490px; bottom: 54px;}
#adresse{
	width: 100%;
	bottom: 23px;
	text-align: center;
	left:0px;
	font-weight: normal;
	font-size: 15px;
}