
#helphistorique,#helpuser, #helpplan, #helpsequence, 
#helpdecor, #helpcategorie, #helpobjet, 
#helpephemerides, #helpPdT, 
#helpgenerale, #helpcontactObjet, #helphome { 
    font-family: Arial, sans-serif; 
    font-size: 16px; 
    line-height: 1.6; 
    color: #333; 
    /* margin: 20px 20px;  */
}

.subtitle-menu {
    font-family: Arial, sans-serif; 
    line-height: 1.6; 
    color: #333; 
    margin: 10px 20px; 
}

#title_helpuser, #title_helpplan, 
#title_helpsequence, #title_helpdecor, 
#title_helpcategorie, #title_helpobjet, 
#title_helpephemerides, #title_helpPdT,#title_helphome,
#title_helphistorique, #title_helpgenerale, #title_contactObjet{
    text-align: center;
    margin-bottom: 20px; 
}

.helpTextGenerale {
    line-height: 1.2; 
    margin: 0px 20px;
    padding-bottom: 5px;
    hyphens: none;
}

blockquote {
    margin-top: 0px; /* Réduire la marge supérieure */
    margin-bottom: 10px; /* Réduire la marge inférieure */
    padding: 10px; /* Ajouter du padding pour l'intérieur de l'élément */
    /* border-left: 5px solid #ccc; /* Ajouter une bordure à gauche */
    /* background-color: #f9f9f9; /* Changer la couleur de fond */
    hyphens: none;
}
