<?php
//include ("startsession.php");
//////////////////////////////////////////////////////////////////////////////////////////////////////////////
//         SCRIPT DEVELOPPE PAR Gus - MERCI DE LAISSER CETTE MENTION  http://script.histoiresdegus.com     ///
//////////////////////////////////////////////////////////////////////////////////////////////////////////////
/* Display Session variables */
/*echo "<ul>\n";
    foreach($_SESSION as $cle => $valeur)
    {
        echo "  <li><strong>".ucfirst($cle)." : </strong><em>".$valeur."</em></li>\n";
    }
    echo "</ul>\n";*/
?>

    <html>
    <title>DBCONTACT</title>
    <meta charset="utf-8">
    <style type="text/css">
        .table_header {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 18px;
        }

        body {
            background-color: #e9eefb;
        }

        body,
        td,
        th {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: normal;
        }

        div.centreimg {
            text-align: center;
        }
    </style>
    <div class="centreimg">
        <table width="1071" height="90" border="0" class="table_header">
            <tr>
                <td width="220" height="51">
                    <div align="center"><a href="accueil.php"><img src="img/logo.jpg" alt="retour à l'accueil" width="82" height="49" border="0"></a></div>
                    <div align="center">
                        <font color="#3333CC"> logon Any  </font>
                    </div>
                </td>
                <td width="14">
                    <div align="center"><a href="search.php">Recherche</a></div>
                </td>
                 <td width="70">
                   
                </td>
                 <td width="73">
                    <div align="center"><a href="Statistiques.php">Stats</a></div>
                </td>

                                <td width="288">
                     <div align="center">
                        <font size="5" color="#666699"><b> Je recherche </b></font><br>
                         <font size="1" color="#666699"><span class="Style9">Megaten - 2021 <br>
       </span></font>
                    </div>
                </td>
                 <td width="100">

                </td>

                 <td width="73">
                    <div align="center"><a href="Aide.html">Aide</a></div>
                </td>


                 <td width="70">
                    <div align="center"><a href="../Promotions/Promotions.html">Quitter </a></div>
                </td>
             </tr>
         </table>
     </div>
     <!--</html>-->