diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml
index bcc0aa3..730c8aa 100644
--- a/app/views/layouts/public.html.haml
+++ b/app/views/layouts/public.html.haml
@@ -128,7 +128,7 @@
- -if @menu_item and @menu_item.slug == "index"
+ -if false and @menu_item and @menu_item.slug == "index"
=link_to image_tag("/video.png", :style => "width:150px;position:absolute;bottom:-60px;right:10px;"),"#", :id => "video"
@@ -166,7 +166,4 @@
Cris Graphic - SARL au capital de 41 000 € - RCS : Grenoble B 451 888 101 - APE : 1812Z -
=link_to "Partenaire Art des Sens", "http://artdessens.fr", :target => "_blank", :title => "Art des Sens - Agencement & décoration, impression Cristal Protect"
- =link_to image_tag("/nb.png"), "http://nicolasbally.com", :target => "_blank"
-
-
-
+ =link_to image_tag("/nb.png"), "http://nicolasbally.com", :target => "_blank"
\ No newline at end of file