.navbar-color{
    background-color:#353535;
    text-decoration-color:#777777;
}
.navbar-color a{
    color:#777777;
}
.navbar-color a:hover{
    color:#353535;
}

.navbar-footer{
    background: -webkit-linear-gradient(right, #C5B9AB, #CAC2B5);
    background: -o-linear-gradient(right, #C5B9AB, #CAC2B5);
    background: -moz-linear-gradient(right, #C5B9AB, #CAC2B5);
    background: linear-gradient( right, #C5B9AB, #CAC2B5);
}
.navbar-footer a{
    color:#302828;
}
.navbar-color a:hover{
    color:#353535;
}


  .vignette-magasin {
    position: relative;
    max-width: 250px;
    margin: 0 auto;
  }
  .magasin-Vignette-img {
    object-fit: cover;
    height: 200px;
    width: 240px;
    padding: 5px;
}
.text-block {
    
    bottom: 20px;
    right: 20px;
    
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .vignette .text-block {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    text-align: center;background-color: rgba(0, 0, 0, 0.54);
  }

.imgActu-Bandeau{
    max-height: 135px;
    max-width: 200px;
    padding: 5px;
}


.carousel-boutique> .item > img {
    object-fit: cover;
    height: 400px;
    margin: 0 auto;
}
.legende-carousel-boutique{
    color: white;
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.54);
}

.imgCarouselAcceuil {
    object-fit: scale-down;
    height:400px;
    margin: 0 auto;
}
.CarouselActu{
    height:220px;
    border:1px solid #F92572;
    margin-bottom:10px;
    margin-left:15px;
    margin-right: 15px;
}
.text-black-right
{
    position: absolute;
    color: black;
    text-align: right;
    bottom: 0px;
    right: 20px;
}
.text-black
{
    color: black;
}
.actu-horizontal
{
    height: 170px;
}
.cheminActif{
    color:#F92572;
}
.Journal{
    border:1px solid #3A77B4;
    margin-bottom:10px;
}
.titre-journal{
    background: #3A77B4;
    padding: 5px;
    color: white;
    display: inline-block;
    margin-top:0px;
}
.imgficheActu{
    object-fit: contain;
    width: 100%;
    height: 100%;
    background-color: #444;
    border: 1px solid black;
}
.titre-Actu{
    background: #F92572;
    padding: 5px;
    color: white;
    margin:0px;
    display: inline-block;
}

.footer-ul {
    background: -webkit-linear-gradient(right, #C5B9AB, #CAC2B5);
    background: -o-linear-gradient(right, #C5B9AB, #CAC2B5);
    background: -moz-linear-gradient(right, #C5B9AB, #CAC2B5);
    background: linear-gradient( right, #C5B9AB, #CAC2B5);
    float: left;
    padding: 0px 15px;
}
.ico {
    display: inline-block;
    width: 7px;
    margin-right: 2px;
}
.ul-footer{
    list-style:none;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left:0px;
}
.div-footer{
    padding-left:0px;
    padding-right:0px;
}
.ephemeride{
    color: #45484a;
    border: 1px solid #b2b2b2;
    padding: 10px;
    margin-top: 20px;
    text-align: center;
}
.ephemeride img{
    max-width: 100%;
}
.description-magasin{
    padding:5px;
}
.logo-magasin{
    margin-top:10px;
    margin-bottom: 10px;
    height: 75px;
}


.indocators-rose > .carousel-indicators .active{
    background-color: #ffc0CB;
}
.indocators-rose > .carousel-indicators{
    bottom: -10px;
}
.indocators-rose > .carousel-indicators > li{
    border: 1px solid #FFC0CB;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
  }
  
  
  .dropdown-content a:hover {background-color: #f1f1f1}
  
  .dropdown:hover .dropdown-content {
    display: block;
  }
  .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #E0EBF1;
    border: 1px solid #ddd;
}

.img-actu-page {
    object-fit: scale-down;
    height: 300px;
    margin: 0 auto;
}
.table-propo{
    display: block;
    max-height: 200px;
    overflow: auto;
}
body{
    background-color:#ececec;
}
.container{
    background-color:white;
}
.bloc-actu{
    background-color:#c5b9ab;
    margin-top:20px;
}
.grand
{
    font-size: 17px;
}
.cadre-newsletter {
    border: 1px solid #b2b2b2;
    padding: 10px;
    
}
.newsletter-gadget input {
    margin-top: 10px;
    background-color: transparent;
    border: none;
    padding: 10px 80px 10px 10px;
    font-size: 12px;
    width: 65%;
    border-radius: 7px;
    outline: none;
    box-shadow: inset 0px 0px 5px rgba(242,167,149,0.56);
    border: 1px solid #f2a795;
    background-color: white;
}
.newsletter-gadget button {
    padding: 12px;
    width: 70px;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 3px;
    border-radius: 3px;
    font-size: 10px;
    color: white;
}

.pubHorizontal{
    margin-top: 20px;
    margin-left:0px;
    margin-right: 0px;
}

.media{
    display: table-cell;
    
}
.media img{
    border: 1px solid #cecbc4;
    margin-right: 10px;
}
.corp{
    display: table-cell;
}

@media (min-width: 1200px)
{
    div.carte{
        display: inline-block;
        width: 280px;
    }
    .logo-site{
        height:140px;
        position:absolute;
        z-index:10;
        background-color: rgba(0, 0, 0, 0.30);
        margin-top:130px;
    }
}


@media (max-width: 1200px) and (min-width: 768px)
{
    .carousel-inner > .item > img {
        object-fit: cover;
        margin: 0 auto;
        min-height: 350px;
    }
    .carousel-header{
        height: 350px;
    }
    .logo-site{
        height:120px;
        position:absolute;
        z-index:10;
        background-color: rgba(0, 0, 0, 0.30);
        margin-top:50px;
    }
}
@media (max-width: 990px) {

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
    }
    .navbar{
        position: absolute;
        top:5;
        right:10;
        z-index:9999;
    }
    .collapse,.collapsing{
        background-color: grey;
    }
    .navbar-toggle{
        float: right;
    }
}
@media (max-width: 767px)
{
    .vignette {
        position: relative;
        max-width: 382px;
        margin: 0 auto;
      }
    
      .acceuil-Vignette-img {
        object-fit: cover;
        max-height: 250px;
        height: auto;
        width: 100%;
        padding: 5px;
    }

    

    .carousel-inner > .item > img {
        object-fit: cover;
        margin: 0 auto;
        min-height: 150px;
    }

    .carousel-header{
        height: 150px;
    }
    div.carte{
        margin-left: 10px;
        margin-right: 10px;
    }
    .imgActu{
        width: 100%;
        max-width: 175px;
        padding: 5px;
    }
    .logo-site{
        height:70px;
        position:absolute;
        z-index:10;
        background-color: rgba(0, 0, 0, 0.30);
        margin-top:0px;
    }
}

footer.principal .liens > div ul {
    text-align: left;
    padding: 0 20px 0 0;
    list-style: none;
}
.text-date{
    color:grey;
}

.chemin{
    /*background-color: #ebebeb;*/
    color: #45484a;
    font-size: 11px;
    line-height: 24px;
    font-weight: 600;
    padding: 5px 20px;
    text-transform: uppercase;
}
@media(min-width:991px)
{
    .navbar{
        position:absolute;
        z-index:11;
        bottom:0px;
        width:100%;
        background-color: rgba(0, 0, 0, 0.30);
    }
}
@media (min-width: 768px)
{
    .vignette-global{
        display: inline-block;
    }
.vignette {
    position: relative;
    width: 280px;
    margin: 0 auto;
    }
.acceuil-Vignette-img {
    object-fit: cover;
    height: 225px;
    width: 100%;
    padding:3px;
}
.carousel-indicators{
    bottom: 45px;
}

.carousel-header{
    height: 350px;
}

.no-padding-left{
    padding-left: 0px;
}
.no-padding-right{
    padding-right: 0px;
}
.imgActu{
    width: 100%;
    max-width: 300px;
    padding: 5px;
}


footer.principal .liens > div.SavoirPlus, footer.principal .liens > div.boutiques , footer.principal .liens > div.Partenaire, footer.principal .liens > div.social{ 
    display: inline-block;
    vertical-align: top;
}
.footer.principal .liens > div {
    vertical-align: top;
    padding: 20px 0 0 0;
    text-align: center;
}

}
footer.principal .liens {
    padding: 0px 10px;
    display: inline-block;
    vertical-align: top;
}
.liens {
    background-color: #C5B9AB;
    /*background: -webkit-linear-gradient(right, #C5B9AB, #CAC2B5);*/
}
footer.principal {
    display: block;
    color: #000000;
    background-color: #C5B9AB;
    text-align: center;
    padding: 0;
    margin-top: 50px;
}
footer.principal a{
    color: #000000;
}

.encadre {
    border: 1px solid #b2b2b2;
    padding: 10px;
}
.TextActu > p{
    margin:0px;
    font-size: 12px;
}
.TextActu > h3{
    font-weight: bold;
}
.TextActu > h4{
    margin:0px;
    color: black;
}
.TextActu{
    margin-bottom:30px;
    vertical-align: top;
}

.textNavbar
{
    color:white;
}
.photoArticle
{
    position: relative;
    display: inline-block;
    margin: 17px;
    width: 150px;
    height: 150px;

    border: 1px solid #cecbc4;
}
.photoArticle > img{
    height: 150px;
    width: 150px;
    object-fit: cover;
}
.photoArticle > p{
    position: absolute;
    bottom: 45%;
    right: 20%;
    left: 20%;
}

.LogoArticle{
    margin: 0 auto;
    max-width: 140px;
    max-height: 100px;

}
.LogoArticle > img{
    max-width: 140px;
    max-height: 100px;
    object-fit: cover;
}

.imgPrincipal
{
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.54);
    color: white;
    font-size: 18px;
}
.textAlignToLeft {text-align: left;}
.elementVerticalyCentered {margin-top: 10%; margin-bottom: 10%;}
.bordure-tableau {
    border: 3px solid black;
  }

.center {object-position: center;text-align: center;}
.form-table {
    width: 100%;
    border-collapse: collapse;
}

.form-table td {
    padding: 10px;
}

.form-control {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.form-control textarea {
    resize: vertical;
}

.form-control::placeholder {
    color: #999;
}

.form-group {
    margin-bottom: 20px;
}

.form-group p {
    margin-top: 5px;
    font-size: 14px;
    color: #888;
}

.form-group .link {
    text-decoration: none;
    color: #007bff;
    cursor: pointer;
}

.red{color: red;}
.navbar-color .active {
    background-color: whitesmoke;
    color: black;
  }
.black-link{color:black}

.white-background{background-color: whitesmoke;
                    color: whitesmoke;
                
}
#CarouselVignette {
    background-color: lightgray;
  }
#myCarouselpub .carousel-indicators li.active  {
    background-color: black;
  }