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