#fond {
background:url('templatemo_logo.png') no-repeat top left;

width:1080px;
height:190px;

}

#contenu {
position:relative;
top:0;
left:0;
width:50px;
background-color: blue;
z-index:10;
}0