diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..28b6f07
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,19 @@
+
+Order Allow,Deny
+Deny from All
+
+
+
+Order Allow,Deny
+Deny from All
+
+
+
+Order Allow,Deny
+Deny from All
+
+
+
+Order Allow,Deny
+Deny from All
+
\ No newline at end of file
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..73f69e0
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,8 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
+# Editor-based HTTP Client requests
+/httpRequests/
diff --git a/.idea/CICD_WebPage.iml b/.idea/CICD_WebPage.iml
new file mode 100644
index 0000000..c956989
--- /dev/null
+++ b/.idea/CICD_WebPage.iml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 0000000..146ab09
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..c10c940
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/php.xml b/.idea/php.xml
new file mode 100644
index 0000000..7e5d55a
--- /dev/null
+++ b/.idea/php.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..94a25f7
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Templates/.htaccess b/Templates/.htaccess
new file mode 100644
index 0000000..aa5afc1
--- /dev/null
+++ b/Templates/.htaccess
@@ -0,0 +1,4 @@
+
+ Order Allow,Deny
+ Deny from All
+
\ No newline at end of file
diff --git a/Templates/accueil.html b/Templates/accueil.html
new file mode 100644
index 0000000..fb0d442
--- /dev/null
+++ b/Templates/accueil.html
@@ -0,0 +1,3 @@
+
+
Coucou !
+
\ No newline at end of file
diff --git a/Templates/alerts.html b/Templates/alerts.html
new file mode 100644
index 0000000..a981220
--- /dev/null
+++ b/Templates/alerts.html
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Templates/chercher.html b/Templates/chercher.html
new file mode 100644
index 0000000..510f601
--- /dev/null
+++ b/Templates/chercher.html
@@ -0,0 +1,27 @@
+