diff --git a/www/contact.php b/www/contact.php
index f01c8f155ec506e83da935de055b4582f647ee63..f5c9548673ec92f059fa146ebdb0bf6cc416eabc 100644
--- a/www/contact.php
+++ b/www/contact.php
@@ -28,7 +28,7 @@ include('include/header.php');
                                             <p>Québec (Québec) G1K 6G7 </p>
                                             <p>Tél / Fax : (418) 525-7354 </p> 
                                             <p class="previewGoogle"><a href="http://maps.google.com/maps?f=q&amp;hl=fr&amp;q=151+Slater+Street,+ottawa&amp;ie=UTF8&amp;z=15&amp;ll=45.420684,-75.701895&amp;spn=0.013706,0.043259&amp;om=1&amp;iwloc=addr" title="Opens external link in new window" target="_blank" class="external-link-new-window" >
-                                            <img src="img/mtl.png" width="400" height="347" class="perso" alt="" /></a>
+                                            <img src="img/qc.png" width="400" height="347" class="perso" alt="" /></a>
                                             </p>
 										</td >
                                     </tr> 
@@ -40,7 +40,7 @@ include('include/header.php');
                                             <p>Ottawa, ON, K1P 5H3</p>
                                             <p>Tél / Fax : 613-688-8081 </p>
                                             <p class="previewGoogle"><a href="http://maps.google.com/maps?f=q&amp;hl=fr&amp;q=151+Slater+Street,+ottawa&amp;ie=UTF8&amp;z=15&amp;ll=45.420684,-75.701895&amp;spn=0.013706,0.043259&amp;om=1&amp;iwloc=addr" title="Opens external link in new window" target="_blank" class="external-link-new-window" >
-                                            <img src="img/mtl.png" width="400" height="347" class="perso" alt="" /></a>
+                                            <img src="img/ott.png" width="400" height="347" class="perso" alt="" /></a>
                                             </p>
                                     	</td>
                                     </tr> 
diff --git a/www/favicon.ico b/www/favicon.ico
new file mode 100644
index 0000000000000000000000000000000000000000..db2b83c36d7dee6f3e48b16c55ac2501c20fe24c
Binary files /dev/null and b/www/favicon.ico differ
diff --git a/www/img/mtl.png b/www/img/mtl.png
index b339f6a0792a70e129ff452b3aca2c51a0321211..3dd36deeadfbd3e21f549c91466fa7e850e3eeae 100755
Binary files a/www/img/mtl.png and b/www/img/mtl.png differ
diff --git a/www/img/ott.png b/www/img/ott.png
new file mode 100644
index 0000000000000000000000000000000000000000..d8241e01c4db5bd59a3d3c1a8444217bfe5197fb
Binary files /dev/null and b/www/img/ott.png differ
diff --git a/www/img/qc.png b/www/img/qc.png
index 93a5b78cc1e31892101923d21cde1c6e6f5b8c34..7a9c2d9d67a058b6db6ccb181708d6bd51b76c4d 100755
Binary files a/www/img/qc.png and b/www/img/qc.png differ