<!-- ====================================================== -->
<!--  Neural v5.2                                           -->
<!--  FICHIER : style-[mun].css                             -->
<!--  DESCRIPTION                                           -->
<!--  Style : Couleurs du site Web d'une municipalité.      -->
<!--                                                        -->
<!--          AUTEUR : Django Blais                         -->
<!--                 : Conception Oznogco Multimédia        -->
<!--       Copyright : © 2016-2017 Tous droits réservés     -->
<!--        CRÉER LE : 2017-03-29 08:38:55                  -->
<!--        CRÉER LE : 2017-03-29 08:38:55                  -->
<!-- ====================================================== -->
/*PFoncé: #152d15;
Foncé: #1e3c1d;
Pâle:#589657;
Disable : #95bb94;
Normal:#2a5429;*/
.buffer{}
.cPFonceFond {color:#fff!important;background-color:#152d15!important;}
.cPaleFond {color:#fff;background-color:#589657;}
.cNormalFond, .fond {color:#fff;background-color:#2a5429;}
.cFonceCouleur {color:#1e3c1d;background-color:transparent;}
.cPFonceCouleur {color:#152d15;background-color:transparent;}
.cPaleCouleur {color:#589657;background-color:transparent;}
.cNormalCouleur, .couleur {color:#2a5429;background-color:transparent;}
.cNormalLigneHaut {border-top:1px solid #2a5429;}
.cNormalLigneBas, .ligne {border-bottom:1px solid #2a5429;}
.cFonceFond {color:#fff!important;background-color:#1e3c1d!important;}
.cDate {color:#eee;background-color:#2a5429;}

.lien {color:#2a5429;background-color:transparent;}
.lien:hover {color:#fff;background-color:#1e3c1d;}
.lienp {color:#2a5429;background-color:transparent;}
.lienp:hover {color:#555;background-color:rgba(68,131,76,0.4);font-weight:bold;}
.lienp:hover .gris {color:#1e3c1d!important;font-weight:normal;}
a.bouton,.bouton {color:#eee;background-color:#2a5429;}
a.bouton:hover,.bouton:hover {color:#fff!important;background-color:#1e3c1d;}
.prev, .next, .close {color:#589657;font-size:1.2em;}
.owl-dots{position:absolute;bottom:0;right:0;width:100%;z-index:999;background-color: rgba(68,131,76,0.4);}
.owl-theme .owl-dots {display:none;}
.owl-accueil img {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.lettre a.select {background-color:#2a5429;color:#fff;}
@media (min-width: 768px) {.cDate {color:#666;background-color:transparent;}
}
h5 a {color:#2a5429;}
h5 a:hover {color:#1e3c1d;}   
select#selection {
   -webkit-appearance: button;
   -webkit-border-radius: 0px;
 /* -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);*/
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   /*background-image: url(http://www.municipalite.saint-hubert-de-riviere-du-loup.qc.ca/images/15xvbd5.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);*/
   background-image: url(http://www.municipalite.saint-hubert-de-riviere-du-loup.qc.ca/images/15xvbd5.png), -webkit-linear-gradient(#2a5429, #2a5429 40%, #1e3c1d)!important;
   background-position: 97% center;
   background-repeat: no-repeat;
   border: none;
   color: #fff;
   font-size: inherit;
   overflow: hidden;
   padding: 5px 10px!important;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 100%;
}
select#selection option {
    padding: 10px;
    background: rgba(68,131,76, 0.7);
    color: #fff;
   /* text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);*/
}

.cSousMenu li.active {border-left:4px solid #2a5429;}
.cSousMenu li:hover{border-left:4px solid #1e3c1d;background-color: #152d15;color:#fff;}
.cSousMenu li.active:hover{border-left:4px solid #152d15;background-color: #152d15;color:#fff;}
.cSousMenu li a:hover{background-color:#2a5429;}
.cRecherche{background:#589657;}
.cRecherchePicto{background:#589657;}
.cRechercheBoite.cRechercheBoite-ouvert .cRecherchePicto{background:#589657;}
.modal-header{background-color:#2a5429;}
#calendrier .calentete {border-right: 1px solid #1e3c1d;}
#calendrier table.titre {background-color: #1e3c1d;}
#calendrier table:not(.titre) th {background-color:#1e3c1d;}
#calendrier table:not(.titre) td.aujourdhui {background-color:#1e3c1d;}
.btn-primary {background-color:#589657;}
.btn-primary:hover {background-color:#1e3c1d;}
.boutonEntete {background: #2a5429;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2a5429), color-stop(100%, #1e3c1d));
  background-image: -moz-linear-gradient(top, #2a5429, #1e3c1d);
  background-image: -webkit-linear-gradient(top, #2a5429, #1e3c1d);
  background-image: linear-gradient(to bottom, #2a5429, #1e3c1d);
}
.boutonEntete:hover {background: #1e3c1d;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1e3c1d), color-stop(100%, #2a5429));
  background-image: -moz-linear-gradient(top, #1e3c1d, #2a5429);
  background-image: -webkit-linear-gradient(top, #1e3c1d, #2a5429);
  background-image: linear-gradient(to bottom, #1e3c1d, #2a5429);
}
.formatlist > li:before {color:#555;background:#fff;}
.formatlist > li:hover:before {color:#555;background:#eee;}
.formatlist > li:hover {background:#eee;}
.nav-link, .page-link {color: #2a5429!important;}
.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {color: #ffffff;background-color: #2a5429;border-color: #2a5429;}
.cModal {border-radius:10px!important;border-top:8px solid #2a5429!important;border-bottom:8px solid #2a5429!important;background-color:#2a5429;!important}
.close {color:#eee;}
.close:hover {color:#fff;}
/* Styles NDP */
/*.cDate {background-color:#152d15;}
.cSousMenu li.active {border-left:4px solid #152d15;}
.cSousMenu li:hover{border-left:4px solid #152d15;}
.cSousMenu li.active:hover{border-left:4px solid #1e3c1d;}
.cSousMenu li a:hover{background-color:#152d15;border-left:4px solid #152d15;}
.cRecherche{background:#589657;}
.cRecherchePicto{color:#fff;background:#589657;}
.cRechercheBoite.cRechercheBoite-ouvert .cRecherchePicto{background:#589657;}
.modal-header{background-color:#152d15;}
#calendrier .calentete {border-right: 1px solid #152d15;}
#calendrier table.titre {background-color: #152d15;}
#calendrier table:not(.titre) th {background-color:#152d15;}
#calendrier table:not(.titre) td.aujourdhui {background-color:#152d15;}
.btn-primary {background-color:#589657;}
.btn-primary:hover {background-color:#152d15;}
.bouton {background: #2a5429;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2a5429), color-stop(100%, #1e3c1d));
  background-image: -moz-linear-gradient(top, #2a5429, #1e3c1d);
  background-image: -webkit-linear-gradient(top, #2a54296, #1e3c1d);
  background-image: linear-gradient(to bottom, #2a5429, #1e3c1d);
}
*/
/* Styles St-Hubert */
/*
PFonc.é: #152d15;
Foncé: #1e3c1d;
Pâle:#589657;
Normal:#2a5429;
*/