.bandeau { /* Contient l image nature */
background-image: url(../images/bandeau1.jpg);
width: 1050px;
height:200px;
margin-left: auto;
margin-right: auto;
border:1px solid #228B22;
}