|
115
|
1 |
body{border-top: 1px solid #000;} |
|
|
2 |
a{text-decoration: none; color: #000;} |
|
|
3 |
.wrap{width: 950px; margin: 0 auto; } |
|
118
|
4 |
.uppercase{text-transform: uppercase;} |
|
119
|
5 |
.fragment{width: 225px; height: 225px;} |
|
128
|
6 |
.va-top{vertical-align: top;} |
|
116
|
7 |
header, footer{width:100%;background: url(../img/border-bottom-header.png) center bottom no-repeat;} |
|
119
|
8 |
footer{margin-bottom: 60px;background-position: top center; padding-top: 20px;font-size: 15px; font-family: 'Lato'; font-weight: 300;} |
|
116
|
9 |
footer h6{float: left;} |
|
|
10 |
footer p{float: right;} |
|
115
|
11 |
header .col-right{float: right; text-align: right;} |
|
|
12 |
header .col-right form{display: inline-block; } |
|
119
|
13 |
h1{text-transform: uppercase; display:inline-block;padding: 64px 0 0 16px; font-family : 'josefin_sans'; font-weight : 600; font-size:34px;} |
|
118
|
14 |
.head-login{padding-top: 10px; margin-bottom: 40px; display: inline-block;} |
|
119
|
15 |
.head-login, .head-login a{font-size: 12px; font-family: 'Lato'; color: #626364;} |
|
124
|
16 |
.head-login input, .search-form{ vertical-align: middle; width:140px;background: url(../img/icon-search.png) 150px center no-repeat;font-family: 'Lato'; font-weight : bold; font-style : italic; font-size: 12px; border: 1px solid #D0D0D0; height: 25px; line-height: 25px; padding: 0 26px 0 4px;} |
|
115
|
17 |
.hello-user{margin-left: 12px;} |
|
119
|
18 |
.head-login select{ vertical-align: middle;} |
|
115
|
19 |
.head-login li{float: left; line-height: 27px;} |
|
|
20 |
.dot-6{vertical-align:middle; width: 6px; height: 6px; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background-color: #616364; display: inline-block; margin: 0 7px;} |
|
|
21 |
.dot-10{ vertical-align:middle; width: 10px; height: 10px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background-color: #A1A1A1; display: inline-block; margin: 0 12px;} |
|
|
22 |
nav{height: 70px;} |
|
|
23 |
nav li{height:100%; float:left; } |
|
124
|
24 |
.nav{margin-bottom: 14px; height: 18px; display: block;float: right;} |
|
|
25 |
.sub-nav{float: right; display: block;clear: both; } |
|
119
|
26 |
.sub-nav a{font-size: 14px; font-family: 'Lato'; font-weight: 300; display:inline-block;} |
|
118
|
27 |
.sub-nav a:first-letter {text-transform: uppercase;} |
|
122
|
28 |
.sub-nav a.active, .sub-nav a:hover{font-family: 'Lato'; font-weight: bold;} |
|
119
|
29 |
.nav a{font-family: 'josefin_sans'; font-size: 18px; text-transform : uppercase;} |
|
115
|
30 |
|
|
118
|
31 |
.title-page{margin: 30px 0; position: relative; min-height: 30px;} |
|
119
|
32 |
h2{text-transform: uppercase; display:inline-block; font-size: 30px; font-family: 'Lato'; font-weight: 300; } |
|
|
33 |
h2 span{text-transform: capitalize; font-size: 24px; font-family: 'Lato'; font-weight: 300; font-style: italic;} |
|
118
|
34 |
.title-menu{ position: absolute; bottom: 0; right: 0;} |
|
|
35 |
.title-menu li{float: left;} |
|
|
36 |
|
|
124
|
37 |
.bar-tools{margin-bottom: 12px; line-height: 35px; padding-bottom: 1px; font-family: 'Lato'; font-weight: 300; display:block;background-image: url(../img/border-bar-tools.png), url(../img/border-bar-tools.png); background-position: top center, bottom center; background-repeat: repeat-x;} |
|
118
|
38 |
.bar-tools h3{ font-size: 18px; display: inline-block; text-transform: uppercase;} |
|
|
39 |
.bar-tools ul{float: right;} |
|
122
|
40 |
.bar-tools ul.left{float: left;} |
|
124
|
41 |
.bar-tools ul.left li{margin-left: 0; margin-right: 10px;} |
|
|
42 |
.bar-tools ul.left a{width: 40px; padding: 0; vertical-align: middle;} |
|
|
43 |
.go-to{background-repeat: no-repeat;background-position: 4px center, 20px center;} |
|
|
44 |
.go-to.mosaic{background-image: url(../img/icon-mosaic.png), url(../img/icon-arrow-enter.png);} |
|
|
45 |
.go-to.search{background-image: url(../img/icon-search.png), url(../img/icon-arrow-enter.png);} |
|
118
|
46 |
.bar-tools li{float: left; margin-left: 10px;} |
|
124
|
47 |
.bar-tools li a{display: inline-block; font-size: 12px; height: 25px; line-height: 25px; padding: 0 7px; background-color: #DDD;} |
|
122
|
48 |
.bar-tools li a:hover{background-color: #eee;} |
|
118
|
49 |
.bar-tools li a:first-letter {text-transform: uppercase;} |
|
122
|
50 |
.bar-tools a.icon{padding-left: 30px;background-repeat: no-repeat; background-position: 8px center;} |
|
|
51 |
a.icon.save{background-image: url(../img/icon-save-15.png);} |
|
|
52 |
a.icon.cut{background-image: url(../img/icon-cut-15.png) ;} |
|
|
53 |
a.icon.plus{background-image: url(../img/icon-plus-15.png);} |
|
|
54 |
|
|
116
|
55 |
/* Home */ |
|
118
|
56 |
.w650{width: 650px;} |
|
119
|
57 |
.our-images{margin-bottom: 38px; text-align: center; font-size: 12px; font-family: 'Lato'; font-weight : bold; font-style : italic; color: #58595A;} |
|
117
|
58 |
.home-images{position: relative; margin-bottom: 24px;} |
|
124
|
59 |
.arrow-wrap.home-arrow{display: block; top:0; margin-top: -26px; left: 50%; margin-left: -39px;} |
|
116
|
60 |
.home-images .col-left{float: left;} |
|
|
61 |
.home-images .col-left img{width: 667px;} |
|
|
62 |
.home-images .col-right{float: right;} |
|
|
63 |
.home-images .col-right img{display: block; width: 283px;} |
|
117
|
64 |
.box-white, .box-black{position: absolute;-webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);-moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);} |
|
|
65 |
.box-white{width: 184px;padding: 0 20px;background: rgba(255, 255, 255, .8);} |
|
119
|
66 |
.box-3{left:400px; bottom: 30px; padding-top: 28px; padding-bottom: 28px;font-family: 'Lato'; font-style: italic; font-size: 19px; line-height: 20px;} |
|
117
|
67 |
.box-2{top: 140px; left: 124px; padding-top: 42px; padding-bottom: 66px;} |
|
|
68 |
.box-2 span{display: block;} |
|
119
|
69 |
.box-2 .bold{font-size: 24px; font-family: 'Lato'; font-weight : bold;} |
|
117
|
70 |
.box-2 .bold:first-child{margin-bottom: 14px;} |
|
119
|
71 |
.box-2 .number{font-size: 46px; font-family: 'josefin_sans'; margin-bottom: 6px;} |
|
|
72 |
.box-1{padding: 15px 50px 26px 15px; background-color: #000; color: #fff; font-size: 18px;font-family: 'josefin_sans'; font-weight: bold; font-style: italic; left: 80px; top: 94px; z-index: 11;} |
|
118
|
73 |
|
|
117
|
74 |
.list-projets li{float: left; width: 226px; background-color: #EEE; margin-right: 15px;} |
|
|
75 |
.list-projets li:last-child{margin-right: 0;} |
|
119
|
76 |
.list-projets li h3{font-size: 18px; font-family: 'Lato'; font-weight : bold; line-height: 20px; padding: 14px 14px 0 14px; margin-bottom: 4px;} |
|
|
77 |
.list-projets li p{font-size: 18px; font-family: 'Lato'; font-weight: 300; line-height: 20px; padding: 0 14px; margin-bottom: 12px;} |
|
|
78 |
.list-projets li a{border-top: 1px solid #CCC; font-size: 12px; font-family: 'Lato'; font-weight: 300; display: block; height: 30px; line-height: 30px; padding-left: 20px;} |
|
117
|
79 |
.list-projets li{margin-bottom: 58px;} |
|
|
80 |
|
|
|
81 |
.list-projets-2{display: block; margin-bottom: 20px;background: url(../img/border-dot.png) repeat-x bottom left; padding-bottom: 1px;} |
|
|
82 |
.list-projets-2>li{position:relative; background-color: #eee; width: 226px; float: left; margin-right: 15px; margin-bottom: 30px;} |
|
118
|
83 |
.list-projets-2>li:nth-child(4n){margin-right: 0;} |
|
117
|
84 |
.list-projets-2 .mid{ font-size: 18px; height: 66px; padding-left: 12px;} |
|
119
|
85 |
.list-projets-2 .mid h3{ font-family: 'Lato'; font-weight : bold; padding-top: 16px;} |
|
|
86 |
.list-projets-2 .mid p{ font-family: 'Lato'; font-weight: 300; font-style: italic;} |
|
117
|
87 |
.list-projets-2 .bot img, .list-projets-2 .top img{ float: left;} |
|
119
|
88 |
.list-projets-2 .bot p{color: #333; background-color: #fff; font-family: 'Lato'; font-weight: 300; font-style: italic; padding: 8px 14px 0 14px; font-size: 14px; height: 104px; border-bottom: 1px solid #000; border-left: 1px solid #BBB; border-right: 1px solid #BBB;} |
|
118
|
89 |
.list-projets-2 .bot{height: 113px; overflow: hidden;} |
|
117
|
90 |
|
|
118
|
91 |
li .toggle{display: none;} |
|
|
92 |
li:hover .toggle{ display:block; } |
|
|
93 |
|
|
122
|
94 |
.tools{ text-align:right; width:100%; position:absolute; bottom:0; left:0; background: rgba(255, 255, 255, .9);} |
|
118
|
95 |
.tools ul{ display: inline-block;padding: 6px 10px 6px 0;} |
|
|
96 |
.tools a{display: inline-block; width: 25px; height: 25px; line-height: 25px; text-align: center;} |
|
|
97 |
.tools li{float: left; margin-left: 6px;} |
|
|
98 |
.tools a img{vertical-align: middle;} |
|
|
99 |
|
|
|
100 |
.horizontal .col-left, .horizontal .col-right{float: left;} |
|
|
101 |
.list-projets-3{margin-bottom: 50px;} |
|
|
102 |
.list-projets-3>li{width: 465px; background-color: #eee; margin-bottom: 20px;} |
|
|
103 |
.list-projets-3 .col-left{position: relative;} |
|
|
104 |
.list-projets-3 li img{max-width: 465px;} |
|
|
105 |
.list-projets-3 li.horizontal .col-left{ width: 225px;} |
|
|
106 |
.list-projets-3 li.horizontal .col-right{height:100%; width: 240px; } |
|
|
107 |
.list-projets-3 .project-title{position:relative; padding-left: 14px; font-size: 18px;height: 60px; border-bottom: 1px solid #CCC;} |
|
119
|
108 |
.project-title h3{ font-family: 'Lato'; font-weight : bold; padding-top: 12px; margin-bottom: 4px; } |
|
|
109 |
.project-title h4{ font-family: 'Lato'; font-weight: 300; font-style: italic;} |
|
128
|
110 |
.project-title a.edit{ position: absolute; top: 10px; right: 10px; opacity: 0.7;} |
|
|
111 |
.project-title a.edit:hover{opacity: 1;} |
|
119
|
112 |
.list-projets-3 .col-right p{max-height:200px; overflow: auto; padding: 10px 12px;font-size: 14px; font-family: 'Lato'; line-height: 18px;} |
|
118
|
113 |
.list-projets-3>li:hover{-webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);-moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);} |
|
|
114 |
|
|
|
115 |
.no-border-bot{background: none; margin-bottom: 0;} |
|
|
116 |
.list-projets-4{margin-bottom: 44px;} |
|
|
117 |
.list-projets-4>li:nth-child(4n){margin-right: 0;} |
|
|
118 |
.list-projets-4>li{float: left; font-size: 18px; width: 225px; background-color: #ECEBEB; margin-right: 16px;} |
|
119
|
119 |
.list-projets-4 h3{ font-family: 'Lato'; font-weight : bold; padding: 18px 0 0 12px; margin-bottom: 8px;} |
|
|
120 |
.list-projets-4 p{ font-family: 'Lato'; font-weight: 300; font-style: italic; padding-left: 12px; line-height: 20px; padding-bottom: 10px;} |
|
118
|
121 |
.tools-2{ height: 25px; border-top: 1px solid #C5C5C5; padding: 6px 0; text-align: right;} |
|
|
122 |
.tools-2 ul{display: inline-block;} |
|
|
123 |
.tools-2 a{width: 25px; height: 25px; line-height: 25px; text-align: center;} |
|
|
124 |
.tools-2 a img{vertical-align: middle;} |
|
|
125 |
.tools-2 li{ float: left; margin-right: 6px;} |
|
|
126 |
|
|
124
|
127 |
.pagination{ margin-bottom: 12px;} |
|
|
128 |
.pagination li{float: left; font-size: 14px;font-family: 'Lato'; margin-right: 14px;} |
|
|
129 |
.pagination li.curent, .pagination li:hover{font-weight: bold;} |
|
122
|
130 |
.tool{display:inline-block; width:25px; height: 25px; background-image: url(../img/tools-sprite.png); background-repeat: no-repeat; vertical-align: middle;} |
|
|
131 |
.tool.twitter:hover{background-position: 0 0;} |
|
|
132 |
.tool.twitter{background-position: 0 -25px;} |
|
|
133 |
.tool.facebook{background-position: -30px -25px;} |
|
|
134 |
.tool.facebook:hover{background-position: -30px 0;} |
|
|
135 |
.tool.plus{background-position: -60px -25px;} |
|
|
136 |
.tool.plus:hover{background-position: -60px 0;} |
|
|
137 |
.tool.cut{background-position: -90px -25px;} |
|
|
138 |
.tool.cut:hover{background-position: -90px 0;} |
|
|
139 |
.tool.save{background-position: -115px -25px;} |
|
|
140 |
.tool.save:hover{background-position: -115px 0;} |
|
|
141 |
.tool.trash{background-position: -140px -25px;} |
|
|
142 |
.tool.trash:hover{background-position: -140px 0;} |
|
118
|
143 |
|
|
|
144 |
.box-shadow{ -webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);-moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);} |
|
128
|
145 |
.box-shadow-2{ -webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);} |
|
118
|
146 |
.popin-wrap{width: 100%; height: 100%; position: fixed; z-index: 100; background-color:rgba(255,255,255,.7);} |
|
119
|
147 |
.popin{width: 460px; background-color: #fff; top: 10%; position: absolute; left: 50%; margin-left: -230px;} |
|
|
148 |
.popin h2{ font-size: 14px; font-family: 'Lato'; padding: 14px 0 10px 12px;} |
|
118
|
149 |
.popin header{background: none; border-bottom: 1px solid #DDD; position: relative;} |
|
119
|
150 |
.popin header a{ margin: 14px 12px 0 0; float:right;width: 10px; height: 10px; background: url(../img/close-popin.png) 0 0 no-repeat; display: inline-block;} |
|
|
151 |
.popin label{margin-bottom: 6px; margin-right: 6px; font-size: 12px; font-family: 'Lato'; font-weight: 300;} |
|
|
152 |
.popin form{padding: 8px 12px 20px 12px;} |
|
|
153 |
.popin input[type=text], .popin textarea{border: 1px solid #CCC;font-family: 'Lato'; font-size: 12px;} |
|
|
154 |
.popin input[type=text]{height: 25px; width: 294px; padding: 0 10px; } |
|
|
155 |
.popin textarea{width: 433px; max-width: 433px;} |
|
|
156 |
.popin p{margin-bottom: 10px;} |
|
|
157 |
.popin .buttons{text-align: right;} |
|
|
158 |
.btn{cursor:pointer; border: none; vertical-align:middle; display: inline-block; color: #FFF; font-size: 12px; font-family: 'Lato'; height: 25px; line-height: 25px; padding: 0 12px; background-color: #666;} |
|
|
159 |
.block{display: block;} |
|
|
160 |
.popin-wrap, .popin{display: none;} |
|
122
|
161 |
|
|
124
|
162 |
.edition{background-color: #eee; padding: 0 28px; margin-bottom: 64px;} |
|
|
163 |
.edition .slideshow{ min-height: 80px; position:relative; padding: 24px 0; text-align: center;} |
|
|
164 |
.slideshow .arrow-wrap{display: block;} |
|
|
165 |
.slideshow .left-arrow{left: 0;} |
|
|
166 |
.slideshow .right-arrow{right: 0;} |
|
|
167 |
.slideshow .share{position: absolute; bottom: 24px; right: 0;} |
|
|
168 |
.slideshow .share li{float: left; margin-left: 8px;} |
|
|
169 |
.image-wrap{display: inline-block;} |
|
128
|
170 |
.edition{font-family: 'Lato'; font-size: 14px; text-align: left;} |
|
|
171 |
|
|
|
172 |
.edition th{color: #777; min-width: 140px; } |
|
|
173 |
.edition td{width:100%;color: #000; line-height: 16px;} |
|
|
174 |
.edition table{width: 100%; border-collapse:separate;border-spacing:0 5px;} |
|
124
|
175 |
.box-edition{padding: 16px 0; border-bottom: 1px solid #CCC;} |
|
|
176 |
.box-edition h3{color: #777;font-family: 'Lato'; font-size: 14px; margin-bottom: 6px;} |
|
128
|
177 |
|
|
|
178 |
.list-key-search a{ background-image: url(../img/icon-search.png);} |
|
|
179 |
.list-key-add a{ background-image: url(../img/icon-plus-15.png);} |
|
|
180 |
|
|
|
181 |
.list-keywords li{display: inline-block; float: left; margin: 0 8px 8px 0;} |
|
|
182 |
.list-keywords a{color: #7F7F7F; font-family: 'Lato'; font-size: 12px; display: inline-block; height: 28px; line-height: 28px; padding: 0 30px 0 6px; |
|
|
183 |
background-position: right 4px center; background-repeat: no-repeat; background-color: #fff;} |
|
|
184 |
.list-keywords a:hover{-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;} |
|
|
185 |
|
|
|
186 |
.f-right{float: right;} |
|
|
187 |
.fs-normal{font-style: normal;} |
|
|
188 |
.pt-6{padding-top: 6px;} |
|
|
189 |
.null{font-weight: bold;font-style: italic; font-family: 'Lato'; color: #CCC; font-style: 18px; line-height: 50px; text-align: center;} |
|
|
190 |
.box-edition:last-child{border-bottom: none;} |
|
|
191 |
.edition input[type=text], .edition textarea{border: 1px solid #CACACA;} |
|
|
192 |
.edition textarea{width:100%; max-width: 754px;} |
|
|
193 |
.edition input[type=text]{height: 23px; line-height: 23px; padding: 0 6px;} |
|
|
194 |
.no-before:before{content:"" ; display: block;} |
|
|
195 |
.tagit{font-family: 'Lato' !important;} |