{"id":1877,"date":"2026-02-26T01:06:26","date_gmt":"2026-02-26T01:06:26","guid":{"rendered":"https:\/\/uneformationunemploi.com\/?page_id=1877"},"modified":"2026-03-04T04:08:51","modified_gmt":"2026-03-04T04:08:51","slug":"espace-employeur","status":"publish","type":"page","link":"https:\/\/caceefinternational.com\/en\/espace-employeur\/","title":{"rendered":"Espace employeur"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1877\" class=\"elementor elementor-1877\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f440cdd e-flex e-con-boxed e-con e-parent\" data-id=\"f440cdd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f2a6f6 elementor-widget elementor-widget-spacer\" data-id=\"6f2a6f6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-15bad271 e-flex e-con-boxed e-con e-parent\" data-id=\"15bad271\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d3cce4a elementor-widget elementor-widget-text-editor\" data-id=\"2d3cce4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>    <script src=\"https:\/\/www.google.com\/recaptcha\/api.js\" async defer><\/script><\/p>\n<style>\n        .form-container { max-width: 500px; margin: 0 auto; }\n        .tabs { \n            display: flex; \n            border-bottom: 2px solid #e5e7eb; \n            margin-bottom: 25px;\n            gap: 10px;\n        }\n        .tab-btn { \n            flex: 1; \n            padding: 12px; \n            border: none; \n            cursor: pointer; \n            font-size: 15px; \n            font-weight: 600;\n            border-radius: 8px 8px 0 0;\n            transition: all 0.3s ease;\n            background: #f3f4f6;\n            color: #374151;\n        }\n        .tab-btn.active { \n            background: #204A80;\n            color: white;\n        }<\/p>\n<p>        \/* ONGLET INSCRIPTION AVEC FOND BLEU P\u00c2LE (m\u00eame quand non actif) *\/\n        #tab-inscription {\n            background: #EAF2FB;\n            color: #204A80;\n            border: 1px solid #C7DBF2;\n            border-bottom: none;\n        }<\/p>\n<p>        \/* Quand l'onglet inscription est actif *\/\n        #tab-inscription.active {\n            background: #204A80;\n            color: white;\n            border: none;\n        }<\/p>\n<p>        .form { max-width: 450px; margin: 0 auto; }\n        .form-group { margin-bottom: 15px; }\n        .form-group input { \n            width: 100%; \n            padding: 10px; \n            border: 1px solid #d1d5db; \n            border-radius: 6px; \n            font-size: 14px; \n            transition: border-color 0.3s;\n            background: white;\n        }\n        .form-group input:focus { \n            outline: none; \n            border-color: #3871C1; \n            box-shadow: 0 0 0 3px rgba(56, 113, 193, 0.15); \n        }\n        .btn { \n            width: 100%; \n            padding: 12px; \n            border: none; \n            border-radius: 6px; \n            font-size: 15px; \n            font-weight: 600; \n            cursor: pointer; \n            margin-top: 15px; \n            transition: all 0.3s ease; \n        }\n        .btn-connexion { \n            background: #204A80;\n            color: white;\n        }\n        .btn-connexion:hover { \n            background: #3871C1;\n            color: #ffffff;\n            transform: translateY(-2px); \n            box-shadow: 0 4px 12px rgba(32, 74, 128, 0.35); \n        }\n        .btn-inscription { \n            background: #204A80; \n            color: white;\n        }\n        .btn-inscription:hover { \n            background: #3871C1;\n            color: #ffffff;\n            transform: translateY(-2px); \n            box-shadow: 0 4px 12px rgba(32, 74, 128, 0.35); \n        }\n        .btn-reset { \n            background: #204A80; \n            color: white;\n        }\n        .btn-reset:hover { \n            background: #3871C1;\n            color: #ffffff;\n            transform: translateY(-2px); \n            box-shadow: 0 4px 12px rgba(32, 74, 128, 0.35); \n        }\n        .erreur { \n            background: #fef2f2; \n            border-left: 4px solid #dc2626; \n            color: #991b1b; \n            padding: 12px; \n            margin-bottom: 20px; \n            border-radius: 4px; \n            font-size: 13px;\n        }\n        .success { \n            background: #eff6ff; \n            border-left: 4px solid #3871C1; \n            color: #204A80; \n            padding: 12px; \n            margin-bottom: 20px; \n            border-radius: 4px; \n            font-size: 13px;\n        }\n        .g-recaptcha { \n            margin: 15px 0; \n            display: flex; \n            justify-content: center; \n            transform: scale(0.9);\n        }\n        h3 { \n            text-align: center; \n            color: #ffffff; \n            margin-bottom: 20px; \n            font-size: 20px; \n        }\n        a { \n            color: #204A80; \n            text-decoration: none; \n            font-weight: 500;\n        }\n        a:hover { \n            text-decoration: underline; \n            color: #3871C1; \n        }\n        .remember-label { \n            color: #000000; \n            font-size: 13px; \n            display: flex; \n            align-items: center; \n            gap: 8px; \n            background: rgba(255, 255, 255, 0.9);\n            padding: 6px;\n            border-radius: 4px;\n        }\n        .cgu-label { \n            color: #ffffff; \n            font-size: 13px; \n            display: flex; \n            align-items: center; \n            gap: 8px; \n            background: rgba(0, 0, 0, 0.35);\n            padding: 8px;\n            border-radius: 6px;\n            margin: 12px 0;\n        }\n        input[type=\"checkbox\"] { \n            width: auto; \n            margin-right: 5px;\n            transform: scale(1);\n        }\n        .form p {\n            margin-top: 12px;\n            font-size: 13px;\n        }<\/p>\n<p>        .reset-password-section {\n            background: white;\n            border-radius: 8px;\n            padding: 30px;\n            margin-bottom: 25px;\n            box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n            border: 1px solid #e5e7eb;\n        }\n        .reset-password-section h3 {\n            color: #204A80;\n            margin-bottom: 20px;\n            text-align: center;\n            font-size: 20px;\n        }\n        .reset-password-section .form-group {\n            margin-bottom: 15px;\n        }\n        .forgot-password-link {\n            text-align: center;\n            margin-top: 15px;\n            font-size: 14px;\n        }\n        .forgot-password-link a {\n            color: #204A80;\n            text-decoration: underline;\n        }\n    <\/style>\n<div class=\"form-container\">\n<div class=\"tabs\">\n            <button class=\"tab-btn active\" onclick=\"showTab('connexion')\" id=\"tab-connexion\">Connexion<\/button><br \/>\n            <button class=\"tab-btn\" onclick=\"showTab('inscription')\" id=\"tab-inscription\">Inscription<\/button>\n        <\/div>\n<p>        <!-- CONNEXION --><\/p>\n<div id=\"connexion-tab\" class=\"form\" style=\"display:block;\">\n<form method=\"post\">\n<h3>Connexion \u00e0 votre espace<\/h3>\n<div class=\"form-group\">\n                    <input type=\"email\" name=\"login_email\" placeholder=\"Adresse email\" required>\n                <\/div>\n<div class=\"form-group\">\n                    <input type=\"password\" name=\"login_password\" placeholder=\"Mot de passe\" required>\n                <\/div>\n<p>                <label class=\"remember-label\"><input type=\"checkbox\" name=\"remember_me\"> Se souvenir de moi<\/label><\/p>\n<div class=\"g-recaptcha\" data-sitekey=\"6LedenMtAAAAAAX1QEr5IUcOQa8xwOqDusHRLT88\"><\/div>\n<p>                <button type=\"submit\" name=\"connexion_employeur\" class=\"btn btn-connexion\">SE CONNECTER<\/button><\/p>\n<div class=\"forgot-password-link\">\n                    <a href=\"?action=reset_password\">Mot de passe oubli\u00e9 ?<\/a>\n                <\/div>\n<p style=\"text-align:center; margin-top: 12px;\"><a href=\"#\" onclick=\"showTab('inscription'); return false;\">Pas encore de compte ? Inscrivez-vous<\/a><\/p>\n<\/p><\/form>\n<\/p><\/div>\n<p>        <!-- INSCRIPTION --><\/p>\n<div id=\"inscription-tab\" class=\"form\" style=\"display:none;\">\n<form method=\"post\">\n<h3>Cr\u00e9er votre compte employeur<\/h3>\n<div class=\"form-group\">\n                    <input type=\"text\" name=\"reg_prenom\" placeholder=\"Pr\u00e9nom\" required>\n                <\/div>\n<div class=\"form-group\">\n                    <input type=\"text\" name=\"reg_nom\" placeholder=\"Nom\" required>\n                <\/div>\n<div class=\"form-group\">\n                    <input type=\"email\" name=\"reg_email\" placeholder=\"Adresse email\" required>\n                <\/div>\n<div class=\"form-group\">\n                    <input type=\"text\" name=\"reg_entreprise\" placeholder=\"Nom de l'entreprise\" required>\n                <\/div>\n<div class=\"form-group\">\n                    <input type=\"tel\" name=\"reg_telephone\" placeholder=\"T\u00e9l\u00e9phone (optionnel)\">\n                <\/div>\n<div class=\"form-group\">\n                    <input type=\"password\" name=\"reg_password\" placeholder=\"Mot de passe (8 caract\u00e8res minimum)\" required>\n                <\/div>\n<div class=\"form-group\">\n                    <input type=\"password\" name=\"reg_confirm_password\" placeholder=\"Confirmer le mot de passe\" required>\n                <\/div>\n<p>                <label class=\"cgu-label\"><input type=\"checkbox\" name=\"reg_accept_terms\" required> J&#8217;accepte les conditions g\u00e9n\u00e9rales d&#8217;utilisation<\/label><\/p>\n<div class=\"g-recaptcha\" data-sitekey=\"6LedenMtAAAAAAX1QEr5IUcOQa8xwOqDusHRLT88\"><\/div>\n<p>                <button type=\"submit\" name=\"inscription_employeur\" class=\"btn btn-inscription\">Cr\u00e9er mon compte<\/button><\/p>\n<p style=\"text-align:center; margin-top: 12px;\"><a href=\"#\" onclick=\"showTab('connexion'); return false;\">D\u00e9j\u00e0 inscrit ? Connectez-vous<\/a><\/p>\n<\/p><\/form>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <script>\n    function showTab(tab) {\n        document.getElementById('connexion-tab').style.display = 'none';\n        document.getElementById('inscription-tab').style.display = 'none';\n        document.getElementById('tab-connexion').classList.remove('active');\n        document.getElementById('tab-inscription').classList.remove('active');\n        document.getElementById(tab + '-tab').style.display = 'block';\n        document.getElementById('tab-' + tab).classList.add('active');\n    }\n            <\/script><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1877","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/pages\/1877","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/comments?post=1877"}],"version-history":[{"count":0,"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/pages\/1877\/revisions"}],"wp:attachment":[{"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/media?parent=1877"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}