@font-face {
  font-family: 'grandl';
  src: url('../polices/prisma-webfont.woff2')format('woff2');
}

@font-face {
  font-family: "paraph";
  src: url("../polices/museo_300_0-webfont.woff2")format('woff2');
}

@font-face {
  font-family: "foter";
  src: url("../polices/museo_500_0-webfont.woff2")format('woff2');
}

@font-face {
  font-family: "paraph4";
  src: url("../polices/museo_700-webfont.woff2")format('woff2');
}

body {
  background-color: black;
}

nav {
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  height: auto;
}

.corps {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1000px;
  height: auto;
}

.entete {
  top: 10px;
  width: 878px;
  height: auto;
  display: flex;
  flex-direction: row;
  align-content: flex-start;
  align-items: center;
  justify-content:flex-start;
}
.A_img {
  background-image: url(../images/logo.jpg);
  width:250px;
  height: 90px;
  max-width: 100%;
  max-height: 100%;
}
.bars{
  display:none;
}
.reseaux {
  display: flex;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
  border-top: 2px solid grey;
  border-bottom: 2px solid grey;
  margin-bottom: 30px;
  height: 50px;
}

.reseaux img {
  width: 70px;
  height: 20px;
  padding-left: 15px;
}

.searchbar {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: auto;
  height: 10px;
}

.searchbar button {
  width: 20px;
  height: 20px;
}

.formulaire {
  display: flex;
  flex-direction: row;
}

.formulaire .champ {
  width: 200px;
  height: auto;
  background-color: #696051;
  color: white;
}

.rechenvoi {
  background-image: url(../images/search.png);
  width: 25px;
  height: 25px;
}

.txt {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
  margin-right: 5px;
}

.superline {
  display: flex;
}

.ligne1 {
  width: 875px;
  height: 2px;
  background-color: grey;
  position: relative;
  z-index: 0;
  border: 0;
}

.ligne2 {
  width: 150px;
  height: 2px;
  background-color: orange;
  position: absolute;
  z-index: 2;
  border: 0;
}

.lang {
  background-image: url("../images/banniere.jpg");
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  background-repeat: no-repeat;
  font-size: 12px;
  width: 640px;
  height: 100px;
}

.lang img {
  width: 20px;
  height: 20px;
}

.fresen {
  margin-top: 5px;
  width: 600px;
  height: 20px;
  padding-left: 60px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.fresen a {
  text-decoration: none;
  color: orange;
}

.fresen ul {
  display: flex;
  flex-direction: row;
  list-style: none;
  color: orange;
}

.velope {
  width: 100px;
  height: 18px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.velope span {
  padding-left: 5px;
  color: orange;
}

.lienpage ul a {
  list-style: none;
  text-decoration: none;
  color: white;
}

.lienpage ul {
  margin-top: 35px;
  width: 450px;
  height: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;

  padding-left: 50px;
  font-size: 12px;
  list-style: none;
  color: white;
}

h1 span {
  font-family: 'grandl';
  font-size: 50px;
  font-weight: 400;
  margin-right: 2px;
  color: #797474;
}

h1 {
  font-weight: 700;
  font-family: 'grandl';
  color: #797474;
}

.cowork {
  color: grey;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: baseline;
}

.cowork img {
  width: 14px;
  height: 14px;
}

.espace302 {
  margin-top: 55px;
  display: flex;
  flex-direction: column;
  color: #443d39;
  font-size: 14px;
  font-weight: bold;
}

.espace302 span {
  margin-left: 5px;
}

.photo302 {
  background-image: url(../images/302.png);
  background-repeat: no-repeat;
  /* margin-top: 30px; */
  margin:0 auto;
  /* margin-left: auto;
    margin-right: auto; */
  align-items: center;

  width: 454px;
  height: 211px;
  max-width: 100%;
  max-height: 100%;
  border:2px solid red;
}


.cliquez {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  padding-bottom: 10px;
  margin-top: -12px;
}

.cliquez a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  position: relative;
  font-family: "paraph";
  font-weight: 300;
  font-size: 12px;
  text-decoration: none;
  color: orange;
  border-right: 1px solid grey;
  border-left: 1px solid grey;
  border-bottom: 1px solid grey;
}

.agrand {
  margin-bottom: baseline;
  margin-left: 245px;
  width: 25px;
  height: auto;
  position: relative;
}

.enonce {
  font-family: "paraph";
  color: #443d39;
  font-weight: 300;
}

.ilrepond {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.flyer {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.flyer a {
  text-decoration: none;
  color: orange;
  font-size: 10px;
}
.enonce {
  font-size: 12px;
}

footer {
  background-color: #1f1f1f;
  display: flex;
  flex-direction: column;
  width: 1000px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  justify-content: center;
}

.logo2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 878px;
  height: auto;
}

.lignbas {
  width: 878px;
  height: 1px solid grey;
  position: relative;
}

.logobas img {
  position: relative;
  width: auto;
  height: auto;
}

.adresse {
  background-color: #1f1f1f;
  color: white;
  font-family: "paraph4";
  font-size: 12px;
  font-weight: 700;
  margin-top: 50px;
  margin-left: -40px;
}

.nossites {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  background-color: #1f1f1f;
  color: white;
  font-family: "foter";
  font-size: 10px;
  font-weight: 500;
  margin-top: 50px;
}

.nossites li {
  color: white;
  text-decoration: none;
  list-style: none;
  list-style-image: url("../images/flechedroite.png");
  background-position: left center;
  margin-top: 10px;
  height: 15px;
  font-family: "foter";
  font-size: 10px;
  font-weight: 500;
  /* margin-left: 2%; */
}

.nossites a {
  color: white;
  font-family: "foter";
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  vertical-align: 5px;
}

.newsletter {
  background-color: #1f1f1f;
  color: white;
  font-family: "paraph4";
  font-size: 12px;
  font-weight: 700;
  margin-top: 50px;
}

.formulaire2 {
  display: flex;
  flex-direction: row;
}

.formulaire2 .champ {
  width: 200px;
  height: auto;
  background-color: #282b28;
  color: #686b67;
  font-size: 10px;
  border: 0px;
}

.formulaire2 button {
  background-color: #282b28;
  background-repeat: no-repeat;
  border: 0px;
}

.rechenvoi2 {
  background-image: url(../images/Send.svg);
  width: 20px;
  height: 20px;
}

.agrand button {
  background-image: url(../images/agrandir.png);
  width: 25px;
  height: 25px;
  border: 0;
}

.mentions {
  background-color: #1f1f1f;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 478px;
  height: 45px;
  margin-left: 0px;
  margin-right: 400px;
}

.mentions a {
  color: white;
  font-size: 10px;
  text-decoration: none;
}
@media screen and (min-width: 320px) and (max-width: 600px){
  body {
    background-color: #1f1f1f;
    border:3px solid white;
padding: 0;
    margin: 0;

  }

  nav {
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: auto;
  }

  .corps {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0 auto;
  }

  .entete {
margin-top: 0 auto;
    /* position: relative; */
    width: 600px;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: flex;
    flex-direction:row;
    justify-content:flex-start;

  }
.bars {

  margin-top: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content:flex-start;
  align-items:flex-start;
  position:relative;
border:0;
  width:auto;
  height:auto;
  bottom: 0;

  }
.barre hr{
  background-color:#27c5da;
  top: 0;
  padding:0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items:flex-start;
  position: relative;
  width:30px;
  height: 5px;
  margin:1px;
  border:0;
  border-radius: 25px;

}
.barre hr:hover{
  background-color:#cae426;
border:0;
  }
  .A_img {
    background-image: url(../images/logo_medium.jpg);
   background-repeat: no-repeat;
   position: relative;
    width:97px;
    height: 39px;
    max-width: 100%;
    max-height: 100%;
    margin-top: 0;
    margin-left: 5px;
  }
  .reseaux {
    display:none;
  }

  .searchbar {
    display: none;

  }

  .searchbar button {
    display:inline;
    width: 20px;
    height: 20px;
  }

  .formulaire {
    display: flex;
    flex-direction: row;
  }

  .formulaire .champ {
    display:none;

  }

  .rechenvoi {
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
  }

  .txt {
    margin-right: 2%;
    margin-left:2%;
    display: flex;
    flex-direction: column;
    width: 100%;
    height:100%;
  }

  .superline {
    display: flex;
  }

  .ligne1 {
    width: auto;
    height: 2px;
    background-color: grey;
    position: relative;
    z-index: 0;
    border: 0;
  }

  .ligne2 {
    width: auto;
    height: 2px;
    background-color: orange;
    position: absolute;
    z-index: 2;
    border: 0;
  }

  .lang {
    background-image: url(../images/banniere_medium.png);
    background-repeat: no-repeat;
    margin-top: 0;
    width: 450px;
    height: 45px;
    max-width: 100%;
    max-height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    /* font-size: 12px; */


  }

  /* .lang img {
    width: 20px;
    height: 20px;
  } */

  .fresen {
    margin-top: 5px;
    width: auto;
    height: auto;
    padding-left: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .fresen a {
    margin-left: 10px;
    text-decoration: none;
    color: white;
    font-size: 10px;
  }

  .fresen ul {
    display: flex;
    flex-direction: row;
    list-style: none;
    color: white;
  }

  .velope {
    display:none;

  }

  .lienpage ul a {
    display: none;
  }

  .lienpage ul {
    display:none;

  }

  h1 span {
    font-family: 'grandl';
    font-size: 30px;
    font-weight: 400;
    margin-right: 2px;
    color: #797474;
  }


  .cowork {

    display:none;


  }
.photo302 {
  position:relative;
  border:2px solid black;
  background-image: url(../images/302_medium.png);
  background-repeat: no-repeat;
  margin:0 auto;
  width: 227px;
  height: 106px;
  max-width: 100%;
  max-height:100%;
  margin-top: 30px;
  /* margin-left: 50%; */
  margin-bottom: 0;

}
  .espace302 {
    margin-top: 0;
    height: auto;
    width:auto;
    display: flex;
    flex-direction: column;
    color: #443d39;
    font-size: 14px;

  }

  .espace302 span {
    margin-left: 5px;
  }
.espace302 h1{
  font-weight: 700;
  font-family: arial;
  color: #797474;
  font-size: 14px;
}


  .cliquez {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    padding-bottom: 10px;
    margin-top: -12px;
  }

  .cliquez a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    position: relative;
    font-family: "paraph";
    font-weight: 300;
    font-size: 12px;
    text-decoration: none;
    color: orange;
    border-right: 1px solid grey;
    border-left: 1px solid grey;
    border-bottom: 1px solid grey;
  }

  .agrand {
    margin-bottom: baseline;
    margin-left: 245px;
    width: 25px;
    height: auto;
    position: relative;
  }

  .enonce {
    font-family: "paraph";
    color: #443d39;
    font-weight: 300;
  }

  .ilrepond {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .flyer {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }

  .flyer a {
    text-decoration: none;
    color: orange;
    font-size: 10px;
  }

  .enonce {
    font-size: 12px;
  }

  footer {
    position: relative;
    background-color: #1f1f1f;
    display: flex;
    flex-direction: column;
    align-items:  flex-start;
    justify-content:space-around;
    width: auto;
    height: auto;
    margin-left: 5%;
    margin-right: 2%;


  }

  .logo2 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: auto;
    height: auto;
    margin-left: 0;
    bottom: 0;
  }

  .lignbas {
  display:none;
  }

  .logobas img {
    display:none;
  }

  .adresse {
    background-color: #1f1f1f;
    color: white;
    font-family: "paraph4";
    font-size: 12px;
    font-weight: 700;
    margin-top: 10%;
    margin-left: 2%;
  }

  .nossites {
    position:relative;
    display: flex;
    flex-direction: row;
    flex-wrap:nowrap;
    align-items: center;
    justify-content: space-between;
    background-color: #1f1f1f;
    color: white;
    font-family: "foter";
    font-size: 10px;
    font-weight: 500;
    margin-top: 10%;
    margin-left: 2%;
  }

  .nossites li {
    color: white;
    text-decoration: none;
    list-style: none;
    list-style-image: url(../images/flechedroite.png);
    background-position: left center;
    margin-top: 10%;
    height: 15px;
    font-family: "foter";
    font-size: 10px;
    font-weight: 500;
    margin-left:20%;
  }

  .nossites a {
    color: white;
    font-family: "foter";
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
    vertical-align: 5px;
  }

  .newsletter {
    background-color: #1f1f1f;
    position: static;
    width: 200%;
    color: white;
    font-family: "paraph4";
    font-size: 12px;
    font-weight: 700;
    margin-top: 25px;
  }
  .newsletter:nth-child(2) {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.nossites:nth-child(3) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

  .formulaire2 {
    display: flex;
    flex-direction: row;
    width:90%;
  }

  .formulaire2 .champ {
    width: 100%;
    height: auto;
    background-color: #282b28;
    color: #686b67;
    font-size: 10px;
    border: 0px;
  }

  .formulaire2 button {
    background-color: #282b28;
    background-repeat: no-repeat;
    border: 0px;
  }

  .rechenvoi2 {
    background-image: url(../images/Send.svg);
    width: 20px;
    height: 20px;
  }
.agrand{
  width:auto;
  margin-right:70%;
  /* padding-bottom:30px; */
}
  .agrand button {
    background-image: url(../images/agrandir.png);
    width: 25px;
    height: 25px;
    border: 0;
  }

  .mentions {
    display:none;
  }

}
