<!DOCTYPE html>
<html class="no-js     homepage home-cvbox
" lang="fr">
    <head>
        <title>    Fab Emploi recruteur
</title>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="description" content="    Fab Emploi recruteur
">
                <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no">
        <meta name="mobile-web-app-capable" content="yes">
        
        
        
        <link rel="stylesheet" href="/build/site/site.dc52f6c3.css">

        <link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png"><link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png"><link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png"><link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png"><link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png"><link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png"><link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png"><link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png"><link rel="icon" sizes="16x16" href="/favicon-16x16.png"><link rel="icon" sizes="32x32" href="/favicon-32x32.png"><link rel="icon" sizes="96x96" href="/favicon-96x96.png"><link rel="icon" sizes="160x160" href="/favicon-160x160.png"><link rel="icon" sizes="196x196" href="/favicon-196x196.png">

                                                
<style>
    :root {
        --backgroundColor: #e3e3e3;
        --mainColor: #ff0068;
        --mainColorHover: #ff0068;
        --alternativeColor: #00b5dc;
        --alternativeColorHover: #05b9e6;
        --alternativeColorHoverOpacity: rgba(5, 185, 230, 0.9);
        --alternativeColorHoverShadow: rgba(5, 185, 230, 0.33);        --actionColor: #ff0068;
        --actionColorHover: #ff0573;    }

    .subhead {
        background-color: #e3e3e3;
    }

    .subhead.no-margin {
        margin-top: 0;
    }

    .theme-primary-background,
    .panel-primary > .panel-heading,
    .nav > li > a.theme-primary-background:hover {
        background-color: #ff0068;
        color: #fff;
    }

    .theme-default-background,
    .panel-primary > .panel-heading,
    .nav > li > a.theme-default-background:hover {
        background-color: #e3e3e3;
        color: #000;
        border: none;
    }

    .theme-primary-background-alpha {
        background-color: rgba(255, 0, 104, 0.4);
        color: #fff;
    }

    .theme-primary-background-alpha-extra {
        background-color: rgba(255, 0, 104, 0.2);
        color: #fff;
    }

    .theme-alternative-background-alpha-light,
    .theme-alternative-background-alpha-light:hover {
        background-color: rgba(0, 181, 220, 0.5);
    }

    .theme-alternative-background-alpha-lighter,
    .theme-alternative-background-alpha-lighter:hover {
        background-color: rgba(0, 181, 220, 0.1);
    }

    .theme-alternative-background-alpha-hover.active,
    .theme-alternative-background-alpha-hover.active:hover {
        background-color: rgba(0, 181, 220, 0.3);
    }

    .theme-primary-color,
    .social-facebook:hover,
    .social-twitter:hover {
        color: #ff0068 !important;
    }

    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, a {
        color: #ff0068;
    }

    .theme-primary-border-color,
    .panel-primary > .panel-heading {
        border-color: #ff0068;
    }

    .btn-primary {
        background-color: #ff0068;
        border-color: e6005e;
        color: #fff;
    }

    .btn-primary[disabled] {
        background-color: ff3386;
        border-color: ff1a77;
        color: #fff;
    }

    .btn-alternative[disabled] {
        background-color: 10d5ff;
        border-color: 00caf6;
        color: #fff;
    }

            .theme-action-background {
            background-color: #ff0068;
            color: #fff;
        }

        .theme-action-background:hover {
            background-color: #ff0573;
            color: #fff;
        }

        .theme-action-color {
            color: #ff0068;
        }
    
    .form-control:focus,
    .chosen-container-single:focus {
        border-color: #ff0068;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 104, 0.6);
    }

    a.theme-primary-color:hover {
        color: #ff0068;
    }

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active {
        background-color: #ff0068;
        border-color: e6005e;
        color: #fff;
    }

    .popover-html {
        border-color: #00b5dc;
    }

    .popover-html.bottom .arrow {
        border-bottom-color: #00b5dc;
    }

    .popover-html.top .arrow {
        border-top-color: #00b5dc;
    }

    .popover-html.left .arrow {
        border-left-color: #00b5dc;
    }

    .popover-html.right .arrow {
        border-right-color: #00b5dc;
    }

    .btn-primary-resume {
        background-color: #00b5dc;
        border-color: #00b5dc;
        color: #fff;
    }

    .header__wrapper--dark li a.btn-primary-resume:hover,
    .btn-primary-resume:hover,
    .btn-primary-resume:focus,
    .btn-primary-resume:active,
    .btn-primary-resume.active {
        background-color: #05b9e6;
        border-color: #05b9e6;
        color: #fff;
    }

    .nav > li > .theme-primary-background:active,
    .nav > li > .theme-primary-background:focus,
    .nav > li > .theme-primary-background:hover,
    .nav > li > .btn-primary:active,
    .nav > li > .btn-primary:focus,
    .nav > li > .btn-primary:hover,
    .nav .open > .btn-primary,
    .nav .open > .theme-primary-background,
    .nav .open > .theme-primary-background:active,
    .nav .open > .theme-primary-background:focus,
    .nav .open > .theme-primary-background:hover {
        background-color: #ff0068;
        border-color: #ff0068;
    }

    .nav > li > .theme-alternative-background:active,
    .nav > li > .theme-alternative-background:focus,
    .nav > li > .theme-alternative-background:hover,
    .nav > li > .btn-alternative:active,
    .nav > li > .btn-alternative:hover,
    .nav > li > .btn-alternative:focus,
    .nav .open > .btn-alternative,
    .candidate-mfj-link--menu > li > a.theme-alternative-background:hover:after,
    .nav .open > .theme-alternative-background,
    .nav .open > .theme-alternative-background:active,
    .nav .open > .theme-alternative-background:hover,
    .nav .open > .theme-alternative-background:focus {
        background-color: #05b9e6;
        border-color: #05b9e6;
        color: #fff;
    }

    .carousel-indicators li {
        background: transparent;
        border-color: #00b5dc;
    }

    .carousel-indicators .active {
        background: #00b5dc;
    }

    .daterangepicker td.in-range,
    .daterangepicker td.available:hover,
    .daterangepicker th.available:hover,
    .theme-alternative-background-alpha {
        background-color: rgba(0, 181, 220, 0.5);
        color: #fff;
    }

    .theme-alternative-background,
    .popover,
    .label-alternative,
    .label-alternative a,
    .dropdown > .dropdown-menu > .active > a:hover,
    .dropdown > .dropdown-menu > .active > a:focus,
    .icon-details:before,
    .separator-line:before,
    .separator-line:after {
        background-color: #00b5dc;
        color: #fff;
    }

    .candidate-mfj-link--menu > li > a.theme-alternative-background:after,
    .pcm-skill-popover__content:before {
        background-color: #00b5dc;
        color: #fff;
    }

    [data-pcm-step]:nth-child(1) .pcm-extra {
        border-color: #00b5dc transparent transparent transparent;
    }

    [data-pcm-step]:nth-child(1) .is-done .pcm-extra {
        border-color: rgba(0, 181, 220, 0.5) transparent transparent transparent;
    }

    [data-pcm-step]:nth-child(1) .is-todo .pcm-extra {
        border-color: rgba(0, 181, 220, 0.1) transparent transparent transparent;
    }

    [data-pcm-step]:nth-child(5) .pcm-extra {
        border-color: transparent transparent #00b5dc transparent;
    }

    [data-pcm-step]:nth-child(5) .is-done .pcm-extra {
        border-color: transparent transparent rgba(0, 181, 220, 0.5) transparent;
    }

    [data-pcm-step]:nth-child(5) .is-todo .pcm-extra {
        border-color: transparent transparent rgba(0, 181, 220, 0.1) transparent;
    }

    .theme-alternative-border {
        border-color: #00b5dc;
    }

    .popover.bottom > .arrow:after {
        border-bottom-color: #00b5dc;
    }

    .popover.left > .arrow:after {
        border-left-color: #00b5dc;
    }

    .popover.right > .arrow:after {
        border-right-color: #00b5dc;
    }

    .popover.top > .arrow:after {
        border-top-color: #00b5dc;
    }

    .ua-popover:before {
        border-bottom-color: #00b5dc;
    }

    .slider-selection,
    .slider .slider-handle {
        background-color: #00b5dc;
    }

    .slider .slider-handle:after {
        border-color: transparent transparent #00b5dc;
    }

    .theme-alternative-color,
    .theme-alternative-color:active,
    .theme-alternative-color:focus,
    .theme-alternative-color:hover,
    .navbar-item--with-icon.active,
    .navbar-item--with-icon.active:active,
    .navbar-item--with-icon.active:focus,
    .navbar-item--with-icon.active:hover,
    .list-alternative-color li:before {
        color: #00b5dc;
    }

    .theme-alternative-color-hover:hover,
    .theme-alternative-color-hover:focus,
    .theme-alternative-color-hover:active {
        color: #00b5dc;
    }

    .theme-alternative-border-color {
        border-color: #00b5dc;
    }

    .theme-alternative-color-with-border {
        border-color: #00b5dc;
        color: #00b5dc;
    }

    .theme-primary-color-with-border {
        border-color: #ff0068;
        color: #ff0068;
    }

    .daterangepicker td.active,
    .daterangepicker td.active:hover,
    .btn-alternative {
        background-color: #00b5dc;
        border-color: 00a0c3;
    }

    .btn-alternative:hover,
    .btn-alternative:active,
    .btn-alternative:focus,
    .btn-alternative:active:focus {
        background-color: #05b9e6;
        border-color: 00a0c3;
    }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:active,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        background-color: #00b5dc;
    }

    .pagination > .active > a,
    .pagination > .active > a:active,
    .pagination > .active > a:hover,
    .pagination > .active > a:focus {
        background-color: #00b5dc;
        border-color: #00b5dc;
    }

    .home-mfj .home-description .description-block__more:before,
    .home-mfj .home-description .description-block__more:after {
        background: #00b5dc
    }

    .recruiter-mfj-link > li > a:hover:after,
    .recruiter-mfj-link > li > a.theme-alternative-background:after,
    .recruiter-mfj-link > li > a.theme-alternative-background,
    .recruiter-mfj-link > li > a.theme-alternative-background:hover,
    .recruiter-mfj-link > li > a:hover,
    .recruiter-mfj-link > li > a:active,
    .recruiter-mfj-link > li > a:focus {
        background: #00b5dc;
        color: #fff;
    }

    @media (min-width: 768px) {
        .dropdown:hover > .recruiter-mfj-link > li > a:hover,
        .dropdown:hover > .recruiter-mfj-link > li > a:active,
        .dropdown:hover > .recruiter-mfj-link > li > a:focus,
        .dropdown.open > .recruiter-mfj-link > li > a:hover,
        .dropdown.open > .recruiter-mfj-link > li > a:active,
        .dropdown.open > .recruiter-mfj-link > li > a:focus {
            background: #00b5dc;
            color: #fff;
        }
    }

    .btn-alternative-extra-light {
        background-color: transparent;
        border-color: #00b5dc;
        color: #00b5dc;
    }

    .btn-alternative-light {
        background-color: rgba(0, 181, 220, 0.1);
        border-color: rgba(0, 181, 220, 0.1);
        color: #00b5dc;
    }

    .btn-alternative-light:active,
    .btn-alternative-light:hover,
    .btn-alternative-light:focus {
        background-color: rgba(0, 181, 220, 0.3);
        border-color: rgba(0, 181, 220, 0.3);
        color: #00b5dc;
    }

    .nav > li > .theme-alternative-background {
        background: #00b5dc;
        color: #fff;
    }

    .nav > li > .theme-alternative-background:active,
    .nav > li > .theme-alternative-background:hover,
    .nav > li > .theme-alternative-background:focus {
        background: #05b9e6;
        color: #fff;
    }

    .eucookie {
        background: #ff0068;
    }
</style>
        
                <style><style>
  @font-face {
    font-family: 'Roboto';
    src: url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Bold.woff2') format('woff2'),
        url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Roboto';
    src: url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Italic.woff2') format('woff2'),
        url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'Roboto';
    src: url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-ThinItalic.woff2') format('woff2'),
        url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'Roboto';
    src: url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Bold.woff2') format('woff2'),
        url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Roboto';
    src: url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Thin.woff2') format('woff2'),
        url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Roboto';
    src: url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Light.woff2') format('woff2'),
        url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Roboto';
    src: url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Black.woff2') format('woff2'),
        url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Roboto';
    src: url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-MediumItalic.woff2') format('woff2'),
        url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'Roboto';
    src: url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Medium.woff2') format('woff2'),
        url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Roboto';
    src: url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-BlackItalic.woff2') format('woff2'),
        url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'Roboto';
    src: url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-LightItalic.woff2') format('woff2'),
        url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'Roboto';
    src: url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Regular.woff2') format('woff2'),
        url('https://media.myfairjob.com/clients/fab-emploi/fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Questrial';
    src: url('https://media.myfairjob.com/clients/fab-emploi/fonts/Questrial-Regular.woff2') format('woff2'),
        url('https://media.myfairjob.com/clients/fab-emploi/fonts/Questrial-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Avenir';
    src: url('https://media.myfairjob.com/myfairJob/_fonts/avenir-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: normal;
    src: url('https://media.myfairjob.com/myfairJob/_fonts/Gilroy-Bold.woff') format('woff');
  }
  
  /* NAVIGATION + HÉRITÉ */
  @media (max-width: 1024px) {
    .menu-buttons {
        display: none;
    }
  }
  
  body {
      color: #717296;
      font-family: Avenir;
  }
  
  .site {
    background: linear-gradient(#EBF3FA, #EBF3FA, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff);
  }
  
  h2,
  h3,
  h4 {
    color: #114d61;
  }
  
  a:hover, 
  a:focus {
    color: #fc0065;
  }
  
  .theme-alternative-color {
    color: #114d61;
  }

  .btn-alternative {
    background-color: #114d61;
    border: 1px solid #114d61;
  }

  .btn {
    border-radius: 6px;
  }

  .btn-xs {
    padding: 10px auto;
  }

  .btn-md {
    padding: 14px 10px;
  }

  @media screen and (min-width: 768px) {
    .btn-xs {
      width: 200px;
    }

    .btn-md {
      width: 315px;
    }
  }

  .fab-emploi-logo-link {
    font-size: 22px;
    font-family: Questrial,Georgia,Times New Roman,Times,serif;
  }

  .fab-emploi-logo-link:hover,
  .fab-emploi-logo-link:focus {
    color: #fc0065;
  }

  .fab-emploi-logo-img {
    margin-right: 15px;
  }

  .fab-emploi-logo-img-container:hover,
  .fab-emploi-logo-img-container:focus {
    text-decoration: none;
  }
  
  .partner {
    margin: 30px auto;
  }
  
  /* Bouton connexion */
  .button_login {
    background-color: transparent;
    border-color: transparent;
    color: #0E144F;
    font-family: Poppins, Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding-top:0px;
    padding-bottom:0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  
  .button_login:hover {
    background-color: transparent;
    border-color: transparent;
    color: #0A0F3E;
    transition: background-color 1s;
  }
  
  use {
    display:none;
  }
  
  .btn-action {
    background-color: #FF0068;
    border-color: transparent;
    border-radius: 3px;    
  }
  
  .btn-action:hover {
    background-color: #fc0065;
  }
  
  /* Bouton inscription */
  .button_signin {
    background-color: #FF0068;
    border-radius: 3px;
    border-color: transparent;
    color: #FFFFFF;
    font-family: Poppins, Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right: 20px;
    padding-left: 20px;
  }
  
  .button_signin:hover {
    background-color: #fc0065;
    border-color: transparent;
    color: #FFFFFF;
    transition: background-color 1s;
  }
  
  
  
  /* Icone menu burger */
  .svg-burger-dims{
    background:url(https://media.myfairjob.com/clients/rugby_club/menu_buger.svg) no-repeat;
  }
  
  header{
    background-color:white;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .menu {
    padding: 0px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  /* BANNIERE "HEADER"  */
  .banniere {
    background-image :  url("https://media.myfairjob.com/clients/fab-emploi/banniere-recruteur.jpg");
    background-size: cover;
    background-position: right;
    color: #FFFFFF;
    padding-top: 90px;
    padding-bottom: 90px;
    padding-left: 100px;
    padding-right: 100px;
  }
  
  .texte_banniere {
    width: 60%;
  }
  
  .banniere h1,
  .banniere .pre-titre,
  .banniere .post-titre {
    font-family: 'Roboto';
  }
  
  .banniere h1,
  .banniere .pre-titre {
    color : #FFFFFF;
  }
  
  .banniere h1,
  .banniere .post-titre {
    font-size: 30px;
  }
  
  .banniere h1 {
    font-weight: 500;
  }
  
  .banniere .pre-titre {
    font-weight: 300;
    margin-bottom: 20px;
  }
  
  .banniere .post-titre {
    color: #ff0068;
    font-weight: 900;
  }
  
  .button_banner {
    font-family: 'Poppins', Helvetica, Arial, sans-serif;
    font-size: 18px;
    text-align: center;
    background-color: #FF0D39;
    color: white;
    border: none;
    border-radius: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .recruteur-explications {
    background-color: #f5f5fb;
    border-radius: 10px;
    margin: 30px 15px;
    padding: 30px;
  }
  
  .recruteur-explications .recruteur-explications-image-container {
    margin-bottom: 30px;
  }
  
  /* PARTENARIAT  */
  .reassurance {
    margin-top: 70px;
    margin-bottom:80px;
  }
  
  .titre-explicatif {
    font-size: 38px;
    font-weight: 900;
    text-align: center;
  }

  .titre-explicatif .lighter {
    font-style: italic;
    font-weight: 100;
  }
  
  .reassurance .titre-explicatif {
    margin-bottom: 105px;
  }
  
  .reassurance p {
    text-align: center;
    margin-bottom: 35px;
  }
  
  .blocs_reassurance {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  
  .blocs_reassurance h4 {
    color: #114d61;
    font-size: 30px;
  }
  
  .blocs_reassurance p {
    text-align: left;
  }
  
  .blocs_reassurance h3 {
    text-align: left;
  }
  
  .bloc_icone {
    transition: transform 0.5s;
    margin:20px;
    padding-top:40px;
    padding-bottom:40px;
    padding-left:20px;
    padding-right:20px;
    width: 500px;
  }
  
  
  .bloc_icone:hover {
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    background-color: #F5F5FC;
    border-radius: 6px;
  }
  
  .icone {
    margin-bottom:15px;
  }
  
  /* ETAPES */
  .etapes .container {
    padding-right: 60px;
    padding-left: 60px;
  }
  
  /* ETAPES  */
  .texte_etape {
      padding:70px ;
      margin-top: 50px;
  }
  
  .etapes h3 {
    font-weight: 900;
  }
  
  .etape_1 {
    border-radius: 10px;
    padding-bottom: 34px;
    margin-top:60px;
  }
  
  .etape_1 .pre-titre,
  .etape_2 .pre-titre {
    color: #00b5dc;
    font-family: 'Roboto';
  }
  
  .etape_1 .pre-titre,
  .etape_2 .pre-titre .bolder {
    font-size: 30px;
    font-style: italic;
    font-weight: 300;
  }
  
  .etape_2 .pre-titre {
    font-size: 20px;
    font-weight: 100;
  }
  
  .images {
    background-color: #F5F5FC;
    border-radius: 10px;
    height: 435px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .etape_2 {
    margin-top : 100px;
    margin-bottom : 100px;
  }

  .eucookie {
    color: white;
    position: fixed;
    bottom: 0px;
    width: 100%;
  }

  .eucookie a {
    color: white;
  }

  .eucookie .row {
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 30px;
  }

  .eucookie .header {
    box-shadow: none;
    text-align: left !important;
  }

  .eucookie .text-right {
    text-align: left;
  }

  @media (max-width: 800px) {
    .blocs_reassurance {
      flex-direction: column;
    }
  
    .bloc_icone {
      margin-left:30px;
      margin-right:30px;
      margin-top:20px;
      margin-bottom:20px;
      padding-top:20px;
      padding-bottom:20px;
      padding-left:15px;
      padding-right:15px;
      width: auto;
    }
  }
  
  @media screen and (min-width: 768px) {
    .recruteur-explications,
    .recruteur-explications .recruteur-explications-image-container,
    .recruteur-explications .recruteur-explications-text
     {
      display: flex;
    }
  
    .recruteur-explications {
      margin: 30px auto;
    }
  
    .recruteur-explications .recruteur-explications-image-container {
      align-items: center;
      display: flex;
      justify-content: center;
      flex: 1;
      margin-bottom: 0px;
      margin-right: 30px;
    }
  
    .recruteur-explications .recruteur-explications-text {
      flex: 2;
      flex-direction: column;
    }
  }
  
  @media screen and (min-width: 651px) and (max-width: 767px) {
    .texte_banniere {
      width: 70%;
    }
  
    .banniere {
      padding-left: 40px;
      padding-right: 40px;
      margin-right: 15px;
      margin-left: 15px;
    }
    
    .etape_1 .row, .etape_1 .row {
      display: flex;
      flex-flow: column-reverse;
    }
  
    .etape_1 {
      height: auto;
    }
  
    .texte_etape {
      margin-top: 30px;
    }
  }
  
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .texte_banniere {
      width: 70%;
    }
  
    .banniere {
      padding-left: 50px;
      padding-right: 50px;
    }
  
    .texte_etape {
      margin-top: 30px;
    }
  
    .texte_etape {
      padding: 20px;
    }
  
    .etape_1 {
      height: 350px;
    }
  
    .etape_2 {
      margin-bottom: 0px;
    }
  }
  
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .texte_banniere {
      width: 60%;
    }
  
    .texte_etape {
      margin-top: 30px;
    }
  
    .etape_2 {
      margin-bottom: 0px;
    }
  }
  
  @media screen and (min-width: 10px) and (max-width: 650px) {
    h1{
      font-size:37px;
    }
  
    h3 {
      font-size:22px;
    }
  
    .texte_banniere {
      width: 100%;
    }
  
    .banniere{
      padding-left: 30px;
      padding-right: 30px;
      padding-top:60px;
      padding-bottom:60px;
      margin-right: 15px;
      margin-left: 15px;
    }
  
    .etape_2 {
      margin-top : 30px;
    }
  
    .etapes .container {
        padding-right: 40px;
        padding-left: 40px;
    }
  
    .texte_etape {
        padding: 0px;
    }
  
    .etape_1 .row, .etape_1 .row {
        display: flex;
        flex-flow: column-reverse;
    }
  
    .etape_1 {
      height: auto;
    }
  
    .texte_etape {
      margin-top: 30px;
    }
  
    .etape_2 {
      margin-bottom: 0px;
    }
  }
  
  .pre-footer {
    display: flex;
    justify-content: center;
    margin: auto;
  }
  
  .pre-footer .first-image {
    margin-right: 30px;
  }
  
  .candidat-banniere {
    margin-bottom: 100px;
    margin-top: 100px;
    text-align: center;
  }
  
  .candidat-banniere .candidat-banniere-titre {
    color: #0e154f;
    font-size: 38px;
    font-style: italic;
    font-weight: 100;
  }
  </style></style>    
    <script>
        var mixpanelConfiguration = [];

            </script>

    </head>
    <body data-ng-app="mfjCVboxSiteBundleApp" class="site" id="app">

        <!--[if lt IE 9]><div class="alert alert-warning">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div><![endif]-->

        <noscript><div class="alert alert-warning"> For full functionality of this site it is necessary to enable JavaScript. Here are the <a href="http://www.enable-javascript.com/"> instructions how to enable JavaScript in your web browser</a>.</div></noscript>

                <div class="bg-overlay" data-ng-click="menu.close()"></div>

                
                                    
                    <p>
</p>
<p>
</p><header>
    <div class="container">
        <div class="menu">
            <div>
                <a href="https://fab-emploi.fr/espace-recruteur" class="fab-emploi-logo-img-container">
                    <img class="fab-emploi-logo-img" src="https://media.myfairjob.com/clients/fab-emploi/logo-sample.png" alt="Logo Fab Emploi">
                </a>
                <a href="https://www.fabrh-savoie.fr/" class="fab-emploi-logo-link" target="_blank">
                    Fab'RH Savoie
                </a>
            </div>
            <div class="menu-buttons pull-right menu">
                <div class="exclusive">
                    <a class="hidden-sm hidden-xs button_login" href="/espace-candidat">Espace candidat</a>
                    <a class="hidden-sm hidden-xs" data-button-class="button_login" data-controller="ModalCtrl" data-controller-as="modal" data-mfj-modal-toggle="" data-size="lg" data-template-url="/espace-recruteur/profile/login">Connexion</a>
                    <a class="hidden-sm hidden-xs" data-button-class="button_signin" data-controller="ModalCtrl" data-controller-as="modal" data-mfj-modal-toggle="" data-size="lg" data-template-url="/espace-recruteur/register">Inscription</a>
                </div>
            </div>
        </div>
    </div>
</header>

<p></p>
<p></p>
<p><br></p>
<div class="site">
    <!-- -- BANNIERE "HEADER" ---->
    <div class="partner">
        <img src="https://media.myfairjob.com/clients/fab-emploi/savoie.png" alt="">
        <img src="https://media.myfairjob.com/clients/fab-emploi/auvergne-rhone-alpes-entreprises.jpg" alt="">
    </div>
    <div class="banniere container">
        <div class="texte_banniere">
            <p class="pre-titre">Chefs d’entreprise, artisans, commerçants, indépendants...</p>
            <h1>FAB EMPLOI <br>
                Un service d’aide au recrutement</h1>
            <p class="post-titre">
                pour trouver les profils qui vous intéressent
            </p>
        </div>
    </div>
    <div class="recruteur-explications container">
        <div class="recruteur-explications-image-container">
            <img class="recruteur-explications-image" src="https://media.myfairjob.com/clients/fab-emploi/logo.png" alt="">
        </div>
        <div class="recruteur-explications-text">
            <h2>Vous recherchez à recruter autrement ?</h2>
            <p>FAB EMPLOI est une solution innovante d’aide au recrutement et au sourcing. Rentrez en contact avec des ressources locales.</p>
            <p>Inscrivez-vous et recevez gratuitement des CV de candidats.</p>
            <a data-button-class="btn btn-xs button_signin" data-controller="ModalCtrl" data-controller-as="modal" data-mfj-modal-toggle="" data-size="lg" data-template-url="/espace-recruteur/register">Je m’inscris →</a>
        </div>
    </div>

    <!-- -- REASSURANCE ---->
    <div class="reassurance container">
        <h2 class="titre-explicatif">Gagner en efficacité et rapidité <br> dans vos recrutements</h2>
        <div class="blocs_reassurance">
            <div class="bloc_icone">
                <img class="icone" src="https://media.myfairjob.com/clients/fab-emploi/secteur.svg" alt="secteurs d'activité">
                <h4>Choisissez un ou plusieurs secteurs d’activités</h4>
                <p>Des secteurs pour lesquels vous souhaitez recevoir des candidatures</p>
            </div>
            <div class="bloc_icone">
                <img class="icone" src="https://media.myfairjob.com/clients/fab-emploi/zone_recherche.svg" alt="zone de recherche">
                <h4>Ajustez votre zone de recherche</h4>
                <p>Les villes, départements que vous ciblez géographiquement</p>
            </div>
            <div class="bloc_icone">
                <img class="icone" src="https://media.myfairjob.com/clients/fab-emploi/recruteurs.svg" alt="marque employeur">
                <h4>Recevez des candidatures spontanées</h4>
                <p>Des candidatures ciblées sur votre activité</p>
            </div>
        </div>
    </div>

    <!-- -- ETAPES ---->
    <div class="etapes container">
        <h2 class="titre-explicatif"><span class="lighter">Des services numériques pour :</span><br>
            vous aider à recruter </h2>
        <!-- -- ETAPE 1 ---->
        <div class="etape_1 container">
            <div class="row">
                <div class="texte_etape col-sm-6 col-xs-12">
                    <h3>Le CV par compétences</h3>
                    <p>Un format adapté aux besoins des petites et moyennes entreprises. Une présentation par compétences, savoir-faire qui permet une lecture simplifiée et efficace des candidatures.</p>
                </div>
                <div class="images col-sm-6 col-xs-12">
                    <img class="profil_metier" src="https://media.myfairjob.com/clients/MHB/CV_ipad.png" alt="recrutez">
                </div>
            </div>
        </div>
        <!-- -- ETAPE 2 ---->
        <div class="etape_2 container">
            <div class="row">
                <div class="images col-sm-6 col-xs-12">
                    <img class="CS" src="https://media.myfairjob.com/clients/fab-emploi/candidates.png" alt="recrutez">
                </div>
                <div class="texte_etape col-sm-6 col-xs-12">
                    <h3>La candidature spontanée</h3>
                    <p>Un outil simple et efficace pour recruter : la réception de candidatures spontanées ciblées sur votre activité.</p>
                </div>
            </div>
        </div>
    </div>

    <div class="pre-footer container">
        <a href="https://www.jobsavoie.com/" target="_blank">
            <img class="first-image" src="https://media.myfairjob.com/clients/fab-emploi/monjobensavoie.jpg" alt="">
        </a>
        <a href="https://www.fabrh-savoie.fr/" target="_blank">
            <img src="https://media.myfairjob.com/clients/fab-emploi/logo-avec-infos.jpg" alt="">
        </a>
    </div>

    <div class="candidat-banniere container">
        <h3 class="candidat-banniere-titre">Vous êtes candidat ?</h3>
        <p>FAB EMPLOI vous soutient dans votre recherche d’emploi</p>
        <a class="btn btn-md btn-action" href="/espace-candidat">Cliquez pour en profiter →</a>
    </div>
</div>

                                        <div class="footer">
                                    <div class="theme-primary-background footer-section first-footer">
                            <div class="container">
                                    <div class="row">
                                <div class="col-sm-4">
                                                                            <img src="https://fab-emploi.fr/media/cache/resolve/cvbox_logo_thumb/uploads/c/b/e/5/5744cc4c75b77e792bbcde5effc1fddb7940864e.png" alt="Fab Emploi et le Département de Savoie" width="146" height="65">
                                    
                                                                    </div>
                                <div class="col-sm-4">
                                    <h4 class="footer-section__title">Fab Emploi et le Département de Savoie</h4>
                                                                            <ul>
                                            <li>
                                                <a href="/contactez-nous" title="Contactez-nous">Contactez-nous</a>
                                            </li>
                                            <li>
                                                <a href="/espace-candidat/page/conditions-generales-36" title="Conditions générales">Conditions générales</a>
                                            </li>
                                            <li>
                                                <a href="/espace-candidat/page/mentions-legales-45" title="Mentions légales">Mentions légales</a>
                                            </li>
                                        </ul>
                                                                    </div>
                                <div class="col-sm-4">
                                                                                                        </div>
                            </div>
                        
    </div>
                    </div>
                
                                    <div class="footer-section second-footer">
                            <div class="container">
                                    <div class="second-footer-wrap">
                                <div class="footer-center">
                                    <strong>Tous droits réservés 2026 Fab Emploi et le Département de Savoie </strong>
                                </div>
                            </div>
                        
    </div>
                    </div>
                            </div>
        
    
                    <div data-ng-controller="ContactCtrl as contact" class="">
    <div class="contact-icon" data-ng-click="menu.openRight()">
        <div class="visible-lg">
            <svg class="svg-question-mark svg-question-mark-dims">
                <use href="/build/site/images/spritemap.b24d1f78a2c31a9bddb1.svg#question-mark"></use>
            </svg>
            <span class="contact-icon-text">Besoin d'aide</span>
        </div>

        <div class="hidden-lg">
            <svg class="svg-burger-dims">
                <use href="/build/site/images/spritemap.b24d1f78a2c31a9bddb1.svg#burger"></use>
            </svg>
        </div>
    </div>

    <div class="nav-contact">
        <div class="pull-left nav-contact__close" data-ng-click="menu.close()">
            <svg>
                <use href="/build/site/images/spritemap.b24d1f78a2c31a9bddb1.svg#close"></use>
            </svg>
        </div>

                    <div class="hidden-lg nav-menu nav-menu-mobile">
                
                                        <a data-mfj-modal-toggle data-controller="ModalCtrl" data-controller-as="modal" data-template-url="https://fab-emploi.fr/espace-recruteur/profile/login" data-button-class="btn btn-alternative">Connexion</a>

                    <div class="link-separator"></div>
                        <a data-mfj-modal-toggle data-controller="ModalCtrl" data-controller-as="modal" data-template-url="https://fab-emploi.fr/espace-recruteur/register" data-button-class="btn btn-alternative">Je m'inscris</a>

                            </div>

            <button class="hidden-lg btn btn-alternative"
                    data-ng-show="contact.showConfirmation == false"
                    data-ng-click="contact.showForm = !contact.showForm">Besoin d'aide ?</button>
        
        <div class="contact-form-confirmation" data-ng-show="contact.showConfirmation">
            Votre message a correctement été envoyé
        </div>

        <div class="contact-form-input" data-ng-show="contact.showConfirmation == false && (contact.showForm == true || contact.isDesktop())">
            <form name="my_fair_job_cvbox_site_bundle_contact_form" method="post" action="/contactez-nous/ajax/contact" data-ng-submit="contact.processForm($event)">
            
            <h3 class="nav-contact__title">Contactez-nous</h3>
            <div>Une question ? Un problème ?</div>
            <div>Écrivez-nous : </div>

            <div class="nav-contact__form clearfix">
                    

                                    <div class="form-group">
                        <label for="my_fair_job_cvbox_site_bundle_contact_form_firstname">
                            Prénom *
                        </label>
                                <input type="text" id="my_fair_job_cvbox_site_bundle_contact_form_firstname" name="my_fair_job_cvbox_site_bundle_contact_form[firstname]" data-initial-value data-ng-model="contact.firstname" class=" form-control" />

                    </div>
                
                                    <div class="form-group">
                        <label for="my_fair_job_cvbox_site_bundle_contact_form_lastname">
                            Nom *
                        </label>
                                <input type="text" id="my_fair_job_cvbox_site_bundle_contact_form_lastname" name="my_fair_job_cvbox_site_bundle_contact_form[lastname]" data-initial-value data-ng-model="contact.lastname" class=" form-control" />

                    </div>
                
                                    <div class="form-group">
                        <label for="my_fair_job_cvbox_site_bundle_contact_form_email">
                            Email *
                        </label>
                                <input type="email" id="my_fair_job_cvbox_site_bundle_contact_form_email" name="my_fair_job_cvbox_site_bundle_contact_form[email]" data-initial-value data-ng-model="contact.email" class=" form-control" />

                    </div>
                
                                    <div class="form-group">
                        <label for="my_fair_job_cvbox_site_bundle_contact_form_phone">
                            Téléphone Mobile/Fixe
                        </label>
                                <input type="text" id="my_fair_job_cvbox_site_bundle_contact_form_phone" name="my_fair_job_cvbox_site_bundle_contact_form[phone]" data-initial-value data-ng-model="contact.phone" class=" form-control" />

                    </div>
                
                <div class="form-group">
                    <label for="my_fair_job_cvbox_site_bundle_contact_form_request">
                        Sujet *
                    </label>
                            <input type="text" id="my_fair_job_cvbox_site_bundle_contact_form_request" name="my_fair_job_cvbox_site_bundle_contact_form[request]" data-initial-value data-ng-model="contact.request" class=" form-control" />

                </div>

                                    <div class="form-group">
                        <label for="my_fair_job_cvbox_site_bundle_contact_form_company">
                            Société
                        </label>
                                <input type="text" id="my_fair_job_cvbox_site_bundle_contact_form_company" name="my_fair_job_cvbox_site_bundle_contact_form[company]" data-initial-value data-ng-model="contact.company" class=" form-control" />

                    </div>
                
                <div class="form-group">
                    <label for="my_fair_job_cvbox_site_bundle_contact_form_message">
                        Message *
                    </label>
                            <textarea id="my_fair_job_cvbox_site_bundle_contact_form_message" name="my_fair_job_cvbox_site_bundle_contact_form[message]" data-initial-value data-ng-model="contact.message" class=" form-control"></textarea>

                </div>

                <div class="form-group"><button type="submit"         id="my_fair_job_cvbox_site_bundle_contact_form_submit" name="my_fair_job_cvbox_site_bundle_contact_form[submit]"        class="btn btn-wide btn-black nav-contact__submit btn" data-ng-disabled="!contact.firstname || !contact.lastname || !contact.request || !contact.message || !contact.email" data-ng-class="{
                            &#039;btn-gray&#039;: !contact.firstname || !contact.lastname || !contact.request || !contact.message || !contact.email,
                            &#039;btn-alternative&#039;: contact.firstname &amp;&amp; contact.lastname &amp;&amp; contact.request &amp;&amp; contact.message &amp;&amp; contact.email
                        }">Envoyer</button></div>
            </div>
                <div class="form-group form-group- "><div class="col-sm-8"><input type="text" id="my_fair_job_cvbox_site_bundle_contact_form_email_address" name="my_fair_job_cvbox_site_bundle_contact_form[email_address]" style="display:none" class=" form-control" /></div></div></form>
        </div>
    </div>
</div>

        
                            <div class="eucookie" data-ng-controller="EuCookieCtrl" data-ng-show="!euCoodieAccepted()" data-ng-cloak>
    <div class="header container">
        <div class="row">
            <div class="col-sm-6 text-right flex-center">
                <div class="txt-cookie">
                    En poursuivant votre navigation sur ce site,<br /> vous acceptez l'utilisation de cookies pour réaliser des statistiques de visites.

                </div>
            </div>
            <div class="col-sm-3 text-center">
                <div class="btn btn-alternative btn-wide" data-ng-click="euCookieAccept()">Accepter</div>
            </div>
            <div class="col-sm-3 text-center flex-center">
                <a href="/espace-candidat/page/conditions-generales-36#cookie">En savoir +</a>
            </div>
        </div>
    </div>
    <div class="close">
        <a href="" data-ng-click="euCookieAccept()"><i class="glyphicon glyphicon-remove"></i></a>
    </div>
</div>
        
                            
                        
        
        <script src="/bundles/fosjsrouting/js/router.min.js"></script>
        <script src="/js/routing?callback=fos.Router.setData"></script>

        <script src="/build/site/runtime.a6b927d7.js"></script><script src="/build/site/0.cb5fe9c2.js"></script><script src="/build/site/site.d1e4cc88.js"></script>
        <script>
            // cssVars();

            $(document).on('focus', 'input, textarea', function () {
                if (window.matchMedia('(max-width: 768px)').matches) {
                    var offset = $(this).offset().top;
                    window.scroll(0, offset - 25);
                }
            });
        </script>

        
                            
            <!-- Facebook Pixel Code -->
            <script>
            !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
            n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
            n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
            t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
            document,'script','//connect.facebook.net/en_US/fbevents.js');

            fbq('init', '865843320190128');
            fbq('track', "PageView");</script>
            <noscript><img height="1" width="1" style="display:none" alt=""
            src="https://www.facebook.com/tr?id=865843320190128&ev=PageView&noscript=1"
            /></noscript>
            <!-- End Facebook Pixel Code -->
            </body>
</html>
