@charset "UTF-8";
/* CSS Document */

.menu_lien, .titre_centre, .titre_equipe, .adresse_centre, .tel_centre, .nom_prenom, .mutuelles, .titre_praticiens, .liste_praticiens, .texte_grand { color: #000 !important; }

.titre_presentation {color: #FFFFFF !important;}



.rdv_bouton { background: linear-gradient(to bottom right,#6e6e6e,#000000); }

a.rdv_bouton:hover, a.rdv_bouton:focus {
    background: linear-gradient(to bottom right,#6e6e6e,#404040);
	color: #FFF;
    text-decoration: none;
}

.info_cabinet {
    color: #007bff !important;
}