
@font-face {
  font-family: "phosphate";
  src: url("../police/Phosphate-Inline.eot"); /* IE9 Compat Modes */
  src: url("../police/Phosphate-Inline.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../police/Phosphate-Inline.otf") format("opentype"), /* Open Type Font */
    url("../police/Phosphate-Inline.svg") format("svg"), /* Legacy iOS */
    url("../police/Phosphate-Inline.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../police/Phosphate-Inline.woff") format("woff"), /* Modern Browsers */
    url("../police/Phosphate-Inline.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "oxanium";
  src: url("../police/Oxanium-Regular.eot"); /* IE9 Compat Modes */
  src: url("../police/Oxanium-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../police/Oxanium-Regular.otf") format("opentype"), /* Open Type Font */
    url("../police/Oxanium-Regular.svg") format("svg"), /* Legacy iOS */
    url("../police/Oxanium-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../police/Oxanium-Regular.woff") format("woff"), /* Modern Browsers */
    url("../police/Oxanium-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "oxanium-semibold";
  src: url("../police/Oxanium-SemiBold.eot"); /* IE9 Compat Modes */
  src: url("../police/Oxanium-SemiBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../police/Oxanium-SemiBold.otf") format("opentype"), /* Open Type Font */
    url("../police/Oxanium-SemiBold.svg") format("svg"), /* Legacy iOS */
    url("../police/Oxanium-SemiBold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../police/Oxanium-SemiBold.woff") format("woff"), /* Modern Browsers */
    url("../police/Oxanium-SemiBold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

body{margin:0;padding: 0}

.collage-travaux {
    width: 100%;
    height: 325px;
    background: linear-gradient(rgba(225,95,0,0.6),rgba(225,95,0,0.6)), url(../image/Illustration-collage-AnneBrachet.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin:0;
    padding:0}

.collage-travaux .titre p {
  color: #FFFFFF;
  font-size: 5em;
  font-family: phosphate;
  text-align:left;
  padding:  0 10px ;
  border: 15px solid white;
  border-style: double;
  position: absolute;
  margin: 90px 43% 0px 5%;
      }

.villes-nav {
  margin-top: 30px;
  padding: 30px 0 0px 5%;
  width: 95%;
  background: none;
  display: grid;
  grid-template-columns: 70% 10% 10%;
  position:static;
  }

.villes h4 {
  font-family: oxanium;
  font-size: 1em;
  color: #FFFFFF;
  padding: 2px 0 2px 1%;
  margin : 0 85% 20px 0;
  background-color: #E15F00;
}

.villes a:link, .villes a:visited {
  font-family: oxanium;
  font-size: 0.8em;
  line-height: 2em;
  text-decoration: none;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-style: dotted;
  padding: 3px 1% 2px 1%;
  margin-right: 1%;
  background-color: #000000;
  transition: background-color 0.5s;
}

.villes a:hover {
 background-color: #E15F00;
}

.titre-villes p {
  font-family: phosphate;
  font-size: 2.4em;
  line-height: 1em;
  color: #E15F00;
  padding: 45px 0 5px 0;
  margin:0 auto;
  /*background-color: #FFFFF0;*/
}

.dos-col{
  width:100%;
}
.column {
  float: left;
  width: 50%;
}

.dos-col:after {
  content: "";
  display: table;
  clear: both;
}

.dos-col img{
  width:90%;
  margin: 30px 5% 15px 0;
  border: 1px solid #000;
}

.dos-col p {
  font-family: oxanium;
  font-size: 0.8em;
  line-height: 1.2em;
  color: #FFFFFF;
  background-color: #000000;
  padding: 2px 1% 2px 1%;
  margin : 0 10% 0 0;
  border: 1px solid #FFFFFF;
  border-style: dotted;
}

.dos-col h2 {
  font-family: oxanium;
  font-style: italic;
  font-size: 0.8em;
  line-height: 1.2em;
  color: #000000;
  padding: 2px 1% 2px 1%;
  margin-top: 2px;
}

.nav-1-travaux ul {
  width: 10%;
  margin-left: 90%;
  /*height: auto;
  background-color: #FF8C00;*/
}

.nav-1-travaux a:link, .nav-1-travaux a:visited{
  text-decoration: none;
  font-family:oxanium-semibold;
  font-size: 1.1em;
  color:#E15F00;
  text-align: center;
  display:grid;
  grid-template-columns: repeat(4,25%);
  padding: 20px 0% 30px 45%;
  margin:0;
/*background-color: #FFFFF0;*/
}

.nav-1-travaux p{
  transform: rotate(90deg);
}

.nav-eglantine {
  width: 70%;
  margin-left: 30%;
  padding : 0 0% 100px 20%;
  /*background-color: #FFFFF0;*/
}

.nav-eglantine a img {
  width: 40px;
  /*background-color: #FF8C00;*/
}

.footer-travaux {
  padding-top: 25px;
}

.footer-travaux  p{
  text-align: center;
  font-family:oxanium;
  font-size: 0.6em;
  line-height: 1.4em;
  color:#E15F00;
  padding: 0 6% 0 6%;
  position:  sticky;
}

@media only screen and (max-width: 1650px) {

  .collage-travaux {
      height: 270px;
  }

  .collage-travaux .titre p {
      font-size: 4em;
      margin: 70px 43% 0px 5%;
  }
}

@media only screen and (max-width: 1450px) {

  .collage-travaux {
      height: 210px;
  }

  .collage-travaux .titre p {
        font-size: 3.5em;
        margin: 50px 43% 0px 5%;
  }

  .villes-nav {
        margin-top:0px;
  }

  .villes h4 {
        font-size: 0.9em;
  }

  .nav-1-travaux a:link, .nav-1-travaux a:visited{
        font-size: 1em;
        padding: 20px 0% 10px 45%;
  }

  .nav-eglantine a img {
        width: 35px;
  }
}

@media only screen and (max-width: 1280px) {

  .villes h4 {
    margin : 0 80% 20px 0;
    }
}

@media only screen and (max-width: 1000px) {

.collage-travaux .titre p {
    font-size: 3em;
    border: 13px solid white;
    border-style: double;
    margin: 60px 43% 0px 5%;
  }

.villes h4 {
    margin : 0 70% 20px 0;
}

.titre-villes p {
   margin-top: 20px;
}

.column {
  width: 100%;
}

.dos-col img{
  width:80%;
}

.dos-col p {
  width:80%;
}
}

@media only screen and (max-width: 790px) {

  .collage-travaux {
      height: 190px;
    }

  .titre-villes p {
     font-size: 2.2em;
     padding: 0px 0 5px 0;
  }

  .villes a {
    font-size: 0.7em;
  }

.nav-1-travaux a:link, .nav-1-travaux a:visited{
    font-size: 0.9em;
  }
}

@media only screen and (max-width: 480px) {

.collage-travaux {
    height: 160px;
  }

.collage-travaux .titre p {
    font-size: 2em;
    border: 9px solid white;
    border-style: double;
    margin: 55px 43% 0px 5%;
  }

.villes {
    margin: 10px 0 0 5%;
    }

.villes h4 {
    margin : 0px 30% 20px 0;
    font-size: 0.8em;
  }

.titre-villes p {
     font-size: 1.8em;
  }

.dos-col img{
    width:100%;
  }

.dos-col p {
      width:100%;
      font-size: 0.7em;
    }

.dos-col h2 {
      font-family: oxanium-semibold;
      font-style: italic;
      font-size: 0.7em;
      line-height: 1.2em;
      color: #000000;
      padding: 2px 1% 2px 1%;
      margin-top: 2px;
    }

.nav-1-travaux a:link, .nav-1-travaux a:visited{
    font-size: 0.8em;
    padding:20px 0% 10px 75%;
  }

.footer-travaux p{
    padding-top: 0px;
    font-size: 0.5em;
  }
  }

  @media only screen and (max-width: 350px) {

  .collage-travaux {
      height: 140px;
    }

    .collage-travaux .titre p {
      font-size: 1.7em;
      border: 9px solid white;
      border-style: double;
      margin: 45px 43% 0px 5%;
    }

    .titre-villes p {
        font-size: 1.7em;
      }

      .nav-1-travaux ul {
        margin-left: 70%;
      }
  }

{}
