/*
vert clair  #019e3c
vert        #017841
vert fonce  #005129 
*/

.bleu {
    color: #019e3c !important;
}

.titre, .footer-titre, .cc-titre, .nom-camping {
    color: #019e3c !important;
}

.note-moyenne-rond-gris {
    color: #019e3c !important;
}

.bouton-bleu {
  background-color: #019e3c !important;
}

.onglet-mois-actif, .mois-header, .date_du, .titre-hebergement-page {
  background-color: #017841  !important;
}

.libre {
  background-color: #019e3c !important;
}


div.onglet-mois-actif:after {
  border-top: 10px solid #017841  !important;
}

.tableau-resa-date {
  background-color: #017841  !important;
}

.tableau-resa-prix2 {
    background-color: #e9f1e5  !important;
}
.tableau-resa-prix2:hover{
  background-color:#e0ecda !important;
}

.etiquete-prix-rouge {
    background-color: #000000 !important;
}
.table-prix a {
  color:black !important;
}
/*.rouge {
  color:black !important;
}*/
.onglet-mois {
  background-color: #019e3c  !important;
}

.onglet-moisvert {
  background-color: #000000  !important;
}
.onglet-moisvert-actif {
  background-color: #000000  !important;
}
div.onglet-moisvert-actif:after {
  border-top: 10px solid #000000;
}

span.bouton-bleu:after {
  border-top: 10px solid #019e3c !important;
}

.bouton-bleu-inverse {
  background-color: #019e3c !important;
}

span.bouton-bleu-inverse:after {
  border-bottom: 10px solid #019e3c !important;
}

.ziehharmonika h3 {
    color: #019e3c !important;
}

.ziehharmonika h3.active {
  background: #005129 !important;
  color: #fff !important;
}
.ziehharmonika .active .arrowDown {
  border-color: #005129 transparent transparent transparent !important;
}
.expandable .expand-bar {
    color: #019e3c !important;
}
.h3vert {
  background: #000000 !important;
}

.bouton-gris {
    color: #019e3c !important;
}

.bouton-gris-inverse {
    color: #019e3c !important;
}

.note-grande-rond-bleu {
    background: #019e3c !important;
}

.note-satisfaisant, .note-excellent, .note-bien, .note-satisfaisant, .note-insuffisant, .note-nsp {
    background: #019e3c !important;
}

.fond-tarif {
    background-image: url(../img/tarif_fond_clicochic.png) !important;
}

a {
    color: #019e3c !important;
}


/*reste en bleu*/
.menuselectionne {
  color: #1ca9e3 !important;
}