<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* balises principales */

header {
  background-color: #464646;
  }

nav {
    height: 80px;
    background-color: silver;
    color : white;
  }

aside {
    height: auto;
    background-color: #464646;
  }

footer {
    min-height: 100px;
    background-color: #464646;
    color : gainsboro;
    clear : both;
  }

body {
      background-color : #464646;
      width : 95%;
      margin : auto;
  }

h1 {
  font-size: 2em;
  font-weight: 600;
}

.navigation {
  background-color: silver;
}

.btn {
  box-shadow: 3px 3px rgba(0, 0, 0, 0.35);
}

/* styles hover */

.btn:hover{
  font-weight: 600;
}

.hover-w{
}

.img-menu:hover {
  width : 85%;
  border : solid black;
  transition : 0.2s;
}

.go-up:hover {
  height : 18px;
}

.hover-w:hover{
  color:silver;
}

.lien-black:hover{
  text-decoration: none;
  font-weight: bold;
  color:black;
}

.lien-46:hover{
  text-decoration: none;
  font-weight: bold;
  color: #464646;
}

.card-accueil2:hover {
  border : black;
  background-color: #DDDDDD;
  margin : 1px;
}

.article1:hover{
  border : black;
  background-color: #DDDDDD;
}

.lien-w:hover{
  color: #DDDDDD;
  font-weight : bold;
  text-decoration: none;
}

.lien-gras:hover{
  text-decoration : none;
  font-weight: bold;
}

/* style background */

.silver{
  background-color: silver;
}

.white {
      background-color: white;
  }

.lightskyblue{
  background-color: silver;
  color : #464646;
}

.darkblue{
  background-color: #464646;
}

.black {
      background-color: black;
      color : white;
  }

  /* style texte */

.lien-gras{

}

.text-gras{
  font-weight: bold;
}

.text-black{
  color : black;
}

.lien-black{
  color:black;
}


.text-46{
  color : #464646;
}

.lien-46{
  color:#464646;

}

.lien-w{
  color:#DDDDDD;
}

.red {
  background-color: red;
  color : white;
}

.pink {
  background-color: silver;
}


/* styles sur les card */
.card-text-w{
  color:silver;
}

.card-pink{
    background-color: silver;
  }

.card-black {
      background-color: black;
      color : white;
  }

.card-darkblue {
  background-color: #464646;
  border-color: #464646;
}

.card-blue {
  background-color: silver;
  border-color:silver;
}

.card-top {
      background-color: silver;
      min-height : 205px;
  }

.card-pitch {
  height : 350px;
}

.card-who {
    height : 330px;
  }

.presentation-card {
    min-height : 200px;
  }

.card-index {
    min-height : 160px;
  }




.aeration {
      height : 1em;
  }

.justify {
      text-align : justify
  }

.taille-vignette-index {
    background-size: cover;
    height : 200px;
  }



/* Style the buttons that are used to open and close the accordion panel */

     .accordion {
      background-color: silver;
      color: black;
      cursor: pointer;
      padding: 18px;
      width: 100%;
      border: none;
      text-align: left;
      outline: none;
      transition: 0.4s;
    }
    
    .active2, .accordion:hover {
      background-color : #DDDDDD;
      color : #464646;
      font-weight: 600;
    }
    
    .accordion:after {
      content: '\002B';
      color: darkslategray;
      font-weight: bold;
      float: right;
      margin-left: 5px;
    }
    
    .active2:after {
      content: "\2212";
    }
    
    .panel {
      padding: 0 18px;
      background-color: #DDDDDD;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.2s ease-out;
    }
  
.flotte {
     float : left;
    }

.img-brand {
    width:15%;
}

.video {
      max-width : 100%;
      height : auto;
      margin-top : 10px;
    }

.accroche {
  text-shadow: 1px 1px 2px silver;
  margin-top: 15px;
  font-size: 1.2em;
  margin-left : 15px;
  margin-right : 15px;
  text-align : center;
  margin-bottom : -8px;

}

.bloc-accroche{
  display : flex;
  justify-content : space-evenly;
  height : 60px;
  align-items : center;
}

.bloc-sous-titre{
  display : flex;
  justify-content : space-evenly;
  height : 90px;
  align-items : center;
  margin-bottom : -25px;
  margin-top : 15px;
}

.text-sous-titre{
  margin-left : 15px;
  margin-right : 15px;
  text-align : center;
}

.bloc-titre{
  display : flex;
  justify-content : space-evenly;
  height : 70px;
  align-items : center;
  margin-top : -5px;
}

.text-titre{
  margin-left : 15px;
  margin-right : 15px;
  text-align : center;
}

.text-white{
  color : #DDDDDD
}

/** images **/

.img-pitch, .card-img {
      width : 90%;
      text-align : middle;
      margin-top : 20px;
      box-shadow : 4px 4px 10px 3px rgba(0, 0, 0, 0.75);
    }
  
.img-menu {
  display : inline;
  width : 90%;
  max-height : 300px;
  max-width : 200px;
  box-shadow : 4px 4px 10px 3px rgba(0, 0, 0, 0.75);
  transition : 0.2s;
}



.img-bloc-menu {
  display : flex;
  direction : row;
  flex-wrap : nowrap;
  justify-content : space-evenly;
  align-items : center;
  justify-items : center;
}

.img-center {
  text-align : center;
}


.enveloppe:hover{
  width :4.5%;
  transition : 0.2s ;
}



.phone:hover {
  width: 4%;
  transition : 0.2s;
}

.btn:hover{
  box-shadow : 2px 4px 10px 3px rgba(0, 0, 0, 0.75);

}

.logo{
  width : 90%;
}


@media (min-width:992px){
  .pc-only {
    display: block !important;
  }

  .card-footer-mobile {
    display : none;
  }

  .phone {
    width: 3.5%;
    margin: 2px;
  }

  .enveloppe {
    width: 4%;
  }
}

@media (max-width:991px){
  .pc-only{
    display: none !important;
  }

  .mobile-border {
    border : solid black 1px;
  }

  .card-footer-mobile {
    height : 10px;
  }

  .mobile-only{
    font-size: small;
  }

  .mobile-only h3{
    font-size:medium;
    font-weight: 600;
  }

  .phone{
    width: 20px;
  }

  .enveloppe {
    width: 20px;
  }


}


.nav-item {
  text-align : center;
}

.img-index {
  width : 100%;
  text-align : middle;
  box-shadow : 4px 4px 10px 3px rgba(0, 0, 0, 0.75);
  margin-top : -5px;
}

.img-avignon {
  width : 75%;
  text-align : middle;
  box-shadow : 4px 4px 10px 3px rgba(0, 0, 0, 0.75);
  margin-top : -5px;
}

.card-img-avignon{
  width:75%;
  text-align : middle;
  margin-top : 20px;
  box-shadow : 4px 4px 10px 3px rgba(0, 0, 0, 0.75);
}

.article-avignon:hover{
  border : black;
  background-color: red;
}

.bg-avignon{
  background-color: yellow;
}</pre></body></html>