* { margin: 0; padding: 0; box-sizing: border-box; }
.dbi-art-809978 { font-family: 'Poppins', sans-serif; line-height: 1.8; color: #333; background-color: #f8f9fa; }
.dbi-art-809978 .container { max-width: 900px; margin: 0 auto; padding: 20px; }
.dbi-art-809978 .article-header { background: linear-gradient(135deg, #5e5ed7 0%, #5268c9 100%); color: white; padding: 60px 20px; text-align: center; border-radius: 0 0 30px 30px; margin-bottom: 40px; }
.dbi-art-809978 .article-category { display: inline-block; background: rgba(255,255,255,0.2); padding: 8px 20px; border-radius: 25px; font-size: 0.9rem; margin-bottom: 20px; }
.dbi-art-809978 .article-header h1 { font-family: 'Montserrat', sans-serif; font-size: 2.3rem; margin-bottom: 20px; }
.dbi-art-809978 .article-header .subtitle { font-size: 1.1rem; opacity: 0.95; max-width: 700px; margin: 0 auto; }
.dbi-art-809978 .intro-paragraph { font-size: 1.1rem; color: #555; padding: 30px; background: white; border-radius: 15px; border-left: 5px solid #5e5ed7; margin-bottom: 40px; box-shadow: 0 5px 20px rgba(94,94,215,0.1); }
.dbi-art-809978 h2 { font-family: 'Montserrat', sans-serif; color: #5e5ed7; font-size: 1.9rem; margin: 50px 0 25px; padding-bottom: 15px; border-bottom: 3px solid #a9e2e4; }
.dbi-art-809978 h3 { font-family: 'Montserrat', sans-serif; color: #5268c9; font-size: 1.35rem; margin: 35px 0 15px; }
.dbi-art-809978 p { margin-bottom: 20px; text-align: justify; }
.dbi-art-809978 .highlight-box { background: linear-gradient(135deg, #a9e2e4 0%, #d0f0f2 100%); padding: 30px; border-radius: 15px; margin: 30px 0; }
.dbi-art-809978 .highlight-box h4 { font-family: 'Montserrat', sans-serif; color: #5268c9; margin-bottom: 15px; font-size: 1.2rem; }
.dbi-art-809978 .tip-box { background: linear-gradient(135deg, #ffeca7 0%, #ffe88a 100%); padding: 25px; border-radius: 15px; margin: 25px 0; }
.dbi-art-809978 .tip-box h4 { font-family: 'Montserrat', sans-serif; color: #5268c9; margin-bottom: 10px; }
.dbi-art-809978 .warning-box { background: linear-gradient(135deg, #fde8ee 0%, #fcc8d6 100%); padding: 25px; border-radius: 15px; margin: 25px 0; border-left: 5px solid #e73469; }
.dbi-art-809978 .warning-box h4 { font-family: 'Montserrat', sans-serif; color: #e73469; margin-bottom: 10px; }
.dbi-art-809978 .stats-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin: 30px 0; }
.dbi-art-809978 .stat-card { background: white; padding: 25px; border-radius: 15px; text-align: center; box-shadow: 0 5px 20px rgba(94,94,215,0.1); }
.dbi-art-809978 .stat-number { font-family: 'Montserrat', sans-serif; font-size: 2.5rem; font-weight: 800; color: #5e5ed7; display: block; }
.dbi-art-809978 .stat-label { color: #666; font-size: 0.9rem; margin-top: 8px; }
.dbi-art-809978 .comparison-table { width: 100%; border-collapse: collapse; margin: 30px 0; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 20px rgba(94,94,215,0.1); }
.dbi-art-809978 .comparison-table th { background: linear-gradient(135deg, #5e5ed7 0%, #5268c9 100%); color: white; padding: 15px 20px; text-align: left; font-family: 'Montserrat', sans-serif; }
.dbi-art-809978 .comparison-table td { padding: 14px 20px; border-bottom: 1px solid #f0f0ff; background: white; vertical-align: top; }
.dbi-art-809978 .comparison-table tr:last-child td { border-bottom: none; }
.dbi-art-809978 .comparison-table tr:nth-child(even) td { background: #f8f8ff; }
.dbi-art-809978 .program-card { background: white; border-radius: 20px; box-shadow: 0 8px 30px rgba(94,94,215,0.15); margin: 40px 0; padding: 30px; }
.dbi-art-809978 .program-card h4 { font-family: 'Montserrat', sans-serif; color: #5e5ed7; font-size: 1.4rem; margin-bottom: 15px; }
.dbi-art-809978 .cta-button { display: inline-block; background: linear-gradient(135deg, #5e5ed7 0%, #5268c9 100%); color: white; padding: 14px 32px; border-radius: 30px; text-decoration: none; font-weight: 600; margin-top: 15px; }
.dbi-art-809978 .method-card { background: white; border-radius: 15px; padding: 28px; margin: 22px 0; box-shadow: 0 5px 20px rgba(94,94,215,0.08); }
.dbi-art-809978 .method-card.blue { border-left: 4px solid #5e5ed7; }
.dbi-art-809978 .method-card.teal { border-left: 4px solid #a9e2e4; }
.dbi-art-809978 .method-card.rose { border-left: 4px solid #e73469; }
.dbi-art-809978 .method-card.yellow { border-left: 4px solid #ffeca7; border-top: 3px solid #ffeca7; }
.dbi-art-809978 .method-card h4 { font-family: 'Montserrat', sans-serif; color: #5e5ed7; margin-bottom: 12px; font-size: 1.1rem; }
.dbi-art-809978 .method-card.teal h4 { color: #5268c9; }
.dbi-art-809978 .method-card.rose h4 { color: #e73469; }
.dbi-art-809978 .method-badge { display: inline-block; padding: 4px 12px; border-radius: 20px; font-size: 0.8rem; font-weight: 600; margin-bottom: 12px; }
.dbi-art-809978 .badge-blue { background: #f0f0ff; color: #5e5ed7; }
.dbi-art-809978 .badge-green { background: #e0f7f8; color: #5268c9; }
.dbi-art-809978 .badge-rose { background: #fde8ee; color: #e73469; }
.dbi-art-809978 .badge-yellow { background: #fff8dc; color: #8a6d00; }
.dbi-art-809978 .checklist { background: white; padding: 30px; border-radius: 15px; box-shadow: 0 5px 20px rgba(94,94,215,0.1); margin: 25px 0; }
.dbi-art-809978 .checklist h4 { font-family: 'Montserrat', sans-serif; color: #5e5ed7; margin-bottom: 20px; }
.dbi-art-809978 .checklist ul { list-style: none; padding: 0; }
.dbi-art-809978 .checklist li { padding: 10px 0; border-bottom: 1px solid #f0f0ff; padding-left: 35px; position: relative; }
.dbi-art-809978 .checklist li::before { content: '✔'; position: absolute; left: 0; color: #5e5ed7; font-weight: bold; }
.dbi-art-809978 .checklist li:last-child { border-bottom: none; }
.dbi-art-809978 .conclusion { background: linear-gradient(135deg, #f5f7fa 0%, #e8e8ff 100%); padding: 40px; border-radius: 20px; margin-top: 50px; }
.dbi-art-809978 .conclusion h2 { border-bottom: none; margin-top: 0; }
.dbi-art-809978 .article-footer { text-align: center; padding: 50px 20px; background: linear-gradient(135deg, #5e5ed7 0%, #5268c9 100%); color: white; border-radius: 30px 30px 0 0; margin-top: 60px; }
.dbi-art-809978 .article-footer h3 { font-family: 'Montserrat', sans-serif; color: white; margin-bottom: 20px; }
.dbi-art-809978 .article-footer a { color: #ffeca7; text-decoration: none; font-weight: 600; }
.dbi-art-809978 .footer-links { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; margin-top: 15px; }
.dbi-art-809978 .faq-item { background: white; border-radius: 15px; padding: 25px 30px; margin: 15px 0; box-shadow: 0 3px 15px rgba(94,94,215,0.08); border-left: 4px solid #a9e2e4; }
.dbi-art-809978 .faq-item h4 { font-family: 'Montserrat', sans-serif; color: #5e5ed7; margin-bottom: 12px; font-size: 1.05rem; }
.dbi-art-809978 .faq-item p { margin: 0; color: #555; }
.dbi-art-809978 a { color: #5e5ed7; }
@media (max-width: 768px) {
.dbi-art-809978 .article-header h1 { font-size: 1.8rem; }
.dbi-art-809978 .stats-grid { grid-template-columns: 1fr; }
.dbi-art-809978 .article-header { padding: 40px 15px; }
.dbi-art-809978 .container { padding: 15px; }
.dbi-art-809978 h2 { font-size: 1.5rem; }
.dbi-art-809978 .comparison-table { font-size: 0.9rem; }
}
Intelligence émotionnelle : reconnaître et gérer ses émotions
Le QI prédit les résultats scolaires. L'intelligence émotionnelle prédit la réussite professionnelle, relationnelle et le bien-être. Et contrairement au QI, elle se développe à tout âge.
Dans cet article
La formation associée

Les ressources citées
Les 5 composantes de l'intelligence émotionnelle
Reconnaître ses propres émotions
Identifier et nommer ses émotions au moment où elles surgissent. Reconnaître comment ses émotions influencent ses pensées et comportements. Avoir une image réaliste de ses forces et limites. C'est la compétence fondatrice — on ne peut pas réguler ce qu'on ne reconnaît pas.
Gérer ses impulsions et émotions
Réguler les émotions difficiles sans les supprimer. Maintenir son intégrité sous pression. Contrôler les impulsions perturbantes. S'adapter au changement. Différer la gratification immédiate pour un bénéfice à long terme.
Le drive intérieur
Poursuivre les objectifs avec énergie et persistance, au-delà des récompenses externes. Rebondir face aux obstacles. Maintenir l'optimisme face à l'adversité. Cette composante est fortement corrélée à la résilience.
Lire les émotions des autres
Percevoir les émotions d'autrui — y compris non verbalisées. Comprendre les perspectives différentes des siennes. Cultiver le rapport avec les autres. Savoir ce que ressentent les autres et en tenir compte dans ses actions.
Gérer les relations
Communiquer clairement et efficacement. Résoudre les conflits de façon constructive. Inspirer et influencer les autres. Créer des liens solides et durables. Travailler en équipe.
IE et santé mentale
Les personnes avec une haute IE ont des niveaux significativement inférieurs de dépression, d'anxiété et de stress chronique. Elles régulent mieux leurs émotions (moins de rumination), ont de meilleures relations sociales (facteur protecteur majeur pour la santé mentale), et font face plus efficacement aux situations difficiles. Elles reconnaissent aussi plus rapidement quand elles ont besoin d'aide.
💭 Ressources DYNSEO — Intelligence émotionnelle
• Test de Reconnaissance des Émotions DYNSEO — évaluation gratuite
• Formation "Gérer les émotions d'un enfant autiste"
• Formation "Gérer les émotions d'un adolescent autiste"
• Thermomètre émotions et outils DYNSEO
FAQ
Qu'est-ce que l'intelligence émotionnelle ?
Capacité à reconnaître, comprendre, gérer et utiliser les émotions — les siennes et celles des autres. 5 composantes : conscience de soi, maîtrise de soi, motivation, empathie, compétences sociales.
L'IE se développe-t-elle ?
Oui — très développable tout au long de la vie par la pleine conscience, la thérapie, le feedback social et les exercices d'identification émotionnelle.
Lien IE et santé mentale ?
Haute IE = moins de dépression, d'anxiété, de stress chronique. Meilleure régulation émotionnelle, meilleures relations, meilleure résilience.
Conclusion : l'IE, une compétence de vie
L'intelligence émotionnelle n'est pas réservée aux leaders ou aux thérapeutes. C'est une compétence de base qui améliore tous les aspects de la vie — des relations familiales aux performances professionnelles en passant par la santé mentale. Le test de reconnaissance des émotions DYNSEO est un premier pas accessible pour évaluer cette dimension.
这些内容对您有帮助吗?支持 DYNSEO 💙
我们是一个由14人组成的小团队,总部位于巴黎。13年来,我们一直在免费创作内容,以帮助家庭、言语治疗师、养老院和护理专业人员。
您的反馈是我们了解这项工作对您是否有用的唯一途径。一条谷歌评论可以帮助我们触达其他需要帮助的家庭、护理人员和治疗师。
一个动作,30秒:给我们留下一条谷歌评论 ⭐⭐⭐⭐⭐。不需要任何成本,但对我们意义重大。
