﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Texte</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="mm_finance.css" type="text/css">
	<style type="text/css">
		@import url("mm_finance.css");
	</style>
<script language="javascript">
//--------------- LOCALIZEABLE GLOBALS---------------
var d=new Date();
weekday= new Array("Dimanche","Lundi","Mardi","Mercredi","Jeudi","Vendredi","Samedi");
monthname= new Array("janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre");
//Ensure correct for language. English is "monday, january 1 - 2004"
var TODAY = weekday[d.getDay()] + ", " + monthname[d.getMonth()] + " " + d.getDate() + " - " + d.getFullYear();
//--------------- END LOCALIZEABLE   ---------------
</script>
</head>
<body bgcolor="#cccccc">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr bgcolor="#7B979A">
    <td width="400" rowspan="2" colspan="2" nowrap><img src="mm_finance_photo.jpg" alt="Image de l'en-tête" width="400" height="117" border="0"></td>
    <td width="360" height="56" nowrap id="logo" valign="bottom" align="center">insérer le nom du site Web</td>
    <td width="100%">&nbsp;</td>
  </tr>

  <tr bgcolor="#7B979A">
    <td height="57" nowrap id="tagline" valign="top" align="center">Emplacement du slogan (facultatif)</td>
	<td width="100%">&nbsp;</td>
  </tr>

  <tr>
    <td colspan="4" bgcolor="#97BFFF"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>

 <tr bgcolor="#333333">
 	<td>&nbsp;</td>
    <td colspan="3" id="dateformat" height="25">::&nbsp;<a href="javascript:;">ACCUEIL</a>&nbsp;::&nbsp;<script language="javascript">
      document.write(TODAY);
	</script>
	</td>
  </tr>

   <tr>
    <td colspan="4"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>
  <tr>
   <td width="50" valign="top">&nbsp;</td>
   <td colspan="2" valign="top">&nbsp;<br>
   &nbsp;<br>
	<table border="0" cellspacing="0" cellpadding="2" width="500">
        <tr>
          <td class="pageName">EMPLACEMENT DU NOM DE LA PAGE</td>
        </tr>
        <tr>
          <td class="bodyText"><p>Rapiebant me spectacula theatrica, plena imaginibus miseriarum mearum
            et fomitibus ignis mei. quis est, quod ibi homo vult dolere luctuosa
            et tragica, quae tamen pati ipse nollet? et tamen pati vult ex eis!</p>

			<p>Rapiebant me spectacula theatrica, plena imaginibus miseriarum mearum
            et fomitibus ignis mei. quis est, quod ibi homo vult dolere luctuosa
            et tragica, quae tamen pati ipse nollet? et tamen pati vult ex eis!</p>

			<p>Rapiebant me spectacula theatrica, plena imaginibus miseriarum mearum
            et fomitibus ignis mei. quis est, quod ibi homo vult dolere luctuosa
            et tragica, quae tamen pati ipse nollet? et tamen pati vult ex eis!</p>
			</td>
		</tr>
      </table>
	 </td>
	  <td>&nbsp;</td>
  </tr>
  <tr>
    <td width="50">&nbsp;</td>
    <td width="350">&nbsp;</td>
    <td width="360">&nbsp;</td>
	<td width="100%">&nbsp;</td>
  </tr>
</table>
<br>
</body>
</html>
