diff --git a/Code/IHM/App.xaml b/Code/IHM/App.xaml
index bad86ce..1c0a7e7 100644
--- a/Code/IHM/App.xaml
+++ b/Code/IHM/App.xaml
@@ -30,5 +30,7 @@
+
+
diff --git a/Code/IHM/IHM.csproj b/Code/IHM/IHM.csproj
index 7dc11f9..0c30ef3 100644
--- a/Code/IHM/IHM.csproj
+++ b/Code/IHM/IHM.csproj
@@ -7,4 +7,14 @@
true
+
+
+
+
+
+
+ PreserveNewest
+
+
+
diff --git a/Code/IHM/MainWindow.xaml b/Code/IHM/MainWindow.xaml
index d796ffe..2bb4f0d 100644
--- a/Code/IHM/MainWindow.xaml
+++ b/Code/IHM/MainWindow.xaml
@@ -6,7 +6,23 @@
xmlns:local="clr-namespace:IHM"
mc:Ignorable="d"
Title="MainWindow" Height="450" Width="800">
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Code/IHM/images/logo.png b/Code/IHM/images/logo.png
new file mode 100644
index 0000000..7ab20ec
Binary files /dev/null and b/Code/IHM/images/logo.png differ