<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>L&#039;IHEDN : Institut des hautes études de défense nationale</title>
	<atom:link href="https://ihedn.fr/en/feed/" rel="self" type="application/rss+xml" />
	<link>https://ihedn.fr/en/</link>
	<description>Official website of the IHEDN under the supervision of the Prime Minister.</description>
	<lastbuilddate>Sun, 17 May 2026 22:05:26 +0000</lastbuilddate>
	<language>en-GB</language>
	<sy:updateperiod>
	hourly	</sy:updateperiod>
	<sy:updatefrequency>
	1	</sy:updatefrequency>
	

<image>
	<url>https://ihedn.fr/wp-content/uploads/2024/09/IHEDN-logo-favicon-150x150.png</url>
	<title>L&#039;IHEDN : Institut des hautes études de défense nationale</title>
	<link>https://ihedn.fr/en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>L’IHEDN, un moteur du rapprochement des cultures stratégiques en Europe</title>
		<link>https://ihedn.fr/en/lundis-de-lihedn/lihedn-un-moteur-du-rapprochement-des-cultures-strategiques-en-europe/</link>
		
		<dc:creator><![CDATA[Coline Dassonville]]></dc:creator>
		<pubdate>Sun, 17 May 2026 22:05:26 +0000</pubdate>
				<category><![CDATA[Lundis de l'IHEDN]]></category>
		<category><![CDATA[Notre sélection]]></category>
		<guid ispermalink="false">https://ihedn.fr/?p=60014</guid>

					<description><![CDATA[<p>To mark Europe month and 90<sup>e </sup> anniversary of the IHEDN, focus on its historical and current role in structuring a European strategic culture. This dimension, which has been present in our training courses from the outset, has continued to grow: today, the Institute designs and organises numerous training courses for European state and institutional partners, contributing to collective reflection on security and defence issues.</p>
<p>L’article <a href="https://ihedn.fr/en/lundis-de-lihedn/lihedn-un-moteur-du-rapprochement-des-cultures-strategiques-en-europe/">L’IHEDN, un moteur du rapprochement des cultures stratégiques en Europe</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="60014" class="elementor elementor-60014" data-elementor-post-type="post">
				<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-996fc96 e-flex e-con-boxed e-con e-parent" data-id="996fc96" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-be8755d elementor-widget elementor-widget-heading" data-id="be8755d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">IHEDN Mondays are now available in audio format!</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-12bc3a6 elementor-widget elementor-widget-text-editor" data-id="12bc3a6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Click below to listen:</p>								</div>
				</div>
				<div class="elementor-element elementor-element-191a3b6 elementor-widget elementor-widget-html" data-id="191a3b6" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
.player-container-1 {
  width: 100%;
  padding: 10px;
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.15);
  box-shadow: 0 3px 30px rgba(0,0,0,0.2);
  display: flex;
  flex-direction: inline;
  align-items: flex-start;
  color: #fff;
  margin: 0 auto;
  background-color: #053973;
}

#waveform-1 {
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
}

.controls-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

#playPause-1 {
  width: 45px;
  height: 45px;
  border: none;
  background: rgba(255,255,255,0.3);
  backdrop-filter: blur(5px);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.2s;
  padding: 0;
}

#playPause-1:hover {
  background: rgba(255,255,255,0.5);
}

#playPause-1 svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

#time-1 {
  font-size: 16px;
  text-align: center;
  min-width: 80px;
}

.top-controls-1 {
  width: 100%;
  display: flex;
  justify-content: space-between; /* Play à gauche / Time à droite */
  align-items: center;
  margin-bottom: 5px;
}

.player-container-1 {
  display: flex;
  flex-direction: column;
}

#time-1 {
  font-size: 16px;
  text-align: right;
}

.player-container-1 {
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.15);
  box-shadow: 0 3px 30px rgba(0,0,0,0.2);
  display: flex;                   /* LAYOUT EN LIGNE */
  flex-direction: row;             /* tout sur une seule ligne */
  align-items: center;             /* vertical alignment */
  gap: 20px;                       /* espace entre éléments */
  color: #fff;
  margin: 0 auto;
  background-color: #053973;
}

#waveform-1 {
  flex: 1;                         /* prend toute la place disponible */
  height: 50px;
  align-items: center;
}

#time-1 {
  min-width: 80px;
  text-align: right;
} 
</style>

<script src="https://unpkg.com/wavesurfer.js"></script>

<section>
<div class="player-container-1">

  <button id="playPause-1">
    <!-- ton SVG Play -->
    <svg version="1.1" id="playSVG-1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 330 330">
      <path d="M37.728,328.12c2.266,1.256,4.77,1.88,7.272,1.88c2.763,0,5.522-0.763,7.95-2.28l240-149.999      c4.386-2.741,7.05-7.548,7.05-12.72c0-5.172-2.664-9.979-7.05-12.72L52.95,2.28c-4.625-2.891-10.453-3.043-15.222-0.4      C32.959,4.524,30,9.547,30,15v300C30,320.453,32.959,325.476,37.728,328.12z"/>
    </svg>
  </button>

  <div id="waveform-1"></div>

  <span id="time-1">00:00 / 00:00</span>

</div>

  <!-- waveform en dessous -->
  <div id="waveform-1"></div>


</section>

<section>
<script>

const wavesurfer1 = WaveSurfer.create({
    container: '#waveform-1',
    waveColor: 'rgba(255,255,255,0.4)',
    progressColor: '#fff',
    cursorColor: '#fff',
    barWidth: 3,
    barRadius: 3,
    height: 50,
    responsive: true,
    normalize: true
});

// Charge ton fichier audio depuis le site WordPress
wavesurfer1.load('https://ihedn.fr/wp-content/uploads/2026/05/audio-2026-05-18-europe.mp3');

const playBtn1 = document.getElementById('playPause-1');
const timeDisplay1 = document.getElementById('time-1');

// SVGs
const playSVG1 = `<svg version="1.1" id="playSVG-1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 330 330">
<path d="M37.728,328.12c2.266,1.256,4.77,1.88,7.272,1.88c2.763,0,5.522-0.763,7.95-2.28l240-149.999
c4.386-2.741,7.05-7.548,7.05-12.72c0-5.172-2.664-9.979-7.05-12.72L52.95,2.28c-4.625-2.891-10.453-3.043-15.222-0.4
C32.959,4.524,30,9.547,30,15v300C30,320.453,32.959,325.476,37.728,328.12z"/>
</svg>`;

const pauseSVG1 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 330 330" width="100%" height="100%" fill="#fff">
  <rect x="60" y="30" width="80" height="270"/>
  <rect x="190" y="30" width="80" height="270"/>
</svg>`;

// Play/Pause switch
playBtn1.addEventListener('click', () => {
    wavesurfer1.playPause();
    playBtn1.innerHTML = wavesurfer1.isPlaying() ? pauseSVG1 : playSVG1;
});

// Update time display
function formatTime(sec) {
    const m = Math.floor(sec / 60);
    const s = Math.floor(sec % 60);
    return m.toString().padStart(2,'0') + ':' + s.toString().padStart(2,'0');
}

wavesurfer1.on('audioprocess', () => {
    const current = wavesurfer1.getCurrentTime();
    const duration = wavesurfer1.getDuration();
    timeDisplay1.textContent = formatTime(current) + ' / ' + formatTime(duration);
});

wavesurfer1.on('ready', () => {
    const duration = wavesurfer1.getDuration();
    timeDisplay1.textContent = '00:00 / ' + formatTime(duration);
});
</script>
</section>				</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-b21a8ab e-con-full e-flex e-con e-parent" data-id="b21a8ab" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-23593b8 elementor-widget elementor-widget-text-editor" data-id="23593b8" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>In 2026, European strategic issues will be studied by all the Institute's auditors, during Europe Month as well as the rest of the year: regional sessions, cycles Jeunes and en intelligence économique, national session... each auditor will be required to grasp the many aspects of the European security and defence system, in its political, economic and industrial dimensions. At the same time, the Institute organises dedicated international sessions.</p><p>After the Second World War, the rebirth of the IHEDN in 1948 took place against a backdrop of the gradual structuring of European security, illustrated that same year by the signing of the Brussels Treaty. At the first post-war session, after the opening address, the audience listened to a speech on «The Brussels Pact, its purpose, current achievements and future prospects».</p><p>Subsequently, the Institute's links with the future European Union and also with the North Atlantic Treaty Organisation (NATO), founded in 1949 and headquartered in Paris since 1950, continued to strengthen. In the autumn of 1951, the IHEDN was joined in its premises in the Pavillon de l'Artillerie at the École Militaire by the NATO Defence College, created by the Director of the IHEDN, Vice-Admiral André Lemonnier, on the model of the French institute.</p><p>Admiral Lemonnier was responding to a request from the Supreme Commander of the Atlantic Alliance in Europe, the American General Dwight Eisenhower, for whom he was also naval deputy. When France left NATO's integrated command in 1966, the College moved to Rome and the organisation's headquarters to Brussels.</p><p>Later, in the 2000s, France and Germany supported the creation of a European security and defence training capability. The idea originated with the European session of the IHEDN, the first of which was held at the end of 1988. Until its demise in 2004, it trained 469 students from 35 countries across the continent, including those from the former Soviet bloc from 1993.</p>								</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-34f6859 e-con-full e-flex e-con e-parent" data-id="34f6859" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-47a0236 elementor-widget elementor-widget-heading" data-id="47a0236" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">A STRUCTURING RELATIONSHIP WITH THE EUROPEAN SECURITY AND DEFENCE COLLEGE</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-1b02bcd elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="1b02bcd" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-03142eb e-con-full e-flex e-con e-child" data-id="03142eb" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-2b8bbe6 elementor-widget elementor-widget-text-editor" data-id="2b8bbe6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Created in 2005, the European Security and Defence College (ESDC) is now a central framework for training in security and defence issues at European level. The IHEDN has represented France from the outset on its governance and pedagogical council. As the College's director, Fergal Ó Regan, points out,</p><p style="padding-left: 80px;">«The relationship between the CESD and the IHEDN is all the more unique in that, through its own institutional structure and the close links with French security, defence and diplomatic bodies that stem from it, the IHEDN's involvement with the CESD has always reflected France's dedication to the College's project.»</p><p>Each year, the IHEDN actively contributes to the design and implementation of training courses covering a wide range of contemporary strategic issues, in partnership with a number of European institutions: BAKS (Bundesakademie für Sicherheitspolitik, Germany), the Egmont Institute (Belgium), CASD (Centro Alti Studi per la Difesa, Italy), CSDA (Cyprus Security and Defence Academy, Cyprus), IDN (Instituto da defesa nacional, Portugal), the Intelligence College in Europe, and others.</p><p>The choice of topics reflects the ongoing dialogue between the ESDC, the IHEDN and the Member States on the emerging strategic and security issues facing the European Union. Director Ó Regan sums up the concrete contributions of this work:</p><p style="padding-left: 80px;">«It's not just the length of IHEDN's involvement with the ESDC that counts, it's above all its quality: over the two decades of the ESDC's existence, IHEDN has contributed to our development through excellent training, always at the cutting edge of current affairs, with a strategic reading of the political issues that dominate the field of security and defence.»</p>								</div>
				</div>
				<div class="elementor-element elementor-element-c0123c5 elementor-widget elementor-widget-text-editor" data-id="c0123c5" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>In 2026, the IHEDN is organising 9 courses under the aegis of the CESD:</p><ul><li>Courses <em>Cyber Diplomacy (Advanced)</em> in January in Brussels</li><li><em>Senior Strategic Course</em> - module 1 in February in Brussels</li><li>Maritime Safety Issues course in Nicosia in March</li><li><em>Senior Strategic Course</em> - module 2 in March in Berlin</li><li>Courses <em>Challenges of Space for CSDP and the EU</em> in April in Brussels</li><li><em>Senior Strategic Course</em> - module 3 in May in Rome</li><li><em>Hybrid Threats Challenges</em> in June in Brussels</li><li>Courses <em>Drone Security</em> in October in Brussels</li><li>The EU Intelligence Framework in Paris in December</li><li><em>Hybrid Threats Challenges</em> in December in Brussels</li></ul>								</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-09ebcd3 e-con-full e-flex e-con e-parent" data-id="09ebcd3" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-f359ef9 elementor-widget elementor-widget-heading" data-id="f359ef9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">THE MANY FACETS OF SECURITY AND DEFENCE IN THE FRENCH AND EUROPEAN CONTEXT</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-887cac3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="887cac3" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-094d652 e-con-full e-flex e-con e-child" data-id="094d652" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-837d8c0 elementor-widget elementor-widget-text-editor" data-id="837d8c0" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Auditors trained on CESD courses are of 27 nationalities from the Member States. With an average of 40 auditors per session, a total of approximately 250 European auditors are trained each year by the IHEDN as part of the CESD courses ( <em>Senior Strategic Course</em> is divided into three modules).</p><p>Fergal Ó Regan would like to emphasise the importance of IHEDN's educational contribution to these various courses:</p><p style="padding-left: 80px;">«IHEDN brings a great deal of added value to the CESD's teaching model. Thanks to its institutional anchorage and its perspective combining research and practice, IHEDN approaches training from the same prism as CESD. This is evident not only in the choice of subjects covered in the activities organised jointly with the ESDC, which are always highly relevant to Europe, but also in the quality of their preparation and implementation.</p><p style="padding-left: 80px;">Indeed, the IHEDN regularly makes available to the CESD its professionalism, the fruit of 90 years of experience, as well as a network of civilian and military contributors of exceptional quality, covering the many facets of security and defence, whether in the French or European context».»</p><p>Represented in Brussels, as close as possible to the institutions of the European Union and NATO, the IHEDN brings together high-level speakers from the European institutions, Member States, the defence industry and the private sector. <em>think tanks</em> like our partner IRSEM Europe. These training courses and activities organised in Brussels give participants direct access to European decision-making mechanisms and contribute to a better understanding of the dynamics of cooperation in the field of security and defence.</p><p>In addition to the CESD courses, IHEDN regularly organises study visits to Brussels for students in the 5 majors of the national session. These trips enable direct exchanges with European institutions: the European Parliament, the Commission, the European External Action Service and the Council of the EU.</p>								</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-a0bdf87 e-con-full e-flex e-con e-parent" data-id="a0bdf87" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-2dda8c2 elementor-widget elementor-widget-heading" data-id="2dda8c2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">THE EUROPEAN SESSION OF HEADS OF DEFENCE, A MAJOR EVENT FOR 37 YEARS</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-d3ce34b elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="d3ce34b" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-52b8dd5 e-con-full e-flex e-con e-child" data-id="52b8dd5" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-db5c7cb elementor-widget elementor-widget-text-editor" data-id="db5c7cb" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>In addition, the IHEDN organises seminars such as the one on the future of the European strategic compass in December 2025 in Brussels, and bipartite sessions in partner states, such as the one in Moldova in February 2026 for the Armed Forces General Staff and the Ministry of Defence's Directorate General for International and Strategic Relations.</p><p>Another major continental event for the IHEDN is the Session européenne des responsables d'armement (SERA), an annual training course bringing together nearly 80 auditors from EU countries, as well as the UK, Norway, Switzerland, Turkey and organisations such as the European Commission, the European Defence Agency, the European Investment Bank and the OCCAr (Organisation conjointe de coopération en matière d'armement).</p><p>Initially initiated by the CHEAr (Centre des hautes études de l'Armement), this course has been run by the IHEDN since 2010. The 37<sup>e</sup> edition kicked off in Paris in March on the theme of «<em> Innovate, finance, scale up: building urgently Europe's defence of tomorrow</em> ".</p><p>Armaments Engineer Caroline Salahun, President of SERA (and head of the IHEDN national session department), explains the contribution of this session:</p><p style="padding-left: 80px;">«The SERA is an excellent forum for exchanges between high-level European officials in the armaments sector, from both government and industry, providing a better understanding of European defence issues, sharing experience and collectively reflecting on the best ways to strengthen European capabilities.</p><p style="padding-left: 80px;">The links forged during the session are likely to facilitate cooperation and contribute to the development of a common culture, which is particularly useful in the current context of European rearmament and the growing importance of EU initiatives on these issues.»</p><p>As noted by Ambassador Aurélia Bouchez, Head of the Europe and International Affairs Department at the IHEDN, «the Institute's European commitment has been gradually strengthened to support the development of the European Union in terms of security and defence, in close collaboration with its institutions and partners».</p>								</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-8b3b49e e-con-full e-flex e-con e-parent" data-id="8b3b49e" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-72ce8f7 elementor-widget elementor-widget-heading" data-id="72ce8f7" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">BRING NATIONAL STRATEGIC CULTURES CLOSER TOGETHER THROUGH HIGH-LEVEL DIALOGUE BETWEEN CIVILIAN AND MILITARY DECISION-MAKERS</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-da723c4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="da723c4" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-6003d99 e-con-full e-flex e-con e-child" data-id="6003d99" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-f48ac69 elementor-widget elementor-widget-text-editor" data-id="f48ac69" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This commitment will primarily benefit the training of auditors," says the diplomat:</p><p style="padding-left: 80px;">«The European dimension of IHEDN courses is a major asset for its students, giving them a practical understanding of decision-making mechanisms, institutional balances and the dynamics of cooperation at European level. By exposing its students to high-level contacts from European institutions, NATO and the Member States, IHEDN helps to train decision-makers capable of operating in an increasingly integrated strategic environment.»</p><p>The presence of an IHEDN representation to the EU and NATO in Brussels also strengthens links with the Alliance and fosters exchanges between these two essential frameworks for Euro-Atlantic security, while contributing to a better understanding of their complementarities.</p><p>Ultimately, therefore, it is Europe's collective security that benefits from the Institute's actions at continental level, as Ambassador Bouchez sums up:</p><p style="padding-left: 80px;">«For several decades, the IHEDN has been fully involved in the European dimension of defence and security issues. Both in Brussels and in the Member States, it helps to bring national strategic cultures closer together and to structure a high-level dialogue between civilian and military decision-makers».»</p>								</div>
				</div>
				</div>
				</div>
				</div><p>L’article <a href="https://ihedn.fr/en/lundis-de-lihedn/lihedn-un-moteur-du-rapprochement-des-cultures-strategiques-en-europe/">L’IHEDN, un moteur du rapprochement des cultures stratégiques en Europe</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>La conception japonaise de la sécurité économique</title>
		<link>https://ihedn.fr/en/fiches-actualite/la-conception-japonaise-de-la-securite-economique/</link>
		
		<dc:creator><![CDATA[Coline Dassonville]]></dc:creator>
		<pubdate>Wed, 13 May 2026 07:55:30 +0000</pubdate>
				<category><![CDATA[Fiches d'actualités]]></category>
		<category><![CDATA[fiche-actualité]]></category>
		<category><![CDATA[japon]]></category>
		<guid ispermalink="false">https://ihedn.fr/?p=60006</guid>

					<description><![CDATA[<p>This fact sheet looks at Japan's approach to economic security. It begins by highlighting the way in which the country has succeeded in structuring a dedicated institutional ecosystem in recent years, then analyses the benefits and some of the limitations of this construction. It concludes by looking at the prospects for the development of Japanese economic security arrangements in a context of change at national and international level.</p>
<p>L’article <a href="https://ihedn.fr/en/fiches-actualite/la-conception-japonaise-de-la-securite-economique/">La conception japonaise de la sécurité économique</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="60006" class="elementor elementor-60006" data-elementor-post-type="post">
				<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-9989065 e-flex e-con-boxed e-con e-parent" data-id="9989065" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-524e8cb elementor-widget elementor-widget-heading" data-id="524e8cb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">This fact sheet is also available in audio format</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-3ba6a5e elementor-widget elementor-widget-text-editor" data-id="3ba6a5e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Click below to listen:</p>								</div>
				</div>
				<div class="elementor-element elementor-element-8ccb77c elementor-widget elementor-widget-html" data-id="8ccb77c" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
.player-container-1 {
  width: 100%;
  padding: 10px;
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.15);
  box-shadow: 0 3px 30px rgba(0,0,0,0.2);
  display: flex;
  flex-direction: inline;
  align-items: flex-start;
  color: #fff;
  margin: 0 auto;
  background-color: #053973;
}

#waveform-1 {
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
}

.controls-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

#playPause-1 {
  width: 45px;
  height: 45px;
  border: none;
  background: rgba(255,255,255,0.3);
  backdrop-filter: blur(5px);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.2s;
  padding: 0;
}

#playPause-1:hover {
  background: rgba(255,255,255,0.5);
}

#playPause-1 svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

#time-1 {
  font-size: 16px;
  text-align: center;
  min-width: 80px;
}

.top-controls-1 {
  width: 100%;
  display: flex;
  justify-content: space-between; /* Play à gauche / Time à droite */
  align-items: center;
  margin-bottom: 5px;
}

.player-container-1 {
  display: flex;
  flex-direction: column;
}

#time-1 {
  font-size: 16px;
  text-align: right;
}

.player-container-1 {
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.15);
  box-shadow: 0 3px 30px rgba(0,0,0,0.2);
  display: flex;                   /* LAYOUT EN LIGNE */
  flex-direction: row;             /* tout sur une seule ligne */
  align-items: center;             /* vertical alignment */
  gap: 20px;                       /* espace entre éléments */
  color: #fff;
  margin: 0 auto;
  background-color: #053973;
}

#waveform-1 {
  flex: 1;                         /* prend toute la place disponible */
  height: 50px;
  align-items: center;
}

#time-1 {
  min-width: 80px;
  text-align: right;
} 
</style>

<script src="https://unpkg.com/wavesurfer.js"></script>

<section>
<div class="player-container-1">

  <button id="playPause-1">
    <!-- ton SVG Play -->
    <svg version="1.1" id="playSVG-1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 330 330">
      <path d="M37.728,328.12c2.266,1.256,4.77,1.88,7.272,1.88c2.763,0,5.522-0.763,7.95-2.28l240-149.999      c4.386-2.741,7.05-7.548,7.05-12.72c0-5.172-2.664-9.979-7.05-12.72L52.95,2.28c-4.625-2.891-10.453-3.043-15.222-0.4      C32.959,4.524,30,9.547,30,15v300C30,320.453,32.959,325.476,37.728,328.12z"/>
    </svg>
  </button>

  <div id="waveform-1"></div>

  <span id="time-1">00:00 / 00:00</span>

</div>

  <!-- waveform en dessous -->
  <div id="waveform-1"></div>


</section>

<section>
<script>

const wavesurfer1 = WaveSurfer.create({
    container: '#waveform-1',
    waveColor: 'rgba(255,255,255,0.4)',
    progressColor: '#fff',
    cursorColor: '#fff',
    barWidth: 3,
    barRadius: 3,
    height: 50,
    responsive: true,
    normalize: true
});

// Charge ton fichier audio depuis le site WordPress
wavesurfer1.load('https://ihedn.fr/wp-content/uploads/2026/05/audio-fiche-actu-37.mp3');

const playBtn1 = document.getElementById('playPause-1');
const timeDisplay1 = document.getElementById('time-1');

// SVGs
const playSVG1 = `<svg version="1.1" id="playSVG-1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 330 330">
<path d="M37.728,328.12c2.266,1.256,4.77,1.88,7.272,1.88c2.763,0,5.522-0.763,7.95-2.28l240-149.999
c4.386-2.741,7.05-7.548,7.05-12.72c0-5.172-2.664-9.979-7.05-12.72L52.95,2.28c-4.625-2.891-10.453-3.043-15.222-0.4
C32.959,4.524,30,9.547,30,15v300C30,320.453,32.959,325.476,37.728,328.12z"/>
</svg>`;

const pauseSVG1 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 330 330" width="100%" height="100%" fill="#fff">
  <rect x="60" y="30" width="80" height="270"/>
  <rect x="190" y="30" width="80" height="270"/>
</svg>`;

// Play/Pause switch
playBtn1.addEventListener('click', () => {
    wavesurfer1.playPause();
    playBtn1.innerHTML = wavesurfer1.isPlaying() ? pauseSVG1 : playSVG1;
});

// Update time display
function formatTime(sec) {
    const m = Math.floor(sec / 60);
    const s = Math.floor(sec % 60);
    return m.toString().padStart(2,'0') + ':' + s.toString().padStart(2,'0');
}

wavesurfer1.on('audioprocess', () => {
    const current = wavesurfer1.getCurrentTime();
    const duration = wavesurfer1.getDuration();
    timeDisplay1.textContent = formatTime(current) + ' / ' + formatTime(duration);
});

wavesurfer1.on('ready', () => {
    const duration = wavesurfer1.getDuration();
    timeDisplay1.textContent = '00:00 / ' + formatTime(duration);
});
</script>
</section>				</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-87d8430 e-flex e-con-boxed e-con e-parent" data-id="87d8430" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-8b64218 elementor-position-inline-end elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="8b64218" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://ihedn.fr/wp-content/uploads/2026/05/Fiche-37-La-conception-japonaise-de-la-securite-economique.pdf" target="_blank" class="elementor-icon" tabindex="-1" aria-label="Download the news sheet">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-file-download" viewbox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm76.45 211.36l-96.42 95.7c-6.65 6.61-17.39 6.61-24.04 0l-96.42-95.7C73.42 337.29 80.54 320 94.82 320H160v-80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v80h65.18c14.28 0 21.4 17.29 11.27 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://ihedn.fr/wp-content/uploads/2026/05/Fiche-37-La-conception-japonaise-de-la-securite-economique.pdf" target="_blank" >
							Download the news sheet						</a>
					</h3>
				
				
			</div>
			
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-fcdb7e5 e-con-full e-flex e-con e-child" data-id="fcdb7e5" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-2602971 elementor-widget elementor-widget-text-editor" data-id="2602971" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Summary</strong></p><ul><li>Japan has long faced risks and threats to its critical supplies, and in recent years has become a pioneer in economic security, developing a range of dedicated institutional structures;</li></ul><p> </p><ul><li>Japan's economic security policy is clearly directed against China, in particular because of the country's heavy dependence on it for supplies. The system has many benefits for Japan, in terms of government efficiency, awareness and deterrence;</li></ul><p> </p><ul><li>The constant evolution of risks and threats is forcing Japan to constantly readjust its economic security instruments; particularly at a time when, in addition to China, the United States now seems to want to make economic coercion a key element of its strategy, including towards its traditional allies.</li></ul>								</div>
				</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-b8d02e2 e-flex e-con-boxed e-con e-parent" data-id="b8d02e2" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-d8e6c0e elementor-widget elementor-widget-spacer" data-id="d8e6c0e" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-b9fecbb elementor-widget elementor-widget-heading" data-id="b9fecbb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Background - A pioneering country in economic security</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-7021102 elementor-widget elementor-widget-text-editor" data-id="7021102" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Economic security can be defined as «the ability of a nation to protect and maintain the stability and growth of its economy by strengthening its resilience in the face of both internal and external threats».»<sup><a href="#_ftn1" name="_ftnref1">[1]</a></sup>. To insist on this concept is to recognise that global economic exchanges can be both a source of shared prosperity and a source of coercion and weaponisation. Japan has recognised this for several years. One event in particular marked the country's growing awareness of economic security. In 2010, following the arrest of a Chinese trawler captain who had collided with a Japanese coastguard vessel near the disputed Senkaku Islands, China decreed a halt to exports of rare earths to Japan for several months. Subsequently, other disruptions to global supply chains reinforced the Japanese authorities' awareness of the importance of economic security: the Fukushima nuclear accident in 2011, the COVID-19 pandemic in 2020, and the Russian invasion of Ukraine in 2022.</p><p>These events were the catalyst for an overhaul of the institutional landscape dedicated to economic security. While Japan had long been implementing policies that could be likened to economic security, it now felt it necessary to integrate these measures into a coherent strategy. While promoting the idea of an open international order based on free movement, and alongside a change in its general defence posture<sup><a href="#_ftn2" name="_ftnref2">[2]</a></sup>, Tokyo is setting up pioneering bodies to ensure the resilience of its economy.</p><p>There are a number of non-exhaustive examples. In 2020, the National Security Secretariat, which coordinates the government's diplomatic and security policies, will set up a unit responsible for economic security. In 2021, the government will appoint a minister specifically dedicated to this area, a world first. A Council for the Promotion of Economic Security, chaired by the Prime Minister, was set up the same year.</p><p>In 2022, the Japanese Parliament passed a law on the promotion of economic security. The law codified the powers, rights and obligations of government and private players, and focused on four key areas: the supply of essential raw materials, the security of critical infrastructures, the development of cutting-edge technologies and the introduction of a secret patent system. In 2025, the government will designate twelve product categories as critical, such as semi-conductors, batteries and aeronautical components, opening up opportunities for public subsidies to companies working in these areas.</p><p>Also in 2022, the new national security strategy fully enshrines Japan's focus on economic security, which it defines as the policy area that aims to «guarantee Japan's national interests, such as peace, security and economic prosperity, by implementing economic measures».»<a href="#_ftn3" name="_ftnref3"><sup>[3]</sup></a>. The strategy includes efforts to combat economic coercion by third countries.</p><p>Japan is therefore extending the concept of economic security to many of its public policies. Generally speaking, Japan's strategy is based on two complementary pillars. The first is the’<em>autonomy</em> which aims to reduce the country's critical vulnerabilities. The second is the’<em>indispensable</em> strategy, which aims to ensure that the country is a source of essential technologies and materials for its partners.</p><p>In concrete terms, protection and support measures have been put in place in recent years. On the protection front, Tokyo is strengthening its procedures for monitoring foreign investment, particularly in critical technologies. On the support side, the government is convincing the <em>Taiwan Semiconductor Manufacturing Company</em> <em>Limited</em> (TSMC) to set up in Japan via massive subsidies. The government also grants substantial financial aid to <em>Rapidus Corporation</em>. Founded by eight major Japanese companies, including <em>Toyota Motor</em> or <em>Sony Group</em>, This company aims to produce next-generation semiconductors locally. Public funding covers more than a third of the capital costs of <em>Rapidus</em>. By diversifying where semiconductors are produced worldwide, the government hopes to make its supply chains more robust in an area where it once held a dominant position.</p><p>Finally, Japan is leading an international effort to adopt economic security measures with its partners. For example, the subject was promoted at the G7 summit in Hiroshima in 2023, at the end of which the leaders adopted the declaration «Economic resilience and economic security».</p>								</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-fa75228 e-flex e-con-boxed e-con e-parent" data-id="fa75228" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-0cfba30 elementor-widget elementor-widget-spacer" data-id="0cfba30" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-daddbc5 elementor-widget elementor-widget-heading" data-id="daddbc5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Analysis - An identified threat, and tangible benefits</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-88d88a0 elementor-widget elementor-widget-text-editor" data-id="88d88a0" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The institutional focus on economic security seems to be a strategic necessity for Japan, and is aimed primarily at China. Beijing is Tokyo's biggest trading partner. There are many examples of strong dependence. The first concerns critical minerals, an area in which Japan's dependence on China is estimated at more than 50 % of its needs. For rare earths in particular, China accounts for a very large proportion of global production, as the graph below shows, and Tokyo is therefore heavily dependent on Beijing.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-83be78b elementor-widget elementor-widget-image" data-id="83be78b" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
											<a href="https://ourworldindata.org/explorers/minerals?Mineral=Rare+earths&#038;Metric=Production&#038;Type=Mine&#038;Share+of+global=true&#038;country=CHL~CHN" target="_blank">
							<img fetchpriority="high" decoding="async" width="866" height="734" src="https://ihedn.fr/wp-content/uploads/2026/05/fiche-actualite-37-figure-1.png" class="attachment-full size-full wp-image-60009" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/05/fiche-actualite-37-figure-1.png 866w, https://ihedn.fr/wp-content/uploads/2026/05/fiche-actualite-37-figure-1-14x12.png 14w" sizes="(max-width: 866px) 100vw, 866px" />								</a>
											<figcaption class="widget-image-caption wp-caption-text">China's share of global rare earth production </figcaption>
										</figure>
									</div>
				</div>
				<div class="elementor-element elementor-element-5c5cceb elementor-widget elementor-widget-text-editor" data-id="5c5cceb" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Dependence on China is not limited to minerals. Japan, for example, is also heavily dependent on pharmaceutical products.</p><p>As in the military sphere, Japan's economic security policy is therefore aimed directly at Beijing. The national security strategy expressly notes that an international order in which China becomes dominant would be problematic. This is all the more the case as China does not hesitate to weaponise the dependencies it enjoys. The 2010 dispute mentioned above is a textbook example of China's desire to use its dominant positions in certain value chains to exert political pressure on other countries. In January 2026, Beijing is once again introducing restrictions on the export of rare earths to Japan, in the wake of Japanese statements on the defence of Taiwan.</p><p>The Japanese government's promotion of economic security has a number of advantages for the country in a context of heightened global economic competition. Firstly, and very prosaically, the creation of dedicated organisations increases the coordination of previously scattered policies, particularly in the industrial sector, thereby strengthening the coherence of government action in this area. While the fragmentation between bodies focused on security and others focused on the economy is a source of inefficiency for inter-ministerial issues, clarifying responsibilities can only be a source of increased efficiency. It can also lead to greater adaptability of tools to changing risks and threats. Whether it's because of the increase in climatic disasters or the exacerbation of Sino-American competition - phenomena that have a strong impact on global supply chains - a country like Japan must constantly develop its economic security tools. Centralising action means we can adapt more quickly and effectively.</p><p>A second benefit may relate to raising awareness internally. Making economic security a political and institutional issue in its own right enables the government to make the country's businesses more aware of the risks and threats. By their very nature, businesses are profit-driven, without, for example, always taking into account certain dangers emanating from state competitors. In particular, small and medium-sized businesses are not necessarily aware that their intellectual property can be critical and therefore a source of covetousness. Japan's policy, which includes the creation of a dedicated ministerial post, can therefore serve as a vehicle for putting economic security issues on the agenda, reinforcing collective awareness and therefore resilience. As economic security becomes the subject of public debate in Japan, more and more companies are creating positions or departments to deal with these issues. One example is <em>Hitachi</em>, which has created an Economic Security Office within its External Relations Division.  </p><p>A third benefit relates to a communications approach aimed at several external audiences. From the point of view of deterrence, having dedicated organisations and therefore effective response tools can discourage Tokyo's adversaries from taking coercive economic action. Alongside its military rearmament, this may enable Japan to assert a more robust posture on the international stage. What's more, Japan's economic security policy may inspire other partner and allied states, reinforcing a form of "global security". <em>soft power</em> Japan by disseminating a political model.</p><p>Nevertheless, the country is walking a fine line in this area. If the quest for economic security leads to excessive State interventionism in the economic sphere, this could be perceived by certain third countries as contradictory to the position of economic openness and defence of free trade promoted by Tokyo on the international scene. Japan must therefore strike the right balance between interventionist measures deemed necessary in the current context and the need to avoid alienating potential partners, and possibly encouraging retaliatory measures that could be harmful to its own economy.</p>								</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-fe17084 e-flex e-con-boxed e-con e-parent" data-id="fe17084" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-ae9ee80 elementor-widget elementor-widget-spacer" data-id="ae9ee80" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-1b09c49 elementor-widget elementor-widget-heading" data-id="1b09c49" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Outlook - A constant need for reassessment</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-e8a1deb elementor-widget elementor-widget-text-editor" data-id="e8a1deb" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Economic security is a daily battle. As risks and threats evolve, so must the tools. At a time of rapid technological change and heightened global tensions, governments must strike a balance between the desire for openness and the need for economic protection. Japan, for example, is constantly developing its dedicated mechanisms, with the aim of correcting identified shortcomings. One example of a revision took place in the wake of an incident in 2023. Following a cyber-attack on the port of Nagoya that brought operations to a standstill for three days, port transport companies were added to those covered by the 2022 law's critical infrastructure protection system.</p><p>The arrival in power of Sanae Takaichi reinforces Tokyo's interest in economic security. The new Prime Minister, who was Minister for Economic Security from 2022 to 2024, announced in her inaugural speech in October 2025 that Japan must now focus on this area, and in particular on infrastructure resilience. Takaichi asked his cabinet to study the possibility of revising the law on the promotion of economic security in the light of developments in the international situation. In particular, the government wants to provide closer support in this area for Japanese companies involved in projects abroad. Japan is also planning to strengthen foreign investment control with the creation of a new dedicated body. Tokyo also wants to create a <em>think tank</em> specifically dedicated to the challenges of critical supply chains.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-53a9e97 elementor-widget elementor-widget-image" data-id="53a9e97" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
											<a href="https://commons.wikimedia.org/wiki/Category:Sanae_Takaichi_in_February_2026#/media/File:20260220shu_san_honkaigi9.jpg" target="_blank">
							<img decoding="async" width="867" height="578" src="https://ihedn.fr/wp-content/uploads/2026/05/fiche-actualite-37-figure-2.jpg" class="attachment-full size-full wp-image-60010" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/05/fiche-actualite-37-figure-2.jpg 867w, https://ihedn.fr/wp-content/uploads/2026/05/fiche-actualite-37-figure-2-18x12.jpg 18w" sizes="(max-width: 867px) 100vw, 867px" />								</a>
											<figcaption class="widget-image-caption wp-caption-text">Prime Minister of Japan Sanae Takaichi</figcaption>
										</figure>
									</div>
				</div>
				<div class="elementor-element elementor-element-46966cf elementor-widget elementor-widget-text-editor" data-id="46966cf" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Faced first and foremost with China, Japan now seems aware of the impossibility of defining economic security instruments in isolation, apart from its economic partners in North America, Asia and Europe. Although national definitions, strategies and objectives vary, international cooperation is essential to reduce the country's vulnerability.</p><p>One of the key issues for Japan today, however, is the United States' increasingly unfavourable stance on free trade, and a new willingness on the part of the US administration to resort to economic coercion against its allies. Tokyo has not been spared the threat of tariffs since Donald Trump returned to the presidency for a second term. Alongside China's ambitions, US volatility in terms of economic openness will certainly be one of the structuring factors for Japanese economic security policy in the years to come. In this respect, Japan seems to largely share the constraints, and therefore the concerns, of the countries of the European Union (EU). So there may well be opportunities for greater cooperation.</p>								</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-5142880 e-flex e-con-boxed e-con e-parent" data-id="5142880" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9873bce elementor-widget elementor-widget-text-editor" data-id="9873bce" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><a href="#_ftnref1" name="_ftn1">1]</a><span style="text-decoration: underline;"> <a href="https://doi.org/10.1787/3f5404db-fr" target="_blank" rel="noopener"><em>Economic security in a changing world</em> (Organisation for Economic Co-operation and Development (OECD), 2025), 9</a></span></p><p><a href="#_ftnref2" name="_ftn2">[2]</a> See the <span style="text-decoration: underline;"><a href="https://ihedn.fr/en/fiches-actualite/la-transformation-contemporaine-de-larmee-japonaise/" target="_blank" rel="noopener">News sheet 36</a></span> for an analysis of the evolution of Japan's defence posture</p><p><a href="#_ftnref3" name="_ftn3">[3]</a><span style="text-decoration: underline;"> <a href="https://institutmontaigne.org/en/publications/economic-security-missing-link-eu-japan-cooperation" target="_blank" rel="noopener">Mathieu Duchâtel, <em>Economic Security: The Missing Link in EU-Japan Cooperation</em> (Institut Montaigne, 2023), 11</a></span></p>								</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-5723a23 e-flex e-con-boxed e-con e-parent" data-id="5723a23" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-b559cdd e-con-full e-flex e-con e-child" data-id="b559cdd" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-bb0952b elementor-widget elementor-widget-text-editor" data-id="bb0952b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>To find out more</strong></p><ul><li><a href="https://www.foreignaffairs.com/japan/japan-cant-go-it-alone" target="_blank" rel="noopener"><span style="text-decoration: underline;">Blumenthal, Dan, Mike Kuiken, and Randy Schriver. «Japan Can't Go It Alone. Foreign Affairs, 30 January 2026</span></a></li></ul><p> </p><ul><li><span style="text-decoration: underline;"><a href="https://institutmontaigne.org/en/publications/economic-security-missing-link-eu-japan-cooperation" target="_blank" rel="noopener">Duchâtel, Mathieu. Economic Security: The Missing Link in EU-Japan Cooperation. Institut Montaigne, 2023</a></span></li></ul><p> </p><ul><li><span style="text-decoration: underline;"><a href="https://www.atlanticcouncil.org/in-depth-research-reports/issue-brief/how-japanese-economic-statecraft-has-shifted-from-promotion-to-protection/" target="_blank" rel="noopener">Lichfield, Charles. «How Japanese Economic Statecraft Has Shifted from Promotion to Protection. Atlantic Council, 6 June 2025</a></span></li></ul><p> </p><ul><li><span style="text-decoration: underline;"><a href="https://www.kas.de/en/web/japan/single-title/-/content/japan-s-economic-security-policy-2" target="_blank" rel="noopener">Shiraishi, Shigeaki. Japan's Economic Security Policy. Konrad-Adenauer-Stiftung (KAS), 2024</a></span></li></ul>								</div>
				</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-fd20cbc e-flex e-con-boxed e-con e-parent" data-id="fd20cbc" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-7d08100 elementor-widget elementor-widget-spacer" data-id="7d08100" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-76c3b7e elementor-widget elementor-widget-heading" data-id="76c3b7e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Bibliography</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-dd52ae4 elementor-widget elementor-widget-text-editor" data-id="dd52ae4" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This <em>This fact sheet is based on information from the following sources:</em></p>								</div>
				</div>
				<div class="elementor-element elementor-element-7fb2aa2 elementor-widget elementor-widget-text-editor" data-id="7fb2aa2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<ul><li><span style="text-decoration: underline;"><a href="https://www.foreignaffairs.com/japan/japan-cant-go-it-alone" target="_blank" rel="noopener">Blumenthal, Dan, Mike Kuiken, and Randy Schriver. «Japan Can't Go It Alone. Foreign Affairs, 30 January 2026</a></span></li><li><span style="text-decoration: underline;"><a href="https://institutmontaigne.org/en/publications/economic-security-missing-link-eu-japan-cooperation" target="_blank" rel="noopener">Duchâtel, Mathieu. Economic Security: The Missing Link in EU-Japan Cooperation. Institut Montaigne, 2023</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.europarl.europa.eu/RegData/etudes/ATAG/2023/751417/EPRS_ATA(2023)751417_EN.pdf" target="_blank" rel="noopener">Jochheim, Ulrich. Japan's Economic Security Legislation. European Parliament, 2023</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.iiss.org/online-analysis/online-analysis/2026/02/japans-economic-statecraft-of-rare-earths/" target="_blank" rel="noopener">Kamisuna, Takahiro, «Japan's Economic Statecraft of Rare Earths». International Institute for Strategic Studies (IISS), 27 February 2026.</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.nbr.org/publication/reinventing-japans-economic-security-balancing-interdependence-with-strategic-technology/" target="_blank" rel="noopener">Kawai, Daisuke. «Reinventing Japan's Economic Security: Balancing Interdependence with Strategic Technology. National Bureau of Asian Research (NBR), 27 January 2025.</a></span></li><li><span style="text-decoration: underline;"><a href="https://asia.nikkei.com/business/business-trends/japan-inc.-plays-catch-up-on-economic-security-after-ukraine-war" target="_blank" rel="noopener">Kyozuka, Tamaki. «Japan Inc. Plays Catch-up on Economic Security After Ukraine War». Nikkei Asia, 24 May 2022</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.ft.com/content/7ac1cfeb-fad1-465c-86f6-e28380addee5" target="_blank" rel="noopener">Lewis, Leo, and David Keohane. «Sanae Takaichi Plans Japanese ‘Cfius’ to Tighten Economic Security». Financial Times, 24 February 2026</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.atlanticcouncil.org/in-depth-research-reports/issue-brief/how-japanese-economic-statecraft-has-shifted-from-promotion-to-protection/" target="_blank" rel="noopener">Lichfield, Charles. «How Japanese Economic Statecraft Has Shifted from Promotion to Protection. Atlantic Council, 6 June 2025</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.japantimes.co.jp/business/2025/11/07/economy/takaichi-economic-security/" target="_blank" rel="noopener">Nagata, Kazuaki. «Takaichi Calls for the Updating of Japan's Economic Security Law. The Japan Times, 7 November 2025</a></span></li><li><span style="text-decoration: underline;"><a href="https://eastasiaforum.org/2025/12/16/is-japans-economic-security-strategy-economical/" target="_blank" rel="noopener">Negrine, Joseph. Is Japan's Economic Security Strategy Economical? 16 December 2025</a></span></li><li><span style="text-decoration: underline;"><a href="https://doi.org/10.1787/3f5404db-fr" target="_blank" rel="noopener">Economic security in a changing world. Organisation for Economic Co-operation and Development (OECD), 2025</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.wilsoncenter.org/publication/how-japan-defines-economic-security" target="_blank" rel="noopener">Osawa, Jun. How Japan Defines Economic Security. Wilson Center, 2023</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.ifri.org/en/editorials/improving-economic-security-proposals-japan" target="_blank" rel="noopener">Oya, Shin. Improving Economic Security: Proposals from Japan. French Institute of International Relations (IFRI), 2020</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.irsem.fr/storage/file_manager_files/2025/03/sb-20-regaud.pdf" target="_blank" rel="noopener">Regaud, Nicolas. Japan's Ambition for an Economic Security Strategy: A Way Forward. Institut de recherche stratégique de l'Ecole militaire (IRSEM), 2021</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.reuters.com/plus/partners-in-resilience-how-japan-and-the-world-are-redefining-economic-security" target="_blank" rel="noopener">Reuters. «Partners in Resilience: How Japan and the World Are Redefining Economic Security. 5 December 2025</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.kas.de/en/web/japan/single-title/-/content/japan-s-economic-security-policy-2" target="_blank" rel="noopener">Shiraishi, Shigeaki. Japan's Economic Security Policy. Konrad-Adenauer-Stiftung (KAS), 2024</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.cfr.org/articles/japan-turns-its-attention-economic-security" target="_blank" rel="noopener">Smith, Sheila A. «Japan Turns Its Attention to Economic Security. Council on Foreign Relations (CFR), 16 May 2022</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.ispionline.it/en/publication/eu-japan-cooperation-in-economic-security-new-possibilities-under-the-takaichi-government-223364" target="_blank" rel="noopener">Suzuki, Hitoshi, and Gabriele Maletta. «EU-Japan Cooperation in Economic Security: New Possibilities Under the Takaichi Government. Italian Institute for International Political Studies (ISPI), 27 November 2025.</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.stimson.org/2023/understanding-japans-approach-to-economic-security/" target="_blank" rel="noopener">Suzuki, Kazuto. «Understanding Japan's Approach to Economic Security. Stimson Center, 10 February 2023</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.japantimes.co.jp/news/2026/02/19/japan/crime-legal/japan-economic-security-law-revision/" target="_blank" rel="noopener">The Japan Times. «Japan to Revise Economic Security Law to Support Projects Abroad. 19 February 2026</a></span></li></ul>								</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-106d5f5 e-flex e-con-boxed e-con e-parent" data-id="106d5f5" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-0a2c612 elementor-widget elementor-widget-text-editor" data-id="0a2c612" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This file is automatically translated</p>								</div>
				</div>
					</div>
				</div>
				</div><p>L’article <a href="https://ihedn.fr/en/fiches-actualite/la-conception-japonaise-de-la-securite-economique/">La conception japonaise de la sécurité économique</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Elsa Vidal : « Dans les élites russes, le parti du silence est majoritaire »</title>
		<link>https://ihedn.fr/en/lundis-de-lihedn/elsa-vidal-dans-les-elites-russes-le-parti-du-silence-est-majoritaire/</link>
		
		<dc:creator><![CDATA[Coline Dassonville]]></dc:creator>
		<pubdate>Mon, 11 May 2026 06:24:24 +0000</pubdate>
				<category><![CDATA[Lundis de l'IHEDN]]></category>
		<category><![CDATA[Notre sélection]]></category>
		<guid ispermalink="false">https://ihedn.fr/?p=59840</guid>

					<description><![CDATA[<p>A quarter of a century after Vladimir Putin came to power, what do Russians think of his governance, the state of their country and the war in Ukraine? Elsa Vidal, a specialist in the former USSR, answers this question in a rigorous and well-documented essay that looks behind the Kremlin's official communication and the clichés common in the West. Interview.</p>
<p>L’article <a href="https://ihedn.fr/en/lundis-de-lihedn/elsa-vidal-dans-les-elites-russes-le-parti-du-silence-est-majoritaire/">Elsa Vidal : « Dans les élites russes, le parti du silence est majoritaire »</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="59840" class="elementor elementor-59840" data-elementor-post-type="post">
				<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-996fc96 e-flex e-con-boxed e-con e-parent" data-id="996fc96" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-be8755d elementor-widget elementor-widget-heading" data-id="be8755d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">IHEDN Mondays are now available in audio format!</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-12bc3a6 elementor-widget elementor-widget-text-editor" data-id="12bc3a6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Click below to listen:</p>								</div>
				</div>
				<div class="elementor-element elementor-element-191a3b6 elementor-widget elementor-widget-html" data-id="191a3b6" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
.player-container-1 {
  width: 100%;
  padding: 10px;
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.15);
  box-shadow: 0 3px 30px rgba(0,0,0,0.2);
  display: flex;
  flex-direction: inline;
  align-items: flex-start;
  color: #fff;
  margin: 0 auto;
  background-color: #053973;
}

#waveform-1 {
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
}

.controls-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

#playPause-1 {
  width: 45px;
  height: 45px;
  border: none;
  background: rgba(255,255,255,0.3);
  backdrop-filter: blur(5px);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.2s;
  padding: 0;
}

#playPause-1:hover {
  background: rgba(255,255,255,0.5);
}

#playPause-1 svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

#time-1 {
  font-size: 16px;
  text-align: center;
  min-width: 80px;
}

.top-controls-1 {
  width: 100%;
  display: flex;
  justify-content: space-between; /* Play à gauche / Time à droite */
  align-items: center;
  margin-bottom: 5px;
}

.player-container-1 {
  display: flex;
  flex-direction: column;
}

#time-1 {
  font-size: 16px;
  text-align: right;
}

.player-container-1 {
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.15);
  box-shadow: 0 3px 30px rgba(0,0,0,0.2);
  display: flex;                   /* LAYOUT EN LIGNE */
  flex-direction: row;             /* tout sur une seule ligne */
  align-items: center;             /* vertical alignment */
  gap: 20px;                       /* espace entre éléments */
  color: #fff;
  margin: 0 auto;
  background-color: #053973;
}

#waveform-1 {
  flex: 1;                         /* prend toute la place disponible */
  height: 50px;
  align-items: center;
}

#time-1 {
  min-width: 80px;
  text-align: right;
} 
</style>

<script src="https://unpkg.com/wavesurfer.js"></script>

<section>
<div class="player-container-1">

  <button id="playPause-1">
    <!-- ton SVG Play -->
    <svg version="1.1" id="playSVG-1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 330 330">
      <path d="M37.728,328.12c2.266,1.256,4.77,1.88,7.272,1.88c2.763,0,5.522-0.763,7.95-2.28l240-149.999      c4.386-2.741,7.05-7.548,7.05-12.72c0-5.172-2.664-9.979-7.05-12.72L52.95,2.28c-4.625-2.891-10.453-3.043-15.222-0.4      C32.959,4.524,30,9.547,30,15v300C30,320.453,32.959,325.476,37.728,328.12z"/>
    </svg>
  </button>

  <div id="waveform-1"></div>

  <span id="time-1">00:00 / 00:00</span>

</div>

  <!-- waveform en dessous -->
  <div id="waveform-1"></div>


</section>

<section>
<script>

const wavesurfer1 = WaveSurfer.create({
    container: '#waveform-1',
    waveColor: 'rgba(255,255,255,0.4)',
    progressColor: '#fff',
    cursorColor: '#fff',
    barWidth: 3,
    barRadius: 3,
    height: 50,
    responsive: true,
    normalize: true
});

// Charge ton fichier audio depuis le site WordPress
wavesurfer1.load('https://ihedn.fr/wp-content/uploads/2026/05/audio-2026-05-11-elsa-vidal.mp3');

const playBtn1 = document.getElementById('playPause-1');
const timeDisplay1 = document.getElementById('time-1');

// SVGs
const playSVG1 = `<svg version="1.1" id="playSVG-1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 330 330">
<path d="M37.728,328.12c2.266,1.256,4.77,1.88,7.272,1.88c2.763,0,5.522-0.763,7.95-2.28l240-149.999
c4.386-2.741,7.05-7.548,7.05-12.72c0-5.172-2.664-9.979-7.05-12.72L52.95,2.28c-4.625-2.891-10.453-3.043-15.222-0.4
C32.959,4.524,30,9.547,30,15v300C30,320.453,32.959,325.476,37.728,328.12z"/>
</svg>`;

const pauseSVG1 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 330 330" width="100%" height="100%" fill="#fff">
  <rect x="60" y="30" width="80" height="270"/>
  <rect x="190" y="30" width="80" height="270"/>
</svg>`;

// Play/Pause switch
playBtn1.addEventListener('click', () => {
    wavesurfer1.playPause();
    playBtn1.innerHTML = wavesurfer1.isPlaying() ? pauseSVG1 : playSVG1;
});

// Update time display
function formatTime(sec) {
    const m = Math.floor(sec / 60);
    const s = Math.floor(sec % 60);
    return m.toString().padStart(2,'0') + ':' + s.toString().padStart(2,'0');
}

wavesurfer1.on('audioprocess', () => {
    const current = wavesurfer1.getCurrentTime();
    const duration = wavesurfer1.getDuration();
    timeDisplay1.textContent = formatTime(current) + ' / ' + formatTime(duration);
});

wavesurfer1.on('ready', () => {
    const duration = wavesurfer1.getDuration();
    timeDisplay1.textContent = '00:00 / ' + formatTime(duration);
});
</script>
</section>				</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-b21a8ab e-con-full e-flex e-con e-parent" data-id="b21a8ab" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-23593b8 elementor-widget elementor-widget-text-editor" data-id="23593b8" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Currently an international politics columnist on BFM, Elsa Vidal was previously editor-in-chief of the Russian-language editorial team at Radio France Internationale, director of the Europe and Central Asia office of Reporters Without Borders, head of mission for Médecins du Monde in Russia and director of Oxfam in that country, among others.</p><p>Educated at Inalco, Sciences Po, Keio University (Japan) and the Russian University of Social Sciences (RGGU) in Moscow, where she later became a research assistant, she has lived and worked in the Russian Federation on several occasions since 1990, including three years in Chechnya.</p><p>In his essay <a href="https://www.gallimard.fr/catalogue/que-pensent-les-russes/9782073102072">«What do the Russians think?»</a>,published in February by Gallimard in the «En attendant le réel» collection, Elsa Vidal rigorously unravels the preconceptions about Russia that prevail in Western Europe, drawing on numerous interviews and references. She reminds us that «several Russias exist side by side, Slavs and non-Slavs, cities and countryside, and they are much closer to us in terms of morals than the positions of Russian leaders would lead us to believe».</p><p>In fact, the Russian Federation today has a population of 146 million divided into 89 administrative entities (including 5 occupied Ukrainian entities) and more than 190 national groups speaking 25 official languages - out of a total of 277 idioms still spoken. Taken as a whole, she says, «Russian society, in many ways an industrialised, secularised, individualistic society, is more like our own than the mythical version of the <em>Rus </em>traditional, promoted and vaunted by the authorities».</p>								</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-34f6859 e-con-full e-flex e-con e-parent" data-id="34f6859" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-47a0236 elementor-widget elementor-widget-heading" data-id="47a0236" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">AT PRESENT, THE WAR IN UKRAINE SEEMS TO BE GENERATING MORE WEARINESS THAN OPPOSITION IN RUSSIAN SOCIETY. OVER TIME, COULD THIS WEARINESS TURN INTO OPPOSITION?</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-1b02bcd elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="1b02bcd" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-03142eb e-con-full e-flex e-con e-child" data-id="03142eb" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-2b8bbe6 elementor-widget elementor-widget-text-editor" data-id="2b8bbe6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This seems possible to me, provided that the war once again breaks into the daily lives of the majority of Russians, disrupting them in a large number of homes, as the announcement of the partial mobilisation in September 2022 did.</p><p>In this respect, the increasingly frequent internet blackouts carried out by the Russian security services, with the autonomy they now have, are likely to crystallise opposition - if not to the war itself, at least to its consequences for the population. In the past, the authorities have come up against mobilisations of this type, i.e. on a socio-economic basis. In 2018, for example, on the issue of reforming the retirement age for women, the government had to back down, and President Putin himself distanced himself from the bill, so that his popularity would not be affected by the protest.  </p><p>Social issues are those for which the citizens of the Federation feel the most legitimate to mobilise, and they are doing so. That's why there is a real risk in trying to impose Internet blackouts on the population. All the more so in a country where digital life and digital services are highly developed for the most day-to-day aspects, but also for relations with administrations, the authorities, family life, etc.</p>								</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-09ebcd3 e-con-full e-flex e-con e-parent" data-id="09ebcd3" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-f359ef9 elementor-widget elementor-widget-heading" data-id="f359ef9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">FOR RUSSIAN CITIZENS, WHAT DOES THE DIVISION BETWEEN PUBLIC AND PRIVATE DISCOURSE MEAN, PARTICULARLY IN RELATION TO THE WAR IN UKRAINE?</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-887cac3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="887cac3" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-094d652 e-con-full e-flex e-con e-child" data-id="094d652" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-837d8c0 elementor-widget elementor-widget-text-editor" data-id="837d8c0" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>If you have grown up and lived in France - or in any other democracy - for most of your adult life, you have had the opportunity to experience speech that is free of consequences for your safety. The things you say in your bedroom, at the Sunday dinner table, in the metro, at work or even on television are not likely to cost you your job or, worse still, land you in prison.  </p><p>The same cannot be said for the people of the Russian Federation. Especially since the authorities equipped themselves with a repressive arsenal at their disposal to crush citizens who protested against the start of the large-scale invasion of Ukraine. According to OVD Infos, more than 20,000 people have been repressed for expressing opinions hostile to the war. Some were arrested for standing in the street with a sheet of paper as a placard - a sheet of paper without a slogan!</p>								</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-a0bdf87 e-con-full e-flex e-con e-parent" data-id="a0bdf87" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-2dda8c2 elementor-widget elementor-widget-heading" data-id="2dda8c2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">YOU DESCRIBE THE «NETWORKED SOLIDARITY» THAT WEAVES ITS WAY THROUGH RUSSIAN SOCIETY. COULD OPPOSITION TO THE WAR BENEFIT FROM THIS?</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-d3ce34b elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="d3ce34b" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-52b8dd5 e-con-full e-flex e-con e-child" data-id="52b8dd5" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-db5c7cb elementor-widget elementor-widget-text-editor" data-id="db5c7cb" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Yes, and it is already benefiting from them, but this type of solidarity action cannot be turned into a mass mobilisation to stop the war or change the regime. The networked solidarity I am talking about is driven by an affinity of values, a rejection of the bureaucratic and institutionalised world - even that of NGOs, which are also suspected of being nothing more than career tools for their founders - and a focus on human beings caught up in tragic situations.</p><p>It's almost like an underground world, parallel to the so-called political world, which sets itself up as an alternative to it. Politics and institutions have been deeply devalued, after several decades of Soviet power claiming to bring happiness to humanity through crimes and mass repression. Solidarity chains are therefore built at a sub-national level and do not take the form of a party with a programme for the future of the entire nation.</p>								</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-8b3b49e e-con-full e-flex e-con e-parent" data-id="8b3b49e" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-72ce8f7 elementor-widget elementor-widget-heading" data-id="72ce8f7" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">YOU SAY THAT POLITICIANS ARE VERY AWARE OF THE GAP BETWEEN OFFICIAL RUSSIA AND THE REAL COUNTRY. TO WHAT EXTENT SHOULD THE KREMLIN TAKE PUBLIC OPINION INTO ACCOUNT?</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-da723c4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="da723c4" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-6003d99 e-con-full e-flex e-con e-child" data-id="6003d99" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-f48ac69 elementor-widget elementor-widget-text-editor" data-id="f48ac69" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>It is these mistakes that remind politicians that the «paper country», created and portrayed through reports, conferences and state media, has little in common with the «real country». To complicate an already sensitive situation, the real country is extremely diverse (Russia has more than 190 national groups, several languages are spoken, etc.).  </p><p>For example, the presidential administration had not anticipated the profound rejection that the partial mobilisation in September 2022 would engender in the population. Several hundred thousand young Russians left the country in reaction to its announcement, and the most frequent query on the internet was «how can I break my arm at home? But this alarm rekindled the vigilance of the Presidency.</p><p>In fact, it is the presidential administration that commissions the most opinion polls and surveys in the country: more than 400 a year on average. In my opinion, this reflects two things: firstly, the need to know the state of opinion in the Federation in order to adapt political action, and secondly, the intransigence of the authorities. All this stems from a pessimistic vision of politics and a vision of power that is far from omnipotent. Hence the emphasis on seeking consent. To achieve this, we need to know the expectations, the basic needs and the fundamental fears of the people we serve. Not to serve the population, but to «know how far to go too far».</p>								</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-a390e4d e-con-full e-flex e-con e-parent" data-id="a390e4d" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-b1189c0 elementor-widget elementor-widget-heading" data-id="b1189c0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">WHAT CONSEQUENCES COULD THE RECENT BAN ON TELEGRAM AND VPN HAVE FOR THE REGIME?</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-c7cb0da elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="c7cb0da" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-da77035 e-con-full e-flex e-con e-child" data-id="da77035" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-9587331 elementor-widget elementor-widget-text-editor" data-id="9587331" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>We mentioned it at the start of this interview: along with the rise in consumer prices - and in particular the price of cucumbers, a more than common consumer good - this is the main risk hanging over the regime and its war economy policy.</p><p>Taking away the opportunity for Russians to live their lives as citizens of the developed and connected world, and handing them over to the arbitrary decisions of the security services whose impact intrudes on the daily organisation of their lives, is certainly a major danger. I would be inclined to say that if this policy is pursued, even greater repression will result. Perhaps the decision has already been taken, or it is the wish of institutions such as the FSB. <em>[The Federal Security Service of the Russian Federation, which is responsible for internal security.]</em>.</p><p>The FSB is the main beneficiary of this war, in the sense that it has considerably increased its power and influence in the political arena, but also in the economic sphere. In August 2025, Dmitri Kozak, Vladimir Putin's diplomatic adviser at the time, asked the Russian President to entrust him with the role of defending the rights of entrepreneurs.</p><p>They complain about the raids they suffer at the hands of the FSB, which, with the complicity of the local authorities, raids flourishing businesses in the war economy. To no avail. The President has taken the side of the FSB against his collaborator, whom he has released from his duties by presidential decree.</p>								</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-e22def0 e-con-full e-flex e-con e-parent" data-id="e22def0" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-2ae3145 elementor-widget elementor-widget-heading" data-id="2ae3145" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">REGARDING THE RULING ELITES AND THEIR CHILDREN, YOU MENTION A «PATRIOTIC DOUBLE STANDARD», A «FASCINATION-REPULSION» FOR THE WEST. IS THIS ALSO THE CASE FOR VLADIMIR POUTINE AND HIS ENTOURAGE? </h2>				</div>
				</div>
				<div class="elementor-element elementor-element-505efd3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="505efd3" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-ae87a9a e-con-full e-flex e-con e-child" data-id="ae87a9a" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-8781f6f elementor-widget elementor-widget-text-editor" data-id="8781f6f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>It's difficult to give a clear answer for Vladimir Putin, but the question is simpler for those around him. I believe above all that the position of the elites is not ideological, but dictated or influenced by the logic of the court. You have to realise that the Russian elites were fully integrated into a globalised way of life.</p><p>They have a foothold abroad, send their children to the best American or European schools (as is the case for the daughter of Foreign Minister Sergei Lavrov, or that of the Deputy Chairman of the State Duma Piotr Tolstoy, etc.), and spend their holidays outside Russia...</p><p>With the exception of a handful of men, the war has the support of none of the 200 families who run Russia, and all of them would be ready to resume relations with the West tomorrow if it were to end. They never wanted this war, even though very few people in the ruling circles have spoken out openly against it: an oligarch, a banker, a head of the secret services and Dmitri Kozak. The party of silence, which thinks no less, is in the majority.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-8fd3a5f elementor-widget elementor-widget-heading" data-id="8fd3a5f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">«THE FIXATION ON RELATIONS WITH THE WEST IS A USEFUL LURE FOR THE RUSSIAN AUTHORITIES IN MORE WAYS THAN ONE».»</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-fadd333 elementor-widget elementor-widget-text-editor" data-id="fadd333" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>But if we come back to this fascination-repulsion for the West that you mention, it is quite structuring. I don't know whether Vladimir Putin subscribes to it or feels it personally, but he knows that mobilising this feeling is a powerful weapon. Because in this Russia-West link, the two terms are mirrored in a rivalry between equals that allows the imaginary of Soviet power to be revived.</p><p>This power, associated with Russia and not with all the former Soviet states - in a historic sleight of hand - de facto positions Moscow as Washington's alter ego, in a global condominium. This has the not inconsiderable corollary of concealing the fact that Russia is a regional power, now in the shadow of China.</p><p>This posture of defiance towards the West, in which Russia is always the victim rather than the aggressor, also helps to channel the attention of the public away from what Russian leaders fear, namely the possibility of Russia being governed democratically. Ukraine, presented as a sister country, is demonstrating this.</p><p>Now, if a democratic Ukraine free of Moscow's influence could exist, it would almost automatically mean that the Russians too could have a democratic destiny. This is what the Russians fear above all else. The fixation on the relationship with the West is therefore an illusion, useful in more ways than one for the Russian authorities.</p>								</div>
				</div>
				</div>
				</div>
				</div><p>L’article <a href="https://ihedn.fr/en/lundis-de-lihedn/elsa-vidal-dans-les-elites-russes-le-parti-du-silence-est-majoritaire/">Elsa Vidal : « Dans les élites russes, le parti du silence est majoritaire »</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>La transformation contemporaine de l&#8217;armée japonaise</title>
		<link>https://ihedn.fr/en/fiches-actualite/la-transformation-contemporaine-de-larmee-japonaise/</link>
		
		<dc:creator><![CDATA[Coline Dassonville]]></dc:creator>
		<pubdate>Thu, 07 May 2026 13:01:27 +0000</pubdate>
				<category><![CDATA[Fiches d'actualités]]></category>
		<category><![CDATA[fiche-actualité]]></category>
		<category><![CDATA[japon]]></category>
		<guid ispermalink="false">https://ihedn.fr/?p=59980</guid>

					<description><![CDATA[<p>This fact sheet looks at the contemporary transformation of the Japanese army. It highlights the major increase in the country's military budgets in recent years, as well as the new desire to acquire offensive capabilities. It then analyses the reasons for and some of the limitations of these singular developments, before concluding with a look at the outlook for Japan, particularly with regard to its essential alliance with the United States.</p>
<p>L’article <a href="https://ihedn.fr/en/fiches-actualite/la-transformation-contemporaine-de-larmee-japonaise/">La transformation contemporaine de l&rsquo;armée japonaise</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="59980" class="elementor elementor-59980" data-elementor-post-type="post">
				<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-71f0dbf e-flex e-con-boxed e-con e-parent" data-id="71f0dbf" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-b69e6b0 elementor-widget elementor-widget-heading" data-id="b69e6b0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">This fact sheet is also available in audio format</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-a074bec elementor-widget elementor-widget-text-editor" data-id="a074bec" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Click below to listen:</p>								</div>
				</div>
				<div class="elementor-element elementor-element-d696d58 elementor-widget elementor-widget-html" data-id="d696d58" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
.player-container-1 {
  width: 100%;
  padding: 10px;
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.15);
  box-shadow: 0 3px 30px rgba(0,0,0,0.2);
  display: flex;
  flex-direction: inline;
  align-items: flex-start;
  color: #fff;
  margin: 0 auto;
  background-color: #053973;
}

#waveform-1 {
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
}

.controls-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

#playPause-1 {
  width: 45px;
  height: 45px;
  border: none;
  background: rgba(255,255,255,0.3);
  backdrop-filter: blur(5px);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.2s;
  padding: 0;
}

#playPause-1:hover {
  background: rgba(255,255,255,0.5);
}

#playPause-1 svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

#time-1 {
  font-size: 16px;
  text-align: center;
  min-width: 80px;
}

.top-controls-1 {
  width: 100%;
  display: flex;
  justify-content: space-between; /* Play à gauche / Time à droite */
  align-items: center;
  margin-bottom: 5px;
}

.player-container-1 {
  display: flex;
  flex-direction: column;
}

#time-1 {
  font-size: 16px;
  text-align: right;
}

.player-container-1 {
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.15);
  box-shadow: 0 3px 30px rgba(0,0,0,0.2);
  display: flex;                   /* LAYOUT EN LIGNE */
  flex-direction: row;             /* tout sur une seule ligne */
  align-items: center;             /* vertical alignment */
  gap: 20px;                       /* espace entre éléments */
  color: #fff;
  margin: 0 auto;
  background-color: #053973;
}

#waveform-1 {
  flex: 1;                         /* prend toute la place disponible */
  height: 50px;
  align-items: center;
}

#time-1 {
  min-width: 80px;
  text-align: right;
} 
</style>

<script src="https://unpkg.com/wavesurfer.js"></script>

<section>
<div class="player-container-1">

  <button id="playPause-1">
    <!-- ton SVG Play -->
    <svg version="1.1" id="playSVG-1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 330 330">
      <path d="M37.728,328.12c2.266,1.256,4.77,1.88,7.272,1.88c2.763,0,5.522-0.763,7.95-2.28l240-149.999      c4.386-2.741,7.05-7.548,7.05-12.72c0-5.172-2.664-9.979-7.05-12.72L52.95,2.28c-4.625-2.891-10.453-3.043-15.222-0.4      C32.959,4.524,30,9.547,30,15v300C30,320.453,32.959,325.476,37.728,328.12z"/>
    </svg>
  </button>

  <div id="waveform-1"></div>

  <span id="time-1">00:00 / 00:00</span>

</div>

  <!-- waveform en dessous -->
  <div id="waveform-1"></div>


</section>

<section>
<script>

const wavesurfer1 = WaveSurfer.create({
    container: '#waveform-1',
    waveColor: 'rgba(255,255,255,0.4)',
    progressColor: '#fff',
    cursorColor: '#fff',
    barWidth: 3,
    barRadius: 3,
    height: 50,
    responsive: true,
    normalize: true
});

// Charge ton fichier audio depuis le site WordPress
wavesurfer1.load('https://ihedn.fr/wp-content/uploads/2026/05/audio-fiche-actu-36.mp3');

const playBtn1 = document.getElementById('playPause-1');
const timeDisplay1 = document.getElementById('time-1');

// SVGs
const playSVG1 = `<svg version="1.1" id="playSVG-1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 330 330">
<path d="M37.728,328.12c2.266,1.256,4.77,1.88,7.272,1.88c2.763,0,5.522-0.763,7.95-2.28l240-149.999
c4.386-2.741,7.05-7.548,7.05-12.72c0-5.172-2.664-9.979-7.05-12.72L52.95,2.28c-4.625-2.891-10.453-3.043-15.222-0.4
C32.959,4.524,30,9.547,30,15v300C30,320.453,32.959,325.476,37.728,328.12z"/>
</svg>`;

const pauseSVG1 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 330 330" width="100%" height="100%" fill="#fff">
  <rect x="60" y="30" width="80" height="270"/>
  <rect x="190" y="30" width="80" height="270"/>
</svg>`;

// Play/Pause switch
playBtn1.addEventListener('click', () => {
    wavesurfer1.playPause();
    playBtn1.innerHTML = wavesurfer1.isPlaying() ? pauseSVG1 : playSVG1;
});

// Update time display
function formatTime(sec) {
    const m = Math.floor(sec / 60);
    const s = Math.floor(sec % 60);
    return m.toString().padStart(2,'0') + ':' + s.toString().padStart(2,'0');
}

wavesurfer1.on('audioprocess', () => {
    const current = wavesurfer1.getCurrentTime();
    const duration = wavesurfer1.getDuration();
    timeDisplay1.textContent = formatTime(current) + ' / ' + formatTime(duration);
});

wavesurfer1.on('ready', () => {
    const duration = wavesurfer1.getDuration();
    timeDisplay1.textContent = '00:00 / ' + formatTime(duration);
});
</script>
</section>				</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-87d8430 e-flex e-con-boxed e-con e-parent" data-id="87d8430" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-8b64218 elementor-position-inline-end elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box" data-id="8b64218" data-element_type="widget" data-e-type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://ihedn.fr/wp-content/uploads/2026/05/Fiche-36-La-transformation-contemporaine-de-larmee-japonaise.pdf" target="_blank" class="elementor-icon" tabindex="-1" aria-label="Download the news sheet">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-file-download" viewbox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm76.45 211.36l-96.42 95.7c-6.65 6.61-17.39 6.61-24.04 0l-96.42-95.7C73.42 337.29 80.54 320 94.82 320H160v-80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v80h65.18c14.28 0 21.4 17.29 11.27 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://ihedn.fr/wp-content/uploads/2026/05/Fiche-36-La-transformation-contemporaine-de-larmee-japonaise.pdf" target="_blank" >
							Download the news sheet						</a>
					</h3>
				
				
			</div>
			
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-fcdb7e5 e-con-full e-flex e-con e-child" data-id="fcdb7e5" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-2602971 elementor-widget elementor-widget-text-editor" data-id="2602971" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>Summary</strong></p><ul><li>Japan has transformed its defence capabilities in recent years: relaxing certain constitutional constraints inherited from the Second World War, the country has increased its military spending and is now investing in offensive capabilities;</li></ul><p> </p><ul><li>The transformation underway can only be understood in the context of increasing regional tensions - around Taiwan - and international tensions - in Ukraine; Japan's rise to military power remains constrained by a number of challenges, and the country remains highly dependent on its partnerships, particularly with the United States;</li></ul><p> </p><ul><li>For the future, it is in Japan's interest to clarify the military responsibilities it wishes to assume individually and those shared in the event of a major conflict in East Asia, as well as to diversify its strategic partnerships.</li></ul>								</div>
				</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-b8d02e2 e-flex e-con-boxed e-con e-parent" data-id="b8d02e2" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-d8e6c0e elementor-widget elementor-widget-spacer" data-id="d8e6c0e" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-b9fecbb elementor-widget elementor-widget-heading" data-id="b9fecbb" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Context - From self-defence to collective defence?</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-7021102 elementor-widget elementor-widget-text-editor" data-id="7021102" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Heavily dependent on international trade - particularly maritime trade - for its economic development, Japan today sees itself as the promoter of an open Indo-Pacific region, governed by the principles of the rule of law, freedom of navigation and free trade, the defence of strong connectivity, and a deliberate commitment to peace and security.</p><p>Japan is often described as a «pacifist» country. This designation stems from its 1947 constitution, drafted after the surrender of September 1945 and in the context of the occupation of the country by the United States. Article 9 states that Tokyo «forever renounces war as a sovereign right of the nation and the threat or use of force as a means of settling international disputes».»<sup><a href="#_ftn1" name="_ftnref1">[1]</a></sup>. In the immediate post-war period, the consequence was a complete renunciation of the possession of forces.</p><p>Nevertheless, the situation changed rapidly. Eager to have an ally in the region, the United States agreed to the creation of the Japanese Self-Defence Forces (SDF) in 1954 following the Korean War. An interpretation of Article 9 then allowed Tokyo to build up sufficient forces to defend itself in the event of an attack, without being able to take offensive action. Three conditions authorising the possible use of force were set out in 1954: there must be a threat to national survival; no other means can avert the danger; and the use of force must be limited to the strict minimum. In return for this limitation, the United States promised to defend Japan by signing an alliance in 1960: the Treaty on Mutual Cooperation and Security.</p><p>This concept of the use of force based exclusively on self-defence dominated the decades that followed, including after the end of the Cold War. However, Japan's military stance hardened in recent years. Several constitutional restrictions were relaxed. Significant developments took place in 2014-2015. Reforms reinterpreted Article 9 of the Constitution to allow the right to self-defence, subject to certain conditions. <em>collective</em>. Even if the national territory is not targeted, the SDF can support partners under attack if Japan considers that its survival is incidentally threatened in this way. Japanese forces can also take part in combat missions abroad.</p><p>Three key documents published in December 2022 confirm the real increase in the power of the SDF, moving towards a more direct alignment of the country's economic and military powers: the National Security Strategy, the National Defence Strategy and the Defence Strengthening Programme. Tokyo is announcing a doubling of its defence spending. While the country had previously respected an unofficial ceiling of 1 % of GDP, it is committed to increasing its spending to 2 % by 2027. The graphs below show the evolution of Japanese military spending in recent years, both in absolute terms and as a percentage of national GDP.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-787d3b6 elementor-widget elementor-widget-image" data-id="787d3b6" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
											<a href="https://ourworldindata.org/military-personnel-spending#all-charts" target="_blank">
							<img decoding="async" width="1766" height="611" src="https://ihedn.fr/wp-content/uploads/2026/05/fiche-actualite-36-figure-1.png" class="attachment-full size-full wp-image-59982" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/05/fiche-actualite-36-figure-1.png 1766w, https://ihedn.fr/wp-content/uploads/2026/05/fiche-actualite-36-figure-1-1536x531.png 1536w, https://ihedn.fr/wp-content/uploads/2026/05/fiche-actualite-36-figure-1-18x6.png 18w" sizes="(max-width: 1766px) 100vw, 1766px" />								</a>
											<figcaption class="widget-image-caption wp-caption-text">Trends in Japanese military spending </figcaption>
										</figure>
									</div>
				</div>
				<div class="elementor-element elementor-element-c9593b8 elementor-widget elementor-widget-text-editor" data-id="c9593b8" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									The shift in 2022 is clearly observable. In 2024, Japan will have the tenth largest military budget in the world, according to the <em>Stockholm International Peace Research Institute</em> (SIPRI). In concrete terms, the increase in power is reflected in a number of ways. The first is an effort to rearm and develop new capabilities. Perhaps the most symbolic, and consequently the most controversial, of the changes in this area is the decision to acquire, in addition to anti-missile defences, retaliatory capabilities via long-range precision missiles capable of striking targets on the Asian continent. Tokyo is relying on the purchase of <em>Tomahawk</em> and local solutions. This ability to reach China and North Korea - a first since the Second World War - moves away from a purely defensive logic. Another area illustrating Japan's growing power is combat aviation. Tokyo plans to have 430 fighter aircraft by 2032, notably through the acquisition of 147 American F-35s: the largest fleet of F-35s outside the United States.

Other sectors are also specifically targeted, such as building up ammunition stocks, correcting recognised shortcomings in cyber defence, strengthening the defence technological and industrial base (DTIB) and arms exports. Finally, Tokyo aims to strengthen the interoperability of its forces and its strategic partnerships with the United States and other countries sharing its objectives in the region.

The election of Prime Minister Sanae Takaichi in October 2025 is unlikely to alter this move towards a more assertive military stance. As soon as she took office, the leader stated her intention to accelerate Japan's military build-up, declaring that the country would reach its target of 2 % of GDP before the scheduled date. A revision of the national security strategy was quickly announced. Moving from a defensive posture to one of «proactive pacifism» according to some<sup><a href="#_ftn2" name="_ftnref2">[2]</a></sup>, Tokyo is thus demonstrating its determination to make a more active contribution to maintaining peace and security in the Indo-Pacific.								</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-fa75228 e-flex e-con-boxed e-con e-parent" data-id="fa75228" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-0cfba30 elementor-widget elementor-widget-spacer" data-id="0cfba30" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-daddbc5 elementor-widget elementor-widget-heading" data-id="daddbc5" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Analysis - A response to the international context, but severe constraints </h5>				</div>
				</div>
				<div class="elementor-element elementor-element-88d88a0 elementor-widget elementor-widget-text-editor" data-id="88d88a0" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The ongoing transformation of the Japanese army certainly reflects a sense of vulnerability in the context of rising tensions both regionally and globally. Japan's strategic documents for 2022 state that «[the] security environment is more serious and complex than at any time since the end of the Second World War».»<sup><a href="#_ftn3" name="_ftnref3">[3]</a></sup>. The texts expressly identify China's growing military capabilities - Beijing, which disputes certain islands with Japan, is designated as the greatest «strategic challenge».»<sup><a href="#_ftn4" name="_ftnref4">[4]</a></sup> - and North Korea's nuclear and ballistic capabilities as direct threats to the country's security. More broadly, the documents point to Russia's invasion of Ukraine as a possible prelude to future regional conflict. «Today's Ukraine could be tomorrow's East Asia».»<sup><a href="#_ftn5" name="_ftnref5">[5]</a></sup> A high-intensity war zone.</p><p>The strengthening of our defence capabilities is therefore aimed at dissuading China, Russia and North Korea from any destabilising actions at regional level. The fact that these nuclear powers are themselves strengthening their strategic partnerships probably only increases Japan's sense of vulnerability. One notable point today is the existence of a certain consensus in Japan on the need for a more robust defence capability. The main political parties and the population are overwhelmingly in favour of increasing defence spending. The threat - from China in particular - is therefore not only perceived at the level of the country's leadership, but is widespread within a society that has been recognised as anti-militaristic since the post-Second World War period.</p><p>Takaichi's arrival in power exacerbated Sino-Japanese tensions at the end of 2025. The Prime Minister told the Japanese parliament that an attack by Beijing on Taiwan could be perceived as an existential threat to Japan, justifying armed intervention. Japan would in fact be in the front line of a conflict over Taiwan - Japan's most westerly island lies 110km from Taiwan - and Beijing's seizure of Taipei would leave Tokyo very isolated. China reacted violently to these statements by suspending certain imports and exports to Japan, advising its citizens against travelling there and stepping up its military exercises in the sub-region - a strategic signal.</p><p>Even so, Japan faces a number of challenges in its bid to regain military power. The first is financial. So far, the Japanese government has honoured its promises to increase military spending, but this has been achieved partly through an accounting trick. Expenditure such as that on the coastguard is now included in defence spending, which was not the case before. Some experts believe that it will be difficult to go any further given the constraints on the country's budget, which is already heavily in debt. The government is reluctant to raise the debt ceiling for current expenditure, while raising taxes or cutting other public spending would be politically costly. The depreciation of the Japanese yen is also weighing on foreign military purchases: the initial procurement strategy was based on an exchange rate of 108 yen to the US dollar, but this is now much more unfavourable for Japan.</p><p>The second challenge is demography. Japan has one of the lowest birth rates in the world and, as illustrated in the graph below, its population is falling every year.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-83be78b elementor-widget elementor-widget-image" data-id="83be78b" data-element_type="widget" data-e-type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
												<figure class="wp-caption">
											<a href="https://ourworldindata.org/population-growth#all-charts" target="_blank">
							<img loading="lazy" decoding="async" width="866" height="689" src="https://ihedn.fr/wp-content/uploads/2026/05/fiche-actualite-36-figure-2.png" class="attachment-full size-full wp-image-59983" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/05/fiche-actualite-36-figure-2.png 866w, https://ihedn.fr/wp-content/uploads/2026/05/fiche-actualite-36-figure-2-15x12.png 15w" sizes="(max-width: 866px) 100vw, 866px" />								</a>
											<figcaption class="widget-image-caption wp-caption-text">Japan's demographic outlook </figcaption>
										</figure>
									</div>
				</div>
				<div class="elementor-element elementor-element-5c5cceb elementor-widget elementor-widget-text-editor" data-id="5c5cceb" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									Against this backdrop, the SDF is currently unable to meet its recruitment quotas. In 2025, it will have missed its target of 247,000 soldiers, with a general shortfall of more than 10 %, rising to 40 % among the lower ranks. With the demographic problem only set to worsen in the coming years, the 2022 strategic documents cite various measures to address it, such as raising the retirement age and improving pay and working conditions for the military. Japan is also relying increasingly on automation and artificial intelligence (AI) to reduce its staffing requirements. With an unemployment rate of less than 3 %, the demographic challenge affects not only the military, but also the administrative staff of the armed forces and the DTIB, which is competing with the rest of the private sector for high-level engineers.

The third challenge is the relative weakness of the Japanese DTIB. In line with its restrictive defence posture, Japan has long prohibited military exports, particularly of lethal weapons. These restrictions have weighed heavily on Japanese defence companies. Relying solely on domestic demand, and earning only small profits, the Japanese arms industry has lost nearly a hundred companies since 2002. Although the restrictions have now been largely lifted as part of a general drive to revitalise the arms industry, Japan still lacks a strong industrial capacity in the military field, particularly when it comes to cutting-edge production. There are exceptions - Japan is currently developing new-generation combat aircraft with the UK and Italy and selling frigates to Australia - but the country remains on the whole dependent on imports, particularly from the United States.

This dependence is not just a question of capabilities. Japan, through its strategic documents, now recognises that it cannot defend itself alone. Although there are certainly concerns in Japan - as elsewhere - about the reliability of US support since Donald Trump's return to the presidency and the publication of the new US security strategy, Tokyo remains heavily dependent on its military alliance with the United States: the only real alliance the country has. Unlike the North Atlantic Treaty Organisation (NATO), the Japan-US alliance is based on a fundamental asymmetry: the US is obliged to defend Japan, but not vice versa, with Japan only obliged to provide bases for the US military. Today, Japan is home to more American soldiers than any other country in the world, with around 55,000 garrisoned troops - particularly in ports and on large islands such as Okinawa. Initially intended as a deterrent to the Soviet Union, the American presence is now aimed at China and North Korea. Admittedly, the nature of the alliance is currently evolving as a result of Tokyo's rearmament, in the direction of a rebalancing of the roles of each party in the defence of Japanese territory. All the same, strategic autonomy is not a possibility in the short term. The United States is constantly encouraging Tokyo to invest even more in its own defence.

In addition to the United States, Japan now cooperates with several countries that share its conception of international order. Tokyo, for example, has a «quasi-alliance» with Australia.<sup><a href="#_ftn6" name="_ftnref6">[6]</a></sup>, With its strong strategic links with the Philippines and its increasingly important connections with NATO and some of its members, the country is one of the alliance's «global partners». These efforts to establish a network of partnerships are now making it possible to moderate, if only, the impact of the EU's economic policy.’<em>as a minimum</em>, dependence on the United States.								</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-fe17084 e-flex e-con-boxed e-con e-parent" data-id="fe17084" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-ae9ee80 elementor-widget elementor-widget-spacer" data-id="ae9ee80" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-1b09c49 elementor-widget elementor-widget-heading" data-id="1b09c49" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Outlook - A need for strategic diversification?</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-e8a1deb elementor-widget elementor-widget-text-editor" data-id="e8a1deb" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>While the Japanese government plans to review its main strategic documents in 2026, the country is likely to continue to strengthen its defence posture in the coming years, with an increase in military spending and a greater search for strategic partnerships.</p><p>For the future, Japan has every interest in clarifying the responsibilities that it wishes to assume individually, and those that will certainly be shared in the event of a conflict in East Asia. At a time when Japan's military capabilities are increasing, Tokyo and Washington would also benefit from harmonising their defence policies, by endeavouring, for example, to define a joint command structure capable of meeting the requirements of a high-intensity conflict through the possession of interoperable forces. The fact that Japan now possesses offensive weapons means that the control of any escalation vis-à-vis China or North Korea will no longer be the sole responsibility of Washington, requiring greater Japanese-American coordination.</p><p>Today, Japan is showing no signs of distancing itself from the United States. The new government is clearly counting on full American support in the future, and thus seems, by strengthening its defence posture, to wish to present itself as a reliable partner. Paradoxically, the stronger Japan becomes, the more the United States may consider that disengagement is possible, as it would have less impact and run counter to Tokyo's primary strategic interests.</p><p>Faced with the risk of American disengagement, Japan has every interest in continuing to diversify its partnerships, notably with Australia and European countries. Beyond this diversification, autonomy in terms of conventional defence seems to be an imperative for Tokyo. In a scenario where the United States withdraws completely, and the other partners are unable to compensate for this, Japan would have no choice but to assume responsibility for its own defence. In such a case, a nagging question would inevitably arise for the country: as the only country in history to have used the atomic bomb, should Japan nevertheless acquire nuclear weapons?</p>								</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-5142880 e-flex e-con-boxed e-con e-parent" data-id="5142880" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9873bce elementor-widget elementor-widget-text-editor" data-id="9873bce" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><a href="#_ftnref1" name="_ftn1">[1]</a> <span style="text-decoration: underline;"><a href="https://www.crisisgroup.org/rpt/asia-pacific/japan-united-states-china/351-embracing-arms-securing-japan-new-era-crisis." target="_blank" rel="noopener"><em>Embracing Arms: Securing Japan in a “New Era of Crisis”</em> (International Crisis Group (ICG), 2025), 3</a></span></p><p><a href="#_ftnref2" name="_ftn2">[2]</a> <span style="text-decoration: underline;"><a href="https://doi.org/10.64628/AA.35vkd6u7c" target="_blank" rel="noopener">Sebastian Maslow, «Make Japan Strong Again: Sanae Takaichi's Plan to Transform Her Country's Military», <em>The Conversation</em>, 17 February 2026</a></span></p><p><a href="#_ftnref3" name="_ftn3">[3]</a> <em>Embracing Arms</em>, 1</p><p><a href="#_ftnref4" name="_ftn4">[4]</a> <span style="text-decoration: underline;"><a href="https://www.sipri.org/commentary/blog/2023/japans-new-military-policies-origins-and-implications" target="_blank" rel="noopener">Jingdong Yuan, «Japan's New Military Policies: Origins and Implications», <em>Stockholm International Peace Research Institute (SIPRI)</em>, 2 February 2023</a></span></p><p><a href="#_ftnref5" name="_ftn5">[5]</a> <em>Embracing Arms</em>, 1</p><p><a href="#_ftnref6" name="_ftn6">[6]</a> <em>Embracing Arms</em></p>								</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-5723a23 e-flex e-con-boxed e-con e-parent" data-id="5723a23" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-b559cdd e-con-full e-flex e-con e-child" data-id="b559cdd" data-element_type="container" data-e-type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-bb0952b elementor-widget elementor-widget-text-editor" data-id="bb0952b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><strong>To find out more</strong></p><ul><li><span style="text-decoration: underline;"><a href="https://www.crisisgroup.org/rpt/asia-pacific/japan-united-states-china/351-embracing-arms-securing-japan-new-era-crisis." target="_blank" rel="noopener"><em>Embracing Arms</em><em> </em><em>Securing Japan in a “New Era of Crisis”</em>. International Crisis Group (ICG), 2025</a></span></li></ul><p> </p><ul><li><span style="text-decoration: underline;"><a href="https://www.rusi.org/explore-our-research/publications/commentary/japans-defence-budget-surge-new-security-paradigm" target="_blank" rel="noopener">Kawai, Daisuke. «Japan's Defence Budget Surge: A New Security Paradigm. <em>Royal United Services Institute (RUSI)</em>, 2 December 2024</a></span></li></ul><p> </p><ul><li><span style="text-decoration: underline;"><a href="https://www.foreignaffairs.com/japan/japans-national-security-reckoning" target="_blank" rel="noopener">Okano, Masataka, «Japan's National Security Reckoning». <em>Foreign Affairs</em>, 24 February 2026</a></span></li></ul><p> </p><ul><li><span style="text-decoration: underline;"><a href="https://www.economist.com/asia/2025/11/20/how-will-japans-defences-evolve-under-its-hawkish-new-leader" target="_blank" rel="noopener"><em>The Economist</em>. «How Will Japan's Defences Evolve Under Its Hawkish New Leader?» 20 November 2025</a></span></li></ul>								</div>
				</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-fd20cbc e-flex e-con-boxed e-con e-parent" data-id="fd20cbc" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-7d08100 elementor-widget elementor-widget-spacer" data-id="7d08100" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-76c3b7e elementor-widget elementor-widget-heading" data-id="76c3b7e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Bibliography</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-dd52ae4 elementor-widget elementor-widget-text-editor" data-id="dd52ae4" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This <em>This fact sheet is based on information from the following sources:</em></p>								</div>
				</div>
				<div class="elementor-element elementor-element-7fb2aa2 elementor-widget elementor-widget-text-editor" data-id="7fb2aa2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<ul><li><span style="text-decoration: underline;"><a href="https://www.nytimes.com/2025/08/06/world/asia/hiroshima-nagasaki-nuclear-explainer.html" target="_blank" rel="noopener">Beech, Hannah. «Why Japan Is Rethinking Its Peace Vow. <em>The New York Times</em>, 6 August 2025</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.foreignaffairs.com/japan/japan-cant-go-it-alone" target="_blank" rel="noopener">Blumenthal, Dan, Mike Kuiken, and Randy Schriver. «Japan Can't Go It Alone. <em>Foreign Affairs</em>, 30 January 2026</a></span></li><li><span style="text-decoration: underline;"><a href="https://warontherocks.com/2023/01/japans-shift-to-war-footing/" target="_blank" rel="noopener">Cooper, Zack, and Eric Sayers. «Japan's Shift to War Footing. <em>War on the Rocks</em>, 12 January 2023</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.crisisgroup.org/rpt/asia-pacific/japan-united-states-china/351-embracing-arms-securing-japan-new-era-crisis" target="_blank" rel="noopener"><em>Embracing Arms: Securing Japan in a “New Era of Crisis”</em>. International Crisis Group (ICG), 2025</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.nytimes.com/2025/06/08/world/asia/japan-military-trump-china.html" target="_blank" rel="noopener">Fackler, Martin. «Japan Flexes Its Military Muscle at China, and Trump. World. <em>The New York Times</em>, 8 June 2025</a></span></li><li><span style="text-decoration: underline;"><a href="https://warontherocks.com/2024/08/shifting-the-u-s-japan-alliance-from-coordination-to-integration/" target="_blank" rel="noopener">Hornung, Jeffrey W., and Zack Cooper. «Shifting the U.S.-Japan Alliance from Coordination to Integration. <em>War on the Rocks</em>, 2 August 2024</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.rusi.org/explore-our-research/publications/commentary/japans-defence-budget-surge-new-security-paradigm" target="_blank" rel="noopener">Kawai, Daisuke. «Japan's Defence Budget Surge: A New Security Paradigm. <em>Royal United Services Institute (RUSI)</em>, 2 December 2024</a></span></li><li><span style="text-decoration: underline;"><a href="https://doi.org/10.64628/AA.35vkd6u7c" target="_blank" rel="noopener">Maslow, Sebastian. «Make Japan Strong Again: Sanae Takaichi's Plan to Transform Her Country's Military. <em>The Conversation</em>, 17 February 2026</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.csis.org/analysis/unaddressed-challenges-defense-policy-reform-japan" target="_blank" rel="noopener">Matsuo, Miki. «Unaddressed Challenges for Defense Policy Reform in Japan. <em>Center for Strategic and International Studies (CSIS)</em>, 9 May 2024</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.bbc.com/news/articles/c5yd14r2mgno" target="_blank" rel="noopener">Ng, Kelly, and Shaimaa Khalil. «Trump Endorses Japan's Takaichi Before Snap Election». <em>BBC</em>, 6 February 2026</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.foreignaffairs.com/japan/japans-national-security-reckoning" target="_blank" rel="noopener">Okano, Masataka, «Japan's National Security Reckoning». <em>Foreign Affairs</em>, 24 February 2026</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.nytimes.com/2023/12/13/world/asia/japan-military.html" target="_blank" rel="noopener">Rich, Motoko, Hikari Hida, and Chang W. Lee. «Japan Wants a Stronger Military. Can It Find Enough Troops?» <em>The New York Times</em>, 13 December 2023</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.csis.org/analysis/cooperative-defense-acquisitions-strengthen-us-japan-alliance" target="_blank" rel="noopener">Rubinstein, Gregg. «Cooperative Defense Acquisitions Strengthen U.S.-Japan Alliance. <em>Center for Strategic and International Studies (CSIS)</em>, 30 January 2025</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.brookings.edu/articles/the-personnel-base-of-the-japan-self-defense-forces-in-an-era-of-demographic-decline/" target="_blank" rel="noopener">Sato, Tomohiro. <em>The Personnel Base of the Japan Self-Defense Forces in an Era of Demographic Decline</em>. Brookings, 2025</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.iiss.org/online-analysis/missile-dialogue-initiative/2026/02/japans-emerging-counterstrike-missile-posture/" target="_blank" rel="noopener">Schulenburg, Rupert. «Japan's Emerging ‘Counterstrike’ Missile Posture. <em>International Institute for Strategic Studies (IISS)</em>, 3 April 2026</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.economist.com/asia/2025/11/20/how-will-japans-defences-evolve-under-its-hawkish-new-leader" target="_blank" rel="noopener"><em>The Economist</em>. «How Will Japan's Defences Evolve Under Its Hawkish New Leader?» 20 November 2025</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.defensenews.com/global/asia-pacific/2025/12/31/pacifist-japan-moving-from-exclusive-self-defense-to-military-buildup/" target="_blank" rel="noopener">Yamaguchi, Mari. «Pacifist Japan Moving from Exclusive Self-Defense to Military Buildup. Name. <em>Defense News</em>, 31 December 2025</a></span></li><li><span style="text-decoration: underline;"><a href="https://www.sipri.org/commentary/blog/2023/japans-new-military-policies-origins-and-implications" target="_blank" rel="noopener">Yuan, Jingdong. «Japan's New Military Policies: Origins and Implications. <em>Stockholm International Peace Research Institute (SIPRI)</em>, 2 February 2023</a></span></li></ul>								</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-106d5f5 e-flex e-con-boxed e-con e-parent" data-id="106d5f5" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-0a2c612 elementor-widget elementor-widget-text-editor" data-id="0a2c612" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This file is automatically translated</p>								</div>
				</div>
					</div>
				</div>
				</div><p>L’article <a href="https://ihedn.fr/en/fiches-actualite/la-transformation-contemporaine-de-larmee-japonaise/">La transformation contemporaine de l&rsquo;armée japonaise</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>jeux possibles</title>
		<link>https://ihedn.fr/en/uncategorized/jeux-possibles/</link>
		
		<dc:creator><![CDATA[Coline Dassonville]]></dc:creator>
		<pubdate>Tue, 05 May 2026 14:37:51 +0000</pubdate>
				<category><![CDATA[Uncategorized]]></category>
		<guid ispermalink="false">https://ihedn.fr/?p=59661</guid>

					<description><![CDATA[<p>PUZZLE quiz Crosswords Mixed words Fill-in-the-blank texts Match image/text 7 differences Before/after photo</p>
<p>L’article <a href="https://ihedn.fr/en/uncategorized/jeux-possibles/">jeux possibles</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="59661" class="elementor elementor-59661" data-elementor-post-type="post">
				<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-0440cac e-flex e-con-boxed e-con e-parent" data-id="0440cac" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-dc96814 elementor-widget elementor-widget-shortcode" data-id="dc96814" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><div class="h5p-iframe-wrapper"><iframe id="h5p-iframe-10" class="h5p-iframe" data-content-id="10" style="height:1px" src="about:blank" frameborder="0" scrolling="no" title="Interactive map"></iframe></div>

</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d127846 elementor-widget elementor-widget-html" data-id="d127846" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<script>
(function() {
  var checkGameMap = setInterval(function() {
    var iframe = document.querySelector('.h5p-iframe');
    
    if (iframe && iframe.contentWindow.document.head) {
      clearInterval(checkGameMap);

      var style = document.createElement('style');
      style.innerHTML = `
        /* On rétrécit l'étape entière d'un coup */
        .h5p-game-map-stage {
          transform: scale(0.8) !important; /* 0.6 = 60% de la taille d'origine */
          transform-origin: center !important;
          margin: 0 !important;
        }

        /* On s'assure que rien ne dépasse du bouton réduit */
        .h5p-game-map-stage-icon, 
        .h5p-game-map-stage-number {
          max-width: 100% !important;
          max-height: 100% !important;
        }
      `;
      iframe.contentWindow.document.head.appendChild(style);
    }
  }, 500);
})();
</script>				</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-51eb6e9 e-flex e-con-boxed e-con e-parent" data-id="51eb6e9" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-ff78f8a elementor-widget elementor-widget-heading" data-id="ff78f8a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Quiz</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-b093003 elementor-widget elementor-widget-shortcode" data-id="b093003" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><div class="h5p-content" data-content-id="6"></div></div>
						</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-c91e414 e-flex e-con-boxed e-con e-parent" data-id="c91e414" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-e03c25d elementor-widget elementor-widget-heading" data-id="e03c25d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">PUZZLE</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-496a2ec elementor-widget elementor-widget-shortcode" data-id="496a2ec" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><div style="width: 100%;"><div style="position: relative; padding-bottom: 56.25%; padding-top: 0; height: 0;"><iframe title="Genially untitled" frameborder="0" width="1200" height="675" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" src="https://view.genially.com/69fc642cdf4eee0d64892666" type="text/html" allowscriptaccess="always" allowfullscreen="true" scrolling="yes" allownetworking="all"></iframe> </div> </div></div>
						</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-d3d9fe1 e-flex e-con-boxed e-con e-parent" data-id="d3d9fe1" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-79cf572 elementor-widget elementor-widget-spacer" data-id="79cf572" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-726ebda elementor-widget elementor-widget-heading" data-id="726ebda" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">crosswords </h5>				</div>
				</div>
				<div class="elementor-element elementor-element-b497cc2 elementor-widget elementor-widget-shortcode" data-id="b497cc2" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><div class="h5p-iframe-wrapper"><iframe id="h5p-iframe-4" class="h5p-iframe" data-content-id="4" style="height:1px" src="about:blank" frameborder="0" scrolling="no" title="Crosswords"></iframe></div></div>
						</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-816afb7 e-flex e-con-boxed e-con e-parent" data-id="816afb7" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-1c188e3 elementor-widget elementor-widget-spacer" data-id="1c188e3" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-59a924a elementor-widget elementor-widget-heading" data-id="59a924a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">mixed words</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-383d4fc elementor-widget elementor-widget-shortcode" data-id="383d4fc" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><div class="h5p-iframe-wrapper"><iframe id="h5p-iframe-1" class="h5p-iframe" data-content-id="1" style="height:1px" src="about:blank" frameborder="0" scrolling="no" title="Hidden word test"></iframe></div></div>
						</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-cf01bda e-flex e-con-boxed e-con e-parent" data-id="cf01bda" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-fc8a12d elementor-widget elementor-widget-spacer" data-id="fc8a12d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-e00db9a elementor-widget elementor-widget-heading" data-id="e00db9a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Texts with holes</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-cd32fef elementor-widget elementor-widget-shortcode" data-id="cd32fef" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><div class="h5p-iframe-wrapper"><iframe id="h5p-iframe-7" class="h5p-iframe" data-content-id="7" style="height:1px" src="about:blank" frameborder="0" scrolling="no" title="Cloze text"></iframe></div></div>
						</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-55284f5 e-flex e-con-boxed e-con e-parent" data-id="55284f5" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-2aa3d64 elementor-widget elementor-widget-spacer" data-id="2aa3d64" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-85715ba elementor-widget elementor-widget-heading" data-id="85715ba" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Texts to be completed</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-ed19407 elementor-widget elementor-widget-shortcode" data-id="ed19407" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><div class="h5p-iframe-wrapper"><iframe id="h5p-iframe-9" class="h5p-iframe" data-content-id="9" style="height:1px" src="about:blank" frameborder="0" scrolling="no" title="Text to be completed CNEC"></iframe></div></div>
						</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-70e4058 e-flex e-con-boxed e-con e-parent" data-id="70e4058" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-875b903 elementor-widget elementor-widget-spacer" data-id="875b903" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-3e730b3 elementor-widget elementor-widget-heading" data-id="3e730b3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Image/text match</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-0297669 elementor-widget elementor-widget-shortcode" data-id="0297669" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><div class="h5p-iframe-wrapper"><iframe id="h5p-iframe-8" class="h5p-iframe" data-content-id="8" style="height:1px" src="about:blank" frameborder="0" scrolling="no" title="Uniforms for the 1914-1918 war"></iframe></div></div>
						</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-0179735 e-flex e-con-boxed e-con e-parent" data-id="0179735" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-b2afe5a elementor-widget elementor-widget-spacer" data-id="b2afe5a" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-d9b09e3 elementor-widget elementor-widget-heading" data-id="d9b09e3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">7 differences </h5>				</div>
				</div>
				<div class="elementor-element elementor-element-da67280 elementor-widget elementor-widget-shortcode" data-id="da67280" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><div class="h5p-content" data-content-id="3"></div></div>
						</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-21daea4 e-flex e-con-boxed e-con e-parent" data-id="21daea4" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3af34a1 elementor-widget elementor-widget-spacer" data-id="3af34a1" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-bc57491 elementor-widget elementor-widget-heading" data-id="bc57491" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">Before and after photos</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-4fe883a elementor-widget elementor-widget-shortcode" data-id="4fe883a" data-element_type="widget" data-e-type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
							<div class="elementor-shortcode"><div class="h5p-iframe-wrapper"><iframe id="h5p-iframe-5" class="h5p-iframe" data-content-id="5" style="height:1px" src="about:blank" frameborder="0" scrolling="no" title="Before and after"></iframe></div></div>
						</div>
				</div>
					</div>
				</div>
				</div><p>L’article <a href="https://ihedn.fr/en/uncategorized/jeux-possibles/">jeux possibles</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>La formation à l’armement, une contribution stratégique de l&#8217;IHEDN</title>
		<link>https://ihedn.fr/en/lundis-de-lihedn/la-formation-a-larmement-une-contribution-strategique-de-lihedn/</link>
		
		<dc:creator><![CDATA[louise.elkharrat@ihedn.fr]]></dc:creator>
		<pubdate>Fri, 24 Apr 2026 08:10:46 +0000</pubdate>
				<category><![CDATA[Lundis de l'IHEDN]]></category>
		<category><![CDATA[Notre sélection]]></category>
		<guid ispermalink="false">https://ihedn.fr/?p=59730</guid>

					<description><![CDATA[<p>To mark the Institute's 90th anniversary and the 19th Entretiens Armement &amp; Souveraineté, we focus on one of the major themes of the national session: Armaments and the Defence Economy. Bringing together engineers, officers, business executives and legal experts, it covers all aspects of this field, providing a crucial forum for sharing views in the context of high-intensity warfare.</p>
<p>L’article <a href="https://ihedn.fr/en/lundis-de-lihedn/la-formation-a-larmement-une-contribution-strategique-de-lihedn/">La formation à l’armement, une contribution stratégique de l&rsquo;IHEDN</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="59730" class="elementor elementor-59730" data-elementor-post-type="post">
				<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-05dbb95 e-flex e-con-boxed e-con e-parent" data-id="05dbb95" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-6c0a83b elementor-widget elementor-widget-heading" data-id="6c0a83b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">IHEDN Mondays are now available in audio format!</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-6958de0 elementor-widget elementor-widget-text-editor" data-id="6958de0" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Click below to listen:</p>								</div>
				</div>
				<div class="elementor-element elementor-element-1102902 elementor-widget elementor-widget-html" data-id="1102902" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
.player-container-1 {
  width: 100%;
  padding: 10px;
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.15);
  box-shadow: 0 3px 30px rgba(0,0,0,0.2);
  display: flex;
  flex-direction: inline;
  align-items: flex-start;
  color: #fff;
  margin: 0 auto;
  background-color: #053973;
}

#waveform-1 {
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
}

.controls-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

#playPause-1 {
  width: 45px;
  height: 45px;
  border: none;
  background: rgba(255,255,255,0.3);
  backdrop-filter: blur(5px);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.2s;
  padding: 0;
}

#playPause-1:hover {
  background: rgba(255,255,255,0.5);
}

#playPause-1 svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

#time-1 {
  font-size: 16px;
  text-align: center;
  min-width: 80px;
}

.top-controls-1 {
  width: 100%;
  display: flex;
  justify-content: space-between; /* Play à gauche / Time à droite */
  align-items: center;
  margin-bottom: 5px;
}

.player-container-1 {
  display: flex;
  flex-direction: column;
}

#time-1 {
  font-size: 16px;
  text-align: right;
}

.player-container-1 {
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.15);
  box-shadow: 0 3px 30px rgba(0,0,0,0.2);
  display: flex;                   /* LAYOUT EN LIGNE */
  flex-direction: row;             /* tout sur une seule ligne */
  align-items: center;             /* vertical alignment */
  gap: 20px;                       /* espace entre éléments */
  color: #fff;
  margin: 0 auto;
  background-color: #053973;
}

#waveform-1 {
  flex: 1;                         /* prend toute la place disponible */
  height: 50px;
  align-items: center;
}

#time-1 {
  min-width: 80px;
  text-align: right;
} 
</style>

<script src="https://unpkg.com/wavesurfer.js"></script>

<section>
<div class="player-container-1">

  <button id="playPause-1">
    <!-- ton SVG Play -->
    <svg version="1.1" id="playSVG-1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 330 330">
      <path d="M37.728,328.12c2.266,1.256,4.77,1.88,7.272,1.88c2.763,0,5.522-0.763,7.95-2.28l240-149.999      c4.386-2.741,7.05-7.548,7.05-12.72c0-5.172-2.664-9.979-7.05-12.72L52.95,2.28c-4.625-2.891-10.453-3.043-15.222-0.4      C32.959,4.524,30,9.547,30,15v300C30,320.453,32.959,325.476,37.728,328.12z"/>
    </svg>
  </button>

  <div id="waveform-1"></div>

  <span id="time-1">00:00 / 00:00</span>

</div>

  <!-- waveform en dessous -->
  <div id="waveform-1"></div>


</section>

<section>
<script>

const wavesurfer1 = WaveSurfer.create({
    container: '#waveform-1',
    waveColor: 'rgba(255,255,255,0.4)',
    progressColor: '#fff',
    cursorColor: '#fff',
    barWidth: 3,
    barRadius: 3,
    height: 50,
    responsive: true,
    normalize: true
});

// Charge ton fichier audio depuis le site WordPress
wavesurfer1.load('https://ihedn.fr/wp-content/uploads/2026/05/audio-2026-04-27-aed.mp3');

const playBtn1 = document.getElementById('playPause-1');
const timeDisplay1 = document.getElementById('time-1');

// SVGs
const playSVG1 = `<svg version="1.1" id="playSVG-1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 330 330">
<path d="M37.728,328.12c2.266,1.256,4.77,1.88,7.272,1.88c2.763,0,5.522-0.763,7.95-2.28l240-149.999
c4.386-2.741,7.05-7.548,7.05-12.72c0-5.172-2.664-9.979-7.05-12.72L52.95,2.28c-4.625-2.891-10.453-3.043-15.222-0.4
C32.959,4.524,30,9.547,30,15v300C30,320.453,32.959,325.476,37.728,328.12z"/>
</svg>`;

const pauseSVG1 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 330 330" width="100%" height="100%" fill="#fff">
  <rect x="60" y="30" width="80" height="270"/>
  <rect x="190" y="30" width="80" height="270"/>
</svg>`;

// Play/Pause switch
playBtn1.addEventListener('click', () => {
    wavesurfer1.playPause();
    playBtn1.innerHTML = wavesurfer1.isPlaying() ? pauseSVG1 : playSVG1;
});

// Update time display
function formatTime(sec) {
    const m = Math.floor(sec / 60);
    const s = Math.floor(sec % 60);
    return m.toString().padStart(2,'0') + ':' + s.toString().padStart(2,'0');
}

wavesurfer1.on('audioprocess', () => {
    const current = wavesurfer1.getCurrentTime();
    const duration = wavesurfer1.getDuration();
    timeDisplay1.textContent = formatTime(current) + ' / ' + formatTime(duration);
});

wavesurfer1.on('ready', () => {
    const duration = wavesurfer1.getDuration();
    timeDisplay1.textContent = '00:00 / ' + formatTime(duration);
});
</script>
</section>				</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-b21a8ab e-con-full e-flex e-con e-parent" data-id="b21a8ab" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-aee1da3 elementor-widget elementor-widget-text-editor" data-id="aee1da3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>On 1 January 2010, the Centre des hautes études de l'armement (CHEAr), founded in 1964, merged with the IHEDN. Since then, <a href="https://ihedn.fr/en/se-former/session-nationale/majeure-armement-et-economie-de-defense-aed/">the Armaments and Defence Economics major</a> (AED) of the Institute's national session trains its auditors in the specificities of the defence industry sector.</p><p>«CHEAr's DNA has very largely integrated that of the IHEDN for the AED major,» says its head, the Engineer General of Armaments (in 2<sup>e</sup> section) Étienne Paris, himself an auditor at the 39<sup>e</sup> session of CHEAr. Every year, around fifty students opt for this specialisation. They come from the Direction Générale de l'Armement (DGA), the Ministry of Defence, the administration, industry and civil society, and work or have a close interest in armaments. In all its dimensions," says IGA Paris:</p>								</div>
				</div>
				<div class="elementor-element elementor-element-d4bfd54 elementor-blockquote--skin-border elementor-widget elementor-widget-blockquote" data-id="d4bfd54" data-element_type="widget" data-e-type="widget" data-widget_type="blockquote.default">
				<div class="elementor-widget-container">
							<blockquote class="elementor-blockquote">
			<p class="elementor-blockquote__content">
				«The CHEAr's mission remains essentially the same as that of the CHEAr: to deepen knowledge of defence issues, foreign policy, armaments and the defence economy; to prepare senior civil and military managers, both French and foreign, in the field of defence.
Its mission remains essentially the same as that of CHEAr: to deepen knowledge of defence issues, foreign policy, armaments and the defence economy; to prepare senior civil and military personnel, both French and foreign, for the exercise of their responsibilities; to promote and disseminate all useful knowledge in the field of defence and international relations».»
			</p>
					</blockquote>
						</div>
				</div>
				<div class="elementor-element elementor-element-23593b8 elementor-widget elementor-widget-text-editor" data-id="23593b8" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p> </p><p>In particular, following this course - spread over 45 days from September to June - enables students to give meaning to the work of engineers and officers by reminding them of the military purpose and the «employment» dimension, but also to broaden the points of view of people who are often specialists in specific fields by giving them a cross-weapon, multi-sector and international vision of defence issues. The major incorporates aspects relating to technological breakthroughs, changes in the environment and the law, and raises awareness of economic security.</p><p>More broadly, this major enables students to acquire the main concepts in defence economics, and to gain a better understanding of NATO and the workings of European institutions. Finally, it trains its students in the challenges of industrial sovereignty.</p><p>As with the other 4 majors in the national session, with which it shares a common foundation, the AED course is based on the IHEDN's pedagogical triptych: lectures, study missions and committee work.</p>								</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-34f6859 e-con-full e-flex e-con e-parent" data-id="34f6859" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-47a0236 elementor-widget elementor-widget-heading" data-id="47a0236" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">ANY STRATEGIC REFLECTION MUST CONSIDER THE ASSOCIATED RESOURCES </h2>				</div>
				</div>
				<div class="elementor-element elementor-element-1b02bcd elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="1b02bcd" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-03142eb e-con-full e-flex e-con e-child" data-id="03142eb" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-2b8bbe6 elementor-widget elementor-widget-text-editor" data-id="2b8bbe6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Following the merger with the CHEAr, armaments became an inseparable part of IHEDN's broader strategic thinking, making the Institute a major meeting point for players in the Defence Technological and Industrial Base (DTIB). «Any strategic reflection must consider the associated resources», explains Étienne Paris:</p>								</div>
				</div>
				<div class="elementor-element elementor-element-f39aea3 elementor-blockquote--skin-border elementor-widget elementor-widget-blockquote" data-id="f39aea3" data-element_type="widget" data-e-type="widget" data-widget_type="blockquote.default">
				<div class="elementor-widget-container">
							<blockquote class="elementor-blockquote">
			<p class="elementor-blockquote__content">
				«When it comes to defence and security, the question of armaments immediately arises, as soon as the issues of sovereignty, alliances and partnerships are addressed. Armaments are not «conventional» goods that can be bought easily. The logic of arms acquisition and support is specific. And we also need to consider the concepts of interoperability, industrial expertise and exportability.»			</p>
					</blockquote>
						</div>
				</div>
				<div class="elementor-element elementor-element-ac93ea4 elementor-widget elementor-widget-text-editor" data-id="ac93ea4" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The dialogue between engineers, operational staff and civil society that is made possible by the original IHEDN model continues beyond the session thanks to the friendships forged and maintained over time by the elected president of the major. «In addition, the Institute is very committed to cross-generational dialogue with students from previous sessions, in particular through the AED/SNC-IHEDN association», explains IGA Paris.</p><p>Created in 1965 as an association of CHEAr auditors, the AED/SNC-IHEDN today brings together CHEAr auditors and those of the AED and Digital Sovereignty and Cybersecurity (SNC) majors of the IHEDN national session. Its chairman, Chief Armaments Engineer Géraud Brun, now with the DGA, was Director of Studies at CHEAr when it merged with IHEDN in 2010:</p>								</div>
				</div>
				<div class="elementor-element elementor-element-9d26f61 elementor-blockquote--skin-border elementor-widget elementor-widget-blockquote" data-id="9d26f61" data-element_type="widget" data-e-type="widget" data-widget_type="blockquote.default">
				<div class="elementor-widget-container">
							<blockquote class="elementor-blockquote">
			<p class="elementor-blockquote__content">
				«The IHEDN has created a very interesting ecosystem by bringing together different groups, such as military engineers and officers, with industrialists from the defence sector and players from civil society, whether journalists, politicians or lawyers. This seemingly heterogeneous ecosystem works very well.»			</p>
					</blockquote>
						</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-09ebcd3 e-con-full e-flex e-con e-parent" data-id="09ebcd3" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-f359ef9 elementor-widget elementor-widget-heading" data-id="f359ef9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">THE "ENTRETIENS ARMEMENT &amp; SOUVERAINETÉ", AN EMBLEMATIC ANNUAL EVENT</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-887cac3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="887cac3" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-094d652 e-con-full e-flex e-con e-child" data-id="094d652" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-837d8c0 elementor-widget elementor-widget-text-editor" data-id="837d8c0" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Among the activities of the AED/SNC-IHEDN, an emblematic event takes place every year, organised in partnership with the IHEDN: the Entretiens Armement &amp; Souveraineté (EAS). <a href="https://aed-ihedn.fr/event/xixeme-entretiens-armement-souverainete-2026/">La 19<sup>e</sup> was held at the beginning of April in Paris</a> on the theme of «Sovereignty and competition», with round tables based on the work carried out throughout the year by Athena's Focus Groups.</p><p>«This year's edition focused on three main themes,» says Géraud Brun:</p>								</div>
				</div>
				<div class="elementor-element elementor-element-8655676 elementor-blockquote--skin-border elementor-widget elementor-widget-blockquote" data-id="8655676" data-element_type="widget" data-e-type="widget" data-widget_type="blockquote.default">
				<div class="elementor-widget-container">
							<blockquote class="elementor-blockquote">
			<p class="elementor-blockquote__content">
				«The first was on deterrence: in view of geopolitical developments, we need to reflect on this subject. We also exchanged views on sovereignty issues, which we have been following for several years now, and on artillery, modern artillery, combined with the development of drones.»			</p>
					</blockquote>
						</div>
				</div>
				<div class="elementor-element elementor-element-c2ddc57 elementor-widget elementor-widget-text-editor" data-id="c2ddc57" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>As is the case every year, the issues addressed at the EAS resulted in a compendium of almost 300 pages containing analyses, forecasts and recommendations.</p><p>When it comes to armaments, as in other areas of national defence, IHEDN training and the subsequent commitment of its students are crucial. «Current events, particularly the return of high-intensity warfare in Europe, are a reminder of the importance of rapidly bringing our arms industry up to standard», analyses IGA Paris.</p><p>By integrating the heritage of the CHEAr into the original IHEDN model, the AED major is proving to be a tool that is particularly well suited to this context, as its head sums up: </p>								</div>
				</div>
				<div class="elementor-element elementor-element-f3eded3 elementor-blockquote--skin-border elementor-widget elementor-widget-blockquote" data-id="f3eded3" data-element_type="widget" data-e-type="widget" data-widget_type="blockquote.default">
				<div class="elementor-widget-container">
							<blockquote class="elementor-blockquote">
			<p class="elementor-blockquote__content">
				«By virtue of its interministerial nature and its missions to disseminate the spirit of defence and strengthen national cohesion, the IHEDN brings together a wide range of profiles: operational, governmental, industrial, academic, financial, legal, etc., all of which should enable us to collectively meet the challenge of industrial responsiveness. The IHEDN helps to develop a global vision, giving meaning to the spirit of defence in a way that goes beyond «local» professional and commercial interests.»			</p>
					</blockquote>
						</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-63796db e-flex e-con-boxed e-con e-parent" data-id="63796db" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-26c778d elementor-widget elementor-widget-text-editor" data-id="26c778d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<ul><li><strong>Watch our video interview with Chief Armaments Engineer Géraud Brun, President of the AED/SNC-IHEDN auditors' association:</strong></li></ul>								</div>
				</div>
				<div class="elementor-element elementor-element-bd4398c elementor-widget elementor-widget-video" data-id="bd4398c" data-element_type="widget" data-e-type="widget" data-settings="{&quot;youtube_url&quot;:&quot;https:\/\/www.youtube.com\/watch?v=eteVNcoM-5c&amp;list=PL810VEbeGyE3EnLAiRoCbEvxO5y91iMrF&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}" data-widget_type="video.default">
				<div class="elementor-widget-container">
							<div class="elementor-wrapper elementor-open-inline">
			<div class="elementor-video"></div>		</div>
						</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-2a62bbb e-flex e-con-boxed e-con e-parent" data-id="2a62bbb" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-70039ba elementor-widget elementor-widget-text-editor" data-id="70039ba" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<ul><li>To obtain a copy of the Entretiens Armement &amp; Souveraineté 2026, write to the AED/SNC-IHEDN listeners' association via <a href="https://aed-ihedn.fr/">its site</a>.</li></ul>								</div>
				</div>
					</div>
				</div>
				</div><p>L’article <a href="https://ihedn.fr/en/lundis-de-lihedn/la-formation-a-larmement-une-contribution-strategique-de-lihedn/">La formation à l’armement, une contribution stratégique de l&rsquo;IHEDN</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Europe, OTAN, ministères : comment le Service de santé des armées anticipe un éventuel conflit</title>
		<link>https://ihedn.fr/en/lundis-de-lihedn/europe-otan-ministeres-comment-le-service-de-sante-des-armees-anticipe-un-eventuel-conflit/</link>
		
		<dc:creator><![CDATA[Coline Dassonville]]></dc:creator>
		<pubdate>Fri, 17 Apr 2026 13:08:54 +0000</pubdate>
				<category><![CDATA[Lundis de l'IHEDN]]></category>
		<category><![CDATA[Notre sélection]]></category>
		<guid ispermalink="false">https://ihedn.fr/?p=59679</guid>

					<description><![CDATA[<p>How can we prepare for what the military call a «major engagement scenario»? The field of health is a good example of this: in recent years, the French armed forces' dedicated service has been stepping up cooperation at national, European and international interdepartmental levels. Focus on a resilience project.</p>
<p>L’article <a href="https://ihedn.fr/en/lundis-de-lihedn/europe-otan-ministeres-comment-le-service-de-sante-des-armees-anticipe-un-eventuel-conflit/">Europe, OTAN, ministères : comment le Service de santé des armées anticipe un éventuel conflit</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="59679" class="elementor elementor-59679" data-elementor-post-type="post">
				<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-996fc96 e-flex e-con-boxed e-con e-parent" data-id="996fc96" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-be8755d elementor-widget elementor-widget-heading" data-id="be8755d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">IHEDN Mondays are now available in audio format!</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-12bc3a6 elementor-widget elementor-widget-text-editor" data-id="12bc3a6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Click below to listen:</p>								</div>
				</div>
				<div class="elementor-element elementor-element-191a3b6 elementor-widget elementor-widget-html" data-id="191a3b6" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
.player-container-1 {
  width: 100%;
  padding: 10px;
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.15);
  box-shadow: 0 3px 30px rgba(0,0,0,0.2);
  display: flex;
  flex-direction: inline;
  align-items: flex-start;
  color: #fff;
  margin: 0 auto;
  background-color: #053973;
}

#waveform-1 {
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
}

.controls-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

#playPause-1 {
  width: 45px;
  height: 45px;
  border: none;
  background: rgba(255,255,255,0.3);
  backdrop-filter: blur(5px);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.2s;
  padding: 0;
}

#playPause-1:hover {
  background: rgba(255,255,255,0.5);
}

#playPause-1 svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

#time-1 {
  font-size: 16px;
  text-align: center;
  min-width: 80px;
}

.top-controls-1 {
  width: 100%;
  display: flex;
  justify-content: space-between; /* Play à gauche / Time à droite */
  align-items: center;
  margin-bottom: 5px;
}

.player-container-1 {
  display: flex;
  flex-direction: column;
}

#time-1 {
  font-size: 16px;
  text-align: right;
}

.player-container-1 {
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.15);
  box-shadow: 0 3px 30px rgba(0,0,0,0.2);
  display: flex;                   /* LAYOUT EN LIGNE */
  flex-direction: row;             /* tout sur une seule ligne */
  align-items: center;             /* vertical alignment */
  gap: 20px;                       /* espace entre éléments */
  color: #fff;
  margin: 0 auto;
  background-color: #053973;
}

#waveform-1 {
  flex: 1;                         /* prend toute la place disponible */
  height: 50px;
  align-items: center;
}

#time-1 {
  min-width: 80px;
  text-align: right;
} 
</style>

<script src="https://unpkg.com/wavesurfer.js"></script>

<section>
<div class="player-container-1">

  <button id="playPause-1">
    <!-- ton SVG Play -->
    <svg version="1.1" id="playSVG-1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 330 330">
      <path d="M37.728,328.12c2.266,1.256,4.77,1.88,7.272,1.88c2.763,0,5.522-0.763,7.95-2.28l240-149.999      c4.386-2.741,7.05-7.548,7.05-12.72c0-5.172-2.664-9.979-7.05-12.72L52.95,2.28c-4.625-2.891-10.453-3.043-15.222-0.4      C32.959,4.524,30,9.547,30,15v300C30,320.453,32.959,325.476,37.728,328.12z"/>
    </svg>
  </button>

  <div id="waveform-1"></div>

  <span id="time-1">00:00 / 00:00</span>

</div>

  <!-- waveform en dessous -->
  <div id="waveform-1"></div>


</section>

<section>
<script>

const wavesurfer1 = WaveSurfer.create({
    container: '#waveform-1',
    waveColor: 'rgba(255,255,255,0.4)',
    progressColor: '#fff',
    cursorColor: '#fff',
    barWidth: 3,
    barRadius: 3,
    height: 50,
    responsive: true,
    normalize: true
});

// Charge ton fichier audio depuis le site WordPress
wavesurfer1.load('https://ihedn.fr/wp-content/uploads/2026/04/audio-2026-04-19-SSA.mp3');

const playBtn1 = document.getElementById('playPause-1');
const timeDisplay1 = document.getElementById('time-1');

// SVGs
const playSVG1 = `<svg version="1.1" id="playSVG-1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 330 330">
<path d="M37.728,328.12c2.266,1.256,4.77,1.88,7.272,1.88c2.763,0,5.522-0.763,7.95-2.28l240-149.999
c4.386-2.741,7.05-7.548,7.05-12.72c0-5.172-2.664-9.979-7.05-12.72L52.95,2.28c-4.625-2.891-10.453-3.043-15.222-0.4
C32.959,4.524,30,9.547,30,15v300C30,320.453,32.959,325.476,37.728,328.12z"/>
</svg>`;

const pauseSVG1 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 330 330" width="100%" height="100%" fill="#fff">
  <rect x="60" y="30" width="80" height="270"/>
  <rect x="190" y="30" width="80" height="270"/>
</svg>`;

// Play/Pause switch
playBtn1.addEventListener('click', () => {
    wavesurfer1.playPause();
    playBtn1.innerHTML = wavesurfer1.isPlaying() ? pauseSVG1 : playSVG1;
});

// Update time display
function formatTime(sec) {
    const m = Math.floor(sec / 60);
    const s = Math.floor(sec % 60);
    return m.toString().padStart(2,'0') + ':' + s.toString().padStart(2,'0');
}

wavesurfer1.on('audioprocess', () => {
    const current = wavesurfer1.getCurrentTime();
    const duration = wavesurfer1.getDuration();
    timeDisplay1.textContent = formatTime(current) + ' / ' + formatTime(duration);
});

wavesurfer1.on('ready', () => {
    const duration = wavesurfer1.getDuration();
    timeDisplay1.textContent = '00:00 / ' + formatTime(duration);
});
</script>
</section>				</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-b21a8ab e-con-full e-flex e-con e-parent" data-id="b21a8ab" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-23593b8 elementor-widget elementor-widget-text-editor" data-id="23593b8" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>«A resilient European population, equipped with medical capabilities and prepared to face and sustain a potential armed conflict with Russia, constitutes a means of deterrence». <a href="https://www.linkedin.com/posts/petter-iversen-a90bb184_a-resilient-european-population-with-sufficient-activity-7418271710572965888-NbEn/?utm_source=share&amp;utm_medium=member_ios&amp;rcm=ACoAADsC1LYB3Sp31Hq_n-bMhYMoRasfsPypJso">This declaration</a> by Norwegian General Petter Iversen, Chairman of NATO's Committee of Chiefs of Military Medical Services (COMEDS), in January 2026 at the European Union (EU) Health Security Committee, reveals a major issue: health is an attribute of power and strategic credibility in its own right. A nation can no longer be prepared for armed conflict without a truly resilient health system.</p>								</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-34f6859 e-con-full e-flex e-con e-parent" data-id="34f6859" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-47a0236 elementor-widget elementor-widget-heading" data-id="47a0236" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">THE MAJOR COMMITMENT HYPOTHESIS, A NEW AREA OF PREPARATION FOR EUROPEANS</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-1b02bcd elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="1b02bcd" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-03142eb e-con-full e-flex e-con e-child" data-id="03142eb" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-2b8bbe6 elementor-widget elementor-widget-text-editor" data-id="2b8bbe6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The return of uninhibited conflict and high-intensity warfare in Eastern Europe means that France, like its partners in the Atlantic Alliance, must prepare for the Major Engagement Hypothesis (MEH). In other words, the scenario in which the operational commitment of the armed forces would be at its maximum. This preparation involves planning not only for the projection of a force abroad as part of a multinational coalition, but also for <a href="https://www.assemblee-nationale.fr/dyn/16/questions/QANR5L16QE8571"><span style="color: #000091;">managing the consequences on national territory.</span></a></p><p>A major engagement in Eastern Europe would inevitably put a strain on France's vital functions. Health systems, both military and civilian, would be destabilised: heavy demands on health establishments, disruption of logistical flows including health products, organisation of a chain of evacuation of wounded and sick across Europe, etc.</p><p>«The scale and complexity of these challenges must be anticipated so that France can guarantee the best level of care for the population in general, and the military in particular,» says General Eric Czerniak, Head of the Operations Division of the French Armed Forces Health Service (SSA), a joint structure under the direct authority of the Armed Forces Chief of Staff.</p><p>This reflection must also take into account the fact that a major commitment is first and foremost part of a multinational coalition. The treatment of foreign patients (both military and civilian) in French medical facilities must therefore also be planned.</p><p>On the one hand, the concept of «host nation support» requires NATO nations to provide the required support - including medical support - to allied armed forces transiting or staying on their territory. On the other hand, the population movements generated by a conflict are likely to cause an influx of refugees on national territory, and therefore an additional burden on the healthcare system.</p><p>The cross-functional nature and the workload of the planning justifies the involvement of all government departments. Strictly military preparation of the healthcare system for the EHF cannot meet the nation's health and resilience challenges. It must therefore be part of an interministerial approach.</p><p>This need had already been demonstrated during the Covid-19 crisis. General Czerniak explains the lessons that were learned:</p><blockquote dir="ltr"><p>«Although the context is different, this exceptional situation has shown us that a health crisis can have consequences that go beyond the health sphere. In France, the economic and social impact meant that the actions of the various ministries (Health, Economy, Interior, Armed Forces) had to be coordinated. The EMH requires a similar methodology».»</p></blockquote>								</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-09ebcd3 e-con-full e-flex e-con e-parent" data-id="09ebcd3" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-f359ef9 elementor-widget elementor-widget-heading" data-id="f359ef9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">COOPERATION BETWEEN THE ARMED FORCES AND HEALTH MINISTRIES ACCELERATES</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-887cac3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="887cac3" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-094d652 e-con-full e-flex e-con e-child" data-id="094d652" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-837d8c0 elementor-widget elementor-widget-text-editor" data-id="837d8c0" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Dialogue between ministries is not new. Back in 2017, the Armed Forces, Health and the Budget institutionalised a working relationship by signing a multi-year protocol. By defining their relationship and mutual commitments, the three ministries are demonstrating their desire to better meet health needs and prepare for exceptional health situations, while safeguarding the resources required for the specific needs of defence. Renewed in 2022, the new protocol draws on the lessons learned from the Covid-19 crisis and reinforces the principle of complementarity in the event of a major event.</p><p>Aware of the need to continue this civil-military cooperation, in October 2025 the SSA and the French General Directorate for Health (DGS) signed a new charter for emergency preparedness. This ratifies the common objective of ensuring the resilience of the national healthcare system to be able to support the military effort in such a scenario.</p><p>Responsible for medical planning for the armed forces, the SSA's primary mission is to provide medical support to the French armed forces at all times and in all places. Accustomed to intervening in conflict zones, this service has been able to provide wounded and sick soldiers with an internationally recognised level of care since it was set up more than three centuries ago (in 1708).</p><p>«The SSA relies on a territorial network of medical facilities of varying sizes and functions, ranging from national army training hospitals (HNIA) to specialist rehabilitation and psychiatric facilities,» explains General Czerniak. However, it represents only 1% of the public health landscape in France.</p><p>In the event of a conflict breaking out in Eastern Europe, the armed forces would be deployed outside France. It would become necessary to treat, evacuate, monitor and trace injured and sick military personnel from the zone of operations to French hospitals. The national health system will therefore have to be able to mobilise, in conjunction with the ministries affected, such as the Interior.</p><p>This interministerial and national (or even international) response must be integrated into an efficient decision-making chain, which must be tested during implementation exercises.<span style="color: #000091;"> </span><a href="https://www.defense.gouv.fr/orion-2026-armees-francaises-face-au-combat-haute-intensite"><span style="color: #000091;">ORION 26</span></a>, which includes an interdepartmental planning phase to protect the territory while supporting French and allied forces, is currently taking part in this process.</p>								</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-a0bdf87 e-con-full e-flex e-con e-parent" data-id="a0bdf87" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-2dda8c2 elementor-widget elementor-widget-heading" data-id="2dda8c2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">NATO AND THE EU, CIVIL-MILITARY COOPERATION FRAMEWORKS FOR HEALTH</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-d3ce34b elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="d3ce34b" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-52b8dd5 e-con-full e-flex e-con e-child" data-id="52b8dd5" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-db5c7cb elementor-widget elementor-widget-text-editor" data-id="db5c7cb" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The subject of medical support in the event of an EHF is now at the heart of discussions in all the nations of the Euro-Atlantic area. Their plans are based on the operational framework provided by NATO.</p><p>Recognising the international impact of the health crisis caused by an EHF, since 2023 the Alliance has strengthened cooperation between its military and civilian bodies in the field of health.</p><p>To prevent this impact from becoming a limiting factor, NATO nations are working together to exchange best practice, strengthen their interoperability and develop an efficient chain of command.</p><p>In this context, the SSA and the DGS represent France in multinational bodies dealing with medical issues and resilience. At NATO, the Joint Health Group (<em>Joint Health Group</em>) and COMEDS are forums where civilian and military medical experts from 32 nations establish political and strategic guidelines in their fields.</p><p>This increased civil-military cooperation led to the adoption in 2025 of the <em>Medical Action Plan</em> plan. Co-drafted by the two Alliance bodies mentioned above, this plan identifies the actions to be taken to prepare the health systems of the Allies for the EMH. To support these efforts, the EU has also made a commitment by creating a working group dedicated to civil-military cooperation in health (TWG CIVMIL).</p>								</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-8b3b49e e-con-full e-flex e-con e-parent" data-id="8b3b49e" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-72ce8f7 elementor-widget elementor-widget-heading" data-id="72ce8f7" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">FRANCE PILOTS AN NATO INITIATIVE TO OPTIMISE MEDICAL LOGISTICS</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-da723c4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="da723c4" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-6003d99 e-con-full e-flex e-con e-child" data-id="6003d99" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-f48ac69 elementor-widget elementor-widget-text-editor" data-id="f48ac69" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Among the work carried out jointly by the SSA and the DGS, an NATO initiative aimed at optimising medical logistics within and between Alliance nations has been led by France since the beginning of 2026.</p><p>Named <em>Critical Medical Initiative - Medical Logistics</em> (CMI MEDLOG), this international initiative aims to coordinate the ministries of health of allied countries with a view to securing health product supply chains. The initiative aims to accelerate the development of civil-military interoperability at national, NATO and EU level, in order to provide a dedicated coordination framework. It is part of a context in which the long-term maintenance of medical logistics capabilities in the event of armed conflict is a major challenge, leading NATO to organise the coordination of civilian players in conjunction with existing military projects.</p><p>Other initiatives of this type are also being carried out by other partners under the aegis of NATO. They deal with patient evacuation and mass casualty management.</p><p>Carrying out this interdepartmental work, at both national and international level, is imperative in order to strengthen the national resilience needed to cope with a severe weather event.</p><p>«If it comes to fruition, this major commitment will certainly entail major adjustments, but the SSA and the DGS will have made an active contribution to preparing the healthcare world on a scale unseen in recent decades», concludes Dr Czerniak.</p>								</div>
				</div>
				</div>
				</div>
				</div><p>L’article <a href="https://ihedn.fr/en/lundis-de-lihedn/europe-otan-ministeres-comment-le-service-de-sante-des-armees-anticipe-un-eventuel-conflit/">Europe, OTAN, ministères : comment le Service de santé des armées anticipe un éventuel conflit</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Renforcer l’esprit de défense dans l’enseignement supérieur francilien</title>
		<link>https://ihedn.fr/en/notre-actualite/renforcer-lesprit-de-defense-dans-lenseignement-superieur-francilien/</link>
		
		<dc:creator><![CDATA[Coline Dassonville]]></dc:creator>
		<pubdate>Tue, 14 Apr 2026 08:14:10 +0000</pubdate>
				<category><![CDATA[Notre actualité]]></category>
		<guid ispermalink="false">https://ihedn.fr/?p=59626</guid>

					<description><![CDATA[<p>The Institut des Hautes Études de Défense Nationale, the Île-de-France Academic Region and the Paris Defence and Security Zone have signed an ambitious partnership agreement to develop the spirit and culture of defence among students in the Île-de-France region. A joint commitment to forge lasting links between academia, the armed forces and young people.</p>
<p>L’article <a href="https://ihedn.fr/en/notre-actualite/renforcer-lesprit-de-defense-dans-lenseignement-superieur-francilien/">Renforcer l’esprit de défense dans l’enseignement supérieur francilien</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="59626" class="elementor elementor-59626" data-elementor-post-type="post">
				<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-f59c0fe e-flex e-con-boxed e-con e-parent" data-id="f59c0fe" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-cda3d5b elementor-widget elementor-widget-text-editor" data-id="cda3d5b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>On 4 February 2026, at Les Invalides, Julie Benetti, Rector of the Ile-de-France academic region, Lieutenant General Loïc Mizon, Military Governor of Paris, and Prefect Nicolas Basselier, Deputy Director of the IHEDN, signed the «Defence culture and spirit in Ile-de-France higher education» agreement.</p><p>In an international context marked by a rapid deterioration in the security environment, the signatories wanted to raise students' awareness of defence and national security issues. This initiative is fully in line with the guidelines of the National Strategic Review 2025, which calls for building a united, resilient France capable of dealing with contemporary crises.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-c5ffc62 elementor-widget elementor-widget-spacer" data-id="c5ffc62" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-58bc51d elementor-widget elementor-widget-heading" data-id="58bc51d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Developing a culture of defence at the heart of the university</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-27645be elementor-widget elementor-widget-text-editor" data-id="27645be" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The agreement aims to structure long-term cooperation between the armed forces, higher education and the IHEDN in order to :</p><ul><li>develop a spirit and culture of defence among students and teachers; ;</li><li>strengthen citizenship and understanding of contemporary strategic issues ;</li><li>promote the values, missions and professions of the armed forces; ;</li><li>encourage commitment, particularly within the operational reserve.</li></ul><p> </p><p>The rectorat plays a coordinating role with universities and higher education establishments, while the Paris defence and security zone ensures the coherence of the influence of the armed forces in the regions. The IHEDN, for its part, contributes through its teaching expertise and its range of courses, accredited cycles and conferences dedicated to defence issues.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-2dc909d elementor-widget elementor-widget-spacer" data-id="2dc909d" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-af9bbce elementor-widget elementor-widget-heading" data-id="af9bbce" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Concrete actions to bring together the armed forces and the academic world</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-dab61ab elementor-widget elementor-widget-text-editor" data-id="dab61ab" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The partnership provides for the implementation of structuring actions:</p><ul><li>organisation of conferences, symposia, seminars and training courses on defence issues; ;</li><li>creation of an academic defence network in the Île-de-France region, in particular around the Defence and Security Education Advisers; ;</li><li>recognition of student commitment through ECTS credits, certificates or recognised diplomas; ;</li><li>support for university initiatives relating to cyber defence, artificial intelligence and strategic research; ;</li><li>bringing academics, students, researchers and the military closer together.</li></ul><p> </p><p>This cooperation will also promote the professional integration of young people, the dissemination of a culture of resilience and the development of the army-nation link within higher education.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-8538edd elementor-widget elementor-widget-spacer" data-id="8538edd" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-9565079 elementor-widget elementor-widget-heading" data-id="9565079" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Developing enlightened citizens and strengthening national resilience</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-1dd1bdd elementor-widget elementor-widget-text-editor" data-id="1dd1bdd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Through this agreement, the partners are affirming a shared ambition: to place defence at the heart of the Paris Region academic world for the long term.</p><p>By raising students' awareness of strategic challenges, promoting commitment and encouraging dialogue between civilian and military institutions, this partnership is helping to train citizens who are aware of contemporary issues and involved in national cohesion.</p><p>This is a major step towards strengthening the spirit of defence and preparing future generations for the responsibilities of tomorrow.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-b859b09 elementor-widget elementor-widget-spacer" data-id="b859b09" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-560247d e-flex e-con-boxed e-con e-parent" data-id="560247d" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-800e384 gallery-spacing-custom elementor-widget elementor-widget-image-gallery" data-id="800e384" data-element_type="widget" data-e-type="widget" data-widget_type="image-gallery.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-gallery">
			
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="800e384" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk2MjksInVybCI6Imh0dHBzOlwvXC9paGVkbi5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDRcLzIwMjYwMTA0X0dNUF9FMTM1XzAwMV8wMDguanBnLmpwZWciLCJzbGlkZXNob3ciOiI4MDBlMzg0In0%3D" href='https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_008.jpg.jpeg'><img loading="lazy" decoding="async" width="1920" height="1280" src="https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_008.jpg.jpeg" class="attachment-full size-full" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_008.jpg.jpeg 1920w, https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_008.jpg-1536x1024.jpeg 1536w, https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_008.jpg-18x12.jpeg 18w" sizes="(max-width: 1920px) 100vw, 1920px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="800e384" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk2MzAsInVybCI6Imh0dHBzOlwvXC9paGVkbi5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDRcLzIwMjYwMTA0X0dNUF9FMTM1XzAwMV8wMDkuanBnLmpwZWciLCJzbGlkZXNob3ciOiI4MDBlMzg0In0%3D" href='https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_009.jpg.jpeg'><img loading="lazy" decoding="async" width="1920" height="1280" src="https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_009.jpg.jpeg" class="attachment-full size-full" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_009.jpg.jpeg 1920w, https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_009.jpg-1536x1024.jpeg 1536w, https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_009.jpg-18x12.jpeg 18w" sizes="(max-width: 1920px) 100vw, 1920px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="800e384" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk2MzEsInVybCI6Imh0dHBzOlwvXC9paGVkbi5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDRcLzIwMjYwMTA0X0dNUF9FMTM1XzAwMV8wMDYuanBnLmpwZWciLCJzbGlkZXNob3ciOiI4MDBlMzg0In0%3D" href='https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_006.jpg.jpeg'><img loading="lazy" decoding="async" width="1920" height="1280" src="https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_006.jpg.jpeg" class="attachment-full size-full" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_006.jpg.jpeg 1920w, https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_006.jpg-1536x1024.jpeg 1536w, https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_006.jpg-18x12.jpeg 18w" sizes="(max-width: 1920px) 100vw, 1920px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="800e384" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk2MzIsInVybCI6Imh0dHBzOlwvXC9paGVkbi5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDRcLzIwMjYwMTA0X0dNUF9FMTM1XzAwMV8wMDcuanBnLmpwZWciLCJzbGlkZXNob3ciOiI4MDBlMzg0In0%3D" href='https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_007.jpg.jpeg'><img loading="lazy" decoding="async" width="1920" height="1280" src="https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_007.jpg.jpeg" class="attachment-full size-full" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_007.jpg.jpeg 1920w, https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_007.jpg-1536x1024.jpeg 1536w, https://ihedn.fr/wp-content/uploads/2026/04/20260104_GMP_E135_001_007.jpg-18x12.jpeg 18w" sizes="(max-width: 1920px) 100vw, 1920px" /></a>
		</div>
						</div>
				</div>
					</div>
				</div>
				</div><p>L’article <a href="https://ihedn.fr/en/notre-actualite/renforcer-lesprit-de-defense-dans-lenseignement-superieur-francilien/">Renforcer l’esprit de défense dans l’enseignement supérieur francilien</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Un nouveau partenariat pour promouvoir l’égalité des chances et l’engagement citoyen</title>
		<link>https://ihedn.fr/en/notre-actualite/un-nouveau-partenariat-pour-promouvoir-legalite-des-chances-et-lengagement-citoyen/</link>
		
		<dc:creator><![CDATA[Coline Dassonville]]></dc:creator>
		<pubdate>Tue, 14 Apr 2026 07:48:39 +0000</pubdate>
				<category><![CDATA[Notre actualité]]></category>
		<guid ispermalink="false">https://ihedn.fr/?p=59595</guid>

					<description><![CDATA[<p>The Institut des Hautes Études de Défense Nationale and the Un Avenir Ensemble foundation have signed a partnership agreement designed to encourage the diversification of audiences and strengthen the civic commitment of young people. This cooperation is based on shared values: equal opportunities, national cohesion and a spirit of defence.</p>
<p>L’article <a href="https://ihedn.fr/en/notre-actualite/un-nouveau-partenariat-pour-promouvoir-legalite-des-chances-et-lengagement-citoyen/">Un nouveau partenariat pour promouvoir l’égalité des chances et l’engagement citoyen</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="59595" class="elementor elementor-59595" data-elementor-post-type="post">
				<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-e53f708 e-flex e-con-boxed e-con e-parent" data-id="e53f708" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-8d859d3 elementor-widget elementor-widget-text-editor" data-id="8d859d3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>On 18 March, Lieutenant General Hervé de Courrèges, Director of the Institut des hautes études de défense nationale, and Army General (2S) François Lecointre, Chairman of the Un Avenir Ensemble foundation, formalised the signing of a partnership agreement aimed at bringing together the actions of the two organisations for the benefit of the younger generation.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-96afd01 elementor-widget elementor-widget-heading" data-id="96afd01" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">A partnership serving committed young people</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-a0f4102 elementor-widget elementor-widget-text-editor" data-id="a0f4102" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The Un Avenir Ensemble foundation has been working for several years to promote equal opportunities by mentoring and supporting deserving young people from a variety of backgrounds. For its part, the IHEDN, a public institution under the authority of the Prime Minister, has a mission to develop the spirit of defence, national resilience and cohesion in French society.</p><p>By pooling their expertise, the two institutions aim to make IHEDN courses more accessible to a wider range of profiles and encourage civic involvement in defence and security issues.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-e10ffa6 elementor-widget elementor-widget-spacer" data-id="e10ffa6" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-42840c1 elementor-widget elementor-widget-heading" data-id="42840c1" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Concrete actions at the heart of the partnership</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-ec3f2e1 elementor-widget elementor-widget-text-editor" data-id="ec3f2e1" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This cooperation is based on a number of operational priorities:</p><ul><li>the inclusion of the foundation's young godchildren in the IHEDN's young people's courses in order to encourage the diversification of its student body; ;</li><li>the participation of Foundation alumni in the Institute's regional sessions, thus helping to enrich exchanges and collective experiences; ;</li><li>Presenting the Foundation's activities during training sessions, to raise participants' awareness of opportunities for civic involvement and mentoring.</li></ul><p> </p><p>The partnership is non-exclusive, respecting the ethical and educational principles of both institutions, and is based on long-term cooperation structured by a monitoring committee responsible for evaluating the actions carried out.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-16cd549 elementor-widget elementor-widget-spacer" data-id="16cd549" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-c252ce8 elementor-widget elementor-widget-heading" data-id="c252ce8" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h4 class="elementor-heading-title elementor-size-default">Strengthening national cohesion and the spirit of defence</h4>				</div>
				</div>
				<div class="elementor-element elementor-element-e8e2964 elementor-widget elementor-widget-text-editor" data-id="e8e2964" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>In addition to training, this agreement reflects a shared ambition: to strengthen the link between young people, citizenship and defence.</p><p>By enabling more talented young people to discover contemporary strategic issues and become involved in serving the general interest, the IHEDN and the Un Avenir Ensemble foundation are helping to train a new generation of players who are aware of the challenges of security, sovereignty and cohesion facing the nation.</p><p>This partnership marks an important step forward in promoting a defence system that is open to society, inclusive and forward-looking.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-5058ea6 elementor-widget elementor-widget-spacer" data-id="5058ea6" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-1fed4f0 gallery-spacing-custom elementor-widget elementor-widget-image-gallery" data-id="1fed4f0" data-element_type="widget" data-e-type="widget" data-widget_type="image-gallery.default">
				<div class="elementor-widget-container">
							<div class="elementor-image-gallery">
			
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1fed4f0" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk1OTcsInVybCI6Imh0dHBzOlwvXC9paGVkbi5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDRcL0lIRV8wMzE5LmpwZyIsInNsaWRlc2hvdyI6IjFmZWQ0ZjAifQ%3D%3D" href='https://ihedn.fr/wp-content/uploads/2026/04/IHE_0319.jpg'><img loading="lazy" decoding="async" width="1920" height="1281" src="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0319.jpg" class="attachment-full size-full" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0319.jpg 1920w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0319-1536x1025.jpg 1536w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0319-18x12.jpg 18w" sizes="(max-width: 1920px) 100vw, 1920px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1fed4f0" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk2MDAsInVybCI6Imh0dHBzOlwvXC9paGVkbi5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDRcL0lIRV8wMzI2LmpwZyIsInNsaWRlc2hvdyI6IjFmZWQ0ZjAifQ%3D%3D" href='https://ihedn.fr/wp-content/uploads/2026/04/IHE_0326.jpg'><img loading="lazy" decoding="async" width="1920" height="1281" src="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0326.jpg" class="attachment-full size-full" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0326.jpg 1920w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0326-1536x1025.jpg 1536w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0326-18x12.jpg 18w" sizes="(max-width: 1920px) 100vw, 1920px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1fed4f0" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk2MDYsInVybCI6Imh0dHBzOlwvXC9paGVkbi5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDRcL0lIRV8wMzA2LmpwZyIsInNsaWRlc2hvdyI6IjFmZWQ0ZjAifQ%3D%3D" href='https://ihedn.fr/wp-content/uploads/2026/04/IHE_0306.jpg'><img loading="lazy" decoding="async" width="1920" height="1281" src="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0306.jpg" class="attachment-full size-full" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0306.jpg 1920w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0306-1536x1025.jpg 1536w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0306-18x12.jpg 18w" sizes="(max-width: 1920px) 100vw, 1920px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1fed4f0" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk2MDQsInVybCI6Imh0dHBzOlwvXC9paGVkbi5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDRcL0lIRV8wMjU2LmpwZyIsInNsaWRlc2hvdyI6IjFmZWQ0ZjAifQ%3D%3D" href='https://ihedn.fr/wp-content/uploads/2026/04/IHE_0256.jpg'><img loading="lazy" decoding="async" width="1920" height="1281" src="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0256.jpg" class="attachment-full size-full" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0256.jpg 1920w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0256-1536x1025.jpg 1536w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0256-18x12.jpg 18w" sizes="(max-width: 1920px) 100vw, 1920px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1fed4f0" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk1OTksInVybCI6Imh0dHBzOlwvXC9paGVkbi5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDRcL0lIRV8wMjUwLmpwZyIsInNsaWRlc2hvdyI6IjFmZWQ0ZjAifQ%3D%3D" href='https://ihedn.fr/wp-content/uploads/2026/04/IHE_0250.jpg'><img loading="lazy" decoding="async" width="1920" height="1281" src="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0250.jpg" class="attachment-full size-full" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0250.jpg 1920w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0250-1536x1025.jpg 1536w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0250-18x12.jpg 18w" sizes="(max-width: 1920px) 100vw, 1920px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1fed4f0" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk2MDIsInVybCI6Imh0dHBzOlwvXC9paGVkbi5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDRcL0lIRV8wMjUyLmpwZyIsInNsaWRlc2hvdyI6IjFmZWQ0ZjAifQ%3D%3D" href='https://ihedn.fr/wp-content/uploads/2026/04/IHE_0252.jpg'><img loading="lazy" decoding="async" width="1920" height="1281" src="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0252.jpg" class="attachment-full size-full" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0252.jpg 1920w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0252-1536x1025.jpg 1536w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0252-18x12.jpg 18w" sizes="(max-width: 1920px) 100vw, 1920px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1fed4f0" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk2MDUsInVybCI6Imh0dHBzOlwvXC9paGVkbi5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDRcL0lIRV8wMjc2LmpwZyIsInNsaWRlc2hvdyI6IjFmZWQ0ZjAifQ%3D%3D" href='https://ihedn.fr/wp-content/uploads/2026/04/IHE_0276.jpg'><img loading="lazy" decoding="async" width="1920" height="1281" src="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0276.jpg" class="attachment-full size-full" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0276.jpg 1920w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0276-1536x1025.jpg 1536w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0276-18x12.jpg 18w" sizes="(max-width: 1920px) 100vw, 1920px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1fed4f0" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk2MDMsInVybCI6Imh0dHBzOlwvXC9paGVkbi5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDRcL0lIRV8wMjU0LmpwZyIsInNsaWRlc2hvdyI6IjFmZWQ0ZjAifQ%3D%3D" href='https://ihedn.fr/wp-content/uploads/2026/04/IHE_0254.jpg'><img loading="lazy" decoding="async" width="1920" height="1281" src="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0254.jpg" class="attachment-full size-full" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0254.jpg 1920w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0254-1536x1025.jpg 1536w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0254-18x12.jpg 18w" sizes="(max-width: 1920px) 100vw, 1920px" /></a>
<a data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="1fed4f0" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTk2MDEsInVybCI6Imh0dHBzOlwvXC9paGVkbi5mclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDRcL0lIRV8wMzI4LmpwZyIsInNsaWRlc2hvdyI6IjFmZWQ0ZjAifQ%3D%3D" href='https://ihedn.fr/wp-content/uploads/2026/04/IHE_0328.jpg'><img loading="lazy" decoding="async" width="1920" height="1281" src="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0328.jpg" class="attachment-full size-full" alt="" srcset="https://ihedn.fr/wp-content/uploads/2026/04/IHE_0328.jpg 1920w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0328-1536x1025.jpg 1536w, https://ihedn.fr/wp-content/uploads/2026/04/IHE_0328-18x12.jpg 18w" sizes="(max-width: 1920px) 100vw, 1920px" /></a>
		</div>
						</div>
				</div>
					</div>
				</div>
				</div><p>L’article <a href="https://ihedn.fr/en/notre-actualite/un-nouveau-partenariat-pour-promouvoir-legalite-des-chances-et-lengagement-citoyen/">Un nouveau partenariat pour promouvoir l’égalité des chances et l’engagement citoyen</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Martial Foucault : « La mondialisation est de plus en plus perçue comme un espace de rivalité »</title>
		<link>https://ihedn.fr/en/lundis-de-lihedn/martial-foucault-la-mondialisation-est-de-plus-en-plus-percue-comme-un-espace-de-rivalite/</link>
		
		<dc:creator><![CDATA[Coline Dassonville]]></dc:creator>
		<pubdate>Fri, 10 Apr 2026 13:11:43 +0000</pubdate>
				<category><![CDATA[Lundis de l'IHEDN]]></category>
		<category><![CDATA[Notre sélection]]></category>
		<guid ispermalink="false">https://ihedn.fr/?p=59498</guid>

					<description><![CDATA[<p>At a time when «states are pursuing strategic objectives using economic instruments», Martial Foucault, a political economy researcher and Director of the Strategic Research Institute at the École Militaire, puts the spotlight back on the notion of ’militarised interdependence« or the »weaponisation of globalisation«. Interview.</p>
<p>L’article <a href="https://ihedn.fr/en/lundis-de-lihedn/martial-foucault-la-mondialisation-est-de-plus-en-plus-percue-comme-un-espace-de-rivalite/">Martial Foucault : « La mondialisation est de plus en plus perçue comme un espace de rivalité »</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="59498" class="elementor elementor-59498" data-elementor-post-type="post">
				<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-996fc96 e-flex e-con-boxed e-con e-parent" data-id="996fc96" data-element_type="container" data-e-type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-be8755d elementor-widget elementor-widget-heading" data-id="be8755d" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h5 class="elementor-heading-title elementor-size-default">IHEDN Mondays are now available in audio format!</h5>				</div>
				</div>
				<div class="elementor-element elementor-element-12bc3a6 elementor-widget elementor-widget-text-editor" data-id="12bc3a6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Click below to listen:</p>								</div>
				</div>
				<div class="elementor-element elementor-element-191a3b6 elementor-widget elementor-widget-html" data-id="191a3b6" data-element_type="widget" data-e-type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
					<style>
.player-container-1 {
  width: 100%;
  padding: 10px;
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.15);
  box-shadow: 0 3px 30px rgba(0,0,0,0.2);
  display: flex;
  flex-direction: inline;
  align-items: flex-start;
  color: #fff;
  margin: 0 auto;
  background-color: #053973;
}

#waveform-1 {
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
}

.controls-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

#playPause-1 {
  width: 45px;
  height: 45px;
  border: none;
  background: rgba(255,255,255,0.3);
  backdrop-filter: blur(5px);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.2s;
  padding: 0;
}

#playPause-1:hover {
  background: rgba(255,255,255,0.5);
}

#playPause-1 svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

#time-1 {
  font-size: 16px;
  text-align: center;
  min-width: 80px;
}

.top-controls-1 {
  width: 100%;
  display: flex;
  justify-content: space-between; /* Play à gauche / Time à droite */
  align-items: center;
  margin-bottom: 5px;
}

.player-container-1 {
  display: flex;
  flex-direction: column;
}

#time-1 {
  font-size: 16px;
  text-align: right;
}

.player-container-1 {
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  backdrop-filter: blur(15px);
  background: rgba(255,255,255,0.15);
  box-shadow: 0 3px 30px rgba(0,0,0,0.2);
  display: flex;                   /* LAYOUT EN LIGNE */
  flex-direction: row;             /* tout sur une seule ligne */
  align-items: center;             /* vertical alignment */
  gap: 20px;                       /* espace entre éléments */
  color: #fff;
  margin: 0 auto;
  background-color: #053973;
}

#waveform-1 {
  flex: 1;                         /* prend toute la place disponible */
  height: 50px;
  align-items: center;
}

#time-1 {
  min-width: 80px;
  text-align: right;
} 
</style>

<script src="https://unpkg.com/wavesurfer.js"></script>

<section>
<div class="player-container-1">

  <button id="playPause-1">
    <!-- ton SVG Play -->
    <svg version="1.1" id="playSVG-1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 330 330">
      <path d="M37.728,328.12c2.266,1.256,4.77,1.88,7.272,1.88c2.763,0,5.522-0.763,7.95-2.28l240-149.999      c4.386-2.741,7.05-7.548,7.05-12.72c0-5.172-2.664-9.979-7.05-12.72L52.95,2.28c-4.625-2.891-10.453-3.043-15.222-0.4      C32.959,4.524,30,9.547,30,15v300C30,320.453,32.959,325.476,37.728,328.12z"/>
    </svg>
  </button>

  <div id="waveform-1"></div>

  <span id="time-1">00:00 / 00:00</span>

</div>

  <!-- waveform en dessous -->
  <div id="waveform-1"></div>


</section>

<section>
<script>

const wavesurfer1 = WaveSurfer.create({
    container: '#waveform-1',
    waveColor: 'rgba(255,255,255,0.4)',
    progressColor: '#fff',
    cursorColor: '#fff',
    barWidth: 3,
    barRadius: 3,
    height: 50,
    responsive: true,
    normalize: true
});

// Charge ton fichier audio depuis le site WordPress
wavesurfer1.load('https://ihedn.fr/wp-content/uploads/2026/04/audio-2026-04-12-foucault.mp3');

const playBtn1 = document.getElementById('playPause-1');
const timeDisplay1 = document.getElementById('time-1');

// SVGs
const playSVG1 = `<svg version="1.1" id="playSVG-1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 330 330">
<path d="M37.728,328.12c2.266,1.256,4.77,1.88,7.272,1.88c2.763,0,5.522-0.763,7.95-2.28l240-149.999
c4.386-2.741,7.05-7.548,7.05-12.72c0-5.172-2.664-9.979-7.05-12.72L52.95,2.28c-4.625-2.891-10.453-3.043-15.222-0.4
C32.959,4.524,30,9.547,30,15v300C30,320.453,32.959,325.476,37.728,328.12z"/>
</svg>`;

const pauseSVG1 = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 330 330" width="100%" height="100%" fill="#fff">
  <rect x="60" y="30" width="80" height="270"/>
  <rect x="190" y="30" width="80" height="270"/>
</svg>`;

// Play/Pause switch
playBtn1.addEventListener('click', () => {
    wavesurfer1.playPause();
    playBtn1.innerHTML = wavesurfer1.isPlaying() ? pauseSVG1 : playSVG1;
});

// Update time display
function formatTime(sec) {
    const m = Math.floor(sec / 60);
    const s = Math.floor(sec % 60);
    return m.toString().padStart(2,'0') + ':' + s.toString().padStart(2,'0');
}

wavesurfer1.on('audioprocess', () => {
    const current = wavesurfer1.getCurrentTime();
    const duration = wavesurfer1.getDuration();
    timeDisplay1.textContent = formatTime(current) + ' / ' + formatTime(duration);
});

wavesurfer1.on('ready', () => {
    const duration = wavesurfer1.getDuration();
    timeDisplay1.textContent = '00:00 / ' + formatTime(duration);
});
</script>
</section>				</div>
				</div>
					</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-b21a8ab e-con-full e-flex e-con e-parent" data-id="b21a8ab" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-23593b8 elementor-widget elementor-widget-text-editor" data-id="23593b8" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Director of the Institut de recherche stratégique de l'École militaire (IRSEM) since 2024, and a university professor at Sciences Po Paris, Martial Foucault was previously director of the CEVIPOF (CNRS, Sciences Po's political research centre). An economist and political scientist by training, he was a professor in the political science department at the University of Montreal and director of the Centre of Excellence on the European Union (McGill University/Université de Montréal). He has worked as a consultant for the French Ministries of the Armed Forces and the Economy, the Agence Française de Développement, the Quebec Ministry of Public Finance, the Direction générale de l'armement and the European Commission.</p><p>In 2004, the IHEDN awarded a prize for his doctoral thesis in economics on the financing of European defence; the Institute then welcomed him as an auditor for the national session in 2024-25, in the Defence Policy major. End of 2025, <a href="https://www.aefr.eu/fr/numero/160/mutations-geopolitiques-fragmentations-economiques-et-financieres-tome-1-l-ere-des-ruptures">he published in the Revue d'économie financière</a> an article entitled «Militarised interdependence: the return of economic geostrategy». In this interview, he sheds light on this concept and its use by powers such as the United States and China, and summarises the challenges it poses for France and the European Union.</p>								</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-34f6859 e-con-full e-flex e-con e-parent" data-id="34f6859" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-47a0236 elementor-widget elementor-widget-heading" data-id="47a0236" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">HOW HAS THE ECONOMY BECOME A WEAPON OF CONFLICT? WHEN DO YOU DATE THE CURRENT PERIOD?</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-1b02bcd elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="1b02bcd" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-03142eb e-con-full e-flex e-con e-child" data-id="03142eb" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-2b8bbe6 elementor-widget elementor-widget-text-editor" data-id="2b8bbe6" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The economy has always been a mainspring of national power. From the industrial revolutions of the 18th century onwards<sup>e</sup> In the 21st century, international competition also involves innovation, mastery of technological standards, productivity gains and, ultimately, economic domination.</p><p>For the current period, the changeover began in the second half of the 20th century.<sup>e</sup> In the 19th century, a new paradigm emerged: that of generalised economic interdependence (or a totally open economy). With the opening up of markets, the unprecedented intensification of the movement of capital, goods, technologies and, to a lesser extent, labour, powers can no longer rely solely on their internal resources. They have to secure global supply chains of raw materials, components, energy, data and skills.</p><p>Never before has international trade reached such a volume (+900% since 1980) and value in 2024 (33,000 billion dollars). Trade flows therefore serve the ambitions of economic power.</p><p>But the corollary of this development is the emergence of increasingly conflictual relations, confirming what the American essayist Edward Luttwak described in 1990 as the «logic of war in the grammar of trade». States are now pursuing strategic objectives using economic instruments: the United States through tariffs and technological controls, China through its central role in the refining of many critical minerals and in certain industrial chains, Taiwan through its decisive role in advanced semi-conductors, and the Gulf monarchies through their ability to influence energy markets.</p><p>Because this interdependence not only produces prosperity, the economy becomes a weapon of conflict when the survival of a national model depends on resources, flows or technologies controlled elsewhere. In other words, the more interdependence there is, the more dependence can become an exploitable weakness.</p>								</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-09ebcd3 e-con-full e-flex e-con e-parent" data-id="09ebcd3" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-f359ef9 elementor-widget elementor-widget-heading" data-id="f359ef9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">WHAT DOES THE NOTION OF MILITARISED INTERDEPENDENCE MEAN?</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-887cac3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="887cac3" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-094d652 e-con-full e-flex e-con e-child" data-id="094d652" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-837d8c0 elementor-widget elementor-widget-text-editor" data-id="837d8c0" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The notion of militarised interdependence is based on a simple observation: globalisation is no longer perceived as a positive-sum game, in which everyone gains from openness, but increasingly as an area of rivalry, where the gains of some can translate into the losses or vulnerability of others.</p><p>There are two reasons for this change. Firstly, because the rules of the game appear to be less stable than they used to be: the World Trade Organisation no longer has the same capacity for arbitration or supervision as it did at the height of its power in the 1990s.</p><p>Secondly, because economic openness has revealed the other side of the coin: by multiplying dependencies, it has also exposed states to new forms of pressure and weakened their sovereignty.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-229cd9b elementor-widget elementor-widget-heading" data-id="229cd9b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">«IN A NETWORKED WORLD, THE STATES THAT CONTROL THE CENTRAL NODES CAN TRANSFORM THIS POSITION INTO NEGOTIATING OR COERCIVE POWER».»</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-467e955 elementor-widget elementor-widget-text-editor" data-id="467e955" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>It is in this context that political scientists Henry Farrell and Abraham Newman developed, in 2019, the concept of <em>weaponized interdependence</em>, which can be translated as «militarised interdependence» or «weaponisation of globalisation». Their idea is as follows: in a networked world, states that control the central nodes - financial, technological, logistical, informational - can transform this position into negotiating or coercive power. However, two important phenomena need to be distinguished.</p><p>The first is that globalisation has not dispersed power; it has often concentrated it. International networks rarely operate horizontally. They are structured around central points, according to a logic of the following type <em>hub-and-spoke</em> (star network). Those who control these centres can monitor, block, punish or exclude.</p><p>The second is the emergence of the fragmentation paradox: the more states seek to increase their security by fragmenting the global economy (by forming trading blocs or repatriating value chains to their own shores), the more they generate economic costs, increase global vulnerability and, paradoxically, reduce collective security.</p><p>This is exactly what is happening today between the United States and China. The two powers are seeking to reduce their dependence in sectors deemed critical, whether electronic chips, batteries, rare earths or cutting-edge technologies. But this quest for autonomy comes at a price: it raises production costs, accentuates block logics and reduces the benefits expected from interdependence.</p>								</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-a0bdf87 e-con-full e-flex e-con e-parent" data-id="a0bdf87" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-2dda8c2 elementor-widget elementor-widget-heading" data-id="2dda8c2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">YOU WRITE THAT ECONOMIC GEOSTRATEGY IS RECONFIGURING INTERNATIONAL RELATIONS. IN WHAT WAY?</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-d3ce34b elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="d3ce34b" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-52b8dd5 e-con-full e-flex e-con e-child" data-id="52b8dd5" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-db5c7cb elementor-widget elementor-widget-text-editor" data-id="db5c7cb" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Yes, because since 1945 the international order has been implicitly based on a compromise. The United States guaranteed part of collective security, while a relatively open economic order promoted growth, the expansion of trade and, more broadly, the stability of the international system.</p><p>In this context, interdependence was often seen as a factor for peace. The idea, in essence a very classic one, was that trade reduces the incentives for conflict. Montesquieu summed it up in a famous phrase: «trade softens morals». For several decades, this intuition served as the intellectual compass of the liberal order.</p><p>But this pattern breaks down when American hegemony is challenged and new powers seek to reshape the rules of the game. From then on, global trade flows were no longer just vehicles for prosperity; they also became levers for rivalry. States increasingly used sanctions, embargoes, technological restrictions, offensive industrial policies and trade discrimination as instruments of power.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-e5b5cba elementor-widget elementor-widget-heading" data-id="e5b5cba" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">«THE CHALLENGE IS NO LONGER JUST TO TRADE, BUT TO KNOW WHO YOU DEPEND ON».»</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-f72797d elementor-widget elementor-widget-text-editor" data-id="f72797d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Globalisation, far from reducing conflict, is exposing countries to critical dependencies: energy, health, minerals, semi-conductors, electronic components, food, shipping and data. The challenge is no longer simply to trade, but to know on whom we depend in order to continue to produce, treat, travel, defend ourselves or innovate.</p><p>This is reconfiguring international relations in three ways.</p><ul><li>Firstly, because the hierarchy of powers is becoming more fluid. Power is no longer measured solely in terms of military divisions or GDP, but in terms of the ability to control a bottleneck: a technology, a metal, an infrastructure, a currency, a network.</li><li>Secondly, because we are seeing the emergence of more fragmented groupings: a Western bloc itself shaped by divergent interests, an Indo-Asian area structured by the rise of China and India, and a global South seeking to take advantage of the rivalry between the great powers.</li><li>Finally, because interdependence does not always reduce the risk of war; it can sometimes increase it. The case of semiconductors is illuminating. Taiwan accounts for more than 90 % of the world's production of the most advanced chips. This concentration creates a systemic dependence for other economies. If this vital capacity is threatened, certain states may be tempted to act preventively to protect their own economic security.</li></ul><p>In reality, interdependence is being challenged more and more explicitly by managers who are no longer prepared to bear the costs and prefer to deploy a strategy of pressure or rupture.</p>								</div>
				</div>
				</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-8b3b49e e-con-full e-flex e-con e-parent" data-id="8b3b49e" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-72ce8f7 elementor-widget elementor-widget-heading" data-id="72ce8f7" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">DO YOU THINK FRANCE AND THE EUROPEAN UNION ARE EQUIPPED TO FIGHT ON THIS GROUND? </h2>				</div>
				</div>
				<div class="elementor-element elementor-element-da723c4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="da723c4" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default">
				<div class="elementor-widget-container">
							<div class="elementor-divider">
			<span class="elementor-divider-separator">
						</span>
		</div>
						</div>
				</div>
		<div data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-element elementor-element-6003d99 e-con-full e-flex e-con e-child" data-id="6003d99" data-element_type="container" data-e-type="container">
				<div class="elementor-element elementor-element-f48ac69 elementor-widget elementor-widget-text-editor" data-id="f48ac69" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Europeans are in for a rude and painful awakening. The delay in achieving strategic autonomy is forcing the European Union to rethink from top to bottom its international relations, the solidity of its economic partnerships, the reliability of its alliances and, more broadly, its ability to defend its interests in a more conflict-ridden world.</p><p>For a long time, Europe thought that openness was enough to produce stability. Now it is discovering that uncontrolled openness can also lead to vulnerability. The COVID-19 crisis provided a glimpse of the damaging dependencies, but the war in Ukraine was a major wake-up call in this respect: energy dependency, industrial weakness in certain sectors, lagging behind in critical technologies, exposure to decisions taken elsewhere.</p><p>In concrete terms, when Europe accepts the new American tariff policy without much opposition, it is agreeing to pay the United States (more than in the past) in exchange for protection in terms of security. This is the return of an old strategic fact: protection is never free. Such a choice, which has not been debated by national or European democratic bodies, raises two questions.</p>								</div>
				</div>
				<div class="elementor-element elementor-element-d65669c elementor-widget elementor-widget-heading" data-id="d65669c" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default">«HOW CAN WE REGAIN POWER WITHOUT GIVING UP OPENNESS, SECURE OUR DEPENDENCIES WITHOUT IMPOVERISHING OURSELVES?»</h2>				</div>
				</div>
				<div class="elementor-element elementor-element-6f2f46a elementor-widget elementor-widget-text-editor" data-id="6f2f46a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>The first is sustainability: is such a geo-economic compromise tenable in the long term for economies already facing competition from China, the energy transition and public finances under strain?</p><p>The second is democratic: can such a compromise be accepted in the long term if it is neither clearly debated nor genuinely accepted?</p><p>In the past, France and the EU may have adopted a wait-and-see attitude and abandoned strategic industrial policies, but there is little alternative to thinking at European level, given the critical size of this economic area, and to developing a common security policy that is less aligned with that of the United States.</p><p>The success of this shift will depend on the answers to the following three questions: how to regain power without giving up openness, how to secure our dependencies without impoverishing ourselves, and how to conduct this strategic reorientation without bypassing democratic debate.</p>								</div>
				</div>
				</div>
				</div>
				</div><p>L’article <a href="https://ihedn.fr/en/lundis-de-lihedn/martial-foucault-la-mondialisation-est-de-plus-en-plus-percue-comme-un-espace-de-rivalite/">Martial Foucault : « La mondialisation est de plus en plus perçue comme un espace de rivalité »</a> est apparu en premier sur <a href="https://ihedn.fr/en">L&#039;IHEDN : Institut des hautes études de défense nationale</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>