@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* center vertically */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
.path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img .lien-actualites .wrapper-fl .ligne {
  background-image: url(../images/pixel-ligne-blanc.png);
  background-repeat: repeat-x;
  background-position: left center;
  height: 7px;
  background-size: auto 1px;
  display: block;
  float: left;
  width: 35px;
}

.path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img .lien-actualites .wrapper-fl .pointe {
  background-image: url(../images/pointe-blanche.png);
  background-repeat: no-repeat;
  background-position: left 0;
  background-size: auto 7px;
  display: block;
  float: left;
  width: 7px;
  height: 8px;
}

.path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img .lien-actualites:hover .wrapper-fl .ligne {
  background-image: url(../images/pixel-ligne-rose.png);
  width: 105px;
  -webkit-animation: fl-right 0.15s ease-in-out;
  -moz-animation: fl-right 0.15s ease-in-out;
  -ms-animation: fl-right 0.15s ease-in-out;
  -o-animation: fl-right 0.15s ease-in-out;
  animation: fl-right 0.15s ease-in-out;
}

.path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img .lien-actualites:hover .wrapper-fl .pointe {
  background-image: url(../images/pointe-rose.png);
}

.path-actualites {
  background-color: white;
}
.path-actualites .view-content {
  max-width: 1160px;
  width: calc(100% - 40px);
  margin: 0 auto 0;
}
.path-actualites .item-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.path-actualites .item-list h3 {
  padding-top: 25px;
  width: 100%;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.path-actualites .item-list h3 span.mois {
  font-family: "Helvetica";
  font-size: 2.1875rem;
  font-weight: 700;
  color: #FFD600;
}
.path-actualites .item-list h3 span.annee {
  font-size: 1.875rem;
  font-family: "SequelSans-BoldDisplay", sans-serif;
  margin-top: 2px;
  padding-top: 5px;
}
.path-actualites .item-list ul {
  width: 100%;
  padding: 0 0 0 0;
  margin: 0;
  list-style: none;
}
.path-actualites .item-list ul li {
  margin: 0 0 50px 0;
}
.path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: "Helvetica";
  font-weight: 200;
}
.path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img h2 {
  font-family: "SequelSans-BlackBodyText", sans-serif;
  font-size: 1rem;
  line-height: 120%;
  font-weight: normal;
  margin: 0 0 5px 0;
}
.path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img p {
  margin-top: 0;
  margin-bottom: 5px;
}
.path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img .txt {
  margin-top: 20px;
}
.path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img .lien-actualites a {
  font-family: "SequelSans-BlackBodyText", sans-serif;
  display: inline-block;
  margin-top: 15px;
  text-decoration: none;
  color: inherit;
}
.path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img .lien-actualites .wrapper-fl {
  margin-top: 5px;
  overflow: hidden;
  width: 100%;
}
.path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img .lien-actualites .wrapper-fl .ligne {
  background-image: url(../images/pixel-ligne-noir.png);
}
.path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img .lien-actualites .wrapper-fl .pointe {
  background-image: url(../images/pointe-noir.png);
}
.path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img .lien-actualites:hover {
  color: #FFD600;
}
.path-actualites .item-list ul li img {
  width: 100%;
  height: auto;
  margin-left: 0px;
  margin-right: 0px;
}
.path-actualites .js-pager__items {
  max-width: 1160px;
  width: calc(100% - 40px);
  margin: 0 auto 50px;
  padding: 0;
}
.path-actualites .js-pager__items li {
  padding: 0 0 0 0;
}
.path-actualites .js-pager__items li a.button {
  display: inline-block;
  background-color: black;
  border: 1px solid black;
  font-family: "SequelSans-BlackBodyText", sans-serif;
  text-decoration: none;
  color: white;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  margin-top: 10px;
  margin-left: 0px;
}
.path-actualites .js-pager__items li a.button:hover {
  color: #FFD600;
  background-color: #fff;
  color: black;
  border: 1px solid black;
}

@media only screen and (min-width: 1024px) {
  .path-actualites .item-list {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
  }
  .path-actualites .item-list h3 {
    border-right: solid 1px;
    padding-top: 75px;
    padding-right: 45px;
    width: 155px;
    text-align: right;
    display: block;
  }
  .path-actualites .item-list h3 span.mois {
    font-size: 4.25rem;
  }
  .path-actualites .item-list h3 span.annee {
    font-size: 2.125rem;
    margin-top: -10px;
    padding-top: 0;
    display: block;
  }
  .path-actualites .item-list ul {
    width: calc(100% - 160px);
    padding: 75px 0 0 0;
  }
  .path-actualites .item-list ul li {
    margin: 0 0 70px 0;
  }
  .path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
  }
  .path-actualites .item-list ul li .wrapper-element-liste .wrapper-txt-img .txt {
    margin-top: 0px;
  }
  .path-actualites .item-list ul li img {
    width: 360px;
    margin-left: 50px;
    margin-right: 40px;
  }
  .path-actualites .js-pager__items {
    margin: 0 auto 100px;
  }
  .path-actualites .js-pager__items li a.button {
    width: 360px;
    margin-left: 244px;
  }
}
@media only screen and (min-width: 1200px) {
  .path-actualites .item-list h3 {
    border-right: solid 1px;
    width: 255px;
  }
  .path-actualites .item-list h3 span.mois {
    font-size: 6.25rem;
  }
  .path-actualites .item-list h3 span.annee {
    font-size: 3.125rem;
  }
  .path-actualites .item-list ul {
    width: calc(100% - 260px);
  }
  .path-actualites .item-list ul li img {
    margin-left: 100px;
  }
  .path-actualites .js-pager__items li a.button {
    margin-left: 382px;
  }
}