<!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=utf-8" />
<title>CRIOGO</title>
<link href="criogo.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table width="1024" border="1" align="center" cellpadding="6" cellspacing="0" bordercolor="#333366" bgcolor="#FFFFFF">
  <tr>
    <td>
<p><strong>Espace de gestion du site CRIOGO</strong></p>
<p>Merci de vous identifier</p>
<form id="form1" name="form1" method="post" action="">
  <input name="login" type="text" id="login" size="8" />
  <input name="password" type="password" id="password" size="8" />
  <input type="submit" name="button" id="button" value="entrer" />
</form>
<p>&nbsp;</p>
</td>
</tr>
</table>
</body>
</html>
