<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>design</title>
<style type="text/css">
<!--
body
{
   width: 100%;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
   background:#333333;
   color:#FFFFFF;



}

#conteneurgen
{
   position: relative;
   margin-top: 50px;
   margin-left: auto;
   margin-right: auto;
   width: 600px;
   height: auto;
   background:#333333;
   color:#FFFFFF;
   line-height: 16pt;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   text-align: justify;
}

 a:link { color:#ffffff; text-decoration:none; font-weight:bold;}
a:visited { color:#ffffff; text-decoration:none; font-weight:bold;}
a:hover { color:#ffffff; text-decoration:underline; font-weight:bold;}
a:active { color:#ffffff; text-decoration:none; font-weight:bold;}
a:focus { color:#ffffff; text-decoration:none; font-weight:bold;}