#imCel0_00 {position: absolute; top: 0px; left: 10px; height: 620px; width: 450px; }
#imObj0_00 .ff0 {font-family: Times New Roman; }
#imObj0_00 .ff1 {font-family: Tahoma; }
#imObj0_00 .ff2 {font-family: Tahoma; }
#imObj0_00 .fc1 {color: #FFFFFF; }
#imObj0_00 .fc2 {color: #000000; }
#imObj0_00 .fs10 {font-size: 13px ; vertical-align: baseline; line-height: 16px ; }
#imObj0_00 {padding: 0px; }
#imCel0_00_Cont {text-align: center; height: 620px; overflow: hidden; }
#imCel1_00 {position: absolute; top: 0px; left: 470px; height: 460px; width: 450px; }
#imObj1_00 img {border: none; height: 460px; width: 450px; vertical-align: bottom; }
#imObj1_00 {padding: 0px; }
#imCel1_00_Cont {text-align: center; height: 460px; overflow: hidden; }
#imCel7_00 {position: absolute; top: 470px; left: 470px; height: 150px; width: 450px; }
#imObj7_00 {font: 11px Arial; }
#imObj7_00 {padding: 0px; }
#imCel7_00_Cont {text-align: left; height: 150px; width: 450px; overflow: auto; }
#imCel7_01 {position: absolute; top: 630px; left: 10px; height: 150px; width: 910px; }
#imObj7_01 {font: 11px Arial; }
/* -- Custom code START -- */
1.<?php
2.//Cette fonction doit être placé avant le reste 
3.
4.
5.$titre = "Connexion";
6.include("includes/debut.php" );
7.?>
8.
9.<div id="banniere"></div>
10.<div id="corps_forum">
11.<a href="./index.php">Index du forum</a>
12.
13.
14.<?php
15.//Par sécurité, on vérifie que le membre qui accède à cette page n'est pas déjà connecté 
16.if (isset($_SESSION['pseudo']))
17.{
18.exit("Désolé, mais vous ne pouvez pas accéder à cette page" );
19.}
20.?>
21.
22.
23.<h1>Connexion</h1>
24.<form method="post" action="connexionok.php">
25.<fieldset>
26.<legend>Connexion</legend>
27.<p>
28.<label for="pseudo">Pseudo :</label><input name="pseudo" type="text" id="pseudo" /><br />
29.<label for="password">Mot de Passe :</label><input type="password" name="password" id="password" /><br />
30.</p>
31.</fieldset>
32.<p><input type="submit" value="Connexion" /></p></form>
33.<a href="./register.php">Pas encore inscrit ?</a>
34.
35.</div>
36.</body>
37.</html>
38.
39.<label>Se souvenir de moi ?</label><input type="checkbox" name="souvenir" /><br />
/* -- Custom code END -- */
#imObj7_01 {padding: 0px; }
#imCel7_01_Cont {text-align: left; height: 150px; width: 910px; overflow: auto; }
#imPage {position: relative; height: 790px; }

