CINXE.COM
JustBooks.fr: Presse
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="fr"> <head> <script type="text/javascript" src="https://www.justbooks.fr/static/js/jquery-3.5.1.min.js"></script> <script type="text/javascript" src="https://www.justbooks.fr/static/js/jquery.cookie.js"></script> <script type="text/javascript" src="https://www.justbooks.fr/static/js/overlib/overlib_mini.js"></script> <script type="text/javascript" src="https://www.justbooks.fr/static/js/pageload.js?v=1"></script> <script type="text/javascript" src="https://www.justbooks.fr/static/js/load_gtag.js"></script> <link type="text/css" rel="stylesheet" href="//d3uahvj51kpljk.cloudfront.net/static/css/banner.css"> <!--Used for the feedback survey banner --> <style> @media (min-width: 768px) { .container { width: 750px; } } .survey-desc { display: flex; } .survey-link { padding-left: 4px; } </style> <script type="text/javascript"> if(location.origin.includes("bookfinder") || hasCookie('jbconsent')){ loadGtag(); } function hasCookie(CookieName) { if (document.cookie.includes(CookieName)) { return true; } else { return false; } } function loadGtag(){ var gaScript = document.createElement('script'); gaScript.async = true; gaScript.src = 'https://www.googletagmanager.com/gtag/js?id=G-2TKEZDMFLX'; document.head.appendChild(gaScript); } function trackOutboundLink(event, link, category, action) { try { gtag('event', 'category', { 'event_category': 'action', 'non_interaction': true }); } catch(err){} if(event.button === 0 && !event.ctrlKey && !event.metaKey){ event.preventDefault(); setTimeout(function() { document.location.href = link.href; }, 100); return false; } else { return true; } } function getCookie(name) { const value = `; ${document.cookie}`; const parts = value.split(`; ${name}=`); if (parts.length === 2) return parts.pop().split(';').shift(); } function isPrIlPresent() { const searchPrefCookie = getCookie('search_prefs'); const currentOrigin = window.origin; return searchPrefCookie && searchPrefCookie.includes('il&en') && currentOrigin.includes('bookfinder'); } function surveyBanner() { const bannerElement = document.querySelector('.banner.container-fluid'); if (bannerElement) { if (isPrIlPresent()) { bannerElement.style.display = 'flex'; } else { bannerElement.style.display = 'none'; } } } window.addEventListener('load',surveyBanner); </script> <div class="banner container-fluid" id="feedback-survey-banner" > <div class="banner_content"> <div class="container container-fluid survey-desc"> <img src="//d3uahvj51kpljk.cloudfront.net/static/img/document.svg"/>Your voice matters! <a href="https://amazonextna.qualtrics.com/jfe/form/SV_8DiCwRFpsDC0w7Q" target="_blank" rel="noopener noreferrer" class ="survey-link"> Take our quick survey and help us make BookFinder even better.</a> </div> <span class="closebtn" onclick="document.getElementById('feedback-survey-banner').style.display='none';"> <img src="//d3uahvj51kpljk.cloudfront.net/static/img/close.svg" alt="close" /> </span> </br> </div> </div> <title>JustBooks.fr: Presse</title> <meta http-equiv="Content-Script-Type" content="text/javascript"> <meta name="y_key" content="c6e31ad0992202fc" > <meta name="format-detection" content="telephone=no" /> <meta name="msvalidate.01" content="7A4771BDEBD5D8ACF487F0F26B961C43" /> <meta name="keywords" content="books, book store, new books, antiquarian books, antique books, old books, hard to find books, buy cheap books online, book meta search" /> <link rel="stylesheet" media="all" href="https://d3uahvj51kpljk.cloudfront.net/static/css/index.2023-07-15.css" type="text/css"> <!-- Latest compiled and minified CSS --> <link rel="home" href="https://www.justbooks.fr/"> <link rel="help" href="https://www.justbooks.fr/help/"> <link rel="glossary" href="https://www.justbooks.fr/help/glossary/"> <link rel="P3Pv1" href="https://www.justbooks.fr/site/p3p/prf/"> <link rel="shortcut icon" href="https://d3uahvj51kpljk.cloudfront.net/justbooks/favicon.ico" type="image/x-icon"> <link rel="apple-touch-icon" href="https://d3uahvj51kpljk.cloudfront.net/images/icon/apple-touch-icon.jb.png" type="image/x-icon"> <link rel="search" type="application/opensearchdescription+xml" href="https://www.justbooks.fr/site/opensearch/" title="JustBooks.fr"> <link rel="canonical" href="https://www.justbooks.fr/apropos/presse/" /> <script type="text/javascript"> $(document).ready(function(){ <!-- putting our NoPOD / NoISBN events here --> $("#search_form").submit(function(e) { optinForm = this; if (window._gat) { e.preventDefault(); var minYear = $("#min_year").val(); var maxYear = $("#max_year").val(); var eventLabel = ""; if ($("#author").val()) { eventLabel = "|author:" + $("#author").val(); } if ($("#title").val()) { eventLabel = eventLabel + "|title:" + $("#title").val(); } if ($("#keywords").val()) { eventLabel = eventLabel + "|keywords:" + $("#keywords").val(); } if (minYear && maxYear) { gtag('event', 'PubDate', { 'event_category': 'min-max', 'event_year': minYear + '-' + maxYear +''+ eventLabel, 'non_interaction': true }); } else if (minYear) { gtag('event', 'PubDate', { 'event_category': 'min', 'event_year': minYear +''+ eventLabel, 'non_interaction': true }); } else if (maxYear) { gtag('event', 'PubDate', { 'event_category': 'max', 'event_year': maxYear +''+eventLabel, 'non_interaction': true }); } setTimeout(function() { optinForm.submit();}, 25); } }); }); </script> <!-- abe-gdpr-banner --> <style> .abe-gdpr-banner { background-color: #F7FCFC; /* Abalone */ -webkit-box-shadow: rgba(0,0,0,0.5) 0 5px 12px; box-shadow: rgba(0,0,0,0.5) 0 5px 12px; padding: 16px 36px 36px 36px; position: fixed; bottom: 0; font-size: 14px; text-align: left; width: 100%; z-index: 10000000; display: none; } .banner-centering { max-width: 900px; margin: auto; } .banner-heading { font-size: 18px; font-weight: bold; text-align: left; margin-top: 5px; } .btn { display: inline-block; margin-left: 0; margin-right: 15px; margin-bottom: 0; font-weight: 400; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857; border-radius: 3px; text-decoration: none !important; } .btn-default { background-color: #eaeded; border-color: #ccc; color: #333 !important; } .btn-default:hover { background-color: #e6e6e6; border-color: #ccc; color: #333 !important; } .btn-primary { border:1px solid #3F4EAE; /* windsor */ color: #fff; background-color: #5866C2; /* slate */ } .btn-primary:hover { border:1px solid #3F4EAE; /* windsor */ color: #fff; background-color: #4f5bae; /* slate darker */ } @media (max-width: 500px) { .btn-xs-block { display: inline-block; line-height: 25px; margin-left: 0; margin-bottom: 15px; min-height: 40px; padding-left: 0; padding-right: 0; width: 100%; } } </style> <script> AB_TEST_COOKIE_NAME = 'test-lmda1'; AB_TEST_COOKIE_LIFETIME_DAYS = 120; function hasCookie(CookieName) { if (document.cookie.includes(CookieName)) { return true; } else { return false; } } function setABTestCookie() { if (! this.hasCookie(AB_TEST_COOKIE_NAME)) { var cookieValue = ''; if (Math.random() > 0.5) { cookieValue = 'a'; } else { cookieValue = 'b'; } var cookieString = ''; var expires = new Date(); expires.setDate(expires.getDate() + AB_TEST_COOKIE_LIFETIME_DAYS); cookieString = AB_TEST_COOKIE_NAME + '=' + cookieValue; cookieString += "; expires=" + expires.toUTCString(); cookieString += "; path=/"; cookieString += "; domain=.justbooks.fr"; cookieString += "; secure"; cookieString += "; samesite=strict"; document.cookie = cookieString; } } function setGdprCookie() { loadGtag(); var gdprBanner = document.getElementById("gdpr-banner-component"); var cookieString; var expires = new Date(); expires.setDate(expires.getDate() + 395); cookieString = "jbconsent=2:1"; cookieString += "; expires=" + expires.toUTCString(); cookieString += "; path=/"; cookieString += "; domain=.justbooks.fr"; cookieString += "; secure"; cookieString += "; samesite=strict"; document.cookie = cookieString; setABTestCookie(); window['ga-disable-UA-3637618-3'] = false; if (gdprBanner) { gdprBanner.setAttribute("aria-hidden", "true"); gdprBanner.setAttribute("style", "display:none;") } } </script> </head> <!-- SI:/hn=p-10-0-2-76/hp=12/cp=6/mu=43/la=0.4/df=49/bx=2amdepyc7.2200.7883/up=128/ --> <body class=""> <!-- abe-gdpr-banner --> <div class="abe-gdpr-banner" id="gdpr-banner-component" role="dialog" aria-label="Sélectionnez vos préférences en matière de cookies" aria-live="polite" aria-atomic="true"> <div class="banner-centering col-xs-12 col-sm-8 col-sm-offset-2"><h2 class="banner-heading">Sélectionnez vos préférences en matière de cookies</h2> <p>Nous utilisons des cookies pour améliorer votre expérience sur notre site. Les cookies permettent de mettre nos services à votre disposition et nous aident à comprendre comment notre site est utilisé afin de pouvoir lui apporter des améliorations.</p> <button id="gdpr-banner-component-consent-btn" role="button" class="btn btn-primary btn-xs-block" type="button" onclick="setGdprCookie()">Accepter les cookies </button> <a role="link" class="btn btn-default btn-xs-block" href="https://www.justbooks.fr/cookie-preferences/">Personnaliser les cookies</a></div> </div> <script> var gdprBanner = document.getElementById("gdpr-banner-component"); if (gdprBanner) { gdprBanner.setAttribute("style", "display:block;") } </script> <!-- start yui grids doc, sidebar on right --> <div id="doc3" class="yui-t4" > <div id="hd"> <!-- start yui grids header --> <div align="center" id="header"> <!-- 127.0.0.1 --> <!-- --> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr id="header-row-1"> <td align="left" id="header-section-logo"> <a href="https://www.justbooks.fr/?ref=bf_uu_hd_1" rel="home" title="BookFinder.com: Search for New & Used Books, Textbooks, Rare Books & Out-of-Print Books"> <img src="https://d3uahvj51kpljk.cloudfront.net/images/site/title/sites/www.justbooks.fr.gif" alt="JustBooks.fr" width="186" height="19" id="header-site-logo" title="BookFinder.com: Search for New & Used Books, Textbooks, Rare Books & Out-of-Print Books"></a> </td><td> <span id="header-site-logo-suffix">βeta</span> </td> <td align="right" id="header-section-links"> <a href="https://www.justbooks.fr/?ref=bf_uu_hd_2" title="">Chercher</a> | <a href="https://www.justbooks.fr/apropos/?ref=bf_uu_hd_3" title="En savoir plus sur JustBooks.fr et son équipe">A propos</a> | <a href="https://www.justbooks.fr/mon/preferences/?ref=bf_uu_hd_4" title="">Préférences</a> | <a href="https://www.justbooks.fr/participer/message/?ref=bf_uu_hd_5" title="Comment nous contacter ?">Vos commentaires</a> | <a href="https://www.justbooks.fr/aide/?ref=bf_uu_hd_6" title="Comment utiliser le site JustBooks.fr ? FAQs et conseils">Aide</a> </td> </tr> <tr style="height: 7px" bgcolor="black"><td height="7" colspan="3" style="height: 7px; background-color: black; padding: 0; margin: 0" bgcolor="black"></td></tr> <tr bgcolor="#8888ff" id="header-row-2"> <td align="left" id="header-section-context"> <span class="page-breadcrumb"><a href="https://www.justbooks.fr/" title="">Accueil</a> > <a href="https://www.justbooks.fr/apropos/" title="En savoir plus sur JustBooks.fr et son &eacute;quipe">A propos</a> > Presse</span> </td> <td align="left" id="header-section-search" width=70% colspan=2> <form action="https://www.justbooks.fr/search/" method="GET" accept-charset="iso-8859-1" name="header-search-form" id="header-search-form" class="header-search-form" > <div style="padding: 2px; font-size: small"> <label style="display: none">Cherchez Auteur, Titre ou ISBN </label> <input style="font-size: small" id="header-search-form-input" name="keywords" type="text" value="" size="45" tabindex="200"> <input type="hidden" name="currency" value="SGD"> <input type="hidden" name="lang" value="fr"> <input type="hidden" name="st" value="sh"> <input type="hidden" name="ac" value="qr"> <button style="background-color: #ececff; font-size: small" type="submit" name="submit" tabindex="201">Chercher</button> </div> </form> <script type="text/javascript" language="javascript"> $(document).ready(function(){ $('#header-search-form').on('submit', function(){ var languageInputField = $("[name|=lang]"); if (languageInputField.length > 0) { var language = $(languageInputField[0]).val(); if (language === 'any') { var prefs = $.cookie('search_prefs'); if (!prefs) { lang = 'no cookie'; } else { var langIndex = prefs.indexOf('lang&'); if (langIndex === -1) { lang = 'not set'; } else { var searchStringLength = 'lang&'.length; var MAX_LANG_LENGTH = 3; var lang = prefs.substring(langIndex + searchStringLength, langIndex + searchStringLength + MAX_LANG_LENGTH); if (lang.indexOf('&') !== -1) { //language preference has a '&' on the end of it lang = lang.substring(0, lang.indexOf('&')); } } } lang = lang.replace(/(['"])/g, "\\$1"); gtag('event', 'AnyLanguage', { 'event_category': lang, 'non_interaction': true }); } } }); }); if (document && document.getElementById && document.getElementById('header-search-form-input')) { var def = 'Cherchez Auteur, Titre ou ISBN '; var def_query = ''; if (!def_query) { document.getElementById('header-search-form-input').style.color = '#8888ff'; document.getElementById('header-search-form-input').value = def; } document.getElementById('header-search-form-input').onfocus = function() { if (this.value == def) { this.value = ''; this.style.color = ''; } }; document.getElementById('header-search-form-input').onblur = function() { if ((! this.value) && (! this.value.length)) { this.style.color = '#8888ff'; this.value = def; } }; document.getElementById('header-search-form').onsubmit = function() { var input = document.getElementById('header-search-form-input'); if (input && input.value && (input.value == def)) { input.value = ''; input.focus(); return false; } }; } </script> </td> </tr> </table> <h2 class="page-heading">Presse</h2> </div> <!-- end div header --> </div> <!-- end yui grids header --> <div id="bd" > <!-- start yui grids body --> <!-- start first block of row --> <div id="yui-main"><div class="yui-b"> <div id="page-sidebar-table-content-area"> <div style="text-align: center; font-weight: bold; background-color: #ececff; padding: 0.7em"> ( <a href="#a">Présentation de l'entreprise</a> • <a href="#b">Notre équipe</a> • <a href="#c">Presse</a> • <a href="#d">Logo (téléchargeable)</a> ) </div> <h3 id="a">Présentation de l'entreprise</h3> <p>JustBooks.fr est un moteur de recherche qui compare les prix de plus de 150 millions de livres neufs, d'occasion, rares, anciens et épuisés et de manuels scolaires. Nous faisons gagner du temps et de l'argent aux bibliophiles en cherchant parmi les principaux catalogues de livres en ligne et en leur indiquant quels vendeurs proposent les meilleurs prix et sélections. Les utilisateurs peuvent ainsi comparer les prix des livres et acheter ceux qu'ils veulent directement auprès des vendeurs. Nous ne majorons jamais les prix des livres.</p> <p>Le site internet JustBooks.fr fait partie du réseau de moteurs de recherche BookFinder.com/JustBooks. Depuis notre création en 1997, notre comparateur de prix a été utilisé par des millions de personnes. Notre site a été recommandé par de nombreux journaux et magazines internationaux, tels que le <em>New York Times Book Review</em>, le <em>Wall Street Journal</em>, <em>The Guardian</em> ou le <em>Vogue</em> japonais. <em>Newsweek</em> et <em>Money</em> nous présentent comme étant leur site préféré de commerce de livres en ligne aux côtés d'Amazon.com.</p> <p>Les sites du groupe BookFinder.com/JustBooks sont gérés par une petite équipe située à Berkeley, en Californie, Victoria, en Canada, et à Düsseldorf, en Allemagne. Notre but est de rendre la recherche et l'achat de livres en ligne le plus simple possible, que ce soit pour des éditions originales signées, des livres de poche d'occasion, des livres anciens rares ou les derniers bestsellers.</p> <p>Nous avons créé BookFinder.com en 1997, puis, en 1999, nous nous sommes ouverts au marché des livres neufs. En 2001, nous avons ajouté la recherche multilingue à nos services. Puis, en 2003, nous avons publié le 1er <em>Rapport de BookFinder.com</em> qui présente les livres épuisés les plus recherchés. En 2006, nous avons intégré une option à la recherche permettant de comparer le prix total des livres incluant les frais de port. La même année, nous avons introduit les moteurs de recherche européens JustBooks.</p> <!-- <h3 id="b">Notre équipe</h3> <p><strong>Anirvan Chatterjee</strong>, 31 ans, fondateur et PDG. BookFinder.com a été créé en 1996 par Anirvan, alors âgé de 19 ans, dans le cadre de ses études à l'Université de Berkeley en Californie. Bibliophile averti, Anirvan lit énormément (environ 100 livres par an) et est un grand défenseur des librairies indépendantes.</p> <p><strong>Charlie Hsu</strong>, 30 ans, fondateur et directeur de la technologie. Charlie possède une licence en sciences informatiques de l'Université de Davis en Californie. Charlie s'est associé à son ami de longue date Anirvan, en 1999, pour créer la technologie centrale utilisée par JustBooks.fr. La science-fiction et le Moyen-Age font partie de ses lectures.</p> <p><strong>Giovanni Soltoggio</strong>, 26 ans, directeur Europe. Giovanni possède une licence en Sciences économiques et Management de l'Université de Bocconi de Milan et un master en Management International de la CEMS (Community of European Management Schools). Il a créé son 1er site d'échange de livres d'occasion en 1997 pendant ses études et a rejoint BookFinder.com en 2005 pour participer au développement des sites JustBooks. Il aime lire des livres en italien, en allemand et en anglais.</p> --> <h3 id="c">Presse</h3> <p>Vous êtes journaliste ou spécialiste du secteur ? Vous désirez obtenir plus d'information ou un entretien avec une personne de chez JustBooks.fr ? Veuillez nous contacter à l'adresse suivante : </p> <blockquote> <p><a href="mailto:feedback@bookfinder.com">feedback@bookfinder.com</a></p> <p>(<a href="https://www.justbooks.fr/participer/message/">Cliquez ici pour toute autre demande de renseignement</a>)</p> </blockquote> <h3 id="d">Logo (téléchargeable)</h3> <p>La version digitale de notre logo convient pour des articles papier et en ligne. Cette image n'est utilisable qu'accompagnée d'un article ou d'un commentaire de presse en ligne ou hors ligne sur les services de JustBooks.fr. Veuillez nous contacter pour toute autre utilisation.</p> <ul> <li><a href="https://d3uahvj51kpljk.cloudfront.net/about/press/images/www.justbooks.fr_logo_500x400.jpg">JPEG, 500x400</a></li> </ul> </div> <!-- end page-sidebar-table-content-area --> </div></div> <!-- end first block of first row, yui-b and yui-main --> <!-- second block of first main row --> <div class="yui-b"> <div id="page-sidebar-table-sidebar-area"> <div align="left" class="right-bar"> <h4><a href="https://www.justbooks.fr/apropos/">A propos</a></h4> <ul> <li><a href="https://www.justbooks.fr/apropos/partenaires/" title="Liste des places de marché et vendeurs travaillant avec JustBooks.fr ">Nos partenaires</a></li> <li class="unlinked"><a class="unlinked" >Presse</a></li> <li><a href="https://www.justbooks.fr/apropos/dossier/" title="Articles de presse sur JustBooks.fr.">Dossier de presse</a></li> </ul> </div> </div> <!-- end page-sidebar-table-sidebar-area --> </div> <!-- end yui-b --> </div> <!-- end yui grids body: bd --> </div> <!-- end yui grids div width from begin --> <div id="ft"> <!-- yui grids footer --> <div id="footer" class="robots-nocontent"> <table id="footer-sitemap-link-lists" class="footer-child"><tr class="footer-flex"> <td class="footer-sitemap-link-column"> <p><a href="https://www.justbooks.fr/?ref=bf_uu_ft_o1" title=""><strong>Book search</strong> </a></p> <p> <a href="https://www.justbooks.fr/recherche_isbn/" >Recherche ISBN</a> </p><p> <a href="https://www.justbooks.fr/livres_scolaires/" >Recherche de livres scolaires</a> </p><p> <a href="https://www.justbooks.fr/livres_signes/" >Livres signés</a> </p> </td> <td class="footer-sitemap-link-column"> <p><a href="https://www.justbooks.fr/aide/?ref=bf_uu_ft_o2" title="Comment utiliser le site JustBooks.fr ? FAQs et conseils"><strong>Aide</strong> </a></p> <p> <a href="https://www.justbooks.fr/aide/faq/" title="Questions les plus fréquentes sur JustBooks.fr">FAQ</a> </p><p> <a href="https://www.justbooks.fr/aide/glossaire/" title="Consulter notre glossaire des termes techniques utilisés par les vendeurs">Glossaire</a> </p> </td> <td class="footer-sitemap-link-column"> <p><a href="https://www.justbooks.fr/apropos/?ref=bf_uu_ft_o3" title="En savoir plus sur JustBooks.fr et son équipe"><strong>A propos</strong> </a></p> <p> <a href="https://www.justbooks.fr/apropos/partenaires/" title="Liste des places de marché et vendeurs travaillant avec JustBooks.fr ">Nos partenaires</a> </p><p> <a class="unlinked" >Presse</a> </p><p> <a href="https://www.justbooks.fr/apropos/dossier/" title="Articles de presse sur JustBooks.fr.">Dossier de presse</a> </p> </td> <td class="footer-sitemap-link-column"> <p><a href="https://www.justbooks.fr/participer/?ref=bf_uu_ft_o4" title="Comment nous contacter ?"><strong>Participer</strong> </a></p> <p> <a href="https://www.justbooks.fr/participer/lien/" title="Comment créer un lien vers JustBooks.fr(y compris vers les recherches spécifiques) ?">Créer un lien</a> </p><p> <a href="https://www.justbooks.fr/participer/message/" title="Envoyez-nous vos commentaires">Vos commentaires</a> </p><p> <a href="https://www.justbooks.fr/participer/liste/" title="En savoir plus sur les listes de diffusion de JustBooks.fr ">Listes de diffusion</a> </p> </td> <td class="footer-sitemap-link-column"> <p><a href="https://www.justbooks.fr/mon/preferences/?ref=bf_uu_ft_o5" title=""><strong>Préférences</strong> </a></p></td> </tr></table> <!-- start websites line --> <div class="footer-child"> <div id="footer-websites-block" class="footer-flex"> <a href="http://www.bookfinder.com/?ref=bf_uu_ft_s1">BookFinder.com</a> <a href="http://www.justbooks.co.uk/?ref=bf_uu_ft_s2">JustBooks.co.uk</a> <a href="http://www.justbooks.de/?ref=bf_uu_ft_s3">JustBooks.de</a> <a href="http://www.justbooks.fr/?ref=bf_uu_ft_s4">JustBooks.fr</a> <a href="http://www.justbooks.nl/?ref=bf_uu_ft_s5">JustBooks.nl</a> </div> <!-- end websites line --> <!-- start language mode line --> <div id="footer-language-landing-pages-block" class="footer-flex"> <div class="footer-language-left footer-flex"> <div class="footer-language-description"> Rechercher un livre en... </div> </div> <div class="footer-language-right footer-flex"> <a href="https://www.justbooks.fr/livres_allemands/?ref=bf_uu_ft_l1">allemand</a> <a href="https://www.justbooks.fr/livres_anglais/?ref=bf_uu_ft_l2">anglais</a> <a href="https://www.justbooks.fr/livres_espagnols/?ref=bf_uu_ft_l3">espagnol</a> <a href="https://www.justbooks.fr/livres_italiens/?ref=bf_uu_ft_l4">italien</a> <a href="https://www.justbooks.fr/livres_neerlandais/?ref=bf_uu_ft_l5">néerlandais</a> <a href="https://www.justbooks.fr?lang=any&mode=advanced&ref=bf_uu_ft_l6">toutes langues</a> </div> </div> <!-- end language mode line --> <!-- start legal line --> <div id="footer-legal-block" class="footer-flex footer-small"> <span> © 1997-2024 <a href="https://www.justbooks.fr/apropos/">BookFinder.com</a>® </span> <a href="https://www.justbooks.fr/apropos/conditions/">Conditions d'utilisation</a> <a href="https://www.justbooks.fr/apropos/confidentialite/">Déclaration de protection des données personnelles</a> <a href="https://www.justbooks.fr/apropos/cookies_notice/" title="Notice sur les cookies JustBooks">Notice sur les cookies</a> </div> <!-- end legal line --> </div> </div> <!-- end footer --> <!-- SI:/hn=p-10-0-2-76/hp=12/cp=6/mu=43/la=0.4/df=49/bx=2amdepyc7.2200.7883/up=128/ --> <!-- TM:/TOsi=0.06/ABsh1=0.00/ABsh2=0.00/TOga=0.00/ --> </div> <!-- end ft --> </body> </html>