body {margin: 0px;padding: 0px;font-family : arial ;width: 800px;text-align : center;position : relative ;left : 200px ;}
.menu {position : relative ;left : 20px ;top : 10px ; font-family : arial; font-size :1.0em ;font-weight: 900 ; }
div#header {text-align: center;height: 160px;padding-top: 10px;}
.ligne1, .ligne2 {height: 3px;background-color: red;border: 0;position : relative ;left : 20px ;top : 10px ;}
div#centre {margin: 20px;background-color : white;width: 800px;position : relative ; top : 50px ;}
.latest {color :darkorange ; position : relative ; top : 40px ; left : 50px; text-align : left;font-family : arial ;}
.date {position : absolute; top:150px ; left: 550px;color:white; }

 table{position : relative ; top : 30px;width:800px; left: 0px; margin : 0px;padding : 0px;border-collapse: collapse;}
.legende{background-color : #031547;position : relative ; left :0px;top : 30px ; font-size : 1em;height:10px;}
.nom1{ color :red;text-align : left;height : 10px;}
.nom11{ text-align : right;color :white;height : 10px;}
.menu a { text-decoration : none ;color : black ; }
.nom11 a { text-decoration : none ;color : white ; }

.bande_gauche, .bande_droite, .bande_gauche_m, .bande_droite_m { background-color:pink ;position : absolute ; top :10px;width:2px;}
.bande_gauche, .bande_droite{ height:6850px;}   
.bande_gauche_m, .bande_droite_m{ height:6050px; }         
             
.bande_gauche,  .bande_gauche_m{left :0px;}.bande_droite , .bande_droite_m{left :880px;}
 img {margin-bottom: 25px}

