diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml
index e346532..3ca9419 100644
--- a/app/views/layouts/public.html.haml
+++ b/app/views/layouts/public.html.haml
@@ -27,7 +27,7 @@
#header
#menu_top.menu
=render(:partial => "public/shared/first_menu")
- #logo=link_to image_tag('front/logo.png'), "/"
+ #logo=link_to image_tag('front/logo.png'), "/", :alt => "Pharmacie Boissier - Rives sur Fures - Pays Voironnais (à proximité de Renage, Réaumont, Saint Blaise du Buis, Charnècles)"
=yield
diff --git a/app/views/public/shared/_contact_block.html.haml b/app/views/public/shared/_contact_block.html.haml
index 2ea3fbf..5a27974 100644
--- a/app/views/public/shared/_contact_block.html.haml
+++ b/app/views/public/shared/_contact_block.html.haml
@@ -19,7 +19,7 @@
#next_week{:style => "display:none"}
%div{:style => "padding:1px"}
- %h2 Horaires d'ouverture pour la semaine prochaine
+ %h2 Horaires d'ouverture de la pharmacie
%p
du lundi
=l Date.today.next_week, :format => :long