/* 
    ------- TEMPLATE NÂ°3 ---------


Template 3
Pied de page, pastille Â«Â fÃ©dÃ©rationÂ /action nationale Â», lien hypertexte : #ffcc00 #a33d17.
Citation (entre guillemet)Â : jaune #ffcc00
Edito, pastille Â«Â Action dÃ©partementaleÂ», titre article, lien en survol, menu: bleu canard #007996

Attention:
Quand le fond est jaune, mettre le texte en noir.
Pour les liens hypertextes :  lien dans le texte noir avec une ombre horizontale de 2px jaune #ffcc00, survol bleu canard

*/


blockquote{
    border-left: 8px solid #ffcc00;
}

.bg-red {
    background-color: #a33d17;
}

.bg-primary {
    background: #007996 !important;
}
.bg-blue{
    background: #007996 ;
}


/* Mots clÃ©s */
.widget-handle .function {
    background: #a33d17;
}
.widget-handle .search-form {
    padding: 0
}
form {
    border: 6px solid #a33d17;
}

/* Picto contact */
.cart a {
    color : #292929;
}
.cart a:hover  {
    color : #007996;
}

/* Footer */
footer{
    border-top-color:#007996;
}

/* Mise en avant (id=link) */
#link a {
    color: #a33d17;

}
#link a:hover {
    color: #007996;
}



h3{
    color: #007996;
}

h4 {
    color: #007996;
}

h5{
    color: #007996;
}

.feature a h5 {
    color: #007996!important;
}

.btn-filter-target-themes, .btn-filter-target-themes:hover {
    background: #007996 !important;
    color: #fff;
}



.feature-2 i {
    color: #007996;
    border: 1px solid #007996;
}
.feature-2 i:hover{
    background-color: #007996;
}

.menu > li ul {
    background: #007996;
}


link a:hover {
    color: #007996;

}

a {
    color: #a33d17;

}
#page a {
    color: #A33D17;

}


a:hover{
    color: #007996 !important;
}

a.active{
    color: #007996 !important;
}

#breadcrumb a { color: #D60B52; } 

#app-body a.btn:hover { color: #007996 !important; } 

#breadcrumb a:hover { color: #007996 !important; }
a.btn:hover{
    color:#007996 !important;
}

.surTitre.nat {
    background-color: #a33d17;
}
.surTitre.depart {
    background-color: #007996;
}
