html{
	height: 100%;
	width: 100%;
}

body {
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  background: #e3fedd;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #000000;
background: url('fond.jpg');
}

p{
font: 10px Verdana, Arial, Helvetica, sans-serif;
text-align : center;
}


.fond #Contenu {
   width: 1000px;
height : auto;
   margin: 0 auto;
	border: 0px solid #000000;
}
#Bando{
position : relative;
top : 150px;
margin:auto;
margin-left : auto;
width : 318px;
height: 594px;
background: url('premedia.png');
}

#Client{
position : absolute;
border: 0px #000 solid;
top : 530px;
height: auto;
width : 980px;
vertical-align: bottom;
text-align: center;
}

#Pieds{
position : fixed;
width : 980px;
margin : 2px;
border: 0px #000 solid;
bottom : 5px;
}
