﻿<!-- ====================================================== -->
<!--  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                  -->
<!-- ====================================================== -->
.buffer{}
.cPFonceFond {color:#fff!important;background-color:#13436e!important;}
.cPaleFond {color:#fff;background-color:#88a9c8;}
.cNormalFond, .fond {color:#fff;background-color:#6199d4;}
.cFonceCouleur {color:#164d7e;background-color:transparent;}
.cPFonceCouleur {color:#13436e;background-color:transparent;}
.cPaleCouleur {color:#88a9c8;background-color:transparent;}
.cNormalCouleur, .couleur {color:#6199d4;background-color:transparent;}
.cNormalLigneHaut {border-top:1px solid #6199d4;}
.cNormalLigneBas, .ligne {border-bottom:1px solid #6199d4;}
.cFonceFond {color:#fff!important;background-color:#164d7e!important;}
.cDate {color:#eee;background-color:#6199d4;}

.lien {color:#6199d4;background-color:transparent;}
.lien:hover {color:#fff;background-color:#164d7e;}
.lienp {color:#6199d4;background-color:transparent;}
.lienp:hover {color:#555;background-color:rgba(68,131,76,0.4);font-weight:bold;}
.lienp:hover .gris {color:#164d7e!important;font-weight:normal;}
a.bouton,.bouton {color:#eee;background-color:#6199d4;}
a.bouton:hover,.bouton:hover {color:#fff!important;background-color:#164d7e;}
.prev, .next, .close {color:#88a9c8;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:#6199d4;color:#fff;}
@media (min-width: 768px) {.cDate {color:#666;background-color:transparent;}
}

   
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(#6199d4, #6199d4 40%, #164d7e)!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 #6199d4;}
.cSousMenu li:hover{border-left:4px solid #164d7e;}
.cSousMenu li.active:hover{border-left:4px solid #13436e;}
.cSousMenu li a:hover{background-color:#6199d4;border-left:4px solid #164d7e;}
.cRecherche{background:#88a9c8;}
.cRecherchePicto{background:#88a9c8;}
.cRechercheBoite.cRechercheBoite-ouvert .cRecherchePicto{background:#88a9c8;}
.modal-header{background-color:#6199d4;}
#calendrier .calentete {border-right: 1px solid #164d7e;}
#calendrier table.titre {background-color: #164d7e;}
#calendrier table:not(.titre) th {background-color:#164d7e;}
#calendrier table:not(.titre) td.aujourdhui {background-color:#164d7e;}
#calendrier table:not(.titre) td.encart-agenda__mun a {background:none;color:rgba(255,255,255,.95);background-color:rgba(22, 77, 126,.50);background:rgba(22, 77, 126,.50);}
#calendrier table:not(.titre) td.encart-agenda__mun a:hover {background:none;color:rgba(255,255,255,1);background-color:rgba(22, 77, 126,.90);background:rgba(22, 77, 126,.90);}
.btn-primary {background-color:#88a9c8;}
.btn-primary:hover {background-color:#164d7e;}
.boutonEntete {background: #6199d4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6199d4), color-stop(100%, #164d7e));
  background-image: -moz-linear-gradient(top, #6199d4, #164d7e);
  background-image: -webkit-linear-gradient(top, #6199d4, #164d7e);
  background-image: linear-gradient(to bottom, #6199d4, #164d7e);
}
.boutonEntete:hover {background: #164d7e;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #164d7e), color-stop(100%, #6199d4));
  background-image: -moz-linear-gradient(top, #164d7e, #6199d4);
  background-image: -webkit-linear-gradient(top, #164d7e, #6199d4);
  background-image: linear-gradient(to bottom, #164d7e, #6199d4);
}
.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: #6199d4!important;}
.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {color: #ffffff;background-color: #6199d4;border-color: #6199d4;}
.cModal {border-radius:10px!important;border-top:8px solid #6199d4!important;border-bottom:8px solid #6199d4!important;background-color:#6199d4;!important}
.close {color:#eee;}
.close:hover {color:#fff;}
@media (min-width: 768px) {.cArmoiries {max-width:100px!important;background-color:rgba(255,255, 255, 0.25);padding:5px;border-radius:3px;}
}
@media (min-width: 1000px) {.cArmoiries {max-width:170px!important;background-color:rgba(255,255, 255, 0.25);margin-left:40px;padding:10px;border-radius:5px;}
}