html, body { margin: 0; padding: 0; }
nav {
  font-size: 16px;
  font-family: arial;
  text-indent: 10px;
  background-color: #003D80;
  margin: 0em 0 0em;
  padding: 0 1rem;
  height: 50px; 
  overflow: hidden;
  text-align: center; }
nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-height: 100px; /* Menu height x 2 */
  position: relative; } /* Position the menu button relative to this item */
nav li { display: inline-block; }
nav a {
  display: inline-block;
  padding: 0em 1em;
  padding-left: 0.05em;
  color: white;
  font-weight: 700;
  letter-spacing: 0em;
  word-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  line-height: 50px;
  height: 50px; }
  /* Menu height */
  /*border-radius: 15px;*/
nav a:hover { background-color: #B90006;
  color: white;
  text-decoration: none; }
nav li:last-child { /* The menu button */
  position: absolute; /* Move the menu button out of flow */
  right: 0;
  bottom: 50px; /* Move upwards, the same distance as the menu height */
  background-image: linear-gradient(to right, rgba(0, 61, 128, 0) 0, rgba(0, 61, 128, 1) 2em);
  padding-left: 3em; }
nav li:nth-last-child(2) { /* The close button */ display: none; }
nav#menu:target {
  height: auto;
  padding: 0; }
nav#menu:target ul { max-height: none; }
nav#menu:target li { display: block; }
nav#menu:target a {
  display: block;
  padding: 0 2em;
  background-color: #003D80; }
nav#menu:target a:hover { background-color: #2B619E; }
nav#menu:target li:not(:first-child) { margin-top: 2px; }
nav#menu:target li:last-child { display: none; }
nav#menu:target li:nth-last-child(2) {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0; }
/* code hexagonal pour avoir le même fond que la barre de navigation : #003D80; */
/* code hexagonal pour avoir le même fond que les titres : #27549E */
.log1 { height: 40px;
  padding: 0px;
  position: absolute;
  top: 5px;
  bottom:;
  left: 5px;
  right:; }
.log2 { height: 25px;
  padding: 0px;
  position: absolute;
  top: 12px;
  bottom:;
  left: 60px;
  right:;
  cursor: pointer; }
.log3 { height: 25px;
  padding: 0px;
  position: absolute;
  top: 12px;
  bottom:;
  left: 90px;
  right:;
  cursor: pointer; }
.log4 { height: 11px;
  padding: 0px;
  position: ;
  top: 12px;
  bottom:;
  left: 120px;
  right:;
  cursor: pointer; }
h1 {
  letter-spacing: 1px;
  font-family: arial; 
  font-weight: normal;
  color: white;
  text-align: center;
  padding: 20px;
  margin-bottom: 0px;
  margin-top: 3px;
  line-height: 30px;
  font-size: 25px;
  background: #003D80; }
.div1 {
  text-align: center;
  background: white; }
.img1 {
  display: inline-block;
  height: 220px; /* Taille réelle image : 452 px / 322 px */
  padding: 5px;
  border: 2px solid silver; }  
.fig1 {
  display: inline-block;
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  color: #003D80; }
.pfig {
  padding: 0px;
  margin: 0px;
  font-family: arial;
  font-size: 12px;
  line-height: 20px; }
h2 {
  margin: 0 auto;
  margin-bottom: 5px;
  font-family: arial; 
  font-size: 18px;
  font-weight: ;
  text-align: center;
  color: #012978;
  background:rgb(197, 213, 197);
  padding: 10px;
  line-height: 30px; }
.p1 {
  margin: 0 auto;
  margin-bottom: 5px;
  margin-top: 5px;
  font-family: arial;
  font-size: 18px;
  font-weight: ;
  text-align: center;
  color: white;
  background: #184E2D;
  padding: 10px;
  line-height: 30px; }
.p2 {
  width: 95%;
  margin: 0 auto;
  margin-bottom: 5px;
  font-family: arial;
  font-size: 18px;
  font-weight: ;
  text-align: justify;
  color: black;
  background: white;
  padding: 10px;
  line-height: 28px; }
.p3 {
  margin: 0 auto;
  margin-bottom: 3px;
  font-family: arial; 
  font-size: 15px;
  font-weight: ;
  text-align: center;
  color: #003D80;
  background:rgb(197, 213, 197);
  padding: 10px;
  line-height: 30px; }
.couleur{
  color: rgb(3, 85, 226); 
  font-size: 22px; }
.div2 {
  text-align: center;
  background: white; }
.img2 {
  display: inline-block;
  height: 350px; 
  padding: 5px;
  border: 2px solid silver; }  
.fig2 {
  display: inline-block;
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  color: #003D80; }
.div4 {
  text-align: center;
  background: white; }
.img4 {
  display: inline-block;
  height: 375px; }
.fig4 {
  display: inline-block;
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  color: #003D80; }
.div3 {
  text-align: center;
  background: #184E2D; }
.p4 {
  display: inline-block;
  text-align: center;
  font-family: arial;
  font-weight: bold;
  width: 300px;
  line-height: 25px;
  color: white;
  background: ;
  padding: ;
  margin-bottom: ; }
table {
  /*table-layout: auto;*/
  width: 100%;
  margin: 0 auto;
  font-family: arial;
  text-align: center;
  background-color: #184E2D;
  color: white;
  border: 0px solid white;
  border-collapse: collapse;  }
td {
  font-size: 12px;
  height: 50px;
  border: 1px solid white;
  padding: ;
  text-align: center;
  font-weight: solid; }
td a {
  height:30px;
  line-height: 30px;
  color: white;
  text-decoration: none;
  display: block; }
td a:hover {
  background-color:;
  color: red;
  text-decoration: none; }
.fa {
  padding: 0px;
  padding-top: 5px;}
#icon {
padding: 0px;
padding-top: 5px;
font-size: 30px; }
a {
  font-family: arial; 
  text-decoration: none;
  font-weight: bold;
  color: #0043b5; }
a.a2 {
  font-family: arial; 
  text-decoration: none;
  font-weight: bold;
  color: white; }
a:hover {
  color: red;
  text-decoration: underline; }
  a.a5 {
    font-family: arial; 
    text-decoration: none;
    font-weight: normal;
    color: white; }
  a.a5:hover {
    color: yellow;
    text-decoration: underline; }
  .p5 {
  margin: 0 auto;
  margin-top: 3px;
  margin-bottom: 0px;
  font-size: 15px;
  font-family: arial; 
  font-weight: normal;
  text-align: center;
  color: white;
  background: #003D80;
  padding: 10px;
  line-height: 28px; }