/* CSS Document */
body {
	background-image: url(../images/tissu.jpg);
	background-repeat: repeat;
}

#Layer1 {
	position:absolute;
	width:1px;
	height:1px;
	z-index:1;
	left: 0;
	top: 0;
}

.centrercontenu {
margin-left: -467px;
margin-top: -15px;
text-align: center;
position: absolute;
left: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.adresse {
	display:block;
	text-align: left;
	top:0;
	left:0;
	margin:0;
	padding:3px 0 3px 0;
	width:938px;
}

.adresse a {
   color: #FFFFFF;
   }
   
.adresse a img {
border:none;
margin-right:10px;
}

.adresse img {
border:none;
margin-right:10px;
}