form input[type="text"], form input[type="password"], form input[type="email"], form input[type="tel"], form input[type="search"], form input[type="url"], form input[type="number"], form input[type="date"], form input[type=file], form select, form textarea {
    color: #105078;
}
/* COOKIES */
#aff_cookies { background:#105078; color:#FFFFFF; }
#aff_cookies a { color:#FFFFFF!important; text-decoration:underline; }
#aff_cookies a#fermer_cookie { background: #FFFFFF; color: #105078!important; }
/**/
/*#lien_prix_savoir_plus { color:#FFFFFF; background-color:#105078; }
#lien_prix_savoir_plus:hover { text-decoration:none; }*/
.btn_telecharger {
    background: #105078;
    color: #FFFFFF!important;
}
.btn_telecharger:hover {
    background: #333333;
}
h3 {
	border-bottom: 1px solid #CCC;
    color: #105078!important;
}
h4 {
    color: #105078!important;
}