﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
	<title>Produits</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="mm_foodbev.css" type="text/css">
	<style type="text/css">
		@import url("mm_foodbev.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="#ECEBCD">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr bgcolor="#647D60">
    <td width="382" colspan="2" rowspan="2" nowrap><img src="mm_food_photo.jpg" width="382" height="155" border="0"></td>
    <td width="30" rowspan="2"><img src="../../mm_spacer.gif" alt="" width="30" height="1" border="0"></td>
    <td width="348" height="90" nowrap id="logo" valign="bottom"><img src="../../mm_spacer.gif" width="348" height="1" border="0"><br>
    INSERER SITE WEB<br>
	EMPLACEMENT DU NOM</td>
    <td width="100%">&nbsp;</td>
  </tr>
  <tr bgcolor="#647D60">
    <td width="360" height="65" nowrap id="tagline" valign="top">Emplacement du slogan (facultatif)</td>
	<td width="100%">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="5" bgcolor="#ffffff"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>
  <tr bgcolor="#54455a">
  	<td colspan="5" id="dateformat" height="25">&nbsp;&nbsp;<a href="javascript:;">ACCUEIL</a> &nbsp; | &nbsp; <script language="javascript">
      document.write(TODAY);
	</script>
	</td>
  </tr>
  <tr>
    <td colspan="5" bgcolor="#ffffff"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>
 <tr>
    <td width="40"><img src="../../mm_spacer.gif" alt="" width="40" height="1" border="0"></td>
    <td colspan="3" valign="top">&nbsp;<br>
    &nbsp;<br>
    <table border="0" cellspacing="0" cellpadding="2" width="610">
        <tr>
          <td class="pageName" colspan="3">EMPLACEMENT DU NOM DE LA PAGE<br>
		  &nbsp;<br>
		  </td>
        </tr>
        <tr>
          <td width="320" height="250" rowspan="2" align="center" class="subHeader"><img src="../../mm_product_lg.gif" alt="grande photo du produit" border="0"></td>
          <td width="30" rowspan="2">&nbsp;</td>
          <td width="260" class="subHeader">Emplacement du nom de produit<br>
		  <br>
          </td>
        </tr>
        <tr>
          <td valign="top" class="bodyText">Brief product description here. Lorem
            ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
            eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed
            diam voluptua.
<p><strong>[Emplacement du bouton PayPal]</strong></p></td>
        </tr>
      </table>
	  </td>
	<td width="100%">&nbsp;</td>
  </tr>

 <tr>
    <td width="40">&nbsp;</td>
    <td width="342">&nbsp;</td>
    <td width="30">&nbsp;</td>
    <td width="348">&nbsp;</td>
	<td width="100%">&nbsp;</td>
  </tr>
</table>
</body>
</html>
