Aller au contenu
Afriland First Bank Côte d'Ivoire – Website

Afriland First Bank Côte d'Ivoire - Website

  • Entreprise
    • Comptes bancaires
    • Actifs financiers
    • Crédits
    • Internet Banking
  • Particuliers
    • Comptes Bancaires
    • Cartes Bancaires
    • Crédit
    • Transfert d'argent
  • Institution & Association
    • Qui sommes-nous?
    • Gestion de trésorerie
    • Gestion de devises
    • Financement des projets
    • Compte courant
    • Compte epargne
  • Banque en ligne
    • E-Banking
    • Sara

Devise

Devise : L’unité monétaire d’un pays hors UMOA.

Navigation de l’article

Publication précédente

Détenteur de monnaie électronique

Publication suivante

Dispositif d’acceptation de moyens et services de paiement

News
SPONSORISATION DE LA CONFERENCE AFRICAN WOMEN LEADERS NETWORK: AWLN ​ !!!!!!!! 48ᵉ journée internationale des droits de la femme !!!!!!!! Job dating !!!!!!!! Fête du travail 2025 / journée sportive AFBCI !!!!!!!! Dîner gala first bank CI !!!!!!!! Bonne année 2025 !!!!!!!!

Institution

  • Qui Que Vous Soyez
  • Gestion de trésoreries
  • Gestion de dévises
  • Financement des projets
  • Compte Courant
  • Compte epargne

Entreprise

  • Comptes Bancaires
  • Actifs financiers
  • Crédits
  • Internet Banking

Particulier

  • Comptes Bancaires
  • Crédits
  • Cartes Bancaires
  • Transfert d'argent
cropped-AFB-CI-LOGO-et-sign.png

Afriland First Bank Côte d’Ivoire

Abidjan Plateau, Avenue Noguès Immeuble Woodin Center, 

01 BP 6928 Abidjan 01.

SWIFT: OMFNCIAB

BANQUE : CI106 PAYS : CI93

NOUS CONTACTER

  • +225 07 09 74 14 14
  • +225 01 72 16 16 16​
  • +225 05 74 14 14 14
  • serviceclient.afbci@afrilandfirstbankgroup.com

SOCIAL MEDIA

CERTIFIÉ PCI DSS

© 2024 Afriland First Group – All rights reserved

  • Politique de confidentialité
  • Réclamations
  • Lexique de banque

<script>const managers = document.querySelectorAll('.manager');
const boxes = document.querySelectorAll('.box');
const contenantChoixUtilisateur = document.getElementById('choix-utilisateur');

// Événement click pour chaque manager
managers.forEach(manager => {
    manager.addEventListener('click', (e) => {
        const target = e.target.getAttribute('data-anim'); // Utiliser e.target
        const bass=document.querySelector('.managers')
        bass.style.top='6em';
        // Récupérer le contenu correspondant à l'élément cliqué
        const contenuCorrespondant = document.querySelector(`.box[data-anim="${target}"]`);

        // Vérifier si le contenu correspondant existe
        if (contenuCorrespondant) {
            // Récupérer tout le contenu de la box
            const contenuBox = contenuCorrespondant.innerHTML;

            // Mettre à jour le contenu du conteneur
            contenantChoixUtilisateur.innerHTML = contenuBox;
        } else {
            // Gestion des erreurs ou contenu par défaut
            contenantChoixUtilisateur.innerHTML = "<p>Aucun contenu disponible.</p>";
        }
        contenantChoixUtilisateur.style.padding = '3em';
        contenantChoixUtilisateur.style.backgroundColor = '#6c757d'; // couleur de fond
        contenantChoixUtilisateur.style.border = '1px solid #ccc'; // bordure
        contenantChoixUtilisateur.style.borderRadius = '8px'; // coins arrondis
        contenantChoixUtilisateur.style.boxShadow = '0 2px 5px rgba(0, 0, 0, 0.1)'; // ombre
        contenantChoixUtilisateur.style.marginTop = '10px'; // espacement
        contenantChoixUtilisateur.style.display= 'flex';
        contenantChoixUtilisateur.style.flexDirection= 'row-reverse';
        contenantChoixUtilisateur.style.width='50em';
        contenantChoixUtilisateur.style.gap='5em';
        contenantChoixUtilisateur.style.textAlign='justify';
        contenantChoixUtilisateur.style.paddingLeft='5em';
        contenantChoixUtilisateur.style.marginTop = '6em';
        contenantChoixUtilisateur.style.zIndex='99'

        const image = contenantChoixUtilisateur.querySelector('img');
        if (image) {
            image.style.width = '168px'; // Bordure bleue
            image.style.height = '168px';
            image.style.borderRadius = '50%'; // Coins arrondis de l'image
        }
        const text = contenantChoixUtilisateur.querySelector('.text');
        if (text) {
            text.style.marginTop = 'auto'; // Bordure bleue
            text.style.marginBottom = 'auto'; 
            text.style.alignItem = 'center';
            text.style.color='#fff'
            text.style.borderRadius = '50%'; // Coins arrondis de l'image
        }
    });
});</script>
    • Nous connaître
    • Organisation
    • Correspondants
    • Carrière
    • Conditions Banque
    • F.A.Q
Afriland First Bank Côte d'Ivoire – Website
Fièrement propulsé par WordPress