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