integration/home.html
author Anthony Ly <anthonyly.com@gmail.com>
Tue, 09 Oct 2012 16:31:25 +0200
changeset 4 b00fdbef41d4
parent 2 6e47ed0c413c
child 5 16413123bc8c
permissions -rw-r--r--
ajout du header sur pages articles
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     1
<!DOCTYPE html>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     2
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     3
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     4
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     5
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     6
    <head>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     7
        <meta charset="utf-8">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     8
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     9
        <title>Home</title>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    10
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    11
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    12
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    13
        <link rel="stylesheet" href="css/reset.css" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    14
        <link rel="stylesheet" href="css/style.css" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    15
        <script src="js/vendor/modernizr-2.6.1.min.js"></script>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    16
    </head>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    17
    <body>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    18
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    19
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    20
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    21
        <div class="wrap">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    22
            <div class="header">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    23
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    24
                <div class="recherche-wrap">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    25
                    <h1><img src="img/mediapart-by-periplus.jpg" alt="" /></h1>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    26
                    <form action="#">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    27
                        <p >
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    28
                            <input name="recherche" placeholder="Rechercher" class="input-recherche" type="text" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    29
                            <input type="submit" value="" class="recherche-submit"/>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    30
                            <a class="plus-button" href="#"><img src="img/plus-button.jpg" alt=""/> </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    31
                        </p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    32
                    </form>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    33
                </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    34
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    35
                <ul class="header-menu">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    36
                    <li><a href="#"><img src="img/home-button.jpg" alt="" /> </a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    37
                    <li><a href="#">INTERNATIONAL</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    38
                    <li><a href="#">FRANCE</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    39
                    <li><a href="#">ECONOMIE</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    40
                    <li><a href="#">CULTURE</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    41
                    <li><a href="#">CLUSTER X</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    42
                </ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    43
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    44
                <div class="login-wrap">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    45
                    <h2>CONNECTER VOUS</h2>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    46
                    <form action="#">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    47
                        <p><input type="text" name="identifiant" placeholder="Identifiant" /></p> 
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    48
                        <p class="submit-wrap">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    49
                            <input class="password" type="password" name="password"/>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    50
                            <input class="submit-button" type="submit" value="OK" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    51
                        </p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    52
                    </form>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    53
                    <p class="password-lost"><a  href="">Mot de passe oublié ?</a> </p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    54
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    55
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    56
                </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    57
                <a href="#" class="dossier-button">DOSSIERS DOCUMENTAIRES</a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    58
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    59
                <div class="dossier-documentaire">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    60
                    <div class="dossier-documentaire-inner">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    61
                        <h2>MES DOSSIERS</h2>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    62
                        <ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    63
                            <li class="clearfix">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    64
                                <a href="#">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    65
                                <img src="img/documentaire-visuel.jpg" alt="" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    66
                                <span class="documentaire-texte">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    67
                                    <h3>Terrorisme</h3>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    68
                                    <p>relation entre elation entre</p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    69
                                </span>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    70
                                </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    71
                            </li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    72
                            <li class="clearfix">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    73
                                <a href="#">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    74
                                <img src="img/documentaire-visuel.jpg" alt="" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    75
                                <span class="documentaire-texte">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    76
                                    <h3>Terrorisme</h3>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    77
                                    <p>relation entre elation entre</p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    78
                                </span>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    79
                                </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    80
                            </li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    81
                            <li class="clearfix">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    82
                                <a href="#">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    83
                                <img src="img/documentaire-visuel.jpg" alt="" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    84
                                <span class="documentaire-texte">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    85
                                    <h3>Terrorisme</h3>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    86
                                    <p>relation entre elation entre</p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    87
                                </span>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    88
                                </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    89
                            </li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    90
                            <li class="clearfix">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    91
                                <a href="#">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    92
                                <img src="img/documentaire-nouveau-dossier.jpg" alt="" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    93
                                <span class="documentaire-texte">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    94
                                    <h3>NOUVEAU DOSSIER</h3>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    95
                                    <p>Creér un dossier documentaire</p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    96
                                </span>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    97
                                </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    98
                            </li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    99
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   100
                        </ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   101
                        <a class="documentaire-lien" href="#"></a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   102
                        <h2></h2>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   103
                        <ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   104
                            <li class="clearfix">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   105
                                <a href="#">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   106
                                <img src="img/documentaire-visuel.jpg" alt="" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   107
                                <span class="documentaire-texte">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   108
                                    <h3>Terrorisme</h3>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   109
                                    <p>relation entre elation entre</p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   110
                                </span>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   111
                                </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   112
                            </li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   113
                            <li class="clearfix">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   114
                                <a href="#">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   115
                                <img src="img/documentaire-visuel.jpg" alt="" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   116
                                <span class="documentaire-texte">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   117
                                    <h3>Terrorisme</h3>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   118
                                    <p>relation entre elation entre</p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   119
                                </span>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   120
                                </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   121
                            </li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   122
                        </ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   123
                        <a class="documentaire-lien" href="#"></a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   124
                    </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   125
                </div><!--dossier-documentaire-->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   126
            </div><!-- header -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   127
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   128
            <div class="content-wrap clearfix">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   129
                <div class="frise">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   130
                
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   131
                </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   132
                <div class="cluster-wrap">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   133
                    <a href="#" class="cluster-arrow arrow-left"></a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   134
                    <a href="#" class="cluster-arrow arrow-right"></a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   135
                    <div class="cluster-containment">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   136
                        <div class="cluster-visible">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   137
                        
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   138
                            <ul class="cluster">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   139
                                <li><a href="#">Début</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   140
                                <li><a href="#">affaire de Karachi</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   141
                                <li><a href="#">Syrie</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   142
                                <li><a href="#">affaire de Karachi</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   143
                                <li><a href="#">Syrie</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   144
                                <li><a href="#">affaire de Karachi</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   145
                                <li><a href="#">Syrie</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   146
                                <li><a href="#">affaire de Karachi</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   147
                                <li><a href="#">Syrie</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   148
                                <li><a href="#">affaire de Karachi</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   149
                                <li><a href="#">Syrie</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   150
                                <li><a href="#">Fin</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   151
                            </ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   152
                        </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   153
                    </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   154
                    
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   155
                </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   156
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   157
                <div class="content clearfix">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   158
                    
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   159
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   160
                    <div class="content-left">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   161
   
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   162
                        <div class="widget-wrap">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   163
                            <div class="widget filtre">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   164
                                <h3><a href="">FILTRES</a></h3>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   165
                                <div class="widget-inner">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   166
                                    <form action="#" class="filtre-date">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   167
                                        <p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   168
                                            <label for="">De :</label>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   169
                                            <input type="text" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   170
                                        </p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   171
                                        <p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   172
                                            <label for="">à :</label>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   173
                                            <input type="text" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   174
                                        </p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   175
                                    </form>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   176
                                    <h4>Catégories :</h4>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   177
                                    <form action="#" class="filtre-categorie">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   178
                                        <p><input type="checkbox"> <label for="">International</label> </p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   179
                                        <p><input type="checkbox"> <label for="">International</label> </p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   180
                                        <p><input type="checkbox"> <label for="">International</label> </p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   181
                                    </form>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   182
                                </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   183
                            </div><!-- filtre -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   184
                            <div class="widget links">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   185
                                <h3><a href="">DOSSIER ASSOCIES</a></h3>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   186
                                <div class="widget-inner">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   187
                                    <ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   188
                                        <li><a href="#">« Corruption »</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   189
                                        <li><a href="#">« Corruption »</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   190
                                        <li><a href="#">« Corruption »</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   191
                                        <li><a href="#">« Corruption »</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   192
                                    </ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   193
                                </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   194
                            </div><!-- links -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   195
                            <div class="widget affichage">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   196
                                <h3><a href="">AFFICHAGE</a></h3>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   197
                                <div class="widget-inner">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   198
                                    
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   199
                                    <ul class="clearfix">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   200
                                        <li><a class="treemap active" href="#"><span class="visuel"></span><span class="fonction">Treemap</span> </a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   201
                                        <li><a class="liste" href="#"><span class="visuel"></span><span class="fonction">Liste</span> </a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   202
                                    </ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   203
                                </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   204
                            </div><!-- affichage -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   205
                        </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   206
                    </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   207
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   208
                    <div class="content-right">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   209
                        <div class="actus">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   210
                            <div class="actu">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   211
                                <a href="#">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   212
                                    <img src="img/home-visuel-1.jpg" alt="" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   213
                                </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   214
                                <div class="inner-actu">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   215
                                    <h2> <a href="#">Affaires Bettecourt</a></h2>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   216
                                    <div class="links">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   217
                                        <a href="#"><img src="img/icon-rep.jpg" alt=""/> </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   218
                                    </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   219
                                </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   220
                            </div><!-- actu -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   221
                            <div class="actu">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   222
                                <a href="#">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   223
                                    <img src="img/home-visuel-1.jpg" alt="" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   224
                                </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   225
                                <div class="inner-actu">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   226
                                    <h2> <a href="#">Affaires Bettecourt</a></h2>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   227
                                    <div class="links">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   228
                                        <a href="#"><img src="img/icon-rep.jpg" alt=""/> </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   229
                                    </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   230
                                </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   231
                            </div><!-- actu -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   232
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   233
                            <div class="actu">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   234
                                <a href="#">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   235
                                    <img src="img/home-visuel-3.jpg" alt="" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   236
                                </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   237
                                <div class="inner-actu">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   238
                                    <h2> <a href="#">Affaires Bettecourt</a></h2>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   239
                                    <div class="links">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   240
                                        <a href="#"><img src="img/icon-rep.jpg" alt=""/> </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   241
                                    </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   242
                                </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   243
                            </div><!-- actu -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   244
                            <div class="actu">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   245
                                <a href="#">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   246
                                    <img src="img/home-visuel-2.jpg" alt="" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   247
                                </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   248
                                <div class="inner-actu">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   249
                                    <h2> <a href="#">Affaires Bettecourt</a></h2>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   250
                                    <div class="links">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   251
                                        <a href="#"><img src="img/icon-rep.jpg" alt=""/> </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   252
                                    </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   253
                                </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   254
                            </div><!-- actu -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   255
                            <div class="actu">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   256
                                <a href="#">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   257
                                    <img src="img/home-visuel-4.jpg" alt="" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   258
                                </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   259
                                <div class="inner-actu">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   260
                                    <h2> <a href="#">Affaires Bettecourt</a></h2>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   261
                                    <div class="links">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   262
                                        <a href="#"><img src="img/icon-rep.jpg" alt=""/> </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   263
                                    </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   264
                                </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   265
                            </div><!-- actu -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   266
                            <div class="actu">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   267
                                <a href="#">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   268
                                    <img src="img/home-visuel-3.jpg" alt="" />
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   269
                                </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   270
                                <div class="inner-actu">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   271
                                    <h2> <a href="#">Affaires Bettecourt</a></h2>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   272
                                    <div class="links">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   273
                                        <a href="#"><img src="img/icon-rep.jpg" alt=""/> </a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   274
                                    </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   275
                                </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   276
                            </div><!-- actu -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   277
                        </div> <!-- actus -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   278
                        
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   279
                        
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   280
                    </div><!-- content-right -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   281
                </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   282
                <div class="footer clearfix">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   283
                    <div class="footer-information">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   284
                        <h2>Information utiles</h2>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   285
                        <ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   286
                            <li>- <a href="#">Mentions légales</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   287
                            <li>- <a href="#">Mentions légales</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   288
                            <li>- <a href="#">Conditions d'utilisations générale</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   289
                            <li>- <a href="#">Le projet Periplus</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   290
                        </ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   291
                    </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   292
                    <div class="footer-raccourci">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   293
                        <h2>Raccourcis</h2>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   294
                        <ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   295
                            <li>- Année <a href="#">2009</a>, <a href="#">2009</a>, <a href="#">2009</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   296
                            <li>- <a href="#">International</a>, <a href="#">International</a>, <a href="#">International</a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   297
                            <li>- <a href="#">Conditions d'utilisations générale</a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   298
                        </ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   299
                    </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   300
                    <div class="footer-partenaire">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   301
                        <h2>Partenaires</h2>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   302
                        <ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   303
                            <li><a href="#"><img src="img/logo-iri.jpg" alt="" /></a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   304
                            <li><a href="#"><img src="img/logo-cea.jpg" alt="" /></a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   305
                            <li><a href="#"><img src="img/logo-alcatel.jpg" alt="" /></a></li>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   306
                        </ul>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   307
                    </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   308
                    <div class="footer-texte">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   309
                        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   310
                        tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   311
                        quis nostrud exercitation ullamco.
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   312
                    </p>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   313
                    </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   314
                </div><!-- footer -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   315
                
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   316
            </div><!-- content-wrap -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   317
            <div class="copyright">
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   318
                &copy; Mediapart &copy; Periplus | <a href="#">Mention légales</a> | <a href="#">Chartes éditoriale | <a href="#">CGV | <a href="#">Mediapart.fr</a>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   319
            </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   320
        </div>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   321
        <!-- JavaScript -->
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   322
        <script src="js/vendor/jquery-1.8.0.min.js"></script>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   323
        <script src="js/vendor/jquery-ui-1.8.24.custom.min.js"></script>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   324
        <script src="js/plugins.js"></script>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   325
        <script src="js/main.js"></script>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   326
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   327
    </body>
6e47ed0c413c maj periplus front
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   328
</html>