| author | Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr> |
| Fri, 18 Apr 2014 14:31:58 +0200 | |
| changeset 51 | 79833eaa394a |
| parent 28 | 10a958322a62 |
| permissions | -rw-r--r-- |
| 18 | 1 |
body{ |
2 |
background-color: #e9ecf0; |
|
3 |
height: 100%; |
|
4 |
} |
|
5 |
a{ |
|
6 |
color:#000; |
|
7 |
} |
|
8 |
.wrap{ |
|
9 |
min-height:100%; |
|
10 |
background-color: #FFF; |
|
11 |
width: 960px; |
|
12 |
margin: 0 auto; |
|
13 |
font-family: "Times New Roman"; |
|
14 |
font-size: 13px; |
|
15 |
-moz-box-shadow: 0 0 14px 5px #888; |
|
16 |
-webkit-box-shadow: 0 0 14px 5px #888; |
|
17 |
box-shadow: 0 0 14px 5px #888; |
|
18 |
padding-bottom: 16px; |
|
19 |
height: 100%; |
|
20 |
} |
|
21 |
/* header */ |
|
22 |
.header{ |
|
23 |
position: relative; |
|
24 |
height: 128px; |
|
25 |
margin-bottom: 1px; |
|
26 |
} |
|
27 |
/* header > logo */ |
|
28 |
.logo{ |
|
29 |
width: 164px; |
|
30 |
height: 105px; |
|
31 |
background: url(../img/back-logo.png) 0 0 no-repeat; |
|
32 |
top: 0; |
|
33 |
left: 66px; |
|
34 |
position: absolute; |
|
35 |
} |
|
36 |
.logo .date{ |
|
37 |
height: 66px; |
|
38 |
left: 93px; |
|
39 |
position: absolute; |
|
40 |
text-align: center; |
|
41 |
top: 4px; |
|
42 |
width: 47px; |
|
43 |
} |
|
44 |
.logo .date .year{ |
|
45 |
font-size: 40px; |
|
46 |
display: block; |
|
47 |
} |
|
48 |
.logo .date .text{ |
|
49 |
font-size: 10px; |
|
50 |
display: block; |
|
51 |
} |
|
52 |
/* header > recherche-wrap */ |
|
53 |
.recherche-wrap{ |
|
54 |
position: absolute; |
|
55 |
left: 324px; |
|
56 |
padding-top: 10px; |
|
57 |
} |
|
58 |
.recherche-wrap h1{ |
|
59 |
margin-bottom: 4px; |
|
60 |
} |
|
61 |
||
62 |
.recherche-wrap .input-recherche{ |
|
63 |
width: 218px; |
|
64 |
height: 24px; |
|
65 |
padding: 0 30px 0 6px; |
|
66 |
border: 1px solid black; |
|
67 |
margin-right: 2px; |
|
68 |
} |
|
69 |
.recherche-wrap p input, .recherche-wrap p a{ |
|
70 |
float: left; |
|
71 |
} |
|
72 |
.recherche-wrap form p{ |
|
73 |
position: relative; |
|
74 |
} |
|
75 |
.recherche-wrap form p .photo{ |
|
76 |
position: absolute; |
|
77 |
width: 18px; |
|
78 |
height: 18px; |
|
79 |
background: url(../img/photo.jpg) no-repeat 2px 4px; |
|
80 |
left: 230px; |
|
81 |
top: 2px; |
|
82 |
z-index: 2; |
|
83 |
} |
|
84 |
.recherche-wrap .recherche-submit{ |
|
85 |
width: 54px; |
|
86 |
height: 26px; |
|
87 |
cursor: pointer; |
|
88 |
border: none; |
|
89 |
margin-right: 6px; |
|
90 |
background-color: #000; |
|
91 |
background-image: url(../img/zoom-button.png); |
|
92 |
background-repeat: no-repeat; |
|
93 |
background-position: 20px 6px; |
|
94 |
} |
|
95 |
.plus-button{ |
|
96 |
width: 30px; |
|
97 |
height: 26px; |
|
98 |
display: block; |
|
99 |
background-color: #000; |
|
100 |
background-image: url(../img/plus-button.png); |
|
101 |
background-repeat: no-repeat; |
|
102 |
background-position: 8px 6px; |
|
103 |
} |
|
104 |
.plus-button:hover, .recherche-submit:hover{ |
|
105 |
background-color: #333; |
|
106 |
} |
|
107 |
/* header > header-menu */ |
|
108 |
.header-menu{ |
|
109 |
background: url(../img/bg-nav-left.png) repeat-x 0 0; |
|
110 |
position: absolute; |
|
111 |
height: 39px; |
|
112 |
top: 89px; |
|
113 |
width: 716px; |
|
114 |
left: -2px; |
|
115 |
} |
|
116 |
.header-menu li{ |
|
117 |
float: left; |
|
118 |
line-height: 28px; |
|
119 |
padding: 8px 10px 0 10px; |
|
120 |
} |
|
121 |
.header-menu li .home{ |
|
122 |
width: 28px; |
|
123 |
height: 28px; |
|
124 |
display: block; |
|
125 |
background:url(../img/home-sprite.png) 0 -28px no-repeat; |
|
126 |
} |
|
127 |
.header-menu li .home:hover{ |
|
128 |
background-position: 0 0; |
|
129 |
} |
|
130 |
.header-menu li a{ |
|
131 |
font-size: 16px; |
|
132 |
color: #e4e36e; |
|
133 |
text-decoration: none; |
|
134 |
} |
|
135 |
.header-menu li a:hover{ |
|
136 |
color: #FFF; |
|
137 |
} |
|
138 |
/* header > login-wrap */ |
|
139 |
.login-wrap{ |
|
140 |
padding-top: 10px; |
|
141 |
position: absolute; |
|
142 |
left: 727px; |
|
143 |
} |
|
144 |
.login-wrap form p, .login-wrap h2{ |
|
145 |
margin-bottom: 4px; |
|
146 |
} |
|
147 |
.login-wrap input{ |
|
148 |
width: 160px; |
|
149 |
height: 19px; |
|
150 |
border: 1px solid #656565; |
|
151 |
line-height: 19px; |
|
152 |
padding: 0 3px; |
|
153 |
} |
|
154 |
.login-wrap .submit-wrap input{ |
|
155 |
float: left; |
|
156 |
} |
|
157 |
.login-wrap .password{ |
|
158 |
width: 134px; |
|
159 |
} |
|
160 |
.login-wrap .submit-button{ |
|
161 |
background-color: #000; |
|
162 |
color: #FFF; |
|
163 |
height: 21px; |
|
164 |
width: 26px; |
|
165 |
cursor: pointer; |
|
166 |
border: none; |
|
167 |
} |
|
168 |
.login-wrap .submit-button:hover{ |
|
169 |
background-color: #333; |
|
170 |
} |
|
171 |
.password-lost{ |
|
172 |
padding-left: 18px; |
|
173 |
} |
|
174 |
.password-lost a { |
|
175 |
color: #000; |
|
176 |
text-decoration: none; |
|
177 |
font-size: 10px; |
|
178 |
} |
|
179 |
.password-lost a:hover{ |
|
180 |
text-decoration: underline; |
|
181 |
} |
|
182 |
/* dossier-documentaire */ |
|
183 |
.dossier-documentaire{ |
|
184 |
padding: 0 6px; |
|
185 |
position: absolute; |
|
186 |
left: 714px; |
|
187 |
top:128px; |
|
188 |
z-index: 10;background-color:rgba(0,125,173,.8); |
|
189 |
} |
|
190 |
.dossier-documentaire-inner{ |
|
191 |
padding: 12px 4px; |
|
192 |
width: 224px;background: url(../img/documentaire-bg.jpg); |
|
193 |
} |
|
194 |
.dossier-documentaire h2{ |
|
195 |
height: 18px; |
|
196 |
line-height: 18px; |
|
197 |
color: #FFF; |
|
198 |
border-bottom: 1px solid #FFF; |
|
199 |
} |
|
200 |
.dossier-documentaire ul{ |
|
201 |
padding: 6px 0; |
|
202 |
} |
|
203 |
.dossier-documentaire ul li{ |
|
204 |
width: 224px; |
|
205 |
} |
|
206 |
.dossier-documentaire ul li a{ |
|
207 |
display: block; |
|
208 |
overflow: auto; |
|
209 |
padding: 1px 0; |
|
210 |
} |
|
211 |
.dossier-documentaire ul li a:hover{ |
|
212 |
background-color:rgba(221,221,221,.6); |
|
213 |
} |
|
214 |
.dossier-documentaire .documentaire-texte, .dossier-documentaire img{ |
|
215 |
float: left; |
|
216 |
} |
|
217 |
.dossier-documentaire img{ |
|
218 |
margin-right: 6px; |
|
219 |
} |
|
220 |
.dossier-documentaire .documentaire-texte{ |
|
221 |
color: #FFF; |
|
222 |
max-width: 142px; |
|
223 |
display: block; |
|
224 |
} |
|
225 |
.documentaire-texte h3{ |
|
226 |
font-weight: bold; |
|
227 |
margin-bottom: 2px; |
|
228 |
} |
|
229 |
.documentaire-texte p{ |
|
230 |
font-size: 11px; |
|
231 |
} |
|
232 |
.documentaire-lien { |
|
233 |
width: 168px; |
|
234 |
display: block; |
|
235 |
height: 16px; |
|
236 |
background-image: url(../img/documentaire-lien.jpg); |
|
237 |
background-repeat: no-repeat; |
|
238 |
background-position: 0 0; |
|
239 |
width: 225px; |
|
240 |
margin-bottom: 10px; |
|
241 |
} |
|
242 |
.documentaire-lien:hover{ |
|
243 |
background-position: 0 -16px; |
|
244 |
} |
|
245 |
.dossier-button{ |
|
246 |
background: url("../img/dossier-icon.jpg") no-repeat scroll 6px 5px #007DAD; |
|
247 |
color: #FFFFFF; |
|
248 |
height: 27px; |
|
249 |
left: 714px; |
|
250 |
line-height: 27px; |
|
251 |
padding-left: 40px; |
|
252 |
position: absolute; |
|
253 |
text-decoration: none; |
|
254 |
top: 101px; |
|
255 |
width: 208px; |
|
256 |
} |
|
257 |
.dossier-button:hover{ |
|
258 |
color: #ddd; |
|
259 |
} |
|
260 |
/* content-wrap */ |
|
261 |
.content-wrap{ |
|
262 |
width:950px; |
|
263 |
padding: 0 5px; |
|
264 |
} |
|
265 |
/* content-wrap > frise */ |
|
266 |
.frise{ |
|
267 |
background: #333; |
|
268 |
height: 114px; |
|
269 |
position: relative; |
|
270 |
} |
|
271 |
.streamgraph { |
|
272 |
position: absolute; left: 0; width: 100%; top: 0; height: 100%; |
|
273 |
background: #fff; |
|
274 |
} |
|
275 |
.frise .ui-slider-horizontal { |
|
276 |
height: 20px; |
|
277 |
position: absolute; |
|
278 |
width: 100%; |
|
279 |
bottom: 0; |
|
280 |
background: none repeat scroll 0 0 transparent; |
|
281 |
border: none; |
|
282 |
-webkit-border-radius: 0; |
|
283 |
-moz-border-radius: 0; |
|
284 |
border-radius: 0; |
|
285 |
} |
|
286 |
.frise .ui-slider-horizontal .ui-slider-handle{ |
|
287 |
top: inherit; |
|
288 |
bottom: 0; |
|
289 |
} |
|
290 |
.frise .ui-slider-horizontal .ui-slider-range{ |
|
291 |
background: none repeat scroll 0 0 transparent; |
|
292 |
} |
|
293 |
.ui-slider-handle.ui-state-default.ui-corner-all{ |
|
294 |
cursor: pointer; |
|
295 |
width: 19px; |
|
296 |
height: 28px; |
|
297 |
background: url(../img/frise-cursor.png) -1px 0 no-repeat; |
|
298 |
border: none; |
|
299 |
-webkit-border-radius: 0; |
|
300 |
-moz-border-radius: 0; |
|
301 |
border-radius: 0; |
|
302 |
} |
|
303 |
/* content-wrap > cluster */ |
|
304 |
.cluster-containment{ |
|
305 |
position: absolute; |
|
306 |
height: 22px; |
|
307 |
} |
|
308 |
.cluster-wrap{ |
|
309 |
position: relative; |
|
310 |
height: 22px; |
|
311 |
border-top: 1px solid #313131; |
|
312 |
border-bottom: 1px solid #313131; |
|
313 |
margin-bottom: 1px; |
|
| 21 | 314 |
overflow: hidden; |
| 18 | 315 |
} |
316 |
.cluster-visible{ |
|
317 |
left: 20px; |
|
318 |
position: absolute; |
|
319 |
width: 912px; |
|
320 |
margin: 0 auto; |
|
321 |
height: 22px; |
|
322 |
overflow: hidden; |
|
323 |
} |
|
324 |
.cluster li:first-child{ |
|
325 |
background: none; |
|
326 |
} |
|
327 |
.cluster li{ |
|
328 |
padding-top: 4px; |
|
329 |
float: left; |
|
330 |
padding: 2px 4px 0 6px; |
|
331 |
line-height: 22px; |
|
332 |
background: url(../img/cluster-item-bar.jpg) no-repeat 0 6px; |
|
333 |
} |
|
334 |
.cluster li a{ |
|
335 |
padding: 0 16px; |
|
336 |
text-decoration: none; |
|
337 |
color: #000; |
|
338 |
font-style: italic; |
|
339 |
height: 18px; |
|
340 |
line-height: 18px; |
|
341 |
display: block; |
|
342 |
} |
|
| 28 | 343 |
.cluster li a:hover, .cluster li a.selected{ |
| 18 | 344 |
background-color: #c51810; |
345 |
color: #FFF; |
|
346 |
} |
|
347 |
||
348 |
.cluster-arrow{ |
|
349 |
z-index: 2; |
|
350 |
position: absolute; |
|
351 |
width: 19px; |
|
352 |
height: 22px; |
|
353 |
display: block; |
|
354 |
background: url(../img/cluster-arrows.png) no-repeat; |
|
355 |
} |
|
356 |
.cluster-arrow.arrow-right{ |
|
357 |
right: 0; |
|
358 |
background: url(../img/cluster-arrows.png) no-repeat -19px 0; |
|
359 |
} |
|
|
20
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
360 |
|
|
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
361 |
.cluster-arrow.arrow-right.bute{ |
| 18 | 362 |
background-position: -19px -22px; |
363 |
} |
|
|
20
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
364 |
.cluster-arrow:not(.bute).arrow-right:active, |
|
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
365 |
.cluster-arrow:not(.bute).arrow-right:hover{ |
| 18 | 366 |
background-position: -19px -44px; |
367 |
} |
|
|
20
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
368 |
|
|
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
369 |
.cluster-arrow.arrow-left.bute{ |
| 18 | 370 |
background-position: 0 -22px; |
371 |
} |
|
|
20
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
372 |
.cluster-arrow:not(.bute).arrow-left:hover, |
|
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
373 |
.cluster-arrow:not(.bute).arrow-left:active{ |
| 18 | 374 |
background-position: 0 -44px; |
375 |
} |
|
376 |
/* content */ |
|
377 |
.content{ |
|
378 |
height: 100%; |
|
379 |
width: 950px; |
|
380 |
border-top:2px solid #c51810; |
|
381 |
border-bottom:2px solid #c51810; |
|
382 |
padding: 1px 0; |
|
383 |
||
384 |
} |
|
385 |
.content-left,.content-right{ |
|
386 |
float: left; |
|
387 |
} |
|
388 |
/* content > content-right */ |
|
389 |
.content-right{ |
|
390 |
width: 761px; |
|
391 |
padding-left: 1px; |
|
392 |
} |
|
393 |
/* content > content-left */ |
|
394 |
.content-left{ |
|
395 |
width: 188px; |
|
396 |
} |
|
397 |
.content-left h2{ |
|
398 |
padding: 10px 0 10px 10px; |
|
399 |
font-size: 26px; |
|
400 |
line-height: 26px; |
|
401 |
border-bottom: 1px solid #c51810; |
|
402 |
margin-bottom: 1px; |
|
403 |
width: 176px; |
|
404 |
} |
|
405 |
.widget-wrapper{ |
|
406 |
background: url(../img/border-dotted.png) repeat-y 187px 0 #eeeeee; |
|
407 |
padding-right: 2px; |
|
408 |
} |
|
409 |
.widget-wrap{ |
|
410 |
height: 100%; |
|
411 |
min-height: 320px; |
|
412 |
padding: 14px 0; |
|
413 |
|
|
414 |
border: 5px solid #e0dde0; |
|
415 |
} |
|
416 |
.widget-wrap .widget{ |
|
417 |
width: 160px; |
|
418 |
margin: 0 auto; |
|
419 |
} |
|
420 |
.widget-wrap .widget h3{ |
|
421 |
padding: 2px 0; |
|
422 |
border-bottom: 1px solid #c51810; |
|
423 |
margin-bottom: 4px; |
|
424 |
} |
|
425 |
.widget-wrap .widget h3 a{ |
|
426 |
font-size: 16px; |
|
427 |
text-decoration: none; |
|
428 |
color : #c51810; |
|
429 |
padding-left: 12px; |
|
430 |
background-position: 0px 6px; |
|
431 |
background-repeat: no-repeat; |
|
432 |
background-image: url(../img/dossier-title-arrow-hide.jpg); |
|
433 |
||
434 |
} |
|
435 |
.widget-wrap .widget h3 .open{ |
|
436 |
background-position: 0px 7px; |
|
437 |
background-image: url(../img/dossier-title-arrow-show.jpg); |
|
438 |
} |
|
439 |
/* content-left > header-documentaire */ |
|
440 |
.content-wrap .header-documentaire{ |
|
441 |
height: 34px; |
|
442 |
width: 100%; |
|
443 |
padding-bottom: 1px; |
|
444 |
border-bottom: 4px solid #313131; |
|
445 |
} |
|
446 |
.header-documentaire .retour{ |
|
447 |
padding-left: 12px; |
|
448 |
display: block; |
|
449 |
line-height: 34px; |
|
450 |
font-size: 24px; |
|
451 |
background-color: #007dad; |
|
452 |
color: #FFF; |
|
453 |
width: 176px; |
|
454 |
text-decoration: none; |
|
455 |
} |
|
456 |
.header-documentaire .retour:hover{ |
|
457 |
background-color: #4fa3c4; |
|
458 |
} |
|
459 |
.header-documentaire h2{ |
|
460 |
padding-left: 50px; |
|
461 |
background: url(../img/header-documentaire-titre-icon.jpg) no-repeat 12px 6px; |
|
462 |
color: #007dad; |
|
463 |
font-size: 24px; |
|
464 |
line-height: 34px; |
|
465 |
} |
|
466 |
||
467 |
.header-documentaire .retour, .header-documentaire h2{ |
|
468 |
float: left; |
|
469 |
} |
|
470 |
/* widget (blue) */ |
|
471 |
.documentaire.content-left .widget-wrap{ |
|
472 |
background-color: #4fa3c4; |
|
473 |
border: 5px solid #007dad; |
|
474 |
color: #FFF; |
|
475 |
} |
|
476 |
.documentaire.content-left .widget h3{ |
|
477 |
border-bottom: 1px solid #000; |
|
478 |
} |
|
479 |
.documentaire.content-left .widget h3 a, |
|
480 |
.documentaire.content-left .widget-inner .filtre-date label, |
|
481 |
.documentaire.content-left .widget-inner h4, |
|
482 |
.documentaire.content-left .widget-inner a{ |
|
483 |
color: #FFF; |
|
484 |
} |
|
485 |
.content-left.documentaire .widget-wrap .widget h3 a{ |
|
486 |
background-image: url(../img/dossier-documentaire-title-arrow-hide.jpg); |
|
487 |
} |
|
488 |
.content-left.documentaire .widget-wrap .widget h3 .open{ |
|
489 |
background-image: url(../img/dossier-documentaire-title-arrow-show.jpg); |
|
490 |
} |
|
491 |
/* widget */ |
|
492 |
.widget-inner{ |
|
493 |
padding: 8px 0 8px 16px; |
|
494 |
} |
|
495 |
.widget-inner h4{ |
|
496 |
color: #c51810; |
|
497 |
padding: 5px 0; |
|
498 |
} |
|
499 |
.widget-inner form p{ |
|
500 |
margin-bottom: 4px; |
|
501 |
} |
|
502 |
.widget-inner .filtre-date label{ |
|
503 |
color: #c51810; |
|
504 |
width:26px; |
|
505 |
display: inline-block; |
|
506 |
} |
|
507 |
.widget-inner .filtre-date input[type=text]{ |
|
508 |
width: 90px; |
|
509 |
height: 12px; |
|
510 |
border: 1px solid #828282; |
|
511 |
} |
|
512 |
.widget-inner .filtre-categorie p{ |
|
513 |
margin-bottom: 8px; |
|
514 |
} |
|
515 |
.widget-inner .filtre-categorie input[type=checkbox]{ |
|
516 |
margin: 0 10px 0 0; |
|
517 |
} |
|
518 |
.widget.links .widget-inner a{ |
|
519 |
color: #000; |
|
520 |
} |
|
521 |
.widget.links .widget-inner a:hover{ |
|
522 |
text-decoration: none; |
|
523 |
} |
|
524 |
.widget.links .widget-inner ul{ |
|
525 |
padding-left: 16px; |
|
526 |
} |
|
527 |
.widget.links .widget-inner ul li{ |
|
528 |
margin-bottom: 4px; |
|
529 |
list-style-image: url(../img/widget-list-item.jpg); |
|
530 |
} |
|
531 |
.widget.affichage li a .visuel{ |
|
532 |
width: 39px; |
|
533 |
height: 36px; |
|
534 |
display: block; |
|
535 |
background-position: 0 0; |
|
536 |
background-repeat: none; |
|
537 |
margin-bottom: 4px; |
|
538 |
} |
|
539 |
.widget.affichage li{ |
|
540 |
float: left; |
|
541 |
margin-right: 24px; |
|
542 |
} |
|
543 |
.widget.affichage li .treemap .visuel{ |
|
544 |
background-image: url(../img/treemap-sprite.jpg); |
|
545 |
} |
|
546 |
.widget.affichage li .liste .visuel{ |
|
547 |
background-image: url(../img/liste-sprite.jpg); |
|
548 |
||
549 |
} |
|
550 |
.widget.affichage .liste span, .widget.affichage .treemap span { |
|
551 |
text-align: center; |
|
552 |
display: block; |
|
553 |
font-size: 11px; |
|
554 |
} |
|
|
20
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
555 |
.widget.affichage .treemap.active .visuel, |
|
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
556 |
.widget.affichage .treemap:hover .visuel{ |
| 18 | 557 |
background-position: 0 -36px; |
558 |
} |
|
|
20
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
559 |
.widget.affichage .liste:hover .visuel, |
|
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
560 |
.widget.affichage .liste.active .visuel{ |
| 18 | 561 |
background-position: 0 -36px; |
562 |
} |
|
563 |
.widget.affichage li a{ |
|
564 |
text-decoration: none; |
|
565 |
font-size: 12px; |
|
566 |
color: #C51810; |
|
567 |
} |
|
568 |
.widget.recherche input[type=text]{ |
|
569 |
float: left; |
|
570 |
width: 100px; |
|
571 |
height: 17px; |
|
572 |
padding: 0 2px; |
|
573 |
border: 1px solid #828282; |
|
574 |
margin-right: 6px; |
|
575 |
} |
|
576 |
.widget.recherche input[type=submit]{ |
|
577 |
float: left; |
|
578 |
width: 20px; |
|
579 |
height: 18px; |
|
580 |
background-image: url(../img/widget-button-recherche.jpg); |
|
581 |
background-repeat: no-repeat; |
|
582 |
border:none; |
|
583 |
cursor: pointer; |
|
584 |
} |
|
585 |
.widget.recherche input[type=submit]:hover{ |
|
586 |
background-position: -20px 0; |
|
587 |
} |
|
588 |
/* datepicker */ |
|
589 |
.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all{ |
|
590 |
font-size: 13px; |
|
591 |
} |
|
592 |
/* footer */ |
|
593 |
.footer{ |
|
594 |
padding: 16px 0; |
|
595 |
font-size: 12px; |
|
596 |
} |
|
597 |
.footer a:hover{ |
|
598 |
text-decoration: none; |
|
599 |
} |
|
600 |
.footer h2{ |
|
601 |
font-size: 20px; |
|
602 |
margin-bottom: 10px; |
|
603 |
} |
|
604 |
.footer-information, .footer-raccourci ,.footer-partenaire{ |
|
605 |
float: left; |
|
606 |
} |
|
607 |
.footer-information { |
|
608 |
width: 180px; |
|
609 |
padding-left: 6px; |
|
610 |
margin-right: 16px; |
|
611 |
} |
|
612 |
.footer-raccourci{ |
|
613 |
width: 220px; |
|
614 |
margin-right: 16px; |
|
615 |
} |
|
616 |
.footer li{ |
|
617 |
margin-bottom: 4px; |
|
618 |
} |
|
619 |
.footer-partenaire{ |
|
620 |
margin-right: 12px; |
|
621 |
} |
|
622 |
.footer-partenaire li{ |
|
623 |
height: 55px; |
|
624 |
float: left; |
|
625 |
margin-right: 12px; |
|
626 |
line-height: 55px; |
|
627 |
} |
|
628 |
.footer-partenaire li a{ |
|
629 |
overflow: hidden; |
|
630 |
display: inline-block; |
|
631 |
vertical-align: middle; |
|
632 |
} |
|
633 |
.footer-partenaire li a img{ |
|
634 |
vertical-align: middle; |
|
635 |
} |
|
636 |
.footer-partenaire .iri{ |
|
637 |
width: 90px; |
|
638 |
height: 38px; |
|
639 |
background: url(../img/logo-iri.png) 0 -38px no-repeat; |
|
640 |
} |
|
641 |
.footer-partenaire .alcatel{ |
|
642 |
width: 135px; |
|
643 |
height: 29px; |
|
644 |
background: url(../img/logo-alcatel.png) 0 -29px no-repeat; |
|
645 |
} |
|
646 |
.footer-partenaire .cea{ |
|
647 |
width: 50px; |
|
648 |
height: 41px; |
|
649 |
background: url(../img/logo-cea.png) 0 -41px no-repeat; |
|
650 |
} |
|
651 |
||
652 |
.footer-partenaire a:hover{ |
|
653 |
background-position: 0 0; |
|
654 |
} |
|
655 |
||
656 |
.footer-texte{ |
|
657 |
float: left; |
|
658 |
padding-top: 30px; |
|
659 |
width: 180px; |
|
660 |
} |
|
661 |
.copyright{ |
|
662 |
background-color: #eeeeee; |
|
663 |
height: 18px; |
|
664 |
width: 100%; |
|
665 |
line-height: 18px; |
|
666 |
text-align: center; |
|
667 |
} |
|
668 |
.copyright a{ |
|
669 |
text-decoration: none; |
|
670 |
} |
|
671 |
.copyright a:hover{ |
|
672 |
text-decoration: underline; |
|
673 |
} |
|
674 |
/*pagination*/ |
|
675 |
.pagination{ |
|
676 |
height: 35px; |
|
677 |
line-height: 35px; |
|
678 |
text-align: center; |
|
679 |
clear: both; |
|
680 |
font-size: 18px; |
|
681 |
border-bottom: 1px solid #E0DDE0; |
|
682 |
margin-bottom: 10px; |
|
683 |
} |
|
684 |
.pagination .active,.pagination a:hover{ |
|
685 |
text-decoration: none; |
|
|
20
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
686 |
} |
| 21 | 687 |
|
|
20
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
688 |
|
| 21 | 689 |
.plus-button.home{ |
690 |
background-color: #007DAD; |
|
|
20
c86141a8570d
maj retours / modifications
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
691 |
} |
| 21 | 692 |
.plus-button.home:hover{ |
693 |
background-color: #333; |
|
694 |
} |