[PLUGINS] +info plugin Visuels
[lhc/web/clavettes.git] / css / habillage_page_atelier.css
1 header img {
2 width: 70px;
3 height: 101px;
4 position: absolute; }
5
6 /*1ERE COLONNE*/
7 #ateliers {
8 margin: 0 10px 15px 0;
9 background-color: #edff64; }
10
11 #ateliers p {
12 padding: 0 0 0 15px; }
13
14 .logoatelier img {
15 width: 100%;
16 padding: 0 15px 0 0; }
17
18 address {
19 font-size: 1.2em; }
20
21 /*2EME COLONNE*/
22 .historique {
23 background-color: #ffd2a1;
24 margin: 0 15px 15px 15px; }
25
26 .historique h1 {
27 width: 100%; }
28
29 #atelierdescription img {
30 width: 100%; }
31
32 /*3EME COLONNE*/
33 .map {
34 background-color: #ba59f7;
35 width: 100%;
36 margin: 0 15px 15px 10px; }
37
38 .map img {
39 width: 100%; }
40
41 .agenda {
42 margin: 0 0 15px 10px;
43 padding-right: 0;
44 background-color: #edff64; }
45
46 /*# sourceMappingURL=habillage_page_atelier.css.map */