Subversion Repositories Applications.papyrus

Rev

Rev 28 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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