<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>weddinglist</title>
<style type="text/css" media="all">@import "layoutqm.css";
</style>
<script type="text/javascript">
function cursor()
{
trail.style.visibility="visible"
trail.style.position="absolute"
trail.style.left=event.clientX+10
trail.style.top=event.clientY
}
</script>
</head>
<?
//ce tableau coupe la page en trois colonnes colonne gauche =menu général
echo "<table class='tab-gen'><center>\n";
echo "<tr class='tr-gen'>\n";
echo "<td width=\"30\">\n";
echo "</td>\n";
echo "<td border=\"1\" width=\"730\">\n";
echo "<center><a href=\"index.php\">\n";
echo "<img src=\"images/logo.jpg\" border=\"0\" alt=\"Vous pouvez personaliser Logo.jpg\"></a></center>\n";
echo "</td>\n";
echo "<td width=\"190\">\n";
echo "</td>\n";
echo "</tr>\n";
echo "<tr class='tr-gen'>\n";
echo "<td class='td-gengauche' valign=\"top\">\n";
echo "</td>\n";
echo "<td class='td-genmilieu' valign=\"top\">\n";
?>