﻿
position:relative;
padding-bottom:56.25%;
height:0;
overflow:hidden;
}
 
.video-conteneur iframe,
.video-conteneur object,
.video-conteneur embed {
position:absolute;
top:0;
left:0;
width:100%;
height: auto;
}

.newspaper {
  column-count: 3;
column-width: 100px;
}
.responsive {
width: 100%;
height: auto;
}
#slider {
width: 80% max-width: 1000px;}
#slider figure {
position relative;
width: 500%;
margin: 0;
padding: 0;
font-size: 0;
text-align: center;
}
# slider figure img {
width: 20%;
height: auto;
float: left;
}
#slider { 
width: 80%;
max-width: 500px;
overflow: hidden;
animation-timing-function: ease-in-out;
}
@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}
#slider figure {
position: relative;
width: 500%;
margin: 0;
padding: 0;
font-size: 0;
left: 0;
text-align: left;
animation: 10s slidy infinite;
}
.pagination-container {
text-align: center;
}

.pagination {
  display: inline-block;
margin: 0;
}

.pagination a {
  color: black;
  float: left;
  padding: 7px 14px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
 }
.pagination li {
display: inline;
}

.pagination a.active {
  background-color: #4CAF50;
  color: white;
  border: 1px solid #4CAF50;
}
.pagination a:hover:not(.active) {background-color: #ddd;}

.liste {
 font-size: 1.5em;
 font-family: Harrington;
 border-style: none;
 color: #2f5f9f;
 font-weight: normal;
}
.button1 {
  background-color: black;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
.iframe{
"border: 2px rouge uni;
text-align: center";
}
.newspaper {
  column-count: 3;
}
#navbar {
padding-left: 5px;
background-color: #2f5f9f;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
color: white;
}
#navbar li {
display: inline;
list-style: none;}
#navbar a {
display: inline-block;
text-decoration: none;
min-width: 120px;
text-align: center;
margin: 0.5rem;
padding: 0.4rem 0;
border: 1px solid #ffff;
border-radius: 4px;
}

@media screen and (max-height: 450px;) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}

body {
margin: 0 auto;
border: 2px dotted #2f5f9f;
font-family: Verdana, Arial;
margin: 0px auto;
min-width: 320px;
max-width: 870px;
margin: 0 auto;
width: 100%;
 background-image :url(fond0.JPG);
background-size: 100% auto;
opacity: 1.0;
  }
.content {
line-height: 1em;
font-style: normal;
font-weight: normal;
width: 100%;
font-style: normal;
font-weight: normal;
font-size: 1em;
font-family: verdana;
display: block;
text-align: left;
background-color:white;
color: #696969;
}
a:link {
  border-style: none;
  font-style: normal;
  text-decoration: none;
  font-size: 1em;
  text-align: left;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.5em;
  color: #ff9966;

}
a:visited {
  border-style: none;
  font-family: Verdana;
  font-size: 1em;
  line-height: 1em;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  text-transform: capitalize;
  text-decoration: none;
  color: #66cccc;
}
a:active {
  border-style: none;
  font-family: Verdana;
  font-size: 1em;
  line-height: 1em;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  color: #ff9999; 
}
video {
   max-width: 100%;
    height: auto;
}
.footer {
  margin: 0 auto;
  max-width: 100%;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Verdana;
  font-size: 0.9em;
  line-height: 0.9em;
  font-style: normal;
  text-align: center;
  color: white;
  clear: both;
  background-color: #2f5f9f;
  padding-top: 10px;
  padding-bottom: 15px;
  height: 100px;
}
h1 {
  font-family: Great Victorian; 
  line-height: 1em;
  text-transform: none;
  text-align: left;
  color: blue;
  font-size: 2.5em;
}
h2 {
  text-decoration: none;
  font-style: normal;
  line-height: 1em;
  font-weight: normal;
  font-family: Gabriola;
  color: #2f5f9f;
  font-size: 1,875em;
  text-align: center;
  text-transform: none;
 }
h3 {
  line-height: 1em;
  text-decoration: none;
  font-style: normal;
  color: #3d7acc;
  font-family: Great Victorian;
  text-transform: capitalize;
  font-weight: bold;
  text-align: center;
  font-size: 1.5em;
}
.container {
    display: flex;
    padding: 0px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: column; 
  }
  .card {
   padding: 10px;
    flex: 0 0 200px;
    margin: 10px;
    background: white;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 6px 0px  rgba(0,0,0,0.3);

  } 
  .card img {
   padding: 0px;
    max-width: 100%;
  }
  .card .text {
    padding: 0 20px 20px;
  }
  .card .text > button {
    background: gray;
    border: 0;
    color: white;
    padding: 10px;
    width: 100%;
    }
.button {
    background: gray;
    border: 1px solid gray;
    color: white;
    padding: 10px;
    width: 100%;
    }
.button:hover {
    background: #ebebeb;
    color: black;
border: 1px solid black;
}
.banniere {
background-color: #faebd7;
 <img src="logo.JPG" alt="logo de mon site>
}
.header {
 background-color: white;
text-align: center;
 <img src="logo.JPG"
 alt="logo de mon site>
}

.header h1 {
    font-size: 50px;
    text-align: center;
 color: #2f5f9f;
}
.header p {
    font-size: 30px;
    text-align: left;  
}
.footer a {
color: white;
}
p{
font-size: 0.9em;
line-height: 1em;
text-align: left;
padding:10px;
margin:30px;
 }
}
.miseEvidence {
  border-style: none;
  font-style: normal;
  font-weight: normal;
  color: #af4520;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1em;
  text-decoration: none;
  font-family: Verdana;
  text-align: justify;
}
.first-letter {
  border-style: none;
  font-size: 1.2em;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1em;
  text-align: center;
  color: #596e84;
}
.first-line {
  border-style: none;
  text-indent: 20px;
  font-variant: small-caps;
  text-align: center;
  text-decoration: none;
  line-height: 1em;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Verdana;
  color: #646c55;
  font-weight: lighter;
  font-style: italic;
}
.table-responsive table, 
    .table-responsive thead, 
    .table-responsive tbody, 
    .table-responsive tr, 
    .table-responsive th, 
    .table-responsive td {
        display: block;
    }

    .table-responsive thead {
        display: none;
    }
@-ms-viewport{
  width: device-width;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) 

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) 

/* version par défaut: sur grand écran */
.menu { width: 30em; /* etc. */ }

/* écran plus petit: on passe le menu en horizontal */
@media (max-width: 100em) {
	.menu { width: 100%; }
	.menu li { display: inline-block; }
	/* etc. */
}

/* écran encore plus petit: on cache le menu */
@media (max-width: 50em) {
	.menu { display: none; }
body { max-width: 60em; }
#menu {
  width: 30%;
  max-width: 50em;
  min-width: 10em;
}

@media only screen and (max-width: 700px) {

    .table-responsive table, 
    .table-responsive thead, 
    .table-responsive tbody, 
    .table-responsive tr, 
    .table-responsive th, 
    .table-responsive td {
        display: block;
    }

    .table-responsive thead {
        display: none;
    }

    .table-responsive td {
        padding-left: 150px;
        position: relative;
        margin-top: -1px;