[CSS] +h1
[lhc/web/clavettes.git] / css / habillage.css
1 @charset "UTF-8";
2 html, body, div, span, applet, object, iframe,
3 h1, h2, h3, h4, h5, h6, p, blockquote, pre,
4 a, abbr, acronym, address, big, cite, code,
5 del, dfn, em, img, ins, kbd, q, s, samp,
6 small, strike, strong, sub, sup, tt, var,
7 b, u, i, center,
8 dl, dt, dd, ol, ul, li,
9 fieldset, form, label, legend,
10 table, caption, tbody, tfoot, thead, tr, th, td,
11 article, aside, canvas, details, embed,
12 figure, figcaption, footer, header, hgroup,
13 menu, nav, output, ruby, section, summary,
14 time, mark, audio, video {
15 margin: 0;
16 padding: 0;
17 border: 0;
18 font: inherit;
19 font-size: 100%;
20 vertical-align: baseline;
21 font-family: sans-serif;
22 color: #0c0fb7;
23 text-align: left; }
24
25 html, body, span, applet, object, iframe,
26 blockquote, pre, section,
27 abbr, acronym, address, big, cite, code,
28 del, dfn, em, ins, kbd, q, s, samp,
29 small, strike, strong, sub, sup, tt, var,
30 dl, dt, dd, ol, ul, li,
31 fieldset, form, label, legend,
32 table, caption, tbody, tfoot, thead, tr, th, td,
33 article, aside, canvas, details, embed,
34 figure, figcaption, hgroup,
35 menu, nav, output, ruby, summary, mark, audio, video {
36 background-color: #ffffff;
37 background: none; }
38
39 html {
40 line-height: 1.1; }
41
42 ol, ul {
43 list-style: none; }
44
45 table {
46 border-collapse: collapse;
47 border-spacing: 0; }
48
49 caption, th, td {
50 text-align: left;
51 font-weight: normal;
52 vertical-align: middle; }
53
54 q, blockquote {
55 quotes: none; }
56
57 q:before, q:after, blockquote:before, blockquote:after {
58 content: "";
59 content: none; }
60
61 a img {
62 border: none; }
63
64 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
65 display: block; }
66
67 * {
68 -moz-box-sizing: border-box;
69 -webkit-box-sizing: border-box;
70 box-sizing: border-box; }
71
72 body {
73 margin: 0;
74 padding: 0;
75 font-size: 0.9em; }
76
77 header {
78 margin: 15px auto 0 auto;
79 width: 1200px; }
80
81 header .spip_logos {
82 margin-left: 10px;
83 position: absolute; }
84
85 #wrap {
86 padding-top: 130px;
87 width: 100%;
88 margin: 0 auto; }
89
90 a {
91 color: #0fe4ab;
92 text-decoration: none;
93 -webkit-transition: all 0.3s ease 0s;
94 -moz-transition: all 0.3s ease 0s;
95 -ms-transition: all 0.3s ease 0s;
96 -o-transition: all 0.3s ease 0s;
97 transition: all 0.3s ease 0s; }
98
99 a:focus, a:hover, a:active {
100 background: none;
101 color: #0c0fb7;
102 -webkit-transition: all 0.3s ease 0s;
103 -moz-transition: all 0.3s ease 0s;
104 -ms-transition: all 0.3s ease 0s;
105 -o-transition: all 0.3s ease 0s;
106 transition: all 0.3s ease 0s; }
107
108 a:hover > i {
109 color: #0c0fb7 !important;
110 -webkit-transition: all 0.3s ease 0s;
111 -moz-transition: all 0.3s ease 0s;
112 -ms-transition: all 0.3s ease 0s;
113 -o-transition: all 0.3s ease 0s;
114 transition: all 0.3s ease 0s; }
115
116 h2 {
117 margin: 0;
118 padding: 0;
119 margin-top: 15px;
120 margin-left: 15px;
121 font-size: 1.8em;
122 display: inline-block;
123 font-weight: bold;
124 width: 90%; }
125
126 h2:hover {
127 text-decoration: underline; }
128
129 h3 {
130 margin: 15px 15px;
131 font-size: 1.2em;
132 display: inline-block;
133 width: 90%; }
134
135 h4 {
136 margin: 15px;
137 display: inline-block; }
138
139 p {
140 margin: 0 15px;
141 padding-bottom: 15px;
142 text-decoration: none;
143 text-align: justify; }
144
145 /*1ERE COLONNE*/
146 .titre {
147 background-color: #05ffbc;
148 height: 47px;
149 width: 100%;
150 color: #fff;
151 margin: 0 0 15px 0;
152 padding: 10px 15px;
153 text-transform: uppercase;
154 font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
155 font-size: 1.7em;
156 font-weight: normal; }
157
158 .titre:hover {
159 text-decoration: none;
160 font-weight: normal; }
161
162 #ateliers h3 {
163 margin: 15px 15px;
164 font-size: 1.2em;
165 display: inline-block;
166 text-decoration: none; }
167
168 #ateliers {
169 margin: 0 10px; }
170
171 #ateliers:after {
172 content: "";
173 /* Important, sinon l'élément n'est pas généré. */
174 display: table;
175 clear: both; }
176
177 #ateliers ul {
178 padding: 0;
179 margin: 0;
180 list-style-type: none; }
181
182 #ateliers ul li {
183 margin-bottom: 15px; }
184
185 .descriptif {
186 margin-left: 15px; }
187
188 #ateliers p {
189 margin: 15px 15px 0 0;
190 font-size: 1.0em;
191 text-align: left; }
192
193 #ateliers address {
194 margin: 0 0 0 15px;
195 line-height: 0.6; }
196
197 .horairesouvertures {
198 margin: 0 0 0 15px; }
199
200 #ateliers nav {
201 padding-top: 15px;
202 padding-bottom: 15px;
203 clear: both; }
204
205 .fa {
206 color: #0fe4ab;
207 -webkit-transition: all 0.3s ease 0s;
208 -moz-transition: all 0.3s ease 0s;
209 -ms-transition: all 0.3s ease 0s;
210 -o-transition: all 0.3s ease 0s;
211 transition: all 0.3s ease 0s; }
212
213 .fa:hover {
214 color: #0c0fb7; }
215
216 #atelierdescription nav {
217 margin-bottom: 15px; }
218
219 .voirenligne {
220 padding: 15px;
221 text-align: right; }
222
223 /*2EME COLONNE*/
224 #news {
225 margin: 0 10px; }
226
227 .article {
228 background-color: #e8e3e1;
229 margin: 0 0 15px 0;
230 line-height: 1.3; }
231
232 .article h1 {
233 font-size: 1.4em;
234 width: 100%; }
235
236 .article .fa {
237 width: 20px;
238 height: 20px;
239 -moz-border-radius: 10px;
240 -webkit-border-radius: 10px;
241 border-radius: 10px; }
242
243 .article .fa a {
244 display: none; }
245
246 .article img {
247 width: 100%;
248 height: auto;
249 margin: 0; }
250
251 .article ul {
252 margin: 0 15px; }
253
254 .article li {
255 margin: 0 15px; }
256
257 .article div {
258 margin: 0 15px; }
259
260 .articlefull {
261 background-color: #e8e3e1;
262 margin: 0 0 15px 0;
263 line-height: 1.3; }
264
265 .articlefull h1 {
266 font-size: 1.4em;
267 width: 100%; }
268
269 .articlefull .fa {
270 width: 20px;
271 height: 20px;
272 -moz-border-radius: 10px;
273 -webkit-border-radius: 10px;
274 border-radius: 10px; }
275
276 .articlefull .fa a {
277 display: none; }
278
279 .articlefull img {
280 width: auto;
281 margin: 0; }
282
283 .articlefull ul {
284 margin: 0 15px; }
285
286 .articlefull li {
287 margin: 0 15px; }
288
289 .articlefull div {
290 margin: 0 15px; }
291
292 address {
293 padding-bottom: 10px; }
294
295 address p {
296 margin: 0;
297 padding: 0; }
298
299 .historique {
300 background-color: #ffd2a1;
301 margin: 0 15px 15px 15px; }
302
303 .historique h1 {
304 width: 100%; }
305
306 #atelierdescription {
307 margin: 0 10px; }
308
309 #atelierdescription #news {
310 margin: 0; }
311
312 .spip_logos {
313 width: auto !important; }
314
315 .urlsites {
316 padding: 15px 0; }
317
318 /*3EME COLONNE*/
319 .map {
320 height: 300px;
321 margin: 0 10px 15px 10px;
322 overflow: hidden; }
323
324 .agenda {
325 background-color: #05ffbc;
326 margin: 0 10px 15px 10px;
327 padding-right: 10px;
328 padding-bottom: 15px; }
329
330 .agenda h2:hover {
331 text-decoration: none; }
332
333 .agenda p {
334 padding: 0; }
335
336 .agenda ul {
337 list-style-type: none;
338 padding: 0;
339 margin: 0;
340 padding-top: 15px; }
341
342 .date {
343 float: left;
344 font-size: 1.7em;
345 clear: both; }
346
347 .event {
348 display: block;
349 margin-bottom: 45px;
350 padding-top: 5px; }
351
352 .horaire {
353 font-size: 0.8em;
354 margin-bottom: 20px;
355 display: block; }
356
357 /*RESPONSIVE*/
358 .col-1, .col-m-1, .col-l-1, .col-2, .col-m-2, .col-l-2, .col-3, .col-m-3, .col-l-3, .col-4, .col-m-4, .col-l-4, .col-5, .col-m-5, .col-l-5, .col-6, .col-m-6, .col-l-6, .col-7, .col-m-7, .col-l-7, .col-8, .col-m-8, .col-l-8, .col-9, .col-m-9, .col-l-9, .col-10, .col-m-10, .col-l-10, .col-11, .col-m-11, .col-l-11, .col-12, .col-m-12, .col-l-12 {
359 float: left;
360 position: relative; }
361
362 .col-1 {
363 width: 8.33333%; }
364
365 .col-2 {
366 width: 16.66667%; }
367
368 .col-3 {
369 width: 25%; }
370
371 .col-4 {
372 width: 33.33333%; }
373
374 .col-5 {
375 width: 41.66667%; }
376
377 .col-6 {
378 width: 50%; }
379
380 .col-7 {
381 width: 58.33333%; }
382
383 .col-8 {
384 width: 66.66667%; }
385
386 .col-9 {
387 width: 75%; }
388
389 .col-10 {
390 width: 83.33333%; }
391
392 .col-11 {
393 width: 91.66667%; }
394
395 .col-12 {
396 width: 100%; }
397
398 @media only screen and (min-width: 650px) {
399 .col-m-1 {
400 width: 8.33333%; }
401
402 .col-m-2 {
403 width: 16.66667%; }
404
405 .col-m-3 {
406 width: 25%; }
407
408 .col-m-4 {
409 width: 33.33333%; }
410
411 .col-m-5 {
412 width: 41.66667%; }
413
414 .col-m-6 {
415 width: 50%; }
416
417 .col-m-7 {
418 width: 58.33333%; }
419
420 .col-m-8 {
421 width: 66.66667%; }
422
423 .col-m-9 {
424 width: 75%; }
425
426 .col-m-10 {
427 width: 83.33333%; }
428
429 .col-m-11 {
430 width: 91.66667%; }
431
432 .col-m-12 {
433 width: 100%; } }
434 @media only screen and (min-width: 1200px) {
435 .col-l-1 {
436 width: 8.33333%; }
437
438 .col-l-2 {
439 width: 16.66667%; }
440
441 .col-l-3 {
442 width: 25%; }
443
444 .col-l-4 {
445 width: 33.33333%; }
446
447 .col-l-5 {
448 width: 41.66667%; }
449
450 .col-l-6 {
451 width: 50%; }
452
453 .col-l-7 {
454 width: 58.33333%; }
455
456 .col-l-8 {
457 width: 66.66667%; }
458
459 .col-l-9 {
460 width: 75%; }
461
462 .col-l-10 {
463 width: 83.33333%; }
464
465 .col-l-11 {
466 width: 91.66667%; }
467
468 .col-l-12 {
469 width: 100%; }
470
471 #wrap {
472 width: 1200px; }
473
474 .wrap {
475 width: auto; } }
476 .row:before, .row:after {
477 content: "";
478 display: table; }
479
480 .row:after {
481 clear: both; }
482
483 .row {
484 margin: 0 -10px;
485 zoom: 1; }
486
487 /*FOOTER*/
488 footer {
489 clear: both;
490 height: 100px;
491 background-color: #05ffbc; }
492
493 footer ul {
494 width: 500px;
495 margin: 0 auto;
496 padding: 30px 0 0;
497 list-style-type: none; }
498
499 footer li {
500 float: left;
501 /*pour IE*/
502 text-align: center; }
503
504 footer ul li a {
505 text-align: center;
506 display: block;
507 text-decoration: none;
508 color: #0c0fb7; }
509
510 footer ul li a:hover {
511 border-bottom: solid #0c0fb7; }
512
513 /*# sourceMappingURL=habillage.css.map */