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