Subversion Repositories eFlore/Applications.cel

Rev

Rev 2365 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2365 Rev 2366
1
@CHARSET "UTF-8";
1
@CHARSET "UTF-8";
2
/*
2
/*
3
Code couleurs :
3
Code couleurs :
4
Police : ?
4
Police : ?
5
Gris :
5
Gris :
6
	foncé : #2B2E34
6
	foncé : #2B2E34
7
	clair : #D7DBC5
7
	clair : #D7DBC5
8
Vert :
8
Vert :
9
	foncé : #C4D24C / #898F5E (couverture)
9
	foncé : #C4D24C / #898F5E (couverture)
10
	median : #CAD65E / #C0CE40 (titre)
10
	median : #CAD65E / #C0CE40 (titre)
11
	clair : #D9E28C / #E4E9AD / #F4F7DF
11
	clair : #D9E28C / #E4E9AD / #F4F7DF
12
Marron
12
Marron
13
	fonçé : #999E6C
13
	fonçé : #999E6C
14
	clair texturé : #CDBEA2
14
	clair texturé : #CDBEA2
15
 
15
 
16
*/
16
*/
17
/*+--------------------------------------------------------------------------------------------------------+*/
17
/*+--------------------------------------------------------------------------------------------------------+*/
18
/* Polices d'écriture*/
18
/* Polices d'écriture*/
19
/* FONT : Balthazar */
19
/* FONT : Balthazar */
20
@font-face {
20
@font-face {
21
	font-family: 'Balthazar';
21
	font-family: 'Balthazar';
22
	font-style: normal;
22
	font-style: normal;
23
	font-weight: 400;
23
	font-weight: 400;
24
	src:
24
	src:
25
		local('Balthazar Regular'),
25
		local('Balthazar Regular'),
26
		local('Balthazar-Regular'),
26
		local('Balthazar-Regular'),
27
		url('http://resources.tela-botanica.org/fonts/balthazar/regular.woff') format('woff');
27
		url('http://resources.tela-botanica.org/fonts/balthazar/regular.woff') format('woff');
28
}
28
}
29
/* FONT : Ubuntu */
29
/* FONT : Ubuntu */
30
@font-face {
30
@font-face {
31
	font-family: 'Ubuntu';
31
	font-family: 'Ubuntu';
32
	font-style: normal;
32
	font-style: normal;
33
	font-weight: 400;
33
	font-weight: 400;
34
	src:
34
	src:
35
		local('Ubuntu'),
35
		local('Ubuntu'),
36
		url(http://resources.tela-botanica.org/fonts/ubuntu/regular.woff) format('woff'),
36
		url(http://resources.tela-botanica.org/fonts/ubuntu/regular.woff) format('woff'),
37
		url(http://resources.tela-botanica.org/fonts/ubuntu/regular.ttf) format('ttf');
37
		url(http://resources.tela-botanica.org/fonts/ubuntu/regular.ttf) format('ttf');
38
}
38
}
39
@font-face {
39
@font-face {
40
	font-family: 'Ubuntu';
40
	font-family: 'Ubuntu';
41
	font-style: normal;
41
	font-style: normal;
42
	font-weight: 700;
42
	font-weight: 700;
43
	src:
43
	src:
44
		local('Ubuntu Bold'),
44
		local('Ubuntu Bold'),
45
		local('Ubuntu-Bold'),
45
		local('Ubuntu-Bold'),
46
		url(http://resources.tela-botanica.org/fonts/ubuntu/bold.woff) format('woff'),
46
		url(http://resources.tela-botanica.org/fonts/ubuntu/bold.woff) format('woff'),
47
		url(http://resources.tela-botanica.org/fonts/ubuntu/bold.ttf) format('ttf');
47
		url(http://resources.tela-botanica.org/fonts/ubuntu/bold.ttf) format('ttf');
48
}
48
}
49
@font-face {
49
@font-face {
50
	font-family: 'Ubuntu';
50
	font-family: 'Ubuntu';
51
	font-style: italic;
51
	font-style: italic;
52
	font-weight: 400;
52
	font-weight: 400;
53
	src:
53
	src:
54
		local('Ubuntu Italic'),
54
		local('Ubuntu Italic'),
55
		local('Ubuntu-Italic'),
55
		local('Ubuntu-Italic'),
56
		url(http://resources.tela-botanica.org/fonts/ubuntu/italic.woff) format('woff'),
56
		url(http://resources.tela-botanica.org/fonts/ubuntu/italic.woff) format('woff'),
57
		url(http://resources.tela-botanica.org/fonts/ubuntu/italic.ttf) format('ttf');
57
		url(http://resources.tela-botanica.org/fonts/ubuntu/italic.ttf) format('ttf');
58
}
58
}
59
@font-face {
59
@font-face {
60
	font-family: 'Ubuntu';
60
	font-family: 'Ubuntu';
61
	font-style: italic;
61
	font-style: italic;
62
	font-weight: 700;
62
	font-weight: 700;
63
	src:
63
	src:
64
		local('Ubuntu Bold Italic'),
64
		local('Ubuntu Bold Italic'),
65
		local('Ubuntu-BoldItalic'),
65
		local('Ubuntu-BoldItalic'),
66
		url(http://resources.tela-botanica.org/fonts/ubuntu/bold_italic.woff) format('woff'),
66
		url(http://resources.tela-botanica.org/fonts/ubuntu/bold_italic.woff) format('woff'),
67
		url(http://resources.tela-botanica.org/fonts/ubuntu/bold_italic.ttf) format('ttf');
67
		url(http://resources.tela-botanica.org/fonts/ubuntu/bold_italic.ttf) format('ttf');
68
}
68
}
69
/* FONT : Muli */
69
/* FONT : Muli */
70
@font-face {
70
@font-face {
71
	font-family: 'Muli';
71
	font-family: 'Muli';
72
	font-style: normal;
72
	font-style: normal;
73
	font-weight: 300;
73
	font-weight: 300;
74
	src:
74
	src:
75
		local('Muli Light'),
75
		local('Muli Light'),
76
		local('Muli-Light'),
76
		local('Muli-Light'),
77
		url(http://resources.tela-botanica.org/fonts/muli/regular.woff) format('woff'),
77
		url(http://resources.tela-botanica.org/fonts/muli/regular.woff) format('woff'),
78
		url(http://resources.tela-botanica.org/fonts/muli/regular.ttf) format('ttf');
78
		url(http://resources.tela-botanica.org/fonts/muli/regular.ttf) format('ttf');
79
}
79
}
80
@font-face {
80
@font-face {
81
	font-family: 'Muli';
81
	font-family: 'Muli';
82
	font-style: normal;
82
	font-style: normal;
83
	font-weight: 400;
83
	font-weight: 400;
84
	src:
84
	src:
85
		local('Muli'),
85
		local('Muli'),
86
		url(http://resources.tela-botanica.org/fonts/muli/bold.woff) format('woff');
86
		url(http://resources.tela-botanica.org/fonts/muli/bold.woff) format('woff');
87
}
87
}
88
@font-face {
88
@font-face {
89
	font-family: 'Muli';
89
	font-family: 'Muli';
90
	font-style: italic;
90
	font-style: italic;
91
	font-weight: 300;
91
	font-weight: 300;
92
	src:
92
	src:
93
		local('Muli Light Italic'),
93
		local('Muli Light Italic'),
94
		local('Muli-LightItalic'),
94
		local('Muli-LightItalic'),
95
		url(http://resources.tela-botanica.org/fonts/muli/italic.woff) format('woff'),
95
		url(http://resources.tela-botanica.org/fonts/muli/italic.woff) format('woff'),
96
		url(http://resources.tela-botanica.org/fonts/muli/italic.ttf) format('ttf');
96
		url(http://resources.tela-botanica.org/fonts/muli/italic.ttf) format('ttf');
97
}
97
}
98
@font-face {
98
@font-face {
99
	font-family: 'Muli';
99
	font-family: 'Muli';
100
	font-style: italic;
100
	font-style: italic;
101
	font-weight: 400;
101
	font-weight: 400;
102
	src:
102
	src:
103
		local('Muli Italic'),
103
		local('Muli Italic'),
104
		local('Muli-Italic'),
104
		local('Muli-Italic'),
105
		url(http://resources.tela-botanica.org/fonts/muli/bold_italic.woff) format('woff'),
105
		url(http://resources.tela-botanica.org/fonts/muli/bold_italic.woff) format('woff'),
106
		url(http://resources.tela-botanica.org/fonts/muli/bold_italic.ttf) format('ttf');
106
		url(http://resources.tela-botanica.org/fonts/muli/bold_italic.ttf) format('ttf');
107
}
107
}
108
 
108
 
109
/*+--------------------------------------------------------------------------------------------------------+*/
109
/*+--------------------------------------------------------------------------------------------------------+*/
110
/* Balises */
110
/* Balises */
111
body {
111
body {
112
	background-color: #d9e28c;
112
	background-color: #d9e28c;
113
	background: url('../img/background/insectes.png') no-repeat 2em 2em,
113
	background: url('../img/background/insectes.png') no-repeat 2em 2em,
114
		url('../img/background/tetard_faune.png') no-repeat right bottom,
114
		url('../img/background/tetard_faune.png') no-repeat right bottom,
115
		url('../img/background/faune.png') no-repeat 2em bottom,
115
		url('../img/background/faune.png') no-repeat 2em bottom,
116
		-moz-radial-gradient(center, ellipse cover, #d9e28c 8%, #999e6c 85%);
116
		-moz-radial-gradient(center, ellipse cover, #d9e28c 8%, #999e6c 85%);
117
	background: url('../img/background/insectes.png') no-repeat 2em 2em,
117
	background: url('../img/background/insectes.png') no-repeat 2em 2em,
118
		url('../img/background/tetard_faune.png') no-repeat right bottom,
118
		url('../img/background/tetard_faune.png') no-repeat right bottom,
119
		url('../img/background/faune.png') no-repeat 2em bottom,
119
		url('../img/background/faune.png') no-repeat 2em bottom,
120
		 -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(27%,#d9e28c), color-stop(85%,#999e6c));
120
		 -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(27%,#d9e28c), color-stop(85%,#999e6c));
121
	background: url('../img/background/insectes.png') no-repeat 2em 2em,
121
	background: url('../img/background/insectes.png') no-repeat 2em 2em,
122
		url('../img/background/tetard_faune.png') no-repeat right bottom,
122
		url('../img/background/tetard_faune.png') no-repeat right bottom,
123
		url('../img/background/faune.png') no-repeat 2em bottom,
123
		url('../img/background/faune.png') no-repeat 2em bottom,
124
		 -webkit-radial-gradient(center, ellipse cover,  #d9e28c 27%,#999e6c 85%);
124
		 -webkit-radial-gradient(center, ellipse cover,  #d9e28c 27%,#999e6c 85%);
125
	background: url('../img/background/insectes.png') no-repeat 2em 2em,
125
	background: url('../img/background/insectes.png') no-repeat 2em 2em,
126
		url('../img/background/tetard_faune.png') no-repeat right bottom,
126
		url('../img/background/tetard_faune.png') no-repeat right bottom,
127
		url('../img/background/faune.png') no-repeat 2em bottom,
127
		url('../img/background/faune.png') no-repeat 2em bottom,
128
		 -o-radial-gradient(center, ellipse cover,  #d9e28c 27%,#999e6c 85%);
128
		 -o-radial-gradient(center, ellipse cover,  #d9e28c 27%,#999e6c 85%);
129
	background: url('../img/background/insectes.png') no-repeat 2em 2em,
129
	background: url('../img/background/insectes.png') no-repeat 2em 2em,
130
		url('../img/background/tetard_faune.png') no-repeat right bottom,
130
		url('../img/background/tetard_faune.png') no-repeat right bottom,
131
		url('../img/background/faune.png') no-repeat 2em bottom,
131
		url('../img/background/faune.png') no-repeat 2em bottom,
132
		 -ms-radial-gradient(center, ellipse cover,  #d9e28c 27%,#999e6c 85%);
132
		 -ms-radial-gradient(center, ellipse cover,  #d9e28c 27%,#999e6c 85%);
133
	background: url('../img/background/insectes.png') no-repeat 2em 2em,
133
	background: url('../img/background/insectes.png') no-repeat 2em 2em,
134
		url('../img/background/tetard_faune.png') no-repeat right bottom,
134
		url('../img/background/tetard_faune.png') no-repeat right bottom,
135
		url('../img/background/faune.png') no-repeat 2em bottom,
135
		url('../img/background/faune.png') no-repeat 2em bottom,
136
		 radial-gradient(ellipse at center,  #d9e28c 27%,#999e6c 85%);
136
		 radial-gradient(ellipse at center,  #d9e28c 27%,#999e6c 85%);
137
	background-attachment:fixed;
137
	background-attachment:fixed;
138
}
138
}
139
footer p{
139
footer p{
140
	text-align:center;
140
	text-align:center;
141
}
141
}
142
button img {
142
button img {
143
	display:block;
143
	display:block;
144
}
144
}
145
h2 {
145
h2 {
146
	color: #C0CE40;
146
	color: #C0CE40;
147
	font-family: 'Muli', sans-serif;
147
	font-family: 'Muli', sans-serif;
148
	border-bottom: 1px solid #2B2E34;
148
	border-bottom: 1px solid #2B2E34;
149
}
149
}
150
/*+--------------------------------------------------------------------------------------------------------+*/
150
/*+--------------------------------------------------------------------------------------------------------+*/
151
/* Générique */
151
/* Générique */
152
.discretion {
152
.discretion {
153
	color:grey;
153
	color:grey;
154
	font-family:arial;
154
	font-family:arial;
155
	font-size:11px;
155
	font-size:11px;
156
	line-height: 13px;
156
	line-height: 13px;
157
}
157
}
158
.droite {
158
.droite {
159
	text-align:right;
159
	text-align:right;
160
}
160
}
161
.centre {
161
.centre {
162
	text-align:center;
162
	text-align:center;
163
}
163
}
164
.modal-fenetre {
164
.modal-fenetre {
165
	position:fixed;
165
	position:fixed;
166
	z-index:1000;
166
	z-index:1000;
167
	top:0;
167
	top:0;
168
	left:0;
168
	left:0;
169
	height:100%;
169
	height:100%;
170
	width:100%;
170
	width:100%;
171
	background:#777;
171
	background:#777;
172
	background:rgba(90,86,93,0.7);
172
	background:rgba(90,86,93,0.7);
173
	text-align:center;
173
	text-align:center;
174
}
174
}
175
.modal-contenu {
175
.modal-contenu {
176
	position:relative;
176
	position:relative;
177
	width:30%;
177
	width:30%;
178
	margin:0 auto;
178
	margin:0 auto;
179
	top:30%;
179
	top:30%;
180
}
180
}
181
/*+--------------------------------------------------------------------------------------------------------+*/
181
/*+--------------------------------------------------------------------------------------------------------+*/
182
/* Formulaire spécifique */
182
/* Formulaire spécifique */
183
.page-header {
183
.page-header {
184
	background-color: rgba(202, 214, 94, 0.4);
184
	background-color: rgba(202, 214, 94, 0.4);
185
	border-radius: 10px;
185
	border-radius: 10px;
186
	text-align: center;
186
	text-align: center;
187
	background: url('../img/background/capricorne.png') no-repeat right top rgba(202, 214, 94, 0.4);
187
	background: url('../img/background/capricorne.png') no-repeat right top rgba(202, 214, 94, 0.4);
188
}
188
}
189
.page-header h1{
189
.page-header h1{
190
	font-size: 3em;
190
	font-size: 3em;
191
	line-height: 63px;
191
	line-height: 63px;
192
	color: #2B2E34;
192
	color: #2B2E34;
193
	font-family: 'Muli', sans-serif;
193
	font-family: 'Muli', sans-serif;
194
}
194
}
195
#logo-titre {
195
#logo-titre {
196
	position: relative;
196
	position: relative;
197
	left: 8px;
197
	left: 8px;
198
	margin-right: 1em;
198
	margin-right: 1em;
199
}
199
}
200
 
200
 
201
#intro {
201
#intro {
202
 
202
 
203
}
203
}
204
 
-
 
205
#map-canvas {
-
 
206
	height:240px;
-
 
207
}
204
 
208
#info-commune {
205
#info-commune {
209
	text-align:right;
206
	text-align:right;
210
}
207
}
211
.ns-retenu {
208
.ns-retenu {
212
	font-weight:bold;
209
	font-weight:bold;
213
}
210
}
214
.nn{
211
.nn{
215
	color:#3B9D3B;
212
	color:#3B9D3B;
216
}
213
}
217
.nom-sci{
214
.nom-sci {
218
	font-size:1.5em;
-
 
219
	font-weight:bold;
-
 
220
}
-
 
221
.commune, .date{
-
 
222
	font-size:1.3em;
215
	font-style: italic;
223
	font-weight:bold;
-
 
224
}
216
}
-
 
217
 
225
.obs-action{
218
.obs-action{
226
	opacity:1;
219
	opacity:1;
227
}
220
}
228
 
221
 
229
#miniatures {
222
#miniatures {
230
	padding-top: 5px;
223
	padding-top: 5px;
231
}
224
}
232
 
225
 
233
.miniature{
226
.miniature{
234
	float: left;
227
	float: left;
235
	height: 130px;
228
	height: 130px;
236
	padding-left: 15px;
229
	padding-left: 15px;
237
	padding-right: 15px;
230
	padding-right: 15px;
238
}
231
}
239
 
232
 
240
.miniature-img {
233
.miniature-img {
241
	height: 100px;
234
	height: 100px;
242
}
235
}
243
 
236
 
244
.miniature img {
237
.miniature img {
245
	display: block;
238
	display: block;
246
}
239
}
247
 
240
 
248
.miniature-chargement {
241
.miniature-chargement {
249
	height:100px;
242
	height:100px;
250
	width: 100px;
243
	width: 100px;
251
}
244
}
252
 
245
 
253
.defilement-miniatures-gauche, .defilement-miniatures-droite {
246
.defilement-miniatures-gauche, .defilement-miniatures-droite {
254
	float: left;
247
	float: left;
255
	font-size: 1.2em;
248
	font-size: 1.2em;
256
	font-weight: bold;
249
	font-weight: bold;
257
	height: 62px;
250
	height: 62px;
258
	margin: 5px;
251
	margin: 5px;
259
	padding-top: 30px;
252
	padding-top: 30px;
260
	width: 12px;
253
	width: 12px;
261
}
254
}
262
 
255
 
263
.defilement-miniatures {
256
.defilement-miniatures {
264
	width: 210px;
257
	width: 210px;
265
}
258
}
266
 
259
 
267
.defilement-miniatures-cache {
260
.defilement-miniatures-cache {
268
	visibility: hidden;
261
	visibility: hidden;
269
}
262
}
270
 
263
 
271
.miniature-cachee {
264
.miniature-cachee {
272
	display: none;
265
	display: none;
273
}
266
}
274
 
267
 
275
.miniature-selectionnee {
268
.miniature-selectionnee {
276
	display: block;
269
	display: block;
277
	width: 90px;
270
	width: 90px;
278
}
271
}
279
 
-
 
280
.referentiel-obs {
-
 
281
	color:#3B9D3B;
-
 
282
}
272
 
283
#referentiel {
273
#referentiel {
284
	display: inline;
274
	display: inline;
285
}
275
}
286
 
276
 
287
#photos-conteneur {
277
#photos-conteneur {
288
	height: 120px;
278
	height: 120px;
289
}
279
}
290
 
280
 
291
#photo-placeholder {
281
#photo-placeholder {
292
	background: url("../img/icones/icone-photo.png");
282
	background: url("../img/icones/icone-photo.png");
293
	background-size: 89px;
283
	background-size: 89px;
294
	cursor: pointer;
284
	cursor: pointer;
295
	margin-bottom: 15px;
285
	margin-bottom: 15px;
296
	margin-right: 15px;
286
	margin-right: 15px;
297
	float:left;
287
	float:left;
298
	border: 5px dashed #CCCCCC;
288
	border: 5px dashed #CCCCCC;
299
	border-radius: 8px 8px 8px 8px;
289
	border-radius: 8px 8px 8px 8px;
300
	height: 100px;
290
	height: 100px;
301
	margin: 2px 0 2px 2px;
291
	margin: 2px 0 2px 2px;
302
	text-align: center;
292
	text-align: center;
303
	width: 98px;
293
	width: 98px;
304
	box-sizing:border-box;
294
	box-sizing:border-box;
305
	-moz-box-sizing:border-box;
295
	-moz-box-sizing:border-box;
306
	-webkit-box-sizing:border-box;
296
	-webkit-box-sizing:border-box;
307
}
297
}
308
 
298
 
309
#photo-placeholder:hover {
299
#photo-placeholder:hover {
310
	background: url("../img/icones/icone-photo-hover.png");
300
	background: url("../img/icones/icone-photo-hover.png");
311
	background-size: 89px;
301
	background-size: 89px;
312
	border: 5px dashed #111;
302
	border: 5px dashed #111;
313
	border-radius: 8px;
303
	border-radius: 8px;
314
}
304
}
315
 
305
 
316
#barre-progression-upload span {
306
#barre-progression-upload span {
317
	color : #333333;
307
	color : #333333;
318
}
308
}
319
 
309
 
320
.obs-erreur {
310
.obs-erreur {
321
	background-color: #DD6E6E;
311
	background-color: #DD6E6E;
322
}
312
}
323
 
313
 
324
#barre-progression-upload span {
314
#barre-progression-upload span {
325
	color : #333333;
315
	color : #333333;
326
}
316
}
-
 
317
 
-
 
318
#taxon-liste optgroup + optgroup {
-
 
319
	border-top: 1px solid black;
-
 
320
}
-
 
321
 
-
 
322
/*+--------------------------------------------------------------------------------------------------------+*/
-
 
323
/* Details obs ajoutées*/
-
 
324
.obs-entete {
-
 
325
	margin-bottom: 0;
-
 
326
}
-
 
327
.obs-entete .nom-sci, .obs-entete .commune, .obs-entete .date{
-
 
328
	font-size:1.3em;
-
 
329
	font-weight:bold;
-
 
330
	color: #777;
-
 
331
}
-
 
332
.obs-entete .referentiel-obs {
-
 
333
	color:#3B9D3B;
-
 
334
}
-
 
335
.obs-details span{
-
 
336
	font-style:italic;
-
 
337
	color: #777;
-
 
338
}
-
 
339
 
-
 
340
/*+--------------------------------------------------------------------------------------------------------+*/
-
 
341
/* Google Map*/
-
 
342
#map-canvas {
-
 
343
	height:280px;
-
 
344
}
-
 
345
#map-canvas img{
-
 
346
	max-width: none;
-
 
347
}
327
 
348
 
328
/*+--------------------------------------------------------------------------------------------------------+*/
349
/*+--------------------------------------------------------------------------------------------------------+*/
329
/* Form validation */
350
/* Form validation */
330
/* Validation du formulaire */
351
/* Validation du formulaire */
331
label.error {
352
label.error {
332
	font-weight: bold;
353
	font-weight: bold;
333
	font-style: italic;
354
	font-style: italic;
334
	color: #B94A48;
355
	color: #B94A48;
335
	padding: 0 8px;
356
	padding: 0 8px;
336
}
357
}
337
 
358
 
338
label.valid {
359
label.valid {
339
	display: inline-block;
360
	display: inline-block;
340
	text-indent: -9999px;
361
	text-indent: -9999px;
341
	color: #468847;
362
	color: #468847;
342
	width: 0;
363
	width: 0;
343
	height: 0;
364
	height: 0;
344
	padding: 0;
365
	padding: 0;
345
}
366
}
346
 
367
 
347
.control-group.error label {
368
.control-group.error label {
348
	font-weight: bold;
369
	font-weight: bold;
349
}
370
}
350
 
371
 
351
/*+--------------------------------------------------------------------------------------------------------+*/
372
/*+--------------------------------------------------------------------------------------------------------+*/
352
/* Collapse */
373
/* Collapse */
353
.well .fermer-symbole {
374
.well .fermer-symbole {
354
	position: absolute;
375
	position: absolute;
355
	right:0;
376
	right:0;
356
}
377
}
357
.well .titre, .fermer {
378
.well .titre, .fermer {
358
	margin:0;
379
	margin:0;
359
	padding: 0;
380
	padding: 0;
360
	font-size: 20px;
381
	font-size: 20px;
361
	line-height: 20px;
382
	line-height: 20px;
362
	cursor:pointer;
383
	cursor:pointer;
363
}
384
}
364
.well .fermer {
385
.well .fermer {
365
	display:block;
386
	display:block;
366
	color: black;
387
	color: black;
367
}
388
}
368
.well .fermer:hover {
389
.well .fermer:hover {
369
	text-decoration: none;
390
	text-decoration: none;
370
}
391
}
371
.well .icone {
392
.well .icone {
372
	position:absolute;
393
	position:absolute;
373
	right:5px;
394
	right:5px;
374
}
395
}
375
 
396
 
376
/*+--------------------------------------------------------------------------------------------------------+*/
397
/*+--------------------------------------------------------------------------------------------------------+*/
377
/*Modal plte-description */
398
/*Modal description */
378
.dsc-imgs {
399
.dsc-imgs {
379
	max-width: 800px;
400
	max-width: 800px;
380
	margin:0 auto;
401
	margin:0 auto;
381
}
402
}
382
.dsc-infos {
403
.dsc-infos {
383
	max-width: 800px;
404
	max-width: 800px;
384
}
405
}
385
.dsc-clean {
406
.dsc-clean {
386
	clear:both;
407
	clear:both;
387
}
408
}
388
@media (min-width: 600px) and (max-width: 800px) {
409
@media (min-width: 600px) and (max-width: 800px) {
389
	.dsc-imgs {
410
	.dsc-imgs {
390
		width: 600px;
411
		width: 600px;
391
	}
412
	}
392
	.dsc-imgs img {
413
	.dsc-imgs img {
393
		width: 290px;
414
		width: 290px;
394
	}
415
	}
395
	.dsc-infos {
416
	.dsc-infos {
396
		width: 600px;
417
		width: 600px;
397
	}
418
	}
398
}
419
}
399
@media (min-width: 801px) and (max-width: 1359px) {
420
@media (min-width: 801px) and (max-width: 1359px) {
400
	.modal {
421
	.modal {
401
		width:800px;
422
		width:800px;
402
		margin-left:-400px;
423
		margin-left:-400px;
403
	}
424
	}
404
	.dsc-imgs {
425
	.dsc-imgs {
405
		width: 780px;
426
		width: 780px;
406
	}
427
	}
407
	.dsc-infos {
428
	.dsc-infos {
408
		width: 700px;
429
		width: 700px;
409
	}
430
	}
410
}
431
}
411
@media (min-width: 1360px) {
432
@media (min-width: 1360px) {
412
	.modal {
433
	.modal {
413
		width:1360px;
434
		width:1360px;
414
		margin-left:-680px;
435
		margin-left:-680px;
415
	}
436
	}
416
	.dsc-imgs {
437
	.dsc-imgs {
417
		float:left;
438
		float:left;
418
	}
439
	}
419
	.dsc-infos {
440
	.dsc-infos {
420
		float:left;
441
		float:left;
421
		max-width: 500px;
442
		max-width: 500px;
422
	}
443
	}
423
 
444
 
424
}
445
}
425
/*+--------------------------------------------------------------------------------------------------------+*/
446
/*+--------------------------------------------------------------------------------------------------------+*/
426
/* Correction style CSS Bootstrap */
447
/* Correction style CSS Bootstrap */
427
.well {
448
.well {
428
	margin-bottom: 5px;
449
	margin-bottom: 5px;
429
	padding: 4px;
450
	padding: 4px;
430
	background-color: rgba(245,245,245,0.85);
451
	background-color: rgba(245,245,245,0.85);
431
}
452
}
432
.btn-primary {
453
.btn-primary {
433
	background-image: linear-gradient(to bottom, #D9E28C, #999E6C);
454
	background-image: linear-gradient(to bottom, #D9E28C, #999E6C);
434
	background-color: #999E6C;
455
	background-color: #999E6C;
435
	font-weight: bold;
456
	font-weight: bold;
436
}
457
}
437
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
458
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
438
	color: rgb(255, 255, 255);
459
	color: rgb(255, 255, 255);
439
	background-color: #999E6C;
460
	background-color: #999E6C;
440
}
461
}