Audiences du TERDI: Différend sur les îles Chagos – 24 avril 2017

Publié le 19 avril 2017

Navigation

(function () { function normalize(input) { try { const u = (input instanceof URL) ? input : new URL(input, window.location.href); let p = u.pathname.toLowerCase().replace(/\/+$/, ''); return p === '' ? '/' : p; } catch { return ''; } } function matches(linkPath, currentPath) { if (!linkPath || linkPath === '/') return currentPath === '/'; if (currentPath === linkPath) return true; const lp = linkPath.endsWith('/') ? linkPath.slice(0, -1) : linkPath; return currentPath.startsWith(lp + '/'); } function resetToggle(t) { t.classList.remove('et_pb_toggle_open'); t.classList.add('et_pb_toggle_close'); const c = t.querySelector('.et_pb_toggle_content'); if (c) c.style.display = 'none'; const title = t.querySelector('.et_pb_toggle_title'); if (title) title.setAttribute('aria-expanded', 'false'); } function openToggle(t) { t.classList.remove('et_pb_toggle_close'); t.classList.add('et_pb_toggle_open'); const c = t.querySelector('.et_pb_toggle_content'); if (c) c.style.display = 'block'; const title = t.querySelector('.et_pb_toggle_title'); if (title) title.setAttribute('aria-expanded', 'true'); } function highlightCurrent(resetAll = false) { const container = document.querySelector('.sb-toggles'); if (!container) return; const currentPath = normalize(window.location.href); const toggles = Array.from(container.querySelectorAll('.et_pb_toggle')); if (resetAll) { container.querySelectorAll('a.current-link').forEach(a => a.classList.remove('current-link')); toggles.forEach(resetToggle); } let best = { toggle: null, link: null, len: -1 }; for (const t of toggles) { for (const a of t.querySelectorAll('a[href]')) { const href = a.getAttribute('href'); if (!href || href.startsWith('#') || href.startsWith('mailto:') || href.startsWith('tel:')) continue; const lp = normalize(href); if (matches(lp, currentPath) && lp.length > best.len) { best = { toggle: t, link: a, len: lp.length }; } } } if (best.toggle && best.link) { best.link.classList.add('current-link'); openToggle(best.toggle); } } function ready() { highlightCurrent(true); // reset complet une seule fois au départ setTimeout(() => highlightCurrent(false), 300); // après init Divi } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', ready); } else { ready(); } window.addEventListener('load', () => highlightCurrent(false)); // MutationObserver : ne fait plus de reset, juste la logique du "meilleur match" const mo = new MutationObserver(() => highlightCurrent(false)); mo.observe(document.body, { childList: true, subtree: true }); })();

Suivez nos réseaux

(FR) Ce lundi 24 avril 2017, le Tribunal Etudiant de Règlement des Différends Internationaux (TERDI) tiendra ses audiences dans l’affaire du Différend sur les îles Chagos (République de Maurice c. Royaume-Uni). Le Tribunal est saisi en particulier de la question de la souveraineté sur l’Archipel des Chagos. Le Tribunal entendra M. Marco Benatar (Max Planck Institute Luxembourg) et M. Nabil Hajjami (Université Paris Nanterre) présentant respectivement les positions de Maurice et du Royaume-Uni.

Le Centre de droit international vous invite à assister aux audiences. Informations et inscriptions: martyna.falkowska@ulb.ac.be

(EN) On Monday, April 24 2017, the Student Tribunal for International Disputes Settlement (STIDS) will proceed to its hearings in the case concerning the Dispute over the Chagos Islands (Republic of Mauritius vs. United Kingdom). The Tribunal is seized, in particular, of the question of sovereignty over the Chagos Archipelago. The Tribunal will hear Mr Marco Benatar (Max Planck Institute Luxembourg) and Mr Nabil Hajjami (Université Paris Nanterre) presenting the positions of Mauritius and of the UK, respectively.

The Centre for International Law kindly invites you to attend the hearings. Registration and information: martyna.falkowska@ulb.ac.be

Notre prochain événement :

Odile Dua, assistante au Centre de droit international de l'ULB

19/05/2026 12:15

Obstacles à l’accès à un recours pour les violations des droits humains causées par les entreprises multinationales

La dernière News:

La guerre contre l'Iran et ses suites : quinze questions de droit international (2026)

La dernière publication :

The Vienna Conventions on the Law of Treaties (Second Edition)