@media (min-width: 320px) {
  img {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 320px) {
  #header {
    padding: 5px;
    border-bottom: 1px solid var(--bs-gray-300);
    margin-top: 40px;
  }
  
  .block-title h1{
  font-weight: 700;
}



}

@media (min-width: 320px) {
  #reseaux .item {
    width: 34px;
    height: 34px;
    margin: 2px;
    border: 1px solid;
    border-radius: 100%;
    display: inline-block;
    max-width: 230px;
    float: right;
  }
  
  #magazine{
  background-color: #000;
  color: #fff;
  padding-bottom: 15px;
}
#magazine h1{
  color: #fff;
}
#magazine .block-title-wrapper.style-10::before {
  border-bottom: 5px double #fff;
}
#magazine #bellissi #autocollant{
  color: #fff;
}

}

@media (min-width: 320px) {
  #reseaux {
    position: relative;
  }
}

@media (min-width: 320px) {
  #reseaux .fab, #reseaux .far {
    font-size: 20px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
}

@media (min-width: 320px) {
  #navcol-1 a {
    font-weight: 700;
  }
}

@media (min-width: 320px) {
  input {
    margin: 0px;
  }
}

@media (min-width: 320px) {
  #menu {
    border-bottom: 1px solid;
    padding-right: 10px;
  }
}

@media (min-width: 320px) {
  #menu #recherche {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 190px;
    margin: auto;
    margin-bottom: 10px;
  }
}

@media (min-width: 320px) {
  #abbonnement {
    width: 190px;
    position: relative;
    margin-top: 5px;
  }
}

@media (min-width: 320px) {
  #abbonnement button {
    background-color: #000;
    border: none;
    font-weight: 700;
    font-size: .7rem;
  }
}


@media (min-width: 320px) {
  .content {
    max-width: 1020px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-top: 25px;
  }
}

@media (min-width: 320px) {
  body {
    font-family: 'roboto',serif;
    line-height: 1.42857143;
    color: #040404;
  }
  
  #rubrique_la_une .row > #bellissi2{
  padding-left: 0
}

}

@media (min-width: 320px) {
  #titre h1 {
    font-size: 1.5rem;
    padding-top: 7px;
    font-weight: 700;
  }
}

@media (min-width: 320px) {
  #auteur {
    text-align: center;
    padding: 10px;
    margin-top: 25px;
    border-top: 1px solid;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (min-width: 320px) {
  #categorie {
    padding: 10px;
    text-align: center;
    display: none;
  }
}

@media (min-width: 320px) {
  #categorie h1 {
    font-weight: 800;
  }
}

@media (min-width: 320px) {
  #rubrique_la_une h1 {
    font-size: 1.7rem;
    line-height: 1;
  }
}

@media (min-width: 320px) {
  #bellissi #autocollant {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    direction: rtl;
    color: #0b0b0b;
  }
}

@media (min-width: 320px) {
  #bellissi {
    width: 3%;
  }
}

@media (min-width: 320px) {
  #bellissi2 {
    width: 95%;
  }
}

@media (min-width: 320px) {
  .block-title-wrapper.style-10::before {
    border-bottom: 5px double rgb(16,15,15);
    left: 0;
    height: 50px;
    content: "";
    display: block;
    flex-grow: 1;
  }
}

@media (min-width: 320px) {
  .block-title-wrapper {
    display: flex;
    align-items: center;
    position: relative;
  }
}

@media (min-width: 320px) {
  .block-title {
    font-size: 1.3rem;
    position: relative;
    white-space: nowrap;
    font-weight: 500;
    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 320px) {
  .row {
    --bs-gutter-x: .7rem;
  }
}

@media (min-width: 320px) {
  .block-title-wrapper.style-20::after, .block-title-wrapper.style-20::before {
    border-bottom: 5px solid;
    height: 10px;
    content: "";
    display: block;
    flex-grow: 1;
  }
}

@media (min-width: 320px) {
  .block-title-wrapper.style-20 {
    max-width: 800px;
    margin: auto;
    margin-top: 15px;
  }
}

@media (min-width: 320px) {
  .block-title-wrapper.style-20 h1 {
    padding: 10px;
    font-weight: 700;
    font-size: 1.2rem;
  }
}

@media (min-width: 320px) {
  #vignette_horizontale h1 {
    font-size: 18px;
    font-weight: normal;
  }
}

@media (min-width: 320px) {
  #vignette_horizontale #date {
    font-size: 14px;
    color: gray;
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 700;
    margin-bottom: 10px;
  }
}

@media (min-width: 320px) {
  #rubrique_la_une {
    margin-top: 15px;
  }
}


@media (min-width: 320px) {
  #rubrique_la_une #bellissi {
    border-left: 5px double;
  }
}

@media (min-width: 320px) {
  #rubrique_la_une #bellissi #autocollant {
    font-weight: 700;
  }
}

@media (min-width: 320px) {
  #rubrique_la_une #bellissi2 {
    margin-bottom: 5px;
  }
}

@media (min-width: 320px) {
  .populaire_titre {
    max-width: 600px;
    margin: auto;
    margin-top: 25px;
  }
}

@media (min-width: 320px) {
  #Plus_populaires {
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 700;
    font-size: 1.3rem;
  }
}

@media (min-width: 320px) {
  #populaire_content li {
    list-style: none;
  }
}

@media (min-width: 320px) {
  #populaire_content li .BlockMost-number {
    display: inline-block;
    font-size: 1.3rem;
    margin-left: -34px;
    line-height: 1rem;
    color: #000;
  }
}

@media (min-width: 320px) {
  #populaire_content li .BlockMost-itemTitle {
    display: table-cell;
    font-size: 1.2rem;
    line-height: 1;
    overflow: hidden;
    vertical-align: middle;
  }
}

@media (min-width: 320px) {
  .BlockMost-item {
    width: 100%;
  }
}

@media (min-width: 320px) {
  .BlockMost-link {
    border-bottom: 1px solid #cdcdcd;
    display: table;
    text-decoration: none;
    color: #000;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}


@media (min-width: 320px) {
  .btn_voirplus {
    display: inline-block;
    float: right;
  }
}

@media (min-width: 320px) {
  .populaire_titre {
    border-bottom: 5px solid;
    padding-bottom: 10px;
    margin-bottom:15px;
  }
}

@media (min-width: 320px) {
  .btn_voirplus {
    padding-bottom: 15px;
    padding-top: 5px;
  }
}

@media (min-width: 320px) {
  #beaute .btn_voirplus a {
    color: #ffffff;
  }
}

@media (min-width: 320px) {
  #portrait {
    max-width: 900px;
    margin: auto;
  }
}

@media (min-width: 320px) {
  .portrait #date {
    color: gray;
    display: inline-block;
    padding: 5px 0;
    text-align: center;
    border-bottom: 1px solid;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 15px;
  }
}

@media (min-width: 320px) {
  .portrait h1 {
    font-size: 1.3rem;
    font-weight: 700;
  }
}

@media (min-width: 320px) {
  .portrait {
  }
}

@media (min-width: 320px) {
  a:hover {
    color: #e5007d!important;
  }
}

@media (min-width: 320px) {
  #btn_voirplus a {
    color: #000;
    text-decoration: none;
    font-weight: 700;
  }
}

@media (min-width: 320px) {
  #titre_vignette_horizontale #dates {
    color: gray;
    display: inline-block;
    text-align: center;
    border-bottom: 1px solid;
    font-weight: normal;
    padding-bottom: 10px;
    font-size: 13px;
  }
}

@media (min-width: 320px) {
  #titre_vignette_horizontale h1 {
    margin-bottom: 0;
    margin-top: 9px;
  }
}

@media (min-width: 320px) {
  #mode #vignette_horizontale {
    border-left: 5px solid #e5007d29;
    padding:10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media (min-width: 320px) {
  #plus_event #dates, #mode #vignette_horizontale #dates, #plus_mode #dates {
    padding-bottom: 5px;
    border-bottom: 1px solid;
    margin-bottom: 10px;
    font-size: 14px;
    color: gray;
  }
}

@media (min-width: 320px) {
  #plus_mode h1, #plus_event h1 {
    font-size: 18px;
    font-weight: normal;
  }
}

@media (min-width: 320px) {
  #mode #populaire_title {
    margin-bottom: 20px;
  }
}

@media (min-width: 320px) {
  #plus_mode #dates, #plus_event #dates {
    display: inline-block;
  }
}

@media (min-width: 320px) {
  #beaute {
    background-color: #0b0b0b;
    color: #ffffff;
  }
}

@media (min-width: 320px) {
  #beaute .block-title-wrapper.style-10::before {
    border-color: #ffffff;
  }
}

@media (min-width: 320px) {
  #beaute #bellissi #autocollant {
    color: #ffffff;
  }
}

@media (min-width: 320px) {
  #vignette_rectangle {
    position: relative;
    padding: 5px;
    margin-bottom: 15px;
    background-color: #ffffff;
  }
}

@media (min-width: 320px) {
  #vignette_rectangle #titre h1 {
    font-size: 18px;
    padding-top: 7px;
    font-weight: normal;
  }
}

@media (min-width: 320px) {
  #event #vignette_rectangle #dates, #beaute #vignette_rectangle #dates {
    padding-bottom: 5px;
    border-bottom: 1px solid;
    font-size: 14px;
    display: inline-block;
  }
}

@media (min-width: 320px) {
  #beaute .block-title-wrapper.style-20 {
    margin-bottom: 15px;
  }
}

@media (min-width: 320px) {
  #vignette_verticale {
    background-color: #ffffff;
    padding: 5px;
  }
}

@media (min-width: 320px) {
  #vignette_verticale #titre {
    color: #040404;
  }
}

@media (min-width: 320px) {
  #vignette_verticale #titre h1 {
    font-size: 1.2rem;
  }
}

@media (min-width: 320px) {
  #beaute #vignette_verticale #dates {
    padding-bottom: 5px;
    border-bottom: 1px solid;
    font-size: 14px;
    color: gray;
    margin-bottom: 5px;
  }
}

@media (min-width: 320px) {
  #rubrique_la_une .row {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 320px) {
  #event #vignette_rectangle #titre {
    bottom: 0;
  }
}

@media (min-width: 320px) {
  #autocollant {
    font-size: .8rem;
    padding-bottom: 5px;
    margin-top: 3px;
  }
  
  
  #abbonnement{
  background-color: #000;
  max-width: 85px;
  padding: 2px;
  color: #fff;
  font-size: .7rem;
  text-align: center;
  border-radius: 2px;
 
}

  
  #vignette_rectangle {
  color: #100f0f;
}

#plus_de_mode #vignette_horizontale {
  margin-top: 20px;
}

#plus_mode {
  margin-bottom: 15px;
}

#row_mode, #row_event {
  margin-bottom: 15px;
}

#footer {
  background-color: #000000;
  color: #ffffff;
}

#copyrigth {
  text-align: center;
  padding: 10px;
}

#toute_actu_column {
  position: relative;
}

#toute_actu_title h1 {
  font-size: 1rem;
  font-weight: normal;
}

.content2 {
  max-width: 1050px;
  margin: auto;
  padding: 5px;
  margin-top: 20px;
  margin-bottom: 15px;
}

#toute_actu_title {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

#toute_actu .row {
  margin-bottom: 15px;
}

#titre_article {
  font-weight: 600;
}

#section_article .m-auto {
  max-width: 320px;
  margin: auto;
}

#section_article .m-auto .btn-group-sm > .btn, .btn-sm {
  padding: 5px 7px!important;
}

#legende {
  font-size: 14px;
  background-color: #000;
  color: #ffffff;
  padding: 3px;
  margin-bottom: 10px;
}

#date_article {
  border-bottom: 5px solid #e5007d29;
  padding-bottom: 3px;
  margin-bottom: 5px;
  font-size: 14px;
}

#section_article .m-auto {
  margin-left: -13px!important;
}

#text_article {
  font-size: 18px;
}

#topBouton {
  display: block;
  position: fixed;
  bottom: 20px;
  left: 10px;
  z-index: 10000;
  width: 60px;
  font-size: 2rem;
  height: 60px;
  border-radius: 100%;
  border: none;
  color: #ffffff;
  background-color: #000;
}

#maquettee {
  margin-bottom: 20px;
  padding: 6px;
  position: fixed;
  top: 0;
  z-index: 100;
  background-color: #fff;
  width: 100%;
  font-weight: 700;
  display: inline-block;
  max-width: 20px;
}

#listing {
  background-color: #f5f5f5;
}

#section_article {
  background-color: #f5f5f5;
  padding-top: 5px;
  padding-bottom: 5px;
}

#section_article .content2 {
  background-color: #ffffff;
}

#vignette_listing_titre h1 {
  font-size: 1rem;
}

#vignette_listing_titre {
  width: 80%;
  background-color: #ffffff;
  margin: auto;
  bottom: 60px;
  position: relative;
  padding: 5px;
  border-radius: 2px;
  box-shadow: 0 0 5px 0px;
}

#listing_date {
  font-size: 13px;
  text-align: right;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0,0,0,0.09);
}

 
}

@media (max-width: 400px) {
  #rubrique_la_une .row > * {
    padding-left: calc(var(--bs-gutter-x) * .1);
  }
}

@media (min-width: 480px) {
  #rubrique_la_une h1 {
    font-size: 2.5rem;
  }
}

@media (min-width: 480px) {
  .block-title-wrapper.style-20 h1 {
    font-size: 1.7rem;
  }
}

@media (min-width: 480px) {
  #Plus_populaires {
    font-size: 1.5rem;
  }
}


@media (max-width: 767px) {
.portrait{
    margin-bottom: 15px;
}

#reseaux,
#logo{
  max-width: 250px; 
 margin: auto;
} 
#abbonnement,
#reseaux{
  margin: auto;
}
#profil .portrait{
    margin-bottom: 15px;
}
#vignette_horizontale{
  margin-bottom: 25px;
}
#vignette_listing {
  margin: 0px;
}

#logo {
  display: block;
  margin: auto;
  max-width: 250px;
  margin-bottom: 10px;
}
#abon{
   margin-top: 10px;
}
}


@media (min-width: 768px) {
  #content_la_une {
    position: relative;
  }
  
  #abbonnement{
 
  position:fixed;
  right:5px;
  top:5px;
}

}

@media (min-width: 768px) {
  #bellissi {
    width: 3.3%;
  }
  
  #vignette_horizontale {
    padding: 10px;
    position: relative;
  }
}

@media (min-width: 768px) {
  #section_article article {
    padding-right: 10px;
    border-right: 5px solid #e5007d29;
  }
}

@media (min-width: 768px) {
  #bellissi2 {
    width: 96.7%;
  }
}

@media (min-width: 768px) {
  #categorie {
    padding: 10px;
    text-align: center;
    display: block;
  }
}

@media (min-width: 768px) {
  #la_une_titre {
    position: absolute;
    bottom: 0;
    background-color: rgba(11,11,11,0.72);
    width: 35%;
    height: 100%;
  }
}

/*

@media (min-width: 768px) {
  #abon {
    width: 35%;
  }
}


@media (min-width: 768px) {
  #rx {
    width: 65%;
  }
}

*/

@media (min-width: 768px) {
  #title_block {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    padding: 15px;
  }
}

@media (min-width: 768px) {
  #rubrique_la_une h1 {
    font-size: 3.5rem;
    line-height: 1;
  }
}

@media (min-width: 768px) {
  #profil #la_une_titre {
    right: 0;
    width: 40%;
  }
}

@media (min-width: 768px) {
  #mode #la_une_titre {
    width: 50%;
  }
}

@media (min-width: 768px) {
  #vignette_rectangle {
    max-height: 340px;
    overflow: hidden;
    margin-bottom: 30px;
    margin-right: 7.5px;
  }
}

@media (min-width: 768px) {
  #vignette_rectangle #titre {
    position: absolute;
    bottom: 5px;
    padding: 10px;
    background-color: #ffffffb0;
    color: #040404;
  }
}

@media (min-width: 768px) {
  #vignette_verticale {
    margin-left: 7.5px;
  }
  
  #populaire_content ul {
  padding-right: .8rem;
}

#logo{
  display: inline-block
}

}

@media (min-width: 768px) {
  #societe #la_une_titre {
    right: 0;
    width: 40%;
  }
  
  #vignette_listing {
  position: relative;
  margin: 10px;
}

#section_article .block-title-wrapper.style-20 h1 {
  font-size: 1.2rem;
}

  #abbonnement,
#reseaux{
  float: right
}

}

@media (min-width: 992px) {
  #rubrique_la_une h1 {
    font-size: 4.5rem;
  }
  
  
}

@media (min-width: 992px) {

  
  #autocollant {
    margin-top: 12px;
  }
  
  #div_menu{
  max-width: 400px;
  margin: auto
}

}

/*

@media (min-width: 992px) {
  #rx {
    width: 72%;
  }
    #abon {
    width: 28%;
  }
  
  
}

@media (min-width: 1200px) {
  #abon {
    width: 22%;
  }
}

*/

@media (min-width: 1200px) {
    /*
  #rx {
    width: 78%;
  }
  */
  
  #section_article .block-title-wrapper.style-20 h1 {
  font-size: 1.5rem;
}


#header .col-xl-8 {
  flex: 0 0 auto;
  width: 70%;
}

#header .col-xl-4 {
  flex: 0 0 auto;
  width: 30%;
}

}


#Textabonnement{
  font-size:.65rem;
  font-weight:700;
}
#abbonnement #la_une_imge{
  max-width: 85px;
}


#fondation .block-title2 h1{
  text-align: center;
} 


#logo {
  position: relative;
 /* top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);*/
}

#reseaux{
  display: block;
  max-width:190px;
  margin: auto;
}
