| author | ymh <ymh.work@gmail.com> |
| Wed, 08 Feb 2012 14:00:15 +0100 | |
| changeset 542 | 54dfa397baa3 |
| parent 450 | 29f990eb0144 |
| permissions | -rw-r--r-- |
|
210
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
1 |
<!doctype html> |
| 224 | 2 |
<html lang="fr"> |
|
210
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
3 |
<head> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 224 | 5 |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> |
|
210
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
6 |
<title>Plateforme LDT : Home</title> |
| 213 | 7 |
<link rel="stylesheet" href="css/ldt-commun.css" type="text/css" /> |
8 |
<link rel="stylesheet" href="css/ldt-home.css" type="text/css" /> |
|
|
210
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
9 |
</head> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
10 |
<body> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
11 |
|
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
12 |
<div id="general_container"> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
13 |
|
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
14 |
<!-- BARRE DE TITRE COMMUNE --> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
15 |
|
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
16 |
<ul class="floatlist" id="title_bar"> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
17 |
<li id="li_h1"> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
18 |
<h1><a href="#"><b>Lignes</b> de temps</a></h1> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
19 |
</li> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
20 |
<li id="li_search"> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
21 |
<form id="form_search"> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
22 |
<input id="search_text" name="q" value="" /> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
23 |
<input id="search_submit" type="submit" value="Rechercher" /> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
24 |
</form> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
25 |
<li id="li_annotation"> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
26 |
<div class="fl"> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
27 |
<a href="#"><img src="img/annot_icon.png" id="annot_icon" /></a> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
28 |
</div> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
29 |
<div class="fl"> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
30 |
<a href="#">Annoter</a> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
31 |
</div> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
32 |
</li> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
33 |
<li id="li_connexion"> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
34 |
<a href="#">Connexion</a> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
35 |
</li> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
36 |
</ul> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
37 |
|
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
38 |
<!-- DERNIERS MEDIAS --> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
39 |
|
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
40 |
<ul class="floatlist full_width" id="derniers_medias"> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
41 |
<li class="li_h2"> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
42 |
<h2>Derniers médias</h2> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
43 |
</li> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
44 |
<li class="li_media"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
45 |
<a href="#"><img class="img_media" src="img/placeholder_16_9.jpg" width="294" height="165" /></a> |
|
210
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
46 |
<div class="bulle_annot">250</div> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
47 |
<p><a href="#"><b>ENMI 2011 - La confiance : Bernard Stiegler</b></a></p> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
48 |
<p>par <a class="under" href="#">IRI</a> | 1h30</p> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
49 |
</li> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
50 |
<li class="li_media"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
51 |
<a href="#"><img class="img_media" src="img/placeholder_16_9.jpg" width="294" height="165" /></a> |
|
210
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
52 |
<div class="bulle_annot">250</div> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
53 |
<p><a href="#"><b>ENMI 2011 - La confiance : Bernard Stiegler</b></a></p> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
54 |
<p>par <a class="under" href="#">IRI</a> | 1h30</p> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
55 |
</li> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
56 |
<li class="li_media"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
57 |
<a href="#"><img class="img_media" src="img/placeholder_16_9.jpg" width="294" height="165" /></a> |
|
210
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
58 |
<div class="bulle_annot">250</div> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
59 |
<p><a href="#"><b>ENMI 2011 - La confiance : Bernard Stiegler</b></a></p> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
60 |
<p>par <a class="under" href="#">IRI</a> | 1h30</p> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
61 |
</li> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
62 |
</ul> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
63 |
|
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
64 |
<!-- MEDIAS LES PLUS ANNOTÉS --> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
65 |
|
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
66 |
<ul class="floatlist" id="plus_annotes"> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
67 |
<li class="li_h2"> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
68 |
<h2>Médias les plus annotés</h2> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
69 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
70 |
<li class="li_media"> |
| 450 | 71 |
<a class="img_and_polemic" href="#"><img class="img_media" src="img/placeholder_16_9.jpg" width="134" height="75" /> |
72 |
<ul class="polemics"> |
|
73 |
<li class="pol-negative" style="width:17%">17%</li> |
|
74 |
<li class="pol-positive" style="width:80%">80%</li> |
|
75 |
<li class="pol-reference" style="width:33%">33%</li> |
|
76 |
<li class="pol-question" style="width:33%">33%</li> |
|
77 |
</ul></a> |
|
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
78 |
<div class="bulle_annot">120</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
79 |
<p><a href="#"><b>Lorem Ipsum</b></a></p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
80 |
<p class="font_11">par <a class="under" href="#">Ars Industrialis</a> | 1h30</p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
81 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
82 |
<li class="li_media"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
83 |
<a href="#"><img class="img_media" src="img/placeholder_16_9.jpg" width="134" height="75" /></a> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
84 |
<div class="bulle_annot">120</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
85 |
<p><a href="#"><b>Lorem Ipsum</b></a></p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
86 |
<p class="font_11">par <a class="under" href="#">Ars Industrialis</a> | 1h30</p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
87 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
88 |
<li class="li_media"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
89 |
<a href="#"><img class="img_media" src="img/placeholder_16_9.jpg" width="134" height="75" /></a> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
90 |
<div class="bulle_annot">120</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
91 |
<p><a href="#"><b>Lorem Ipsum</b></a></p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
92 |
<p class="font_11">par <a class="under" href="#">Ars Industrialis</a> | 1h30</p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
93 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
94 |
<li class="li_media"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
95 |
<a href="#"><img class="img_media" src="img/placeholder_16_9.jpg" width="134" height="75" /></a> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
96 |
<div class="bulle_annot">120</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
97 |
<p><a href="#"><b>Lorem Ipsum</b></a></p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
98 |
<p class="font_11">par <a class="under" href="#">Ars Industrialis</a> | 1h30</p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
99 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
100 |
<li class="li_media"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
101 |
<a href="#"><img class="img_media" src="img/placeholder_16_9.jpg" width="134" height="75" /></a> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
102 |
<div class="bulle_annot">120</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
103 |
<p><a href="#"><b>Lorem Ipsum</b></a></p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
104 |
<p class="font_11">par <a class="under" href="#">Ars Industrialis</a> | 1h30</p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
105 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
106 |
<li class="li_media"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
107 |
<a href="#"><img class="img_media" src="img/placeholder_16_9.jpg" width="134" height="75" /></a> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
108 |
<div class="bulle_annot">120</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
109 |
<p><a href="#"><b>Lorem Ipsum</b></a></p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
110 |
<p class="font_11">par <a class="under" href="#">Ars Industrialis</a> | 1h30</p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
111 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
112 |
<li class="li_media"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
113 |
<a href="#"><img class="img_media" src="img/placeholder_16_9.jpg" width="134" height="75" /></a> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
114 |
<div class="bulle_annot">120</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
115 |
<p><a href="#"><b>Lorem Ipsum</b></a></p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
116 |
<p class="font_11">par <a class="under" href="#">Ars Industrialis</a> | 1h30</p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
117 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
118 |
<li class="li_media"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
119 |
<a href="#"><img class="img_media" src="img/placeholder_16_9.jpg" width="134" height="75" /></a> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
120 |
<div class="bulle_annot">120</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
121 |
<p><a href="#"><b>Lorem Ipsum</b></a></p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
122 |
<p class="font_11">par <a class="under" href="#">Ars Industrialis</a> | 1h30</p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
123 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
124 |
</ul> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
125 |
|
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
126 |
<!-- GROUPES ACTIFS --> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
127 |
|
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
128 |
<ul class="floatlist" id="groupes_actifs"> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
129 |
<li class="li_h2"> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
130 |
<h2>Groupes actifs</h2> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
131 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
132 |
<li class="li_media"> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
133 |
<div class="img_groupes_actifs"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
134 |
<a href="#"><img class="img_media" src="img/placeholder_4_3.jpg" width="54" height="40" /></a> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
135 |
</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
136 |
<div class="txt_groupes_actifs"> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
137 |
<div class="bulle_people">57</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
138 |
<div class="bulle_annot">32</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
139 |
<p><a href="#" class="under"><b>Regards sur le numérique</b></a></p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
140 |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod …</p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
141 |
</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
142 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
143 |
<li class="li_media"> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
144 |
<div class="img_groupes_actifs"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
145 |
<a href="#"><img class="img_media" src="img/placeholder_4_3.jpg" width="54" height="40" /></a> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
146 |
<div class="lock_group"></div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
147 |
</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
148 |
<div class="txt_groupes_actifs"> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
149 |
<div class="bulle_people">57</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
150 |
<div class="bulle_annot">32</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
151 |
<p><a href="#" class="under"><b>Regards sur le numérique</b></a></p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
152 |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod …</p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
153 |
</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
154 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
155 |
<li class="li_media"> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
156 |
<div class="img_groupes_actifs"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
157 |
<a href="#"><img class="img_media" src="img/placeholder_4_3.jpg" width="54" height="40" /></a> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
158 |
</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
159 |
<div class="txt_groupes_actifs"> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
160 |
<div class="bulle_people">57</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
161 |
<div class="bulle_annot">32</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
162 |
<p><a href="#" class="under"><b>Regards sur le numérique</b></a></p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
163 |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod …</p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
164 |
</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
165 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
166 |
<li class="li_media"> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
167 |
<div class="img_groupes_actifs"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
168 |
<a href="#"><img class="img_media" src="img/placeholder_4_3.jpg" width="54" height="40" /></a> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
169 |
<div class="lock_group"></div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
170 |
</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
171 |
<div class="txt_groupes_actifs"> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
172 |
<div class="bulle_people">57</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
173 |
<div class="bulle_annot">32</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
174 |
<p><a href="#" class="under"><b>Regards sur le numérique</b></a></p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
175 |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod …</p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
176 |
</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
177 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
178 |
<li class="li_media"> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
179 |
<div class="img_groupes_actifs"> |
|
212
37dd17a1e48b
Integration de la page groupes
Raphael Velt <raph.velt@gmail.com>
parents:
211
diff
changeset
|
180 |
<a href="#"><img class="img_media" src="img/placeholder_4_3.jpg" width="54" height="40" /></a> |
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
181 |
</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
182 |
<div class="txt_groupes_actifs"> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
183 |
<div class="bulle_people">57</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
184 |
<div class="bulle_annot">32</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
185 |
<p><a href="#" class="under"><b>Regards sur le numérique</b></a></p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
186 |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod …</p> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
187 |
</div> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
188 |
</li> |
|
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
189 |
</ul> |
|
210
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
190 |
|
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
191 |
<!-- FOOTER COMMUN --> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
192 |
|
|
211
7d0146012cd5
Debut integration page de recherche
Raphael Velt <raph.velt@gmail.com>
parents:
210
diff
changeset
|
193 |
<ul id="footer"> |
|
210
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
194 |
<li> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
195 |
<a href="#">V.01.15</a> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
196 |
</li> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
197 |
<li> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
198 |
<a href="#"> © 2011 IRI</a> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
199 |
</li> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
200 |
<li> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
201 |
<a href="#">Contact</a> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
202 |
</li> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
203 |
<li> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
204 |
<a href="#">A propos</a> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
205 |
</li> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
206 |
</ul> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
207 |
<div class="clear"></div> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
208 |
</div> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
209 |
|
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
210 |
</body> |
|
76a76267a1c1
Demarrage integration HTML-CSS
Raphael Velt <raph.velt@gmail.com>
parents:
diff
changeset
|
211 |
</html> |