#acceuilul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
  position: fixed;
  top: 0;
  width: 100%;
}

.acceuil{
  float: left;
}

.acceuil a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 20px;
  text-decoration: none;
}
.acceuil a:hover:not(.active) {
  background-color: #111;
}

.active {
  background-color: #FF6347;
}


.imjour {
width: 100%;
height: auto;
}

.impex {
width: 100%;
height: auto;
}

.imphe {
width: 100%;
height: auto;
}

.imordi{
display: block;
width: 80%;
height: auto;
margin: auto;
}

.propagation{
display: block;
width: 100%;
height: auto;
margin: auto;
}

.list {
display: block;
width: 70%;
height: auto;
margin: auto;
}

.nez {
display: block;
width: 100%;
height: auto;
margin: auto;
}


.election {
display: block;
width: 100%;
height: auto;
margin: auto;
}

.influence {
display: block;
width: 700px;
height: auto;
margin: auto;
}

.covid {
display: block;
width: 80%;
height: auto;
margin: auto;
}

.tablette {
display: block;
width: 100%;
height: auto;
margin: auto;
}

.imscept {
display: block;
width: 70%;
height: auto;
margin: auto;
}

#police {
  font-family: 'Crimson Text', serif;
   } 


table {
  font-family: Helvetica, arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}


h1 {
  text-align: center; 
}

h2 {
  text-align: center;
}

h3 {
  text-align: left;
}

p13 {
  text-align: center;
}

.reddiv {
   border: 1px solid tomato;
  background-color: tomato;
  padding-top: 40px;
  padding-right: 15px;
  padding-bottom: 50px;
  padding-left: 15px;
  color: white;
text-align: left;
}


div.gallery {
  margin: 5px;
  border: 1px solid #ccc;
  float: left;
  width: 32%;
}

div.gallery:hover {
  border: 1px solid #777;
}

div.gallery img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 15px;
  text-align: center;
}

.allgallery {
  width: 100%;
height: auto;
}

body {
  font-family: Helvetica, Arial,  sans-serif;
    word-spacing: 5px;
    margin-right: 50px;
    margin-left: 50px;
    text-align: left;
    background-color: white;
} 