[CSS] + titres colonnes 1 et 2
[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
76 header {
77 margin: 15px auto 0 auto;
78 width: 1200px; }
79
80 header .spip_logos {
81 margin-left: 10px;
82 position: absolute; }
83
84 #wrap {
85 padding-top: 130px;
86 width: 100%;
87 margin: 0 auto; }
88
89 a {
90 color: #e1702e;
91 text-decoration: none;
92 -webkit-transition: all 0.3s ease 0s;
93 -moz-transition: all 0.3s ease 0s;
94 -ms-transition: all 0.3s ease 0s;
95 -o-transition: all 0.3s ease 0s;
96 transition: all 0.3s ease 0s; }
97
98 a:focus, a:hover, a:active {
99 background: none;
100 color: #120260;
101 -webkit-transition: all 0.3s ease 0s;
102 -moz-transition: all 0.3s ease 0s;
103 -ms-transition: all 0.3s ease 0s;
104 -o-transition: all 0.3s ease 0s;
105 transition: all 0.3s ease 0s; }
106
107 h1 {
108 margin: 0;
109 padding: 0;
110 margin-top: 15px;
111 margin-left: 15px;
112 font-size: 1.9em;
113 display: inline-block;
114 font-weight: bold; }
115
116 h1:hover {
117 text-decoration: underline; }
118
119 h2 {
120 margin: 15px 15px;
121 font-size: 1.3em;
122 display: inline-block; }
123
124 h3 {
125 margin: 15px;
126 display: inline-block; }
127
128 p {
129 margin: 0 15px;
130 padding-bottom: 15px;
131 text-decoration: none;
132 text-align: justify; }
133
134 /*1ERE COLONNE*/
135 .titre {
136 background-color: #05ffbc;
137 height: 47px;
138 width: 100%;
139 color: #fff;
140 margin: 0 0 15px 0;
141 padding: 10px 15px;
142 text-transform: uppercase;
143 font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
144 font-size: 1.7em;
145 -webkit-transition: all 0.3s ease 0s;
146 -moz-transition: all 0.3s ease 0s;
147 -ms-transition: all 0.3s ease 0s;
148 -o-transition: all 0.3s ease 0s;
149 transition: all 0.3s ease 0s; }
150
151 .titre:hover {
152 background-color: #0c0fb7;
153 -webkit-transition: all 0.3s ease 0s;
154 -moz-transition: all 0.3s ease 0s;
155 -ms-transition: all 0.3s ease 0s;
156 -o-transition: all 0.3s ease 0s;
157 transition: all 0.3s ease 0s; }
158
159 #ateliers {
160 margin: 0 10px; }
161
162 #ateliers:after {
163 content: "";
164 /* Important, sinon l'élément n'est pas généré. */
165 display: table;
166 clear: both; }
167
168 #ateliers ul {
169 padding: 0;
170 margin: 0;
171 list-style-type: none; }
172
173 #ateliers ul li {
174 margin-bottom: 15px; }
175
176 .descriptif {
177 margin-left: 15px; }
178
179 #ateliers p {
180 margin: 15px 15px 0 0;
181 font-size: 1.0em;
182 text-align: left; }
183
184 #ateliers address {
185 margin: 0 0 0 15px;
186 line-height: 0.6; }
187
188 .horairesouvertures {
189 margin: 0 0 0 15px; }
190
191 .logoatelier {
192 margin: auto;
193 width: 300px; }
194
195 #ateliers nav {
196 padding-top: 15px;
197 clear: both; }
198
199 .fa {
200 color: #e1702e; }
201
202 .fa:hover {
203 color: #120260; }
204
205 /*2EME COLONNE*/
206 #news {
207 overflow: hidden;
208 margin: 0 10px; }
209
210 .article {
211 background-color: #e8e3e1;
212 margin: 0 0 15px 0;
213 line-height: 1.3; }
214
215 .spip_logo {
216 display: none; }
217
218 .article .spip_logos {
219 display: none; }
220
221 address {
222 padding-bottom: 10px; }
223
224 address p {
225 margin: 0;
226 padding: 0; }
227
228 .historique {
229 background-color: #ffd2a1;
230 margin: 0 15px 15px 15px; }
231
232 .historique h1 {
233 width: 100%; }
234
235 #atelierdescription img {
236 width: 100%; }
237
238 /*3EME COLONNE*/
239 .map {
240 height: 300px;
241 margin: 0 10px 15px 10px;
242 overflow: hidden; }
243
244 .agenda {
245 background-color: #05ffbc;
246 height: 500px;
247 margin: 0 10px 15px 10px;
248 padding-right: 10px;
249 overflow-y: scroll; }
250
251 .agenda p {
252 padding: 0; }
253
254 .agenda ul {
255 list-style-type: none;
256 padding: 0;
257 margin: 0;
258 padding-top: 15px; }
259
260 .date {
261 float: left;
262 font-size: 1.7em;
263 clear: both; }
264
265 .event {
266 display: block;
267 margin-bottom: 10px;
268 padding-top: 5px; }
269
270 .horaire {
271 font-size: 0.8em;
272 margin-bottom: 20px;
273 display: block; }
274
275 .nature {
276 overflow-y: scroll;
277 height: 70px; }
278
279 /*RESPONSIVE*/
280 .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 {
281 float: left;
282 position: relative; }
283
284 .col-1 {
285 width: 8.33333%; }
286
287 .col-2 {
288 width: 16.66667%; }
289
290 .col-3 {
291 width: 25%; }
292
293 .col-4 {
294 width: 33.33333%; }
295
296 .col-5 {
297 width: 41.66667%; }
298
299 .col-6 {
300 width: 50%; }
301
302 .col-7 {
303 width: 58.33333%; }
304
305 .col-8 {
306 width: 66.66667%; }
307
308 .col-9 {
309 width: 75%; }
310
311 .col-10 {
312 width: 83.33333%; }
313
314 .col-11 {
315 width: 91.66667%; }
316
317 .col-12 {
318 width: 100%; }
319
320 @media only screen and (min-width: 650px) {
321 .col-m-1 {
322 width: 8.33333%; }
323
324 .col-m-2 {
325 width: 16.66667%; }
326
327 .col-m-3 {
328 width: 25%; }
329
330 .col-m-4 {
331 width: 33.33333%; }
332
333 .col-m-5 {
334 width: 41.66667%; }
335
336 .col-m-6 {
337 width: 50%; }
338
339 .col-m-7 {
340 width: 58.33333%; }
341
342 .col-m-8 {
343 width: 66.66667%; }
344
345 .col-m-9 {
346 width: 75%; }
347
348 .col-m-10 {
349 width: 83.33333%; }
350
351 .col-m-11 {
352 width: 91.66667%; }
353
354 .col-m-12 {
355 width: 100%; } }
356 @media only screen and (min-width: 1200px) {
357 .col-l-1 {
358 width: 8.33333%; }
359
360 .col-l-2 {
361 width: 16.66667%; }
362
363 .col-l-3 {
364 width: 25%; }
365
366 .col-l-4 {
367 width: 33.33333%; }
368
369 .col-l-5 {
370 width: 41.66667%; }
371
372 .col-l-6 {
373 width: 50%; }
374
375 .col-l-7 {
376 width: 58.33333%; }
377
378 .col-l-8 {
379 width: 66.66667%; }
380
381 .col-l-9 {
382 width: 75%; }
383
384 .col-l-10 {
385 width: 83.33333%; }
386
387 .col-l-11 {
388 width: 91.66667%; }
389
390 .col-l-12 {
391 width: 100%; }
392
393 #wrap {
394 width: 1200px; }
395
396 .wrap {
397 width: auto; } }
398 .row:before, .row:after {
399 content: "";
400 display: table; }
401
402 .row:after {
403 clear: both; }
404
405 .row {
406 margin: 0 -10px;
407 zoom: 1; }
408
409 /*FOOTER*/
410 footer {
411 clear: both;
412 height: 100px;
413 background-color: #05ffbc; }
414
415 footer ul {
416 padding: 0;
417 margin: 0 auto;
418 list-style-type: none;
419 padding-top: 30px; }
420
421 .textfooter {
422 width: 500px;
423 margin: 0 auto; }
424
425 footer li {
426 float: left;
427 /*pour IE*/
428 text-align: center; }
429
430 footer ul li a {
431 display: block;
432 float: left;
433 text-decoration: none;
434 color: #120260; }
435
436 footer ul li a:hover {
437 border-bottom: solid #1d0b78; }
438
439 /*# sourceMappingURL=habillage.css.map */