diff --git a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties
index c494b30..8d40cee 100644
--- a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties
+++ b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties
@@ -10,6 +10,17 @@ disclaimer.link.about=About
login.btn.submit=Submit
login.btn.logout=Logout
login.field.login=Login
+#Login
+login.label.login=Login
+login.label.password=Password
+login.label.rememberme=Remember me
+login.label.connexion=Connexion
+login.label.alreadyaccount:I have already an account
+# New user
+login.label.createnewuser=Create an account
+login.label.createaccount="When creating an account on Yacos.com, you may post an article and follow the conference."
+login.label.continue=Continue
+login.message.error=Your login attempt was not successful, try again.
###################
# USER MENU
diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/loginFull.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/loginFull.jsp
index d6532ca..ee08454 100644
--- a/YACOSWeb/WebContent/WEB-INF/jsp/loginFull.jsp
+++ b/YACOSWeb/WebContent/WEB-INF/jsp/loginFull.jsp
@@ -6,13 +6,29 @@
+
-
FORMULAIRE DE CONNEXION
-
NOUVEL UTILISATEUR
-
+
+
+
|
+ + + |
+ + + |