Subversion Repositories Applications.papyrus

Rev

Rev 26 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
11 jpm 1
<?xml version="1.0" encoding="iso-8859-15" ?>
44 jpm 2
<!DOCTYPE html
3
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
4
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
11 jpm 5
<html xmlns="http://www.w3.org/1999/xhtml" >
6
 
7
    <head lang="fr" >
8
<!-- META_HTTP_EQUIV -->
9
        <title><!-- TITRE_PAGE --></title>
10
<!-- META_NAME -->
11
<!-- META_NAME_DC -->
12
        <link rel="shortcut icon" type="image/x-icon" href="sites/admin/generique/images/favicones/admin.ico" />
13
        <link rel="icon" type="image/png" href="sites/admin/generique/images/favicones/admin.png" />
44 jpm 14
        <link rel="stylesheet" type="text/css" media="screen" title="Classique" href="sites/admin/fr/styles/admin.css" />
11 jpm 15
<!-- STYLES -->
16
<!-- SCRIPTS -->
17
    </head>
18
    <body xml:lang="fr" lang="fr" >
19
 
20
        <div id="zone_bandeau" >
21
            <div id="logo">
22
                <h1>
23
                <a href="/" title="Retour en page d'accueil">
44 jpm 24
                    <img src="sites/admin/generique/images/logo_genesia.png" width="100" height="50" alt="Papyrus" />
11 jpm 25
                </a>
26
                </h1>
27
            </div>
28
            <div id="site_nom">
29
               <h1><!-- NOM_SITE --></h1>
30
            </div>
31
            <ul id="accessibilite">
32
                <li><a href="#zone_contenu_tete">Aller au texte</a></li>
33
                <li class="dernier"><a href="#zone_menu">Aller au menu</a></li>
34
            </ul>
35
<!-- MENU_COMMUN -->
36
            <div id="selecteur_monde">
37
<!-- SELECTEUR_SITES -->
38
            </div>
39
            <div id="moteur_recherche">
40
            </div>
41
        </div>
42
 
43
        <div id="zone_contenu">
44
<p>Vous êtes ici : <!-- VOUS_ETES_ICI --></p>
45
            <div id="zone_contenu_tete">
46
<!-- CONTENU_TETE -->
47
            </div>
48
 
49
            <div id="zone_contenu_corps">
50
<!-- CONTENU_CORPS -->
51
            </div>
52
 
53
            <div id="zone_contenu_pied">
54
<!-- CONTENU_PIED -->
55
            </div>
56
 
57
            <div id="zone_pied">
58
                <p> &copy;<a href="http://www.tela-botanica.org/">Tela Botanica</a> / 2000-2004 - Le réseau des Botanistes Francophones</p>
59
<!-- CHRONOMETRAGE -->
60
            </div>
61
 
62
        </div>
63
 
64
        <div id="zone_menu">
65
<!-- MENU_1_3 -->
66
 
67
            <div id="identification">
68
<!-- IDENTIFICATION -->
69
            </div>
70
        </div>
71
 
72
    </body>
73
</html>
74