body {
 font-size:100%;
}

.bandeau {
 background-color:black;width:100%;
}

img.bandeau {
 display:block;
 margin-left:auto;
 margin-right:auto;
 max-width:100%;
 height:auto;
}

img#pano-top {
 width:100%;
 height:auto;
 margin:0;
 padding:0;
}

.date {
 font-size:1.5em;
 text-align:right;
}

h1#titre {
 font-size:1.1em;
 font-weight:900;
}

h2 {
 color:#999;
 font-size:1em;
 font-weight:700;
}
