body {
background-color:#C8C8C8;
font-family: Arial;
font-size: 11px;
color: #FFF;
}
#conteneur {
position:absolute;
left: 50%;
top: 50%;
margin-top: -307px;
margin-left: -502px;
z-index:1;
}
#bandeau {
border:0;
position:absolute;
left: 50%;
top: 50%;
margin-top: 127px;
margin-left: -552px;
z-index:2;
width:502px;
height:72px;
}
#bandeau img{border:none;}