<!DOCTYPE html>
<html>
<head>
<title> Éditions du Rognon</title>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="style.css">
<style>
      /* unvisited link */
      a:link {
        color: #2536f7;
      }
      /* visited link */
      a:visited {
        color: #2536f7;
      }
      /* mouse over link */
      a:hover {
        color: #259ff7;
      }
      /* selected link */
      a:active {
        color: #543200;
      }
    </style>
</head>
<body>
<br>
<h1> <strong>Éditions du Rognon</strong> </h1>
<h2> <strong>Livres d'artistes, estampes, ateliers, blog</strong></h2>
<p>Contact : Adeline Rognon, Montréal - <a href="mailto:adrognon@yahoo.ca">adrognon@yahoo.ca</a> - <a href="https://www.facebook.com/adeline.rognon.3" target="_blank">Facebook</a></p>
<p><img src="image/rouleaubleu_largeur526pix.jpeg" align="center" alt= "Editions-du-Rognon" /></p>
<br>
<p>Site en cours de construction</p>
<p><small>Copyright © Éditions du Rognon - Hébergeur : Ouvaton Coop. SA, 16 bis rue d’Odessa, Boîte 37, 75014 Paris, France - contact@ouvaton.coop - Tél. : +33 9 80 68 01 02</small></p>
</body> 
</html>
