diff --git a/js/resources/css/AccueilAmda.css b/js/resources/css/AccueilAmda.css
index abf5c95..c755a33 100644
--- a/js/resources/css/AccueilAmda.css
+++ b/js/resources/css/AccueilAmda.css
@@ -123,13 +123,6 @@ body{
 		top: 45px;
 	}
 
-#Btn_Login{
-        position: relative;
-		left: 0px;
-		top: 0px;
-		border: none;
-	}
-
 #Btn_Register{
 		left: 65px;
 		top: 80px;
@@ -174,10 +167,10 @@ body{
 	position: fixed;
 	background: url(../images/LogosPartenaires.png) 0px 0px no-repeat scroll;				
 }
-
+/*------------------ Logins -----------------*/
 #PaveGuest{
 		left: 450px;
-		top: -115px;
+		top: -118px;
         position: relative;
         width: 180px;
         height: 50px;
@@ -185,7 +178,6 @@ body{
         border-radius:10px 10px 10px 10px;
       /*  border: 3px solid rgba(255, 255, 255, 0.7); */
 }
-
 #Btn_GuestLogin{
 		left: 0px;
 		top:  0px;
@@ -201,19 +193,6 @@ body{
 		color: rgba(0, 107, 179, 0.7);
 		font-weight: bold;
 }
-
-/* •••••••••••••••••••••••••••••••• ANNOUCEMENTS••••••••••••••••••••••••••••••••••••*/
-#textAbout {
-		z-index: 6;
-		position: relative;
-		left: 45px;
-		top: 90px;
-		font-family: orbitronlight;
-		font-size: 14px;
-		color: rgba(255, 255, 255, 0.5);
-		font-weight: bold;
-}
-
 #userLogin { 
 		position: relative;
 		left: 80px;
@@ -224,14 +203,30 @@ body{
         background-color: rgba(255, 255, 255, 0.2);	
         border-radius:10px 10px 10px 10px;        
 }
+#Btn_Login{
+        position: relative;
+		left: 0px;
+		top: 0px;
+		border: none;
+	}
 #textLogin { 
 		position: relative;
 		left: 50px;
         top: -30px; 
-		font-family: orbitronlight;
+		font-family: orbitronbold;
 		font-size: 16px;
-        color: rgba(0, 107, 179, 0.9);        
-		/*color: rgba(255, 255, 255, 0.5);*/
+        color: rgba(0, 107, 179, 0.9);       
+		font-weight: bold;
+}
+/* •••••••••••••••••••••••••••••••• ANNOUCEMENTS••••••••••••••••••••••••••••••••••••*/
+#textAbout {
+		z-index: 6;
+		position: relative;
+		left: 45px;
+		top: 90px;
+		font-family: orbitronlight;
+		font-size: 14px;
+		color: rgba(255, 255, 255, 0.5);
 		font-weight: bold;
 }
 /* •••••••••••••••••••••••••••••••• ANNOUCEMENTS••••••••••••••••••••••••••••••••••••*/
diff --git a/js/resources/images/trou.jpg b/js/resources/images/trou.jpg
index 0446d03..a9de908 100644
Binary files a/js/resources/images/trou.jpg and b/js/resources/images/trou.jpg differ
--
libgit2 0.21.2