[CSS] +favicon
[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: #120260;
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: 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 #ateliers {
136 margin: 0 10px; }
137
138 #ateliers:after {
139 content: "";
140 /* Important, sinon l'élément n'est pas généré. */
141 display: table;
142 clear: both; }
143
144 #ateliers ul {
145 padding: 0;
146 margin: 0;
147 list-style-type: none; }
148
149 #ateliers ul li {
150 margin-bottom: 15px; }
151
152 .descriptif {
153 margin-left: 15px; }
154
155 #ateliers p {
156 margin: 15px 15px 0 0;
157 font-size: 1.0em;
158 text-align: left; }
159
160 #ateliers address {
161 margin: 0 0 0 15px;
162 line-height: 0.6; }
163
164 .horairesouvertures {
165 margin: 0 0 0 15px; }
166
167 .logoatelier {
168 margin: auto;
169 width: 300px; }
170
171 /*2EME COLONNE*/
172 #news {
173 overflow: hidden; }
174
175 .article {
176 background-color: #e8e3e1;
177 margin: 0 10px 15px 10px;
178 line-height: 1.3; }
179
180 .spip_logo {
181 display: none; }
182
183 .article .spip_logos {
184 display: none; }
185
186 address {
187 padding-bottom: 10px; }
188
189 address p {
190 margin: 0;
191 padding: 0; }
192
193 .historique {
194 background-color: #ffd2a1;
195 margin: 0 15px 15px 15px; }
196
197 .historique h1 {
198 width: 100%; }
199
200 #atelierdescription img {
201 width: 100%; }
202
203 /*3EME COLONNE*/
204 .map {
205 height: 300px;
206 margin: 0 10px 15px 10px;
207 overflow: hidden; }
208
209 .agenda {
210 background-color: #a1ffff;
211 height: 500px;
212 margin: 0 10px 0px 10px;
213 padding-right: 10px;
214 overflow-y: scroll; }
215
216 .agenda p {
217 padding: 0; }
218
219 .agenda ul {
220 list-style-type: none;
221 padding: 0;
222 margin: 0;
223 padding-top: 15px; }
224
225 .date {
226 float: left;
227 font-size: 1.7em;
228 clear: both; }
229
230 .event {
231 display: block;
232 margin-bottom: 10px;
233 padding-top: 5px; }
234
235 .horaire {
236 font-size: 0.8em;
237 margin-bottom: 20px;
238 display: block; }
239
240 .nature {
241 overflow-y: scroll;
242 height: 70px; }
243
244 /*RESPONSIVE*/
245 .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 {
246 float: left;
247 position: relative; }
248
249 .col-1 {
250 width: 8.33333%; }
251
252 .col-2 {
253 width: 16.66667%; }
254
255 .col-3 {
256 width: 25%; }
257
258 .col-4 {
259 width: 33.33333%; }
260
261 .col-5 {
262 width: 41.66667%; }
263
264 .col-6 {
265 width: 50%; }
266
267 .col-7 {
268 width: 58.33333%; }
269
270 .col-8 {
271 width: 66.66667%; }
272
273 .col-9 {
274 width: 75%; }
275
276 .col-10 {
277 width: 83.33333%; }
278
279 .col-11 {
280 width: 91.66667%; }
281
282 .col-12 {
283 width: 100%; }
284
285 @media only screen and (min-width: 650px) {
286 .col-m-1 {
287 width: 8.33333%; }
288
289 .col-m-2 {
290 width: 16.66667%; }
291
292 .col-m-3 {
293 width: 25%; }
294
295 .col-m-4 {
296 width: 33.33333%; }
297
298 .col-m-5 {
299 width: 41.66667%; }
300
301 .col-m-6 {
302 width: 50%; }
303
304 .col-m-7 {
305 width: 58.33333%; }
306
307 .col-m-8 {
308 width: 66.66667%; }
309
310 .col-m-9 {
311 width: 75%; }
312
313 .col-m-10 {
314 width: 83.33333%; }
315
316 .col-m-11 {
317 width: 91.66667%; }
318
319 .col-m-12 {
320 width: 100%; } }
321 @media only screen and (min-width: 1200px) {
322 .col-l-1 {
323 width: 8.33333%; }
324
325 .col-l-2 {
326 width: 16.66667%; }
327
328 .col-l-3 {
329 width: 25%; }
330
331 .col-l-4 {
332 width: 33.33333%; }
333
334 .col-l-5 {
335 width: 41.66667%; }
336
337 .col-l-6 {
338 width: 50%; }
339
340 .col-l-7 {
341 width: 58.33333%; }
342
343 .col-l-8 {
344 width: 66.66667%; }
345
346 .col-l-9 {
347 width: 75%; }
348
349 .col-l-10 {
350 width: 83.33333%; }
351
352 .col-l-11 {
353 width: 91.66667%; }
354
355 .col-l-12 {
356 width: 100%; }
357
358 #wrap {
359 width: 1200px; }
360
361 .wrap {
362 width: auto; } }
363 .row:before, .row:after {
364 content: "";
365 display: table; }
366
367 .row:after {
368 clear: both; }
369
370 .row {
371 margin: 0 -10px;
372 zoom: 1; }
373
374 /*FOOTER*/
375 footer {
376 clear: both;
377 height: 100px;
378 background-color: #e1702e; }
379
380 footer ul {
381 padding: 0;
382 margin: 0 auto;
383 list-style-type: none;
384 padding-top: 30px; }
385
386 .textfooter {
387 width: 500px;
388 margin: 0 auto; }
389
390 footer li {
391 float: left;
392 /*pour IE*/
393 text-align: center; }
394
395 footer ul li a {
396 display: block;
397 float: left;
398 text-decoration: none; }
399
400 footer ul li a:hover {
401 border-bottom: solid #1d0b78; }
402
403 /*# sourceMappingURL=habillage.css.map */