23 |
23 |
24 <div class="recherche-wrap"> |
24 <div class="recherche-wrap"> |
25 <h1><img src="img/mediapart-by-periplus.jpg" alt="" /></h1> |
25 <h1><img src="img/mediapart-by-periplus.jpg" alt="" /></h1> |
26 <form action="#"> |
26 <form action="#"> |
27 <p > |
27 <p > |
|
28 <a href="#" class="photo"></a> |
28 <input name="recherche" placeholder="Rechercher" class="input-recherche" type="text" /> |
29 <input name="recherche" placeholder="Rechercher" class="input-recherche" type="text" /> |
29 <input type="submit" value="" class="recherche-submit"/> |
30 <input type="submit" value="" class="recherche-submit"/> |
30 <a class="plus-button" href="#"><img src="img/plus-button.jpg" alt=""/> </a> |
31 <a class="plus-button" href="#"> </a> |
31 </p> |
32 </p> |
32 </form> |
33 </form> |
33 </div> |
34 </div> |
34 |
35 |
35 <ul class="header-menu"> |
36 <ul class="header-menu"> |
135 |
136 |
136 |
137 |
137 <div class="content-left"> |
138 <div class="content-left"> |
138 |
139 |
139 <div class="widget-wrap"> |
140 <div class="widget-wrap"> |
140 <div class="widget filtre"> |
141 |
141 <h3><a href="">FILTRES</a></h3> |
|
142 <div class="widget-inner"> |
|
143 <form action="#" class="filtre-date"> |
|
144 <p> |
|
145 <label for="">De :</label> |
|
146 <input type="text" /> |
|
147 </p> |
|
148 <p> |
|
149 <label for="">à :</label> |
|
150 <input type="text" /> |
|
151 </p> |
|
152 </form> |
|
153 <h4>Catégories :</h4> |
|
154 <form action="#" class="filtre-categorie"> |
|
155 <p><input type="checkbox"> <label for="">International</label> </p> |
|
156 <p><input type="checkbox"> <label for="">International</label> </p> |
|
157 <p><input type="checkbox"> <label for="">International</label> </p> |
|
158 </form> |
|
159 </div> |
|
160 </div><!-- filtre --> |
|
161 <div class="widget links"> |
|
162 <h3><a href="">DOSSIER ASSOCIES</a></h3> |
|
163 <div class="widget-inner"> |
|
164 <ul> |
|
165 <li><a href="#">« Corruption »</a></li> |
|
166 <li><a href="#">« Corruption »</a></li> |
|
167 <li><a href="#">« Corruption »</a></li> |
|
168 <li><a href="#">« Corruption »</a></li> |
|
169 </ul> |
|
170 </div> |
|
171 </div><!-- links --> |
|
172 <div class="widget affichage"> |
142 <div class="widget affichage"> |
173 <h3><a href="">AFFICHAGE</a></h3> |
143 <h3><a href="">AFFICHAGE</a></h3> |
174 <div class="widget-inner"> |
144 <div class="widget-inner"> |
175 |
145 |
176 <ul class="clearfix"> |
146 <ul class="clearfix"> |