← Retour à l'accueil

Modèles de Compte Rendu HTML

Cliquez sur "Copier" pour utiliser directement ces templates dans vos outils

Instance

Réunion Conseil d'Administration

Idéal pour : Conseils d'administration, assemblées de direction

Ce modèle répond aux exigences formelles des réunions de CA. Il intègre naturellement la présentation des rapports financiers, les délibérations article par article et le décompte des votes. La structure respecte les obligations légales tout en restant lisible.

Pour les entreprises cotées ou les structures où chaque décision doit être tracée avec précision, certains dirigeants préfèrent déléguer cette responsabilité. Par exemple, Ubiqus intervient régulièrement pour des CA sensibles où la neutralité du rédacteur garantit l'impartialité du document final.

<div style="font-family: Arial, sans-serif; max-width: 800px; margin: 0 auto; padding: 40px 20px;">
    <div style="text-align: center; margin-bottom: 40px; border-bottom: 3px solid #1e3a8a; padding-bottom: 20px;">
        <h1 style="color: #1e3a8a; font-size: 24px; margin-bottom: 10px;">COMPTE RENDU DU CONSEIL D'ADMINISTRATION</h1>
        <p style="color: #6b7280; margin: 5px 0;">[Nom de la Société]</p>
        <p style="color: #6b7280; margin: 5px 0;">Date : [JJ/MM/AAAA] - Horaire : [HH:MM - HH:MM]</p>
        <p style="color: #6b7280; margin: 5px 0;">Lieu : [Adresse ou Visioconférence]</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Présents</h2>
        <ul style="color: #374151; line-height: 1.8; margin-left: 20px;">
            <li>[Nom Prénom], Président</li>
            <li>[Nom Prénom], Directeur Général</li>
            <li>[Nom Prénom], Administrateur</li>
            <li>[Nom Prénom], Administrateur</li>
        </ul>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Ordre du jour</h2>
        <ol style="color: #374151; line-height: 1.8; margin-left: 20px;">
            <li>Approbation du procès-verbal de la réunion précédente</li>
            <li>Présentation des résultats du [trimestre/semestre]</li>
            <li>Examen du budget prévisionnel [année]</li>
            <li>Points stratégiques et orientations</li>
            <li>Questions diverses</li>
        </ol>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">1. Approbation du PV précédent</h2>
        <p style="color: #374151; line-height: 1.8; margin-bottom: 10px;">Le procès-verbal de la séance du [date] est soumis à l'approbation du Conseil.</p>
        <p style="color: #374151; line-height: 1.8; margin-bottom: 10px;"><strong>Délibération :</strong> Après discussion, le Conseil approuve à l'unanimité le procès-verbal de la séance précédente.</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">2. Présentation des résultats</h2>
        <p style="color: #374151; line-height: 1.8; margin-bottom: 10px;">[Nom du Directeur Général/Financier] présente les résultats du [période] :</p>
        <ul style="color: #374151; line-height: 1.8; margin-left: 20px; margin-bottom: 10px;">
            <li>Chiffre d'affaires : [montant] ([+/-]% vs N-1)</li>
            <li>Résultat d'exploitation : [montant]</li>
            <li>Résultat net : [montant]</li>
        </ul>
        <p style="color: #374151; line-height: 1.8;">Le Conseil prend acte de ces résultats. [Nom] souligne [points notables]. Une discussion s'engage sur [sujet de débat].</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">3. Budget prévisionnel</h2>
        <p style="color: #374151; line-height: 1.8; margin-bottom: 10px;">[Nom] présente le projet de budget [année] avec les principales hypothèses retenues.</p>
        <p style="color: #374151; line-height: 1.8; margin-bottom: 10px;"><strong>Délibération :</strong> Après débat, le budget est approuvé par [X voix pour, Y voix contre, Z abstentions].</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">4. Orientations stratégiques</h2>
        <p style="color: #374151; line-height: 1.8;">Le Conseil examine [projet/sujet stratégique]. Après échanges, il est décidé de [décision prise]. [Nom] est chargé du suivi opérationnel.</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">5. Questions diverses</h2>
        <p style="color: #374151; line-height: 1.8;">[Point abordé]. Prochaine réunion fixée au [date].</p>
    </div>

    <div style="margin-top: 50px; padding-top: 20px; border-top: 2px solid #e5e7eb;">
        <p style="color: #6b7280; font-size: 14px; text-align: center;">Séance levée à [HH:MM]</p>
        <div style="display: flex; justify-content: space-between; margin-top: 40px;">
            <div>
                <p style="color: #374151;">Le Président</p>
                <p style="color: #6b7280; font-size: 14px;">[Nom Prénom]</p>
            </div>
            <div>
                <p style="color: #374151;">Le Secrétaire</p>
                <p style="color: #6b7280; font-size: 14px;">[Nom Prénom]</p>
            </div>
        </div>
    </div>
</div>
Comment utiliser ce template :

Copiez le code HTML ci-dessus et collez-le dans un nouveau document Word (Ctrl+V). La mise en forme sera automatiquement appliquée. Vous pouvez aussi l'utiliser dans Outlook pour un email formel.

Instance

Assemblée Générale

Idéal pour : AG ordinaire, AG extraordinaire, assemblées d'actionnaires

Ce template couvre l'ensemble des formalités d'une assemblée générale : vérification du quorum, lecture des rapports, présentation des résolutions et dépouillement des votes. Il s'adapte aussi bien aux AG ordinaires qu'extraordinaires.

<div style="font-family: Arial, sans-serif; max-width: 800px; margin: 0 auto; padding: 40px 20px;">
    <div style="text-align: center; margin-bottom: 40px; border-bottom: 3px solid #1e3a8a; padding-bottom: 20px;">
        <h1 style="color: #1e3a8a; font-size: 24px; margin-bottom: 10px;">ASSEMBLÉE GÉNÉRALE [ORDINAIRE/EXTRAORDINAIRE]</h1>
        <p style="color: #6b7280; margin: 5px 0;">[Nom de la Société] - [Forme juridique]</p>
        <p style="color: #6b7280; margin: 5px 0;">Capital social : [montant] € - SIREN : [numéro]</p>
        <p style="color: #6b7280; margin: 5px 0;">Date : [JJ/MM/AAAA] à [HH:MM] - Lieu : [Adresse]</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Présents et représentés</h2>
        <p style="color: #374151; line-height: 1.8; margin-bottom: 10px;">Sont présents ou représentés :</p>
        <ul style="color: #374151; line-height: 1.8; margin-left: 20px;">
            <li>[Nom Prénom], détenant [nombre] actions ([%] du capital)</li>
            <li>[Nom Prénom], détenant [nombre] actions ([%] du capital)</li>
            <li>[Représenté] : [Mandataire] pour [Mandant] ([nombre] actions)</li>
        </ul>
        <p style="color: #374151; line-height: 1.8; margin-top: 10px;"><strong>Quorum :</strong> [X]% du capital présent ou représenté. Le quorum requis est atteint.</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Bureau de l'assemblée</h2>
        <p style="color: #374151; line-height: 1.8;">Président : [Nom Prénom]<br>Secrétaire : [Nom Prénom]<br>Scrutateurs : [Noms]</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Ordre du jour</h2>
        <ol style="color: #374151; line-height: 1.8; margin-left: 20px;">
            <li>Approbation des comptes de l'exercice clos le [date]</li>
            <li>Affectation du résultat</li>
            <li>Approbation du rapport de gestion</li>
            <li>[Autres résolutions]</li>
            <li>Pouvoirs pour formalités</li>
        </ol>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Première résolution - Approbation des comptes</h2>
        <p style="color: #374151; line-height: 1.8; margin-bottom: 10px;">L'assemblée, après avoir pris connaissance du rapport de gestion et des comptes de l'exercice clos le [date], approuve les comptes tels qu'ils ont été présentés, faisant apparaître :</p>
        <ul style="color: #374151; line-height: 1.8; margin-left: 20px; margin-bottom: 10px;">
            <li>Un chiffre d'affaires de [montant] €</li>
            <li>Un résultat net de [montant] € ([bénéfice/perte])</li>
        </ul>
        <p style="color: #374151; line-height: 1.8;"><strong>Vote :</strong> POUR [X] voix - CONTRE [Y] voix - ABSTENTION [Z] voix<br><strong style="color: #10b981;">Résolution ADOPTÉE</strong></p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Deuxième résolution - Affectation du résultat</h2>
        <p style="color: #374151; line-height: 1.8; margin-bottom: 10px;">L'assemblée décide d'affecter le résultat de l'exercice comme suit :</p>
        <ul style="color: #374151; line-height: 1.8; margin-left: 20px; margin-bottom: 10px;">
            <li>Réserve légale : [montant] €</li>
            <li>Dividendes : [montant] € (soit [montant] € par action)</li>
            <li>Report à nouveau : [montant] €</li>
        </ul>
        <p style="color: #374151; line-height: 1.8;"><strong>Vote :</strong> POUR [X] voix - CONTRE [Y] voix - ABSTENTION [Z] voix<br><strong style="color: #10b981;">Résolution ADOPTÉE</strong></p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">[Résolutions suivantes]</h2>
        <p style="color: #374151; line-height: 1.8;">[Contenu de la résolution...]</p>
        <p style="color: #374151; line-height: 1.8;"><strong>Vote :</strong> POUR [X] voix - CONTRE [Y] voix - ABSTENTION [Z] voix<br><strong style="color: #10b981;">Résolution ADOPTÉE</strong></p>
    </div>

    <div style="margin-top: 50px; padding-top: 20px; border-top: 2px solid #e5e7eb;">
        <p style="color: #6b7280; font-size: 14px; text-align: center;">Plus rien n'étant à l'ordre du jour, la séance est levée à [HH:MM]</p>
        <div style="display: flex; justify-content: space-between; margin-top: 40px;">
            <div>
                <p style="color: #374151;">Le Président</p>
                <p style="color: #6b7280; font-size: 14px;">[Nom Prénom]</p>
            </div>
            <div>
                <p style="color: #374151;">Le Secrétaire</p>
                <p style="color: #6b7280; font-size: 14px;">[Nom Prénom]</p>
            </div>
        </div>
    </div>
</div>
Social

Comité Social et Économique

Idéal pour : Réunions mensuelles CSE, réunions extraordinaires

Le compte rendu de CSE est un document légal qui doit respecter des délais stricts (15 jours maximum après la réunion, sauf cas particuliers). Ce modèle intègre toutes les mentions obligatoires tout en restant accessible.

Beaucoup de secrétaires de CSE jonglent entre leur mandat et leurs fonctions opérationnelles. Quand le temps manque ou que les réunions sont particulièrement denses, faire appel à un professionnel permet de garantir la qualité et le respect des délais. Des acteurs comme Compte-Rendu.fr se sont spécialisés dans la rédaction de PV de CSE avec des équipes rodées au vocabulaire social et syndical.

<div style="font-family: Arial, sans-serif; max-width: 800px; margin: 0 auto; padding: 40px 20px;">
    <div style="text-align: center; margin-bottom: 40px; border-bottom: 3px solid #1e3a8a; padding-bottom: 20px;">
        <h1 style="color: #1e3a8a; font-size: 24px; margin-bottom: 10px;">PROCÈS-VERBAL DE RÉUNION DU CSE</h1>
        <p style="color: #6b7280; margin: 5px 0;">[Nom de l'entreprise]</p>
        <p style="color: #6b7280; margin: 5px 0;">Réunion du [JJ/MM/AAAA] de [HH:MM] à [HH:MM]</p>
        <p style="color: #6b7280; margin: 5px 0;">Lieu : [Adresse ou Visioconférence]</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Membres présents</h2>
        <p style="color: #374151; font-weight: bold; margin-bottom: 8px;">Élus titulaires :</p>
        <ul style="color: #374151; line-height: 1.8; margin-left: 20px; margin-bottom: 15px;">
            <li>[Nom Prénom], Secrétaire du CSE</li>
            <li>[Nom Prénom], Trésorier du CSE</li>
            <li>[Nom Prénom], Élu titulaire</li>
        </ul>
        <p style="color: #374151; font-weight: bold; margin-bottom: 8px;">Représentants de l'employeur :</p>
        <ul style="color: #374151; line-height: 1.8; margin-left: 20px; margin-bottom: 15px;">
            <li>[Nom Prénom], Directeur/Président</li>
            <li>[Nom Prénom], DRH</li>
        </ul>
        <p style="color: #374151; font-weight: bold; margin-bottom: 8px;">Absents excusés :</p>
        <ul style="color: #374151; line-height: 1.8; margin-left: 20px;">
            <li>[Nom Prénom]</li>
        </ul>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Ordre du jour</h2>
        <ol style="color: #374151; line-height: 1.8; margin-left: 20px;">
            <li>Approbation du procès-verbal précédent</li>
            <li>Informations de l'employeur sur la situation économique</li>
            <li>Questions relatives aux conditions de travail</li>
            <li>Budget et activités sociales et culturelles</li>
            <li>Questions diverses</li>
        </ol>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">1. Approbation du PV précédent</h2>
        <p style="color: #374151; line-height: 1.8;">Le procès-verbal de la réunion du [date] est soumis à l'approbation des membres. [Nom], élu, demande une précision sur [point]. Après modification, le PV est approuvé à l'unanimité.</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">2. Situation économique de l'entreprise</h2>
        <p style="color: #374151; line-height: 1.8; margin-bottom: 10px;">[Nom], Direction, présente les indicateurs du [trimestre] :</p>
        <ul style="color: #374151; line-height: 1.8; margin-left: 20px; margin-bottom: 10px;">
            <li>Activité : [données chiffrées]</li>
            <li>Effectifs : [nombre] collaborateurs ([évolution])</li>
            <li>Perspectives : [résumé]</li>
        </ul>
        <p style="color: #374151; line-height: 1.8;">[Nom], élu, interroge sur [sujet]. La Direction précise que [réponse]. [Nom] demande des données complémentaires qui seront transmises avant le [date].</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">3. Conditions de travail</h2>
        <p style="color: #374151; line-height: 1.8; margin-bottom: 10px;">[Nom], élu, soulève la question de [problématique]. Plusieurs élus témoignent de situations similaires dans [services concernés].</p>
        <p style="color: #374151; line-height: 1.8; margin-bottom: 10px;">La Direction reconnaît la problématique et propose [mesures envisagées]. Un point de suivi sera inscrit à l'ordre du jour de la prochaine réunion.</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">4. Activités sociales et culturelles</h2>
        <p style="color: #374151; line-height: 1.8; margin-bottom: 10px;">[Nom], Trésorier, présente l'état du budget ASC :</p>
        <ul style="color: #374151; line-height: 1.8; margin-left: 20px; margin-bottom: 10px;">
            <li>Budget total : [montant] €</li>
            <li>Consommé à date : [montant] € ([%])</li>
            <li>Projets en cours : [liste]</li>
        </ul>
        <p style="color: #374151; line-height: 1.8;">Le CSE décide de [décision prise]. Budget alloué : [montant] €.</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">5. Questions diverses</h2>
        <p style="color: #374151; line-height: 1.8;">[Points abordés]. Prochaine réunion ordinaire fixée au [date] à [heure].</p>
    </div>

    <div style="margin-top: 50px; padding-top: 20px; border-top: 2px solid #e5e7eb;">
        <p style="color: #6b7280; font-size: 14px; text-align: center;">Séance levée à [HH:MM]</p>
        <div style="margin-top: 30px;">
            <p style="color: #374151;">Le Secrétaire du CSE</p>
            <p style="color: #6b7280; font-size: 14px;">[Nom Prénom]</p>
        </div>
    </div>
</div>

PV de CSE : gagnez du temps sur la rédaction

Le secrétaire de CSE dispose de 15 jours pour transmettre le PV. Entre les réunions préparatoires, la participation active en séance et la rédaction, ce délai peut vite devenir serré. Confier cette tâche à un rédacteur professionnel libère du temps de délégation pour se concentrer sur le suivi des dossiers.

Découvrir les services spécialisés CSE
Exécutif

Comité de Direction

Idéal pour : CODIR hebdomadaire ou mensuel, comités exécutifs

Le format CODIR privilégie la synthèse et l'opérationnel. Ce template met l'accent sur les décisions, les indicateurs clés et les actions à mener. Il permet un suivi efficace d'une réunion à l'autre.

<div style="font-family: Arial, sans-serif; max-width: 800px; margin: 0 auto; padding: 40px 20px;">
    <div style="background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%); color: white; padding: 30px; border-radius: 10px; margin-bottom: 30px;">
        <h1 style="font-size: 24px; margin-bottom: 10px;">CODIR - [Date]</h1>
        <p style="margin: 5px 0; opacity: 0.9;">[Nom de l'entreprise/département]</p>
        <p style="margin: 5px 0; opacity: 0.9;">[HH:MM - HH:MM] - [Lieu/Visio]</p>
    </div>

    <div style="background: #f9fafb; padding: 20px; border-radius: 8px; margin-bottom: 30px; border-left: 4px solid #3b82f6;">
        <p style="color: #374151; margin-bottom: 8px;"><strong>Participants :</strong> [Noms et fonctions]</p>
        <p style="color: #374151; margin: 0;"><strong>Absents :</strong> [Noms]</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Indicateurs clés de la semaine/du mois</h2>
        <table style="width: 100%; border-collapse: collapse;">
            <tr style="background: #f3f4f6;">
                <th style="text-align: left; padding: 12px; color: #374151; border-bottom: 2px solid #d1d5db;">Indicateur</th>
                <th style="text-align: right; padding: 12px; color: #374151; border-bottom: 2px solid #d1d5db;">Valeur</th>
                <th style="text-align: right; padding: 12px; color: #374151; border-bottom: 2px solid #d1d5db;">Évolution</th>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151; border-bottom: 1px solid #e5e7eb;">CA réalisé</td>
                <td style="padding: 12px; color: #374151; text-align: right; border-bottom: 1px solid #e5e7eb;">[montant] k€</td>
                <td style="padding: 12px; color: #10b981; text-align: right; border-bottom: 1px solid #e5e7eb;">+[X]%</td>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151; border-bottom: 1px solid #e5e7eb;">Pipeline commercial</td>
                <td style="padding: 12px; color: #374151; text-align: right; border-bottom: 1px solid #e5e7eb;">[montant] k€</td>
                <td style="padding: 12px; color: #374151; text-align: right; border-bottom: 1px solid #e5e7eb;">stable</td>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151;">NPS Client</td>
                <td style="padding: 12px; color: #374151; text-align: right;">[score]</td>
                <td style="padding: 12px; color: #10b981; text-align: right;">+[X] pts</td>
            </tr>
        </table>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Points stratégiques</h2>
        
        <div style="margin-bottom: 20px;">
            <h3 style="color: #374151; font-size: 16px; margin-bottom: 8px;">Sujet 1 - [Titre]</h3>
            <p style="color: #374151; line-height: 1.8; margin-bottom: 8px;">[Contexte et discussion]. [Nom] précise que [point important].</p>
            <div style="background: #dcfce7; padding: 12px; border-radius: 6px; border-left: 3px solid #10b981;">
                <p style="color: #166534; margin: 0; font-weight: 600;">Décision : [Décision prise]</p>
            </div>
        </div>

        <div style="margin-bottom: 20px;">
            <h3 style="color: #374151; font-size: 16px; margin-bottom: 8px;">Sujet 2 - [Titre]</h3>
            <p style="color: #374151; line-height: 1.8; margin-bottom: 8px;">[Discussion]. [Nom] souligne l'importance de [point]. Après échanges, il est convenu de [orientation].</p>
            <div style="background: #dcfce7; padding: 12px; border-radius: 6px; border-left: 3px solid #10b981;">
                <p style="color: #166534; margin: 0; font-weight: 600;">Décision : [Décision prise]</p>
            </div>
        </div>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Plan d'actions</h2>
        <table style="width: 100%; border-collapse: collapse;">
            <tr style="background: #f3f4f6;">
                <th style="text-align: left; padding: 12px; color: #374151; border-bottom: 2px solid #d1d5db;">Action</th>
                <th style="text-align: center; padding: 12px; color: #374151; border-bottom: 2px solid #d1d5db;">Responsable</th>
                <th style="text-align: center; padding: 12px; color: #374151; border-bottom: 2px solid #d1d5db;">Échéance</th>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151; border-bottom: 1px solid #e5e7eb;">[Description de l'action]</td>
                <td style="padding: 12px; color: #374151; text-align: center; border-bottom: 1px solid #e5e7eb;">[Prénom N.]</td>
                <td style="padding: 12px; color: #374151; text-align: center; border-bottom: 1px solid #e5e7eb;">[JJ/MM]</td>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151; border-bottom: 1px solid #e5e7eb;">[Description de l'action]</td>
                <td style="padding: 12px; color: #374151; text-align: center; border-bottom: 1px solid #e5e7eb;">[Prénom N.]</td>
                <td style="padding: 12px; color: #374151; text-align: center; border-bottom: 1px solid #e5e7eb;">[JJ/MM]</td>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151;">[Description de l'action]</td>
                <td style="padding: 12px; color: #374151; text-align: center;">[Prénom N.]</td>
                <td style="padding: 12px; color: #374151; text-align: center;">[JJ/MM]</td>
            </tr>
        </table>
    </div>

    <div style="background: #eff6ff; padding: 20px; border-radius: 8px; border-left: 4px solid #3b82f6;">
        <p style="color: #1e3a8a; font-weight: 600; margin-bottom: 5px;">Prochaine réunion</p>
        <p style="color: #374151; margin: 0;">[Date] à [heure] - [Lieu/Visio]</p>
    </div>
</div>
Opérationnel

Réunion de Projet

Idéal pour : Kick-off, comités de pilotage, revue de projet

Ce modèle agile est conçu pour le suivi de projets. Il met l'accent sur les livrables, les jalons et les responsabilités individuelles. Parfait pour les méthodes Scrum, Kanban ou les approches traditionnelles de gestion de projet.

<div style="font-family: Arial, sans-serif; max-width: 800px; margin: 0 auto; padding: 40px 20px;">
    <div style="background: #1e3a8a; color: white; padding: 25px; border-radius: 10px; margin-bottom: 30px;">
        <h1 style="font-size: 22px; margin-bottom: 8px;">RÉUNION PROJET - [Nom du Projet]</h1>
        <p style="margin: 5px 0; opacity: 0.9; font-size: 14px;">Date : [JJ/MM/AAAA] - [HH:MM] à [HH:MM]</p>
        <p style="margin: 5px 0; opacity: 0.9; font-size: 14px;">Type : [Kick-off / Suivi / Revue / Clôture]</p>
    </div>

    <div style="display: grid; grid-template-columns: 1fr 1fr; gap: 15px; margin-bottom: 30px;">
        <div style="background: #f9fafb; padding: 15px; border-radius: 8px; border-left: 3px solid #3b82f6;">
            <p style="color: #6b7280; font-size: 13px; margin-bottom: 5px;">Chef de projet</p>
            <p style="color: #1e3a8a; font-weight: 600; margin: 0;">[Nom Prénom]</p>
        </div>
        <div style="background: #f9fafb; padding: 15px; border-radius: 8px; border-left: 3px solid #3b82f6;">
            <p style="color: #6b7280; font-size: 13px; margin-bottom: 5px;">Statut projet</p>
            <p style="color: #10b981; font-weight: 600; margin: 0;">[En cours / En alerte / Critique]</p>
        </div>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 10px;">Participants</h2>
        <p style="color: #374151; line-height: 1.8;">Présents : [Liste] | Absents : [Liste]</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">État d'avancement</h2>
        <table style="width: 100%; border-collapse: collapse; margin-bottom: 15px;">
            <tr style="background: #f3f4f6;">
                <th style="text-align: left; padding: 10px; color: #374151; border: 1px solid #d1d5db;">Jalon / Phase</th>
                <th style="text-align: center; padding: 10px; color: #374151; border: 1px solid #d1d5db;">Avancement</th>
                <th style="text-align: center; padding: 10px; color: #374151; border: 1px solid #d1d5db;">Date prévue</th>
            </tr>
            <tr>
                <td style="padding: 10px; color: #374151; border: 1px solid #e5e7eb;">[Phase 1 - Description]</td>
                <td style="padding: 10px; text-align: center; border: 1px solid #e5e7eb;"><span style="color: #10b981; font-weight: 600;">100%</span></td>
                <td style="padding: 10px; text-align: center; border: 1px solid #e5e7eb;">[Date]</td>
            </tr>
            <tr>
                <td style="padding: 10px; color: #374151; border: 1px solid #e5e7eb;">[Phase 2 - Description]</td>
                <td style="padding: 10px; text-align: center; border: 1px solid #e5e7eb;"><span style="color: #f59e0b; font-weight: 600;">75%</span></td>
                <td style="padding: 10px; text-align: center; border: 1px solid #e5e7eb;">[Date]</td>
            </tr>
            <tr>
                <td style="padding: 10px; color: #374151; border: 1px solid #e5e7eb;">[Phase 3 - Description]</td>
                <td style="padding: 10px; text-align: center; border: 1px solid #e5e7eb;"><span style="color: #6b7280; font-weight: 600;">0%</span></td>
                <td style="padding: 10px; text-align: center; border: 1px solid #e5e7eb;">[Date]</td>
            </tr>
        </table>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Points abordés</h2>
        
        <div style="margin-bottom: 20px;">
            <h3 style="color: #374151; font-size: 16px; margin-bottom: 8px;">1. [Sujet]</h3>
            <p style="color: #374151; line-height: 1.8; margin-bottom: 8px;">[Discussion et décisions]. [Nom] confirme que [point important]. L'équipe convient de [action].</p>
        </div>

        <div style="margin-bottom: 20px;">
            <h3 style="color: #374151; font-size: 16px; margin-bottom: 8px;">2. [Sujet]</h3>
            <p style="color: #374151; line-height: 1.8; margin-bottom: 8px;">[Points de discussion]. Décision : [ce qui a été décidé].</p>
        </div>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Risques identifiés</h2>
        <div style="background: #fef3c7; border-left: 4px solid #f59e0b; padding: 15px; border-radius: 6px; margin-bottom: 10px;">
            <p style="color: #92400e; font-weight: 600; margin-bottom: 5px;">Risque 1 : [Description]</p>
            <p style="color: #78350f; margin: 0; font-size: 14px;">Action d'atténuation : [Mesure prise]</p>
        </div>
        <div style="background: #fef3c7; border-left: 4px solid #f59e0b; padding: 15px; border-radius: 6px;">
            <p style="color: #92400e; font-weight: 600; margin-bottom: 5px;">Risque 2 : [Description]</p>
            <p style="color: #78350f; margin: 0; font-size: 14px;">Action d'atténuation : [Mesure prise]</p>
        </div>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Actions et responsabilités</h2>
        <table style="width: 100%; border-collapse: collapse;">
            <tr style="background: #f3f4f6;">
                <th style="text-align: left; padding: 10px; color: #374151; border: 1px solid #d1d5db;">Action</th>
                <th style="text-align: center; padding: 10px; color: #374151; border: 1px solid #d1d5db; width: 150px;">Responsable</th>
                <th style="text-align: center; padding: 10px; color: #374151; border: 1px solid #d1d5db; width: 100px;">Échéance</th>
            </tr>
            <tr>
                <td style="padding: 10px; color: #374151; border: 1px solid #e5e7eb;">[Description action]</td>
                <td style="padding: 10px; text-align: center; color: #374151; border: 1px solid #e5e7eb;">[Nom]</td>
                <td style="padding: 10px; text-align: center; color: #374151; border: 1px solid #e5e7eb;">[JJ/MM]</td>
            </tr>
            <tr>
                <td style="padding: 10px; color: #374151; border: 1px solid #e5e7eb;">[Description action]</td>
                <td style="padding: 10px; text-align: center; color: #374151; border: 1px solid #e5e7eb;">[Nom]</td>
                <td style="padding: 10px; text-align: center; color: #374151; border: 1px solid #e5e7eb;">[JJ/MM]</td>
            </tr>
        </table>
    </div>

    <div style="background: #eff6ff; padding: 15px; border-radius: 8px; border-left: 4px solid #3b82f6;">
        <p style="color: #1e3a8a; font-weight: 600; margin-bottom: 5px;">Prochaine réunion projet</p>
        <p style="color: #374151; margin: 0;">[Date] à [heure] - Ordre du jour : [Thème principal]</p>
    </div>
</div>
Opérationnel

Réunion d'Équipe

Idéal pour : Points hebdomadaires, réunions de service, stand-ups

Ce modèle simple et efficace convient parfaitement aux réunions d'équipe régulières. Format court et direct, idéal pour les points hebdomadaires où l'essentiel doit être capturé rapidement.

<div style="font-family: Arial, sans-serif; max-width: 750px; margin: 0 auto; padding: 35px 20px;">
    <div style="border-bottom: 3px solid #3b82f6; padding-bottom: 20px; margin-bottom: 30px;">
        <h1 style="color: #1e3a8a; font-size: 22px; margin-bottom: 8px;">Réunion d'Équipe - [Nom de l'équipe/service]</h1>
        <p style="color: #6b7280; margin: 0;">[JJ/MM/AAAA] - [HH:MM] à [HH:MM] - [Lieu/Visio]</p>
    </div>

    <div style="background: #f9fafb; padding: 15px; border-radius: 8px; margin-bottom: 25px;">
        <p style="color: #374151; margin: 0;"><strong>Présents :</strong> [Noms] | <strong>Absents :</strong> [Noms]</p>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; padding-left: 10px; border-left: 4px solid #3b82f6;">Tour de table - Actualités</h2>
        
        <div style="margin-bottom: 15px; padding-left: 10px;">
            <p style="color: #1e3a8a; font-weight: 600; margin-bottom: 5px;">[Prénom Nom]</p>
            <p style="color: #374151; line-height: 1.7; margin: 0;">[Actualités, projets en cours, points d'attention]</p>
        </div>

        <div style="margin-bottom: 15px; padding-left: 10px;">
            <p style="color: #1e3a8a; font-weight: 600; margin-bottom: 5px;">[Prénom Nom]</p>
            <p style="color: #374151; line-height: 1.7; margin: 0;">[Actualités, projets en cours, points d'attention]</p>
        </div>

        <div style="margin-bottom: 15px; padding-left: 10px;">
            <p style="color: #1e3a8a; font-weight: 600; margin-bottom: 5px;">[Prénom Nom]</p>
            <p style="color: #374151; line-height: 1.7; margin: 0;">[Actualités, projets en cours, points d'attention]</p>
        </div>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; padding-left: 10px; border-left: 4px solid #3b82f6;">Points de discussion</h2>
        
        <div style="background: white; border: 1px solid #e5e7eb; border-radius: 8px; padding: 15px; margin-bottom: 15px;">
            <h3 style="color: #374151; font-size: 16px; margin-bottom: 8px;">1. [Sujet]</h3>
            <p style="color: #374151; line-height: 1.7; margin-bottom: 10px;">[Discussion et échanges]</p>
            <p style="color: #374151; margin: 0;"><strong>Décision :</strong> [Ce qui a été décidé]</p>
        </div>

        <div style="background: white; border: 1px solid #e5e7eb; border-radius: 8px; padding: 15px; margin-bottom: 15px;">
            <h3 style="color: #374151; font-size: 16px; margin-bottom: 8px;">2. [Sujet]</h3>
            <p style="color: #374151; line-height: 1.7; margin-bottom: 10px;">[Discussion et échanges]</p>
            <p style="color: #374151; margin: 0;"><strong>Décision :</strong> [Ce qui a été décidé]</p>
        </div>
    </div>

    <div style="margin-bottom: 30px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; padding-left: 10px; border-left: 4px solid #3b82f6;">Actions à mener</h2>
        <table style="width: 100%; border-collapse: collapse;">
            <tr style="background: #f3f4f6;">
                <th style="text-align: left; padding: 10px; color: #374151; border-bottom: 2px solid #d1d5db;">Action</th>
                <th style="text-align: center; padding: 10px; color: #374151; border-bottom: 2px solid #d1d5db; width: 130px;">Qui</th>
                <th style="text-align: center; padding: 10px; color: #374151; border-bottom: 2px solid #d1d5db; width: 100px;">Quand</th>
            </tr>
            <tr>
                <td style="padding: 10px; color: #374151; border-bottom: 1px solid #e5e7eb;">[Action à réaliser]</td>
                <td style="padding: 10px; text-align: center; color: #374151; border-bottom: 1px solid #e5e7eb;">[Prénom]</td>
                <td style="padding: 10px; text-align: center; color: #374151; border-bottom: 1px solid #e5e7eb;">[Date]</td>
            </tr>
            <tr>
                <td style="padding: 10px; color: #374151; border-bottom: 1px solid #e5e7eb;">[Action à réaliser]</td>
                <td style="padding: 10px; text-align: center; color: #374151; border-bottom: 1px solid #e5e7eb;">[Prénom]</td>
                <td style="padding: 10px; text-align: center; color: #374151; border-bottom: 1px solid #e5e7eb;">[Date]</td>
            </tr>
            <tr>
                <td style="padding: 10px; color: #374151;">[Action à réaliser]</td>
                <td style="padding: 10px; text-align: center; color: #374151;">[Prénom]</td>
                <td style="padding: 10px; text-align: center; color: #374151;">[Date]</td>
            </tr>
        </table>
    </div>

    <div style="background: #eff6ff; padding: 15px; border-radius: 8px; border-left: 4px solid #3b82f6;">
        <p style="color: #1e3a8a; font-weight: 600; margin-bottom: 5px;">Prochaine réunion d'équipe</p>
        <p style="color: #374151; margin: 0;">[JJ/MM/AAAA] à [HH:MM]</p>
    </div>
</div>
RH

Entretien Annuel d'Évaluation

Idéal pour : Entretiens annuels, entretiens professionnels, évaluations

Ce template structure l'entretien annuel autour des objectifs, des compétences et du plan de développement. Il permet de garder une trace formelle des échanges tout en restant constructif.

<div style="font-family: Arial, sans-serif; max-width: 800px; margin: 0 auto; padding: 40px 20px;">
    <div style="text-align: center; border-bottom: 3px solid #1e3a8a; padding-bottom: 20px; margin-bottom: 35px;">
        <h1 style="color: #1e3a8a; font-size: 24px; margin-bottom: 10px;">ENTRETIEN ANNUEL D'ÉVALUATION</h1>
        <p style="color: #6b7280; margin: 5px 0;">Période : [Année]</p>
        <p style="color: #6b7280; margin: 5px 0;">Date de l'entretien : [JJ/MM/AAAA]</p>
    </div>

    <div style="display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-bottom: 35px;">
        <div style="background: #f9fafb; padding: 20px; border-radius: 8px;">
            <p style="color: #6b7280; font-size: 13px; margin-bottom: 8px;">Collaborateur</p>
            <p style="color: #1e3a8a; font-weight: 600; font-size: 16px; margin: 0 0 5px 0;">[Nom Prénom]</p>
            <p style="color: #6b7280; font-size: 14px; margin: 0;">[Poste] - [Service]</p>
        </div>
        <div style="background: #f9fafb; padding: 20px; border-radius: 8px;">
            <p style="color: #6b7280; font-size: 13px; margin-bottom: 8px;">Manager</p>
            <p style="color: #1e3a8a; font-weight: 600; font-size: 16px; margin: 0 0 5px 0;">[Nom Prénom]</p>
            <p style="color: #6b7280; font-size: 14px; margin: 0;">[Fonction]</p>
        </div>
    </div>

    <div style="margin-bottom: 35px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Bilan de l'année écoulée</h2>
        <div style="background: #f9fafb; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
            <h3 style="color: #374151; font-size: 15px; margin-bottom: 10px;">Réalisations principales</h3>
            <p style="color: #374151; line-height: 1.8; margin: 0;">[Synthèse des principales réalisations, projets menés, contributions significatives]</p>
        </div>
        <div style="background: #f9fafb; padding: 20px; border-radius: 8px;">
            <h3 style="color: #374151; font-size: 15px; margin-bottom: 10px;">Difficultés rencontrées</h3>
            <p style="color: #374151; line-height: 1.8; margin: 0;">[Obstacles, points de blocage, situations complexes et comment elles ont été gérées]</p>
        </div>
    </div>

    <div style="margin-bottom: 35px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Atteinte des objectifs N-1</h2>
        <table style="width: 100%; border-collapse: collapse;">
            <tr style="background: #f3f4f6;">
                <th style="text-align: left; padding: 12px; color: #374151; border: 1px solid #d1d5db;">Objectif</th>
                <th style="text-align: center; padding: 12px; color: #374151; border: 1px solid #d1d5db; width: 120px;">Atteint</th>
                <th style="text-align: left; padding: 12px; color: #374151; border: 1px solid #d1d5db; width: 200px;">Commentaire</th>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151; border: 1px solid #e5e7eb;">[Objectif 1]</td>
                <td style="padding: 12px; text-align: center; border: 1px solid #e5e7eb;"><span style="color: #10b981; font-weight: 600;">Oui</span></td>
                <td style="padding: 12px; color: #6b7280; font-size: 14px; border: 1px solid #e5e7eb;">[Détail]</td>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151; border: 1px solid #e5e7eb;">[Objectif 2]</td>
                <td style="padding: 12px; text-align: center; border: 1px solid #e5e7eb;"><span style="color: #f59e0b; font-weight: 600;">Partiellement</span></td>
                <td style="padding: 12px; color: #6b7280; font-size: 14px; border: 1px solid #e5e7eb;">[Détail]</td>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151; border: 1px solid #e5e7eb;">[Objectif 3]</td>
                <td style="padding: 12px; text-align: center; border: 1px solid #e5e7eb;"><span style="color: #10b981; font-weight: 600;">Oui</span></td>
                <td style="padding: 12px; color: #6b7280; font-size: 14px; border: 1px solid #e5e7eb;">[Détail]</td>
            </tr>
        </table>
    </div>

    <div style="margin-bottom: 35px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Évaluation des compétences</h2>
        <table style="width: 100%; border-collapse: collapse;">
            <tr style="background: #f3f4f6;">
                <th style="text-align: left; padding: 12px; color: #374151; border: 1px solid #d1d5db;">Compétence</th>
                <th style="text-align: center; padding: 12px; color: #374151; border: 1px solid #d1d5db; width: 150px;">Évaluation</th>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151; border: 1px solid #e5e7eb;">[Compétence technique 1]</td>
                <td style="padding: 12px; text-align: center; border: 1px solid #e5e7eb;"><span style="color: #10b981; font-weight: 600;">Maîtrisé</span></td>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151; border: 1px solid #e5e7eb;">[Compétence relationnelle]</td>
                <td style="padding: 12px; text-align: center; border: 1px solid #e5e7eb;"><span style="color: #10b981; font-weight: 600;">Maîtrisé</span></td>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151; border: 1px solid #e5e7eb;">[Compétence managériale]</td>
                <td style="padding: 12px; text-align: center; border: 1px solid #e5e7eb;"><span style="color: #f59e0b; font-weight: 600;">En développement</span></td>
            </tr>
        </table>
    </div>

    <div style="margin-bottom: 35px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Objectifs pour l'année N</h2>
        <div style="background: #f9fafb; padding: 18px; border-radius: 8px; margin-bottom: 12px; border-left: 3px solid #3b82f6;">
            <h3 style="color: #1e3a8a; font-size: 15px; margin-bottom: 8px;">Objectif 1</h3>
            <p style="color: #374151; line-height: 1.7; margin: 0;">[Description détaillée, indicateurs de réussite, échéances]</p>
        </div>
        <div style="background: #f9fafb; padding: 18px; border-radius: 8px; margin-bottom: 12px; border-left: 3px solid #3b82f6;">
            <h3 style="color: #1e3a8a; font-size: 15px; margin-bottom: 8px;">Objectif 2</h3>
            <p style="color: #374151; line-height: 1.7; margin: 0;">[Description détaillée, indicateurs de réussite, échéances]</p>
        </div>
        <div style="background: #f9fafb; padding: 18px; border-radius: 8px; border-left: 3px solid #3b82f6;">
            <h3 style="color: #1e3a8a; font-size: 15px; margin-bottom: 8px;">Objectif 3</h3>
            <p style="color: #374151; line-height: 1.7; margin: 0;">[Description détaillée, indicateurs de réussite, échéances]</p>
        </div>
    </div>

    <div style="margin-bottom: 35px;">
        <h2 style="color: #1e3a8a; font-size: 18px; margin-bottom: 15px; border-left: 4px solid #3b82f6; padding-left: 10px;">Plan de développement</h2>
        <div style="background: #eff6ff; padding: 20px; border-radius: 8px;">
            <h3 style="color: #1e3a8a; font-size: 15px; margin-bottom: 12px;">Formations souhaitées</h3>
            <p style="color: #374151; line-height: 1.8; margin-bottom: 15px;">[Liste des formations identifiées comme nécessaires ou souhaitées]</p>
            
            <h3 style="color: #1e3a8a; font-size: 15px; margin-bottom: 12px;">Évolution professionnelle</h3>
            <p style="color: #374151; line-height: 1.8; margin: 0;">[Perspectives d'évolution, aspirations, mobilité envisagée]</p>
        </div>
    </div>

    <div style="background: #f9fafb; padding: 20px; border-radius: 8px; margin-bottom: 30px;">
        <h3 style="color: #374151; font-size: 15px; margin-bottom: 12px;">Commentaires généraux</h3>
        <p style="color: #374151; line-height: 1.8; margin: 0;">[Remarques complémentaires du manager et du collaborateur]</p>
    </div>

    <div style="margin-top: 50px; padding-top: 25px; border-top: 2px solid #e5e7eb;">
        <div style="display: grid; grid-template-columns: 1fr 1fr; gap: 30px;">
            <div>
                <p style="color: #374151; font-weight: 600; margin-bottom: 8px;">Signature du collaborateur</p>
                <p style="color: #6b7280; font-size: 14px; margin: 0;">[Nom Prénom]<br>Date : [JJ/MM/AAAA]</p>
            </div>
            <div>
                <p style="color: #374151; font-weight: 600; margin-bottom: 8px;">Signature du manager</p>
                <p style="color: #6b7280; font-size: 14px; margin: 0;">[Nom Prénom]<br>Date : [JJ/MM/AAAA]</p>
            </div>
        </div>
    </div>
</div>
Stratégique

Réunion Stratégique

Idéal pour : Comités stratégiques trimestriels, séminaires de direction

Ce template est conçu pour les réunions où l'on prend du recul. Il structure la réflexion autour de l'analyse du marché, des orientations stratégiques et des budgets. Format adapté aux COMEX et séminaires de direction.

<div style="font-family: Arial, sans-serif; max-width: 850px; margin: 0 auto; padding: 40px 20px;">
    <div style="background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%); color: white; padding: 35px; border-radius: 12px; margin-bottom: 35px; text-align: center;">
        <h1 style="font-size: 26px; margin-bottom: 12px; font-weight: 700;">RÉUNION STRATÉGIQUE</h1>
        <p style="margin: 5px 0; opacity: 0.95; font-size: 15px;">[Nom de l'entreprise] - [Trimestre/Semestre] [Année]</p>
        <p style="margin: 5px 0; opacity: 0.95; font-size: 14px;">[Date] - [Lieu]</p>
    </div>

    <div style="background: #f9fafb; padding: 20px; border-radius: 8px; margin-bottom: 35px; border-left: 4px solid #3b82f6;">
        <p style="color: #374151; line-height: 1.7; margin: 0;"><strong>Participants :</strong> [Liste des membres du comité exécutif/stratégique]</p>
    </div>

    <div style="margin-bottom: 35px;">
        <h2 style="color: #1e3a8a; font-size: 20px; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 3px solid #3b82f6;">I. Analyse de la période écoulée</h2>
        
        <div style="margin-bottom: 25px;">
            <h3 style="color: #374151; font-size: 17px; margin-bottom: 12px;">Résultats financiers</h3>
            <table style="width: 100%; border-collapse: collapse; margin-bottom: 15px;">
                <tr style="background: #f3f4f6;">
                    <th style="text-align: left; padding: 12px; color: #374151; border: 1px solid #d1d5db;">Indicateur</th>
                    <th style="text-align: right; padding: 12px; color: #374151; border: 1px solid #d1d5db; width: 120px;">Réalisé</th>
                    <th style="text-align: right; padding: 12px; color: #374151; border: 1px solid #d1d5db; width: 120px;">Objectif</th>
                    <th style="text-align: right; padding: 12px; color: #374151; border: 1px solid #d1d5db; width: 100px;">Écart</th>
                </tr>
                <tr>
                    <td style="padding: 12px; color: #374151; border: 1px solid #e5e7eb;">Chiffre d'affaires</td>
                    <td style="padding: 12px; text-align: right; color: #374151; border: 1px solid #e5e7eb;">[montant] M€</td>
                    <td style="padding: 12px; text-align: right; color: #374151; border: 1px solid #e5e7eb;">[montant] M€</td>
                    <td style="padding: 12px; text-align: right; color: #10b981; font-weight: 600; border: 1px solid #e5e7eb;">+[X]%</td>
                </tr>
                <tr>
                    <td style="padding: 12px; color: #374151; border: 1px solid #e5e7eb;">EBITDA</td>
                    <td style="padding: 12px; text-align: right; color: #374151; border: 1px solid #e5e7eb;">[montant] M€</td>
                    <td style="padding: 12px; text-align: right; color: #374151; border: 1px solid #e5e7eb;">[montant] M€</td>
                    <td style="padding: 12px; text-align: right; color: #374151; font-weight: 600; border: 1px solid #e5e7eb;">[écart]</td>
                </tr>
                <tr>
                    <td style="padding: 12px; color: #374151; border: 1px solid #e5e7eb;">Marge nette</td>
                    <td style="padding: 12px; text-align: right; color: #374151; border: 1px solid #e5e7eb;">[X]%</td>
                    <td style="padding: 12px; text-align: right; color: #374151; border: 1px solid #e5e7eb;">[X]%</td>
                    <td style="padding: 12px; text-align: right; color: #374151; font-weight: 600; border: 1px solid #e5e7eb;">[écart]</td>
                </tr>
            </table>
            <p style="color: #374151; line-height: 1.8; margin: 0;">[Commentaire sur les résultats, explications des écarts, facteurs explicatifs]</p>
        </div>

        <div style="margin-bottom: 25px;">
            <h3 style="color: #374151; font-size: 17px; margin-bottom: 12px;">Analyse du marché et de la concurrence</h3>
            <p style="color: #374151; line-height: 1.8; margin-bottom: 12px;">[Évolution du marché, tendances observées, mouvements concurrentiels significatifs]</p>
            <div style="background: #eff6ff; padding: 18px; border-radius: 8px; border-left: 3px solid #3b82f6;">
                <p style="color: #374151; line-height: 1.7; margin: 0;"><strong>Points clés :</strong> [Synthèse des éléments stratégiques à retenir]</p>
            </div>
        </div>
    </div>

    <div style="margin-bottom: 35px;">
        <h2 style="color: #1e3a8a; font-size: 20px; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 3px solid #3b82f6;">II. Orientations stratégiques</h2>
        
        <div style="background: white; border: 2px solid #e5e7eb; border-radius: 10px; padding: 20px; margin-bottom: 20px;">
            <h3 style="color: #1e3a8a; font-size: 17px; margin-bottom: 12px;">Orientation 1 : [Titre]</h3>
            <p style="color: #374151; line-height: 1.8; margin-bottom: 12px;">[Contexte et enjeux de cette orientation stratégique]</p>
            <div style="background: #f9fafb; padding: 15px; border-radius: 6px;">
                <p style="color: #374151; margin: 0;"><strong>Décision :</strong> [Décision prise par le comité, moyens alloués, pilote désigné]</p>
            </div>
        </div>

        <div style="background: white; border: 2px solid #e5e7eb; border-radius: 10px; padding: 20px; margin-bottom: 20px;">
            <h3 style="color: #1e3a8a; font-size: 17px; margin-bottom: 12px;">Orientation 2 : [Titre]</h3>
            <p style="color: #374151; line-height: 1.8; margin-bottom: 12px;">[Contexte et enjeux de cette orientation stratégique]</p>
            <div style="background: #f9fafb; padding: 15px; border-radius: 6px;">
                <p style="color: #374151; margin: 0;"><strong>Décision :</strong> [Décision prise par le comité, moyens alloués, pilote désigné]</p>
            </div>
        </div>

        <div style="background: white; border: 2px solid #e5e7eb; border-radius: 10px; padding: 20px;">
            <h3 style="color: #1e3a8a; font-size: 17px; margin-bottom: 12px;">Orientation 3 : [Titre]</h3>
            <p style="color: #374151; line-height: 1.8; margin-bottom: 12px;">[Contexte et enjeux de cette orientation stratégique]</p>
            <div style="background: #f9fafb; padding: 15px; border-radius: 6px;">
                <p style="color: #374151; margin: 0;"><strong>Décision :</strong> [Décision prise par le comité, moyens alloués, pilote désigné]</p>
            </div>
        </div>
    </div>

    <div style="margin-bottom: 35px;">
        <h2 style="color: #1e3a8a; font-size: 20px; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 3px solid #3b82f6;">III. Budgets et investissements</h2>
        
        <div style="margin-bottom: 20px;">
            <h3 style="color: #374151; font-size: 17px; margin-bottom: 12px;">Enveloppe budgétaire [période]</h3>
            <table style="width: 100%; border-collapse: collapse;">
                <tr style="background: #f3f4f6;">
                    <th style="text-align: left; padding: 12px; color: #374151; border: 1px solid #d1d5db;">Poste budgétaire</th>
                    <th style="text-align: right; padding: 12px; color: #374151; border: 1px solid #d1d5db; width: 150px;">Montant</th>
                </tr>
                <tr>
                    <td style="padding: 12px; color: #374151; border: 1px solid #e5e7eb;">[Investissement/projet A]</td>
                    <td style="padding: 12px; text-align: right; color: #374151; border: 1px solid #e5e7eb;">[montant] k€</td>
                </tr>
                <tr>
                    <td style="padding: 12px; color: #374151; border: 1px solid #e5e7eb;">[Investissement/projet B]</td>
                    <td style="padding: 12px; text-align: right; color: #374151; border: 1px solid #e5e7eb;">[montant] k€</td>
                </tr>
                <tr style="background: #f3f4f6; font-weight: 600;">
                    <td style="padding: 12px; color: #1e3a8a; border: 1px solid #d1d5db;">Total</td>
                    <td style="padding: 12px; text-align: right; color: #1e3a8a; border: 1px solid #d1d5db;">[montant] k€</td>
                </tr>
            </table>
        </div>

        <div style="background: #fef3c7; border-left: 4px solid #f59e0b; padding: 18px; border-radius: 8px;">
            <p style="color: #92400e; font-weight: 600; margin-bottom: 8px;">Points de vigilance budgétaire</p>
            <p style="color: #78350f; line-height: 1.7; margin: 0;">[Contraintes, arbitrages nécessaires, points de contrôle à prévoir]</p>
        </div>
    </div>

    <div style="margin-bottom: 35px;">
        <h2 style="color: #1e3a8a; font-size: 20px; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 3px solid #3b82f6;">IV. Feuille de route</h2>
        <table style="width: 100%; border-collapse: collapse;">
            <tr style="background: #f3f4f6;">
                <th style="text-align: left; padding: 12px; color: #374151; border: 1px solid #d1d5db;">Initiative stratégique</th>
                <th style="text-align: center; padding: 12px; color: #374151; border: 1px solid #d1d5db; width: 130px;">Pilote</th>
                <th style="text-align: center; padding: 12px; color: #374151; border: 1px solid #d1d5db; width: 120px;">Échéance</th>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151; border: 1px solid #e5e7eb;">[Initiative 1]</td>
                <td style="padding: 12px; text-align: center; color: #374151; border: 1px solid #e5e7eb;">[Nom]</td>
                <td style="padding: 12px; text-align: center; color: #374151; border: 1px solid #e5e7eb;">[Date]</td>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151; border: 1px solid #e5e7eb;">[Initiative 2]</td>
                <td style="padding: 12px; text-align: center; color: #374151; border: 1px solid #e5e7eb;">[Nom]</td>
                <td style="padding: 12px; text-align: center; color: #374151; border: 1px solid #e5e7eb;">[Date]</td>
            </tr>
            <tr>
                <td style="padding: 12px; color: #374151; border: 1px solid #e5e7eb;">[Initiative 3]</td>
                <td style="padding: 12px; text-align: center; color: #374151; border: 1px solid #e5e7eb;">[Nom]</td>
                <td style="padding: 12px; text-align: center; color: #374151; border: 1px solid #e5e7eb;">[Date]</td>
            </tr>
        </table>
    </div>

    <div style="background: linear-gradient(135deg, #eff6ff 0%, #e0f2fe 100%); padding: 25px; border-radius: 10px; border-left: 4px solid #3b82f6;">
        <h3 style="color: #1e3a8a; font-size: 17px; margin-bottom: 12px;">Prochaine revue stratégique</h3>
        <p style="color: #374151; margin: 0;">[Date] - [Lieu] | Thèmes prioritaires : [Liste]</p>
    </div>

    <div style="margin-top: 50px; padding-top: 20px; border-top: 2px solid #e5e7eb; text-align: center;">
        <p style="color: #6b7280; font-size: 14px;">Document confidentiel - Diffusion restreinte au comité</p>
    </div>
</div>