Subversion Repositories Sites.tela-botanica.org

Rev

Rev 897 | Rev 899 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 897 Rev 898
1
/* STYLE COMMUN */ /* D�finition des polices exotiques */
1
/* STYLE COMMUN */ /* D�finition des polices exotiques */
2
/* Helveticaneue est utilis�e pour les grands textes d�coratifs (ex:mots cl�s).
2
/* Helveticaneue est utilis�e pour les grands textes d�coratifs (ex:mots cl�s).
3
  Pour windows, elle est remplac�e par la police Helveticaneue2 */
3
  Pour windows, elle est remplac�e par la police Helveticaneue2 */
4
@font-face {
4
@font-face {
5
	font-family:Helveticaneue;
5
	font-family:Helveticaneue;
6
	src:url('/commun/polices/helvetica_light.ttf');
6
	src:url('/commun/polices/helvetica_light.ttf');
7
}
7
}
8
@font-face {
8
@font-face {
9
	font-family:Helveticaneue2;
9
	font-family:Helveticaneue2;
10
	src:url('/commun/polices/helvetica_light.eot');
10
	src:url('/commun/polices/helvetica_light.eot');
11
}
11
}
12
/*+-----------------------------------------------------------------------------------------------------------------+*/
12
/*+-----------------------------------------------------------------------------------------------------------------+*/
13
/* Red�finition des styles par d�faut des balises */
13
/* Red�finition des styles par d�faut des balises */
14
body {
14
body {
15
	margin:0;
15
	margin:0;
16
	padding:0;
16
	padding:0;
17
	font-family:arial;
17
	font-family:arial;
18
	font-weight:normal;
18
	font-weight:normal;
19
	font-size:12px;
19
	font-size:12px;
20
	color:#222222;
20
	color:#222222;
21
}
21
}
22
img, form, td, div, a, h1, h2 {
22
img, form, td, div, a, h1, h2 {
23
	padding:0;
23
	padding:0;
24
	border:0;
24
	border:0;
25
	text-decoration:none;
25
	text-decoration:none;
26
}
26
}
27
ul, form, li, td, div, a {
27
ul, form, li, td, div, a {
28
	margin:0;
28
	margin:0;
29
}
29
}
30
h1, h2, h3, h4 {
30
h1, h2, h3, h4 {
31
	font-weight:bold;
31
	font-weight:bold;
32
	letter-spacing:0;
32
	letter-spacing:0;
33
}
33
}
34
h1 {
34
h1 {
35
	padding:0 0 0 25px;
35
	padding:0 0 0 25px;
36
	margin:20px 0 10px 0;
36
	margin:20px 0 10px 0;
37
	font-size:15px;
37
	font-size:15px;
38
	text-transform:uppercase;
38
	text-transform:uppercase;
39
	color:#fd8c13;
39
	color:#fd8c13;
40
}
40
}
41
h2 {
41
h2 {
42
	margin:20px 0 12px 0;
42
	margin:20px 0 12px 0;
43
	font-size:13px;
43
	font-size:13px;
44
	text-transform:uppercase;
44
	text-transform:uppercase;
45
	color:#FD8C13;
45
	color:#FD8C13;
46
}
46
}
47
h3 {
47
h3 {
48
	margin:20px 0 12px;
48
	margin:20px 0 12px;
49
	font-size:14px;
49
	font-size:14px;
50
	color:#454341;
50
	color:#454341;
51
}
51
}
52
h4 {
52
h4 {
53
	margin:2px 2px 2px 0;
53
	margin:2px 2px 2px 0;
54
	font-size:11px;
54
	font-size:11px;
55
	font-weight:normal;
55
	font-weight:normal;
56
	color:#AAAAAA;
56
	color:#AAAAAA;
57
}
57
}
58
h1 a, h2 a, h3 a, h4 a {
58
h1 a, h2 a, h3 a, h4 a {
59
	color:inherit;
59
	color:inherit;
60
	border-bottom: dotted 1px;
60
	border-bottom: dotted 1px;
61
}
61
}
62
h3 a {
62
h3 a {
63
	border-color:#CCCCCC;
63
	border-color:#CCCCCC;
64
}
64
}
65
p {
65
p {
66
	font-size:12px;
66
	font-size:12px;
67
	line-height:18px;
67
	line-height:18px;
68
	text-align:justify;
68
	text-align:justify;
69
}
69
}
70
strong, b {
70
strong, b {
71
	font-weight:bold;	
71
	font-weight:bold;	
72
}
72
}
73
hr {
73
hr {
74
	border:0;
74
	border:0;
75
	border-bottom:1px dotted #C2C0AD;
75
	border-bottom:1px dotted #C2C0AD;
76
}
76
}
77
/* Pr�sentation des listes de d�finitions */
77
/* Pr�sentation des listes de d�finitions */
78
dl {
78
dl {
79
	width:100%;
79
	width:100%;
80
}
80
}
81
dt {
81
dt {
82
	float:left;
82
	float:left;
83
	font-weight:bold;
83
	font-weight:bold;
84
	text-align:top left;
84
	text-align:top left;
85
	margin-right:0.3em;
85
	margin-right:0.3em;
86
}
86
}
87
dt:after {	/* Remplace la classe ajout_2points  */
87
dt:after {	/* Remplace la classe ajout_2points  */
88
	content:" :";
88
	content:" :";
89
}
89
}
90
dd {
90
dd {
91
	width:auto;
91
	width:auto;
92
	margin:0.5em 0;
92
	margin:0.5em 0;
93
}
93
}
94
/*+-----------------------------------------------------------------------------------------------------------------+*/
94
/*+-----------------------------------------------------------------------------------------------------------------+*/
95
/* Liens */
95
/* Liens */
96
a {
96
a {
97
	color:#598000;
97
	color:#598000;
98
	border-bottom:1px dotted #95ae5d;
98
	border-bottom:1px dotted #95ae5d;
99
}
99
}
100
a:hover {
100
a:hover {
101
	color:#FD8C13;
101
	color:#FD8C13;
102
	border-bottom:1px dotted #95ae5d;
102
	border-bottom:1px dotted #95ae5d;
103
}
103
}
104
 
104
 
105
/* TODO : voir comment changer les classes ci-dessous en automatique (RegExp) */
105
/* TODO : voir comment changer les classes ci-dessous en automatique (RegExp) */
106
a.lien-ext:after {
106
a.lien-ext:after {
107
	content:" "url(/sites/commun/generique/images/icones/fleche_externe.png);
107
	content:" "url(/sites/commun/generique/images/icones/fleche_externe.png);
108
}
108
}
109
a.pdf:before {
109
a.pdf:before {
110
	content:url(/sites/commun/generique/icones/fichier_pdf.png)" ";
110
	content:url(/sites/commun/generique/icones/fichier_pdf.png)" ";
111
}
111
}
112
a[href ^="mailto:"]:after  {/* ATTENTION : ajout d'un espace entre href et ^ pour compatibilit� Konqueror */
112
a[href ^="mailto:"]:after  {/* ATTENTION : ajout d'un espace entre href et ^ pour compatibilit� Konqueror */
113
	content:" "url(/sites/commun/generique/images/icones/mail.png);
113
	content:" "url(/sites/commun/generique/images/icones/mail.png);
114
}
114
}
115
/*+-----------------------------------------------------------------------------------------------------------------+*/
115
/*+-----------------------------------------------------------------------------------------------------------------+*/
116
/* Classes & couleurs */
116
/* Classes & couleurs */
117
.icone-erable {
117
.icone-erable {
118
	display:inline-block;
118
	display:inline-block;
119
	line-height:30px;
119
	line-height:30px;
120
	padding-left:30px;
120
	padding-left:30px;
121
	background:url("/sites/commun/generique/images/graphisme/icone_erable_blanc_vert.png") no-repeat scroll 0 center transparent;
121
	background:url("/sites/commun/generique/images/graphisme/icone_erable_blanc_vert.png") no-repeat scroll 0 center transparent;
122
}
122
}
123
.cacher {
123
.cacher {
124
	display:none;
124
	display:none;
125
}
125
}
126
.transparent {
126
.transparent {
127
	visibility:hidden;
127
	visibility:hidden;
128
}
128
}
129
 
129
 
130
.sous-titre {
130
.sous-titre {
131
	font-size:11px;
131
	font-size:11px;
132
	font-weight:normal;	
132
	font-weight:normal;	
133
	color:#AAAAAA;
133
	color:#AAAAAA;
134
	margin:0
134
	margin:0
135
}
135
}
136
 
136
 
137
/* Classes d'importance */
137
/* Classes d'importance */
138
 
138
 
139
/* Mise en colonnes */
139
/* Mise en colonnes */
140
.importance1 {
140
.importance1 {
141
	margin:0 10px 20px 10px;		
141
	margin:0 10px 20px 10px;		
142
	background-color:#eaedcd;	
142
	background-color:#eaedcd;	
143
	padding:8px;
143
	padding:8px;
144
	font-family:arial;
144
	font-family:arial;
145
	font-size:11px;
145
	font-size:11px;
146
	color:#3a3633;
146
	color:#3a3633;
147
	border-radius:10px;
147
	border-radius:10px;
148
	-moz-border-radius:10px;
148
	-moz-border-radius:10px;
149
	-webkit-border-radius:10px;
149
	-webkit-border-radius:10px;
150
	box-shadow:7px 7px 11px #555;
150
	box-shadow:7px 7px 11px #555;
151
	-moz-box-shadow:2px 2px 5px #aaa;
151
	-moz-box-shadow:2px 2px 5px #aaa;
152
	-webkit-box-shadow:7px 7px 11px #aaa;
152
	-webkit-box-shadow:7px 7px 11px #aaa;
153
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4);/* pour ie8 */
153
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4);/* pour ie8 */
154
	zoom:1;/* pour ie8 */
154
	zoom:1;/* pour ie8 */
155
}
155
}
156
 
156
 
157
.importance1 input, .importance1 select {
157
.importance1 input, .importance1 select {
158
	font-family:arial;
158
	font-family:arial;
159
	font-size:11px;
159
	font-size:11px;
160
	background-color:#fff;
160
	background-color:#fff;
161
	border:dotted 1px #7b9c35;
161
	border:dotted 1px #7b9c35;
162
	color:#3a3633;
162
	color:#3a3633;
163
	margin-bottom:7px;
163
	margin-bottom:7px;
164
}
164
}
165
 
165
 
166
.importance1 .row .gauche	{
166
.importance1 .row .gauche	{
167
	width:45%;
167
	width:45%;
168
	padding-left:4%;
168
	padding-left:4%;
169
}
169
}
170
 
170
 
171
.importance1 .row .gauche:first-child {
171
.importance1 .row .gauche:first-child {
172
    border-right:dotted 1px #AAAAAA
172
    border-right:dotted 1px #AAAAAA
173
}
173
}
174
 
174
 
175
.importance2 {
175
.importance2 {
176
		margin:0 10px 10px 10px;
176
		margin:0 10px 10px 10px;
177
		padding:20px;
177
		padding:20px;
178
		border-radius:10px;
178
		border-radius:10px;
179
		-moz-border-radius:10px;
179
		-moz-border-radius:10px;
180
		-webkit-border-radius:10px;
180
		-webkit-border-radius:10px;
181
		box-shadow:7px 7px 11px #555;
181
		box-shadow:7px 7px 11px #555;
182
		-moz-box-shadow:2px 2px 9px #aaa;
182
		-moz-box-shadow:2px 2px 9px #aaa;
183
		-webkit-box-shadow:7px 7px 11px #aaa;
183
		-webkit-box-shadow:7px 7px 11px #aaa;
184
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4 );/* pour ie8 */
184
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4 );/* pour ie8 */
185
		zoom:1;/* pour ie8 */
185
		zoom:1;/* pour ie8 */
186
	}
186
	}
187
 
187
 
188
.importance3 {
188
.importance3 {
189
		margin:0 10px 10px 10px;
189
		margin:0 10px 10px 10px;
190
		padding:20px;
190
		padding:20px;
191
		border-radius:10px;
191
		border-radius:10px;
192
		-moz-border-radius:10px;
192
		-moz-border-radius:10px;
193
		-webkit-border-radius:10px;
193
		-webkit-border-radius:10px;
194
		zoom:1;/* pour ie8 */
194
		zoom:1;/* pour ie8 */
195
	}
195
	}
196
 
196
 
197
.importance4 {
197
.importance4 {
198
		margin:1px 10px 10px 10px;
198
		margin:1px 10px 10px 10px;
199
		padding:20px;
199
		padding:20px;
200
		background-color:#fff;
200
		background-color:#fff;
201
		border:1px solid #fff;
201
		border:1px solid #fff;
202
		border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
202
		border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
203
		box-shadow:7px 7px 11px #555;-moz-box-shadow:2px 2px 9px #aaa;-webkit-box-shadow:7px 7px 11px #aaa;
203
		box-shadow:7px 7px 11px #555;-moz-box-shadow:2px 2px 9px #aaa;-webkit-box-shadow:7px 7px 11px #aaa;
204
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4 );/* pour ie8 */
204
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4 );/* pour ie8 */
205
		zoom:1;/* pour ie8 */
205
		zoom:1;/* pour ie8 */
206
	}
206
	}
207
 
207
 
208
 
208
 
209
.importance3 h1,.importance4 h1 {
209
.importance3 h1,.importance4 h1 {
210
	margin:0 0 10px 0;
210
	margin:0 0 10px 0;
211
}
211
}
212
	
212
	
213
 
213
 
214
/* Flottant */
214
/* Flottant */
215
.gauche {
215
.gauche {
216
	float:left;
216
	float:left;
217
}
217
}
218
 
218
 
219
.droite {
219
.droite {
220
	float:right;
220
	float:right;
221
}
221
}
222
 
222
 
223
/* Obsolete ou à supprimer */
223
/* Obsolete ou à supprimer */
224
	.cadreInvisible {
224
	.cadreInvisible {
225
		float:left;
225
		float:left;
226
		margin-left:10px;
226
		margin-left:10px;
227
		margin-top:10px;
227
		margin-top:10px;
228
	}
228
	}
229
	.cadreInvisible h1 {
229
	.cadreInvisible h1 {
230
		margin:0 0 10px 0;
230
		margin:0 0 10px 0;
231
	}
231
	}
232
	
232
	
233
.floatLeft {
233
.floatLeft {
234
	float:left;
234
	float:left;
235
}
235
}
236
 
236
 
237
.petitcarre {
237
.petitcarre {
238
	padding-left:15px;
238
	padding-left:15px;
239
	background:url(../images/petitCarre.jpg) no-repeat 5px 4px;
239
	background:url(../images/petitCarre.jpg) no-repeat 5px 4px;
240
}
240
}
241
.troiscarre {
241
.troiscarre {
242
	padding-left:30px;
242
	padding-left:30px;
243
	background:url(../images/troisCarre.png) no-repeat 5px 5px;
243
	background:url(../images/troisCarre.png) no-repeat 5px 5px;
244
}
244
}
245
#contenu .puceFleche, #zone_contenu_corps .puceFleche, .puceFleche {
245
#contenu .puceFleche, #zone_contenu_corps .puceFleche, .puceFleche {
246
	padding:10px 0 0 30px;
246
	padding:10px 0 0 30px;
247
	background:url(/sites/commun/generique/images/traitTela.jpg) no-repeat 0 6px;
247
	background:url(/sites/commun/generique/images/traitTela.jpg) no-repeat 0 6px;
248
}
248
}
249
 
249
 
250
 
250
 
251
 
251
 
252
	
252
	
253
 
253
 
254
.ok {
254
.ok {
255
	font-family:arial;
255
	font-family:arial;
256
	font-size:11px;
256
	font-size:11px;
257
	font-weight:bold;
257
	font-weight:bold;
258
	background-color:#fff;
258
	background-color:#fff;
259
	border:dotted 1px #7b9c35;
259
	border:dotted 1px #7b9c35;
260
	color:#fd8c13;
260
	color:#fd8c13;
261
	margin-left:242px;
261
	margin-left:242px;
262
	font-variant:small-caps;
262
	font-variant:small-caps;
263
}
263
}
264
.clear,.nettoyage {
264
.clear,.nettoyage {
265
	clear:both;
265
	clear:both;
266
}
266
}
267
 
267
 
268
/* Taille des cadres */
268
/* Taille des cadres */
269
.demi {
269
.demi {
270
	width:50%;
270
	width:50%;
271
}
271
}
272
.tiers {
272
.tiers {
273
	width:33%
273
	width:33%
274
	
274
	
275
}
275
}
276
.deux-tiers {
276
.deux-tiers {
277
	width:66%;
277
	width:66%;
278
}
278
}
279
.plein {
279
.plein {
280
	width:620px;
280
	width:620px;
281
}
281
}
282
/* Typographies */
282
/* Typographies */
283
.orange {
283
.orange {
284
	color:#fd8c13;
284
	color:#fd8c13;
285
	font-family:arial;
285
	font-family:arial;
286
}
286
}
287
p.orange {
287
p.orange {
288
	line-height:12px;
288
	line-height:12px;
289
}
289
}
290
.blanc {
290
.blanc {
291
	color:#fff;
291
	color:#fff;
292
}
292
}
293
p.blanc {
293
p.blanc {
294
	font-size:11px;
294
	font-size:11px;
295
	line-height:12px;
295
	line-height:12px;
296
}
296
}
297
.vertpetit {
297
.vertpetit {
298
	color:#598000;
298
	color:#598000;
299
	font-family:arial;
299
	font-family:arial;
300
	font-size:11px;
300
	font-size:11px;
301
	font-weight:bold;
301
	font-weight:bold;
302
}
302
}
303
.grispetit {
303
.grispetit {
304
	color:#3a3633;
304
	color:#3a3633;
305
	font-family:arial;
305
	font-family:arial;
306
	font-size:11px;
306
	font-size:11px;
307
	font-weight:bold;
307
	font-weight:bold;
308
}
308
}
309
.gris {
309
.gris {
310
	color:#3a3633;
310
	color:#3a3633;
311
	font-family:arial;
311
	font-family:arial;
312
	font-size:12px;
312
	font-size:12px;
313
}
313
}
314
.overflow-hidden {
314
.overflow-hidden {
315
	overflow:hidden;
315
	overflow:hidden;
316
}
316
}
317
#zone_contenu_corps h2 a, #zone_contenu_corps h1 a, #contenu h2 a, #contenu h1 a {
317
#zone_contenu_corps h2 a, #zone_contenu_corps h1 a, #contenu h2 a, #contenu h1 a {
318
	color:#FD8C13;
318
	color:#FD8C13;
319
}
319
}
320
.boutonJaune {
320
.boutonJaune {
321
	background:url(/sites/commun/generique/images/telaBlancJaune.png) no-repeat #ECCB12;
321
	background:url(/sites/commun/generique/images/telaBlancJaune.png) no-repeat #ECCB12;
322
	padding:4px 10px 4px 30px;
322
	padding:4px 10px 4px 30px;
323
	border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
323
	border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
324
	color:#6C6865;
324
	color:#6C6865;
325
	font-family:helveticaneue;
325
	font-family:helveticaneue;
326
	font-size:15px;
326
	font-size:15px;
327
	border:none
327
	border:none
328
}
328
}
-
 
329
 
-
 
330
#zone_contenu_corps img {
-
 
331
	margin:10px;
-
 
332
}
-
 
333
#zone-accueil img {
-
 
334
	margin:0;
-
 
335
}
329
#zone_contenu_corps h1, #contenu h1 {
336
#zone_contenu_corps h1, #contenu h1 {
330
	background:url(../images/troisCarre.png) no-repeat 0 5px;
337
	background:url(../images/troisCarre.png) no-repeat 0 5px;
331
}
338
}
332
/*+-----------------------------------------------------------------------------------------------------------------+*/
339
/*+-----------------------------------------------------------------------------------------------------------------+*/
333
/* Tableau :encadr� */
340
/* Tableau :encadr� */
334
/* Ancien table_cadre */
341
/* Ancien table_cadre */
335
table {
342
table {
336
	border:1px solid #9ac342;
343
	border:1px solid #9ac342;
337
	border-collapse:collapse;
344
	border-collapse:collapse;
338
}
345
}
339
table thead, table tfoot {
346
table thead, table tfoot {
340
	background-color:#EEE;
347
	background-color:#EEE;
341
	border:1px solid #9ac342;
348
	border:1px solid #9ac342;
342
}
349
}
343
 
350
 
344
table tbody {
351
table tbody {
345
	background-color:#FFF;
352
	background-color:#FFF;
346
	border:1px solid #9ac342;
353
	border:1px solid #9ac342;
347
}
354
}
348
 
355
 
349
table th {
356
table th {
350
	font-family:monospace;
357
	font-family:monospace;
351
	border:1px dotted #9ac342;
358
	border:1px dotted #9ac342;
352
	padding:5px;
359
	padding:5px;
353
	background-color:#EEE;
360
	background-color:#EEE;
354
}
361
}
355
 
362
 
356
table td {
363
table td {
357
	font-family:arial;
364
	font-family:arial;
358
	border:1px dotted #9ac342;
365
	border:1px dotted #9ac342;
359
	padding:5px;
366
	padding:5px;
360
	text-align:left;
367
	text-align:left;
361
}
368
}
362
 
369
 
363
table caption {
370
table caption {
364
	font-family:sans-serif;
371
	font-family:sans-serif;
365
}
372
}
366
 
373
 
367
table th[title]:after {
374
table th[title]:after {
368
	content:" "url(/sites/commun/generique/images/icones/aide.png);
375
	content:" "url(/sites/commun/generique/images/icones/aide.png);
369
}
376
}
370
 
377
 
371
/*+-----------------------------------------------------------------------------------------------------------------+*/
378
/*+-----------------------------------------------------------------------------------------------------------------+*/
372
/* D2fintion des styles de l'applette syndication */
379
/* D2fintion des styles de l'applette syndication */
373
.contenu_RSS h3 {
380
.contenu_RSS h3 {
374
	margin:0;
381
	margin:0;
375
	font-size:12px;
382
	font-size:12px;
376
}
383
}
377
.contenu_RSS h4 {
384
.contenu_RSS h4 {
378
	font-size:11px;
385
	font-size:11px;
379
	font-weight:normal;
386
	font-weight:normal;
380
}
387
}
381
#contenu h2:before, #zone_contenu_corps h2:before {
388
#contenu h2:before, #zone_contenu_corps h2:before {
382
	content:"> ";
389
	content:"> ";
383
}
390
}
384
#zone_contenu_corps .traitTela li {
391
#zone_contenu_corps .traitTela li {
385
	list-style:none;
392
	list-style:none;
386
	padding:10px 0 0 30px;
393
	padding:10px 0 0 30px;
387
	background:url(/sites/commun/generique/images/traitTela.jpg) no-repeat 0 6px;
394
	background:url(/sites/commun/generique/images/traitTela.jpg) no-repeat 0 6px;
388
	font-family:arial;
395
	font-family:arial;
389
	font-size:11px;
396
	font-size:11px;
390
	font-weight:bold;
397
	font-weight:bold;
391
}
398
}
392
.traitTela li a {
399
.traitTela li a {
393
	font-family:arial;
400
	font-family:arial;
394
	font-size:11px;
401
	font-size:11px;
395
	font-weight:bold;
402
	font-weight:bold;
396
}
403
}
397
 
404
 
398
/*+-----------------------------------------------------------------------------------------------------------------+*/
405
/*+-----------------------------------------------------------------------------------------------------------------+*/
399
/* Menu sup�rieur */
406
/* Menu sup�rieur */
400
/* TODO :mettre les petits carr�s � la bonne place */
407
/* TODO :mettre les petits carr�s � la bonne place */
401
#zone-menu-haut {
408
#zone-menu-haut {
402
	position:absolute;
409
	position:absolute;
403
	top:0;
410
	top:0;
404
	width:880px;
411
	width:880px;
405
	height:12px;
412
	height:12px;
406
	margin:8px auto 0 0;
413
	margin:8px auto 0 0;
407
	text-align:center;
414
	text-align:center;
408
	font-family:arial;
415
	font-family:arial;
409
	font-size:12px;
416
	font-size:12px;
410
	color:#3a3633;
417
	color:#3a3633;
411
}
418
}
412
#zone-menu-haut ul {
419
#zone-menu-haut ul {
413
	list-style-image:url(../images/petitCarre.jpg);
420
	list-style-image:url(../images/petitCarre.jpg);
414
}
421
}
415
#zone-menu-haut ul li {
422
#zone-menu-haut ul li {
416
	float:left;
423
	float:left;
417
}
424
}
418
#zone-visiteur ul {
425
#zone-visiteur ul {
419
	padding:0;
426
	padding:0;
420
}
427
}
421
#zone-visiteur li {
428
#zone-visiteur li {
422
	text-align:left;
429
	text-align:left;
423
	display:block;
430
	display:block;
424
	width:130px;
431
	width:130px;
425
	padding-left:10px;
432
	padding-left:10px;
426
	background:url(../images/petitCarre.jpg) no-repeat left center;
433
	background:url(../images/petitCarre.jpg) no-repeat left center;
427
}
434
}
428
#zone-acces-rapide {
435
#zone-acces-rapide {
429
	float:right;
436
	float:right;
430
}
437
}
431
#zone-menu-haut #seconnecter {
438
#zone-menu-haut #seconnecter {
432
	margin:0;
439
	margin:0;
433
	padding-left:10px;
440
	padding-left:10px;
434
}
441
}
435
#zone-menu-haut #don {
442
#zone-menu-haut #don {
436
	width:110px;
443
	width:110px;
437
	margin:0;
444
	margin:0;
438
}
445
}
439
#zone-menu-haut #lettre {
446
#zone-menu-haut #lettre {
440
	width:120px;
447
	width:120px;
441
	margin:0;
448
	margin:0;
442
}
449
}
443
#zone-menu-haut #recherche, .drapeau{
450
#zone-menu-haut #recherche, .drapeau{
444
list-style:none;
451
list-style:none;
445
}
452
}
446
#zone-menu-haut #recherche {
453
#zone-menu-haut #recherche {
447
	width:185px;
454
	width:185px;
448
	padding-left:5px;
455
	padding-left:5px;
449
	text-align:left;
456
	text-align:left;
450
}
457
}
451
#zone-menu-haut #recherche fieldset {
458
#zone-menu-haut #recherche fieldset {
452
	width:185px;
459
	width:185px;
453
	padding:0;
460
	padding:0;
454
	border-style:none;
461
	border-style:none;
455
}
462
}
456
#zone-menu-haut #recherche input {
463
#zone-menu-haut #recherche input {
457
	height:13px;
464
	height:13px;
458
	width:150px;
465
	width:150px;
459
	font-size:12px;
466
	font-size:12px;
460
	margin:-15px 0 0 -2px;
467
	margin:-15px 0 0 -2px;
461
}
468
}
462
#zone-menu-haut #recherche legend, #recherche label {
469
#zone-menu-haut #recherche legend, #recherche label {
463
	display:none;
470
	display:none;
464
}
471
}
465
#zone-menu-haut #recherche #more_ok {
472
#zone-menu-haut #recherche #more_ok {
466
	width:25px;
473
	width:25px;
467
	height:20px;
474
	height:20px;
468
}
475
}
469
#zone-menu-haut .drapeau {
476
#zone-menu-haut .drapeau {
470
	width:15px;
477
	width:15px;
471
	margin-left:10px;
478
	margin-left:10px;
472
}
479
}
473
#zone-menu-haut a {
480
#zone-menu-haut a {
474
	font-family:arial;
481
	font-family:arial;
475
	font-size:12px;
482
	font-size:12px;
476
}
483
}
477
#zone-menu-haut a:link, #zone-menu-haut a:visited, #zone-menu-haut a:active {
484
#zone-menu-haut a:link, #zone-menu-haut a:visited, #zone-menu-haut a:active {
478
	color:#598000;
485
	color:#598000;
479
}
486
}
480
#zone-menu-haut a:hover, #zone-menu-haut a:focus {
487
#zone-menu-haut a:hover, #zone-menu-haut a:focus {
481
	color:#fd8c13;
488
	color:#fd8c13;
482
}
489
}
483
/*+-----------------------------------------------------------------------------------------------------------------+*/
490
/*+-----------------------------------------------------------------------------------------------------------------+*/
484
#zone-principale {
491
#zone-principale {
485
	width:960px;
492
	width:960px;
486
	margin-left:auto;
493
	margin-left:auto;
487
	margin-right:auto
494
	margin-right:auto
488
}
495
}
489
 
496
 
490
/*+-----------------------------------------------------------------------------------------------------------------+*/
497
/*+-----------------------------------------------------------------------------------------------------------------+*/
491
/* Bandeau Haut des Univers */
498
/* Bandeau Haut des Univers */
492
.zone-haut {
499
.zone-haut {
493
	height:123px;
500
	height:123px;
494
	width:885px;
501
	width:885px;
495
	margin:32px 0 0 0;
502
	margin:32px 0 0 0;
496
}
503
}
497
 
504
 
498
/* Logo Tela Botanica */
505
/* Logo Tela Botanica */
499
#zone-logo-tela {
506
#zone-logo-tela {
500
	position:absolute;
507
	position:absolute;
501
	margin-top:3px;
508
	margin-top:3px;
502
	background:none;
509
	background:none;
503
}
510
}
504
#zone-logo-tela a {
511
#zone-logo-tela a {
505
	border:none;
512
	border:none;
506
}
513
}
507
#zone-logo-tela img:hover {
514
#zone-logo-tela img:hover {
508
  border:1px dotted white;
515
  border:1px dotted white;
509
  width:144px;
516
  width:144px;
510
  height:98px;
517
  height:98px;
511
}
518
}
512
#zone-logo-tela a:hover:after {
519
#zone-logo-tela a:hover:after {
513
  font-size:12px;
520
  font-size:12px;
514
  color:white;
521
  color:white;
515
  content:" "attr(title)" ";
522
  content:" "attr(title)" ";
516
}
523
}
517
 
524
 
518
/* Sous-titre du r�seau */
525
/* Sous-titre du r�seau */
519
.zone-haut h2 {
526
.zone-haut h2 {
520
	position:absolute;
527
	position:absolute;
521
	top:135px;
528
	top:135px;
522
	margin:0 0 0 90px;
529
	margin:0 0 0 90px;
523
	font-size:16px;
530
	font-size:16px;
524
	font-family:arial;
531
	font-family:arial;
525
	text-transform:none;
532
	text-transform:none;
526
	color:white;
533
	color:white;
527
}
534
}
528
 
535
 
529
/* Mots-cl�s des univers */
536
/* Mots-cl�s des univers */
530
.motsclefs {
537
.motsclefs {
531
	position:absolute;
538
	position:absolute;
532
	font-family:Helveticaneue;
539
	font-family:Helveticaneue;
533
	letter-spacing:-1px;
540
	letter-spacing:-1px;
534
	font-weight:lighter;
541
	font-weight:lighter;
535
}
542
}
536
.motsclefs h3 {
543
.motsclefs h3 {
537
	position:absolute;
544
	position:absolute;
538
	left:200px;
545
	left:200px;
539
	margin-top:17px;
546
	margin-top:17px;
540
	font-family:helveticaneue;
547
	font-family:helveticaneue;
541
	font-size:60px;
548
	font-size:60px;
542
	font-weight:lighter;
549
	font-weight:lighter;
543
	color:#5c5950;
550
	color:#5c5950;
544
}
551
}
545
.motsclefs h4 {
552
.motsclefs h4 {
546
	margin-top:60px;
553
	margin-top:60px;
547
	margin-left:540px;
554
	margin-left:540px;
548
	text-align:left;
555
	text-align:left;
549
	font-family:helveticaneue;
556
	font-family:helveticaneue;
550
	color:#f2f2f2;
557
	color:#f2f2f2;
551
}
558
}
552
.motsclefs span {
559
.motsclefs span {
553
	position:absolute;
560
	position:absolute;
554
	top:85px;
561
	top:85px;
555
	font-weight:normal;
562
	font-weight:normal;
556
	text-transform:lowercase;
563
	text-transform:lowercase;
557
}
564
}
558
/*+-----------------------------------------------------------------------------------------------------------------+*/
565
/*+-----------------------------------------------------------------------------------------------------------------+*/
559
/** Menu de navigation entre univers **/
566
/** Menu de navigation entre univers **/
560
#zone-menu-navigation {
567
#zone-menu-navigation {
561
	width:900px;
568
	width:900px;
562
	margin:10px 0 10px 15px;
569
	margin:10px 0 10px 15px;
563
	float:left;
570
	float:left;
564
	text-decoration:none;
571
	text-decoration:none;
565
	text-align:center;
572
	text-align:center;
566
	font-size:14px;
573
	font-size:14px;
567
	font-family:arial;
574
	font-family:arial;
568
	line-height:20px;
575
	line-height:20px;
569
}
576
}
570
#zone-menu-navigation a:link,#zone-menu-navigation a:visited,#zone-menu-navigation a:active {
577
#zone-menu-navigation a:link,#zone-menu-navigation a:visited,#zone-menu-navigation a:active {
571
	text-decoration:none;
578
	text-decoration:none;
572
}
579
}
573
#zone-menu-navigation .menuHautActif a {
580
#zone-menu-navigation .menuHautActif a {
574
	color:#6C6865;
581
	color:#6C6865;
575
	width:20px;
582
	width:20px;
576
	font-weight:bold;
583
	font-weight:bold;
577
	font-size:14px;
584
	font-size:14px;
578
	text-transform:uppercase;
585
	text-transform:uppercase;
579
	padding-bottom:5px;
586
	padding-bottom:5px;
580
	border-bottom:4px solid grey;
587
	border-bottom:4px solid grey;
581
}
588
}
582
#zone-menu-navigation a {
589
#zone-menu-navigation a {
583
	color:white;
590
	color:white;
584
	border:none;
591
	border:none;
585
}
592
}
586
#zone-menu-navigation ul {
593
#zone-menu-navigation ul {
587
	padding:0;
594
	padding:0;
588
}
595
}
589
#zone-menu-navigation ul li {
596
#zone-menu-navigation ul li {
590
	float:left;
597
	float:left;
591
	width:160px;
598
	width:160px;
592
	height:20px;
599
	height:20px;
593
	margin-right:15px;
600
	margin-right:15px;
594
	text-align:center;
601
	text-align:center;
595
	text-decoration:none;
602
	text-decoration:none;
596
	list-style-type:none;
603
	list-style-type:none;
597
	padding:0;
604
	padding:0;
598
	zoom:1; /* pour ie8 */
605
	zoom:1; /* pour ie8 */
599
}
606
}
600
#zone-menu-navigation a:hover,#zone-menu-navigation a:focus {
607
#zone-menu-navigation a:hover,#zone-menu-navigation a:focus {
601
	font-weight:bold;
608
	font-weight:bold;
602
	color:#6C6865;
609
	color:#6C6865;
603
	text-decoration:none;
610
	text-decoration:none;
604
	text-transform:uppercase;
611
	text-transform:uppercase;
605
	padding-bottom:5px;
612
	padding-bottom:5px;
606
	border-bottom:4px solid grey;
613
	border-bottom:4px solid grey;
607
	border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
614
	border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
608
}
615
}
609
 
616
 
610
/*Ancienne classe arrondi7 & ombre2*/
617
/*Ancienne classe arrondi7 & ombre2*/
611
#zone-menu-navigation ul li {
618
#zone-menu-navigation ul li {
612
	-moz-border-radius:7px; -webkit-border-radius:7px; 	border-radius:7px;
619
	-moz-border-radius:7px; -webkit-border-radius:7px; 	border-radius:7px;
613
	box-shadow:7px 7px 11px #555;-moz-box-shadow:4px 4px 7px #aaa;-webkit-box-shadow:7px 7px 11px #aaa;
620
	box-shadow:7px 7px 11px #555;-moz-box-shadow:4px 4px 7px #aaa;-webkit-box-shadow:7px 7px 11px #aaa;
614
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4);/* pour ie8 */
621
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4);/* pour ie8 */
615
}
622
}
616
 
623
 
617
/*+-----------------------------------------------------------------------------------------------------------------+*/
624
/*+-----------------------------------------------------------------------------------------------------------------+*/
618
/* Couleurs des diff�rents menus */
625
/* Couleurs des diff�rents menus */
619
#menuAccueil {
626
#menuAccueil {
620
	background:#fd8c13;
627
	background:#fd8c13;
621
}
628
}
622
#menuBotanique {
629
#menuBotanique {
623
	background:#9ac243;
630
	background:#9ac243;
624
}
631
}
625
#menuActualites {
632
#menuActualites {
626
	background:#c2c0ad;
633
	background:#c2c0ad;
627
}
634
}
628
#menuReseau {
635
#menuReseau {
629
	background:#e16039;
636
	background:#e16039;
630
}
637
}
631
#menuProjets {
638
#menuProjets {
632
	background:#a89d80;
639
	background:#a89d80;
633
}
640
}
634
/*+-----------------------------------------------------------------------------------------------------------------+*/
641
/*+-----------------------------------------------------------------------------------------------------------------+*/
635
/* Menus */
642
/* Menus */
636
#zone-menu-gauche {
643
#zone-menu-gauche {
637
	font-family:arial;
644
	font-family:arial;
638
	font-size:12px;
645
	font-size:12px;
639
	width:170px;
646
	width:170px;
640
	margin-top:10px;
647
	margin-top:10px;
641
	border-left:1px solid #598000;
648
	border-left:1px solid #598000;
642
	padding-left:2px;
649
	padding-left:2px;
643
}
650
}
644
#zone-menu-gauche ul {
651
#zone-menu-gauche ul {
645
	padding:0;
652
	padding:0;
646
	list-style:none;
653
	list-style:none;
647
}
654
}
648
#zone-menu-gauche ul li {
655
#zone-menu-gauche ul li {
649
	padding:0 0 5px 0;
656
	padding:0 0 5px 0;
650
}
657
}
651
#zone-menu-gauche ul li a {
658
#zone-menu-gauche ul li a {
652
	margin:0;
659
	margin:0;
653
	padding:2px 0 2px 14px;
660
	padding:2px 0 2px 14px;
654
	border-top:1px solid #598000;
661
	border-top:1px solid #598000;
655
	border-bottom:1px solid #598000;
662
	border-bottom:1px solid #598000;
656
	border-right:1px solid #598000;
663
	border-right:1px solid #598000;
657
	border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;
664
	border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;
658
	font-weight:bold;
665
	font-weight:bold;
659
	color:#598000;
666
	color:#598000;
660
	display:block;
667
	display:block;
661
	background:url(../images/petitCarre.jpg) no-repeat 3px 7px;
668
	background:url(../images/petitCarre.jpg) no-repeat 3px 7px;
662
}
669
}
663
#zone-menu-gauche ul li ul {
670
#zone-menu-gauche ul li ul {
664
	list-style:disc inside;
671
	list-style:disc inside;
665
	color:#598000;
672
	color:#598000;
666
	padding:0 0 0 15px;
673
	padding:0 0 0 15px;
667
}
674
}
668
#zone-menu-gauche ul li ul li {
675
#zone-menu-gauche ul li ul li {
669
	padding:0;
676
	padding:0;
670
}
677
}
671
#zone-menu-gauche ul li ul li a {
678
#zone-menu-gauche ul li ul li a {
672
	border:none;
679
	border:none;
673
	background:none;
680
	background:none;
674
	padding:0;
681
	padding:0;
675
	display:inline;
682
	display:inline;
676
	font-weight:normal;
683
	font-weight:normal;
677
}
684
}
678
#zone-menu-gauche .menu_actif a {
685
#zone-menu-gauche .menu_actif a {
679
	color:#FD8C13;
686
	color:#FD8C13;
680
}
687
}
681
#zone-menu-gauche .menu_inactif a {
688
#zone-menu-gauche .menu_inactif a {
682
	color:#598000;
689
	color:#598000;
683
	font-weight:normal;
690
	font-weight:normal;
684
}
691
}
685
#zone-menu-gauche ul.menu_deroulant_n1 > li > a {
692
#zone-menu-gauche ul.menu_deroulant_n1 > li > a {
686
	font-weight:bold;
693
	font-weight:bold;
687
}
694
}
688
#zone-menu-gauche a:hover {
695
#zone-menu-gauche a:hover {
689
	color:#FD8C13;
696
	color:#FD8C13;
690
}
697
}
691
/*+-----------------------------------------------------------------------------------------------------------------+*/
698
/*+-----------------------------------------------------------------------------------------------------------------+*/
692
#cheminDeFer {
699
#cheminDeFer {
693
	width:500px;
700
	width:500px;
694
	margin-left:34px;
701
	margin-left:34px;
695
	margin-top:12px;
702
	margin-top:12px;
696
	margin-bottom:10px;
703
	margin-bottom:10px;
697
}
704
}
698
/*+-----------------------------------------------------------------------------------------------------------------+*/
705
/*+-----------------------------------------------------------------------------------------------------------------+*/
699
/** Zone menu connexion **/
706
/** Zone menu connexion **/
700
#zone-menu-connexion {
707
#zone-menu-connexion {
701
	height:122px;
708
	height:122px;
702
	width:178px;
709
	width:178px;
703
	padding:25px 0 0 0;
710
	padding:25px 0 0 0;
704
	font-family:arial;
711
	font-family:arial;
705
	text-align:right;
712
	text-align:right;
706
	font-size:11px;
713
	font-size:11px;
707
	background:url(../images/carreorange.png) no-repeat 9px -9px;
714
	background:url(../images/carreorange.png) no-repeat 9px -9px;
708
}
715
}
709
#zone-menu-connexion fieldset {
716
#zone-menu-connexion fieldset {
710
	text-align:left;
717
	text-align:left;
711
	width:165px;
718
	width:165px;
712
	background:white;
719
	background:white;
713
	padding:28px 0 0 10px;
720
	padding:28px 0 0 10px;
714
	border:solid 1px #99C242;
721
	border:solid 1px #99C242;
715
	text-decoration:none;
722
	text-decoration:none;
716
	border-radius:0 10px 10px 10px;-moz-border-radius:0 10px 10px 10px;-webkit-border-radius:0 10px 10px 10px;
723
	border-radius:0 10px 10px 10px;-moz-border-radius:0 10px 10px 10px;-webkit-border-radius:0 10px 10px 10px;
717
	
724
	
718
}
725
}
719
#zone-menu-connexion fieldset input {
726
#zone-menu-connexion fieldset input {
720
	font-size:11px;
727
	font-size:11px;
721
}
728
}
722
#zone-menu-connexion fieldset p {
729
#zone-menu-connexion fieldset p {
723
	text-align:left;
730
	text-align:left;
724
	padding-left:3px
731
	padding-left:3px
725
}
732
}
726
#zone-menu-connexion h3 {
733
#zone-menu-connexion h3 {
727
	position:absolute;
734
	position:absolute;
728
	width:162px;
735
	width:162px;
729
	padding:5px 5px 5px 9px;
736
	padding:5px 5px 5px 9px;
730
	margin:-29px 0 0 -10px;
737
	margin:-29px 0 0 -10px;
731
	color:white;
738
	color:white;
732
	text-align:left;
739
	text-align:left;
733
	text-transform:uppercase;
740
	text-transform:uppercase;
734
	font-size:12px;
741
	font-size:12px;
735
	background-color:#99C242;
742
	background-color:#99C242;
736
	border-radius:0 10px 0 0;-moz-border-radius:0 10px 0 0;-webkit-border-radius:0 10px 0 0;
743
	border-radius:0 10px 0 0;-moz-border-radius:0 10px 0 0;-webkit-border-radius:0 10px 0 0;
737
}
744
}
738
#zone-menu-connexion fieldset label {
745
#zone-menu-connexion fieldset label {
739
	position:relative;
746
	position:relative;
740
	width:12em;
747
	width:12em;
741
	display:block;
748
	display:block;
742
	margin:.1em 0;
749
	margin:.1em 0;
743
}
750
}
744
#zone-menu-connexion label input {
751
#zone-menu-connexion label input {
745
	position:absolute;
752
	position:absolute;
746
	left:100%;
753
	left:100%;
747
	top:0;
754
	top:0;
748
	width:15px;
755
	width:15px;
749
}
756
}
750
#zone-menu-connexion #username,#zone-menu-connexion #password {
757
#zone-menu-connexion #username,#zone-menu-connexion #password {
751
	width:80px;
758
	width:80px;
752
}
759
}
753
#zone-menu-connexion fieldset #connexion {
760
#zone-menu-connexion fieldset #connexion {
754
	border:solid 1px #8eb533;
761
	border:solid 1px #8eb533;
755
	padding:0;
762
	padding:0;
756
}
763
}
757
#zone-menu-connexion #persistant,#zone-menu-connexion #persistant_label {
764
#zone-menu-connexion #persistant,#zone-menu-connexion #persistant_label {
758
	float:left;
765
	float:left;
759
	margin-left:0;
766
	margin-left:0;
760
}
767
}
761
#zone-menu-connexion #persistant_label {
768
#zone-menu-connexion #persistant_label {
762
	padding-top:2px;
769
	padding-top:2px;
763
}
770
}
764
#zone-menu-connexion #colonneDroite {
771
#zone-menu-connexion #colonneDroite {
765
	padding:15px 0;
772
	padding:15px 0;
766
}
773
}
767
/*+-----------------------------------------------------------------------------------------------------------------+*/
774
/*+-----------------------------------------------------------------------------------------------------------------+*/
768
/** Menu lat�ral :Zone gauche **/
775
/** Menu lat�ral :Zone gauche **/
769
#zone-gauche {
776
#zone-gauche {
770
	width:170px;
777
	width:170px;
771
	float:left;
778
	float:left;
772
	margin-left:0;
779
	margin-left:0;
773
	padding-bottom:100px;
780
	padding-bottom:100px;
774
}
781
}
775
/*+-----------------------------------------------------------------------------------------------------------------+*/
782
/*+-----------------------------------------------------------------------------------------------------------------+*/
776
/** Zone principale :zone droite **/
783
/** Zone principale :zone droite **/
777
#zone-droite {
784
#zone-droite {
778
	width:730px;
785
	width:730px;
779
	margin-left:20px;
786
	margin-left:20px;
780
	float:left;
787
	float:left;
781
	height:auto;
788
	height:auto;
782
	overflow:hidden;
789
	overflow:hidden;
783
}
790
}
784
#contenu {
791
#contenu {
785
	border:none;
792
	border:none;
786
}
793
}
787
#zone_contenu_corps {
794
#zone_contenu_corps {
788
	border:none;
795
	border:none;
789
	width:695px
796
	width:695px
790
}
797
}
791
#zone_contenu_corps li,#contenu li {
798
#zone_contenu_corps li,#contenu li {
792
	list-style-image:url(/sites/commun/generique/images/graphisme/petit_carre.png);
799
	list-style-image:url(/sites/commun/generique/images/graphisme/petit_carre.png);
793
	line-height:18px;
800
	line-height:18px;
794
}
801
}
795
#zone_contenu_corps li ul li,#contenu li ul li {
802
#zone_contenu_corps li ul li,#contenu li ul li {
796
	list-style:none;
803
	list-style:none;
797
	background:url(../images/petitCarreContour.jpg) no-repeat 10px 6px;
804
	background:url(../images/petitCarreContour.jpg) no-repeat 10px 6px;
798
	padding-left:25px;
805
	padding-left:25px;
799
	line-height:18px;
806
	line-height:18px;
800
}
807
}
801
#zone_contenu_corps form li,#contenu form li {
808
#zone_contenu_corps form li,#contenu form li {
802
	background:none;
809
	background:none;
803
}
810
}
804
#zone_contenu_corps .alpha,#contenu .alpha {
811
#zone_contenu_corps .alpha,#contenu .alpha {
805
	background:none;
812
	background:none;
806
	padding-left:25px;
813
	padding-left:25px;
807
	list-style-type:upper-alpha;
814
	list-style-type:upper-alpha;
808
}
815
}
809
#zone_contenu_corps .listeSimple li,#contenu .listeSimple li {
816
#zone_contenu_corps .listeSimple li,#contenu .listeSimple li {
810
	list-style:inherit;
817
	list-style:inherit;
811
	background:none;
818
	background:none;
812
	padding:0;
819
	padding:0;
813
}
820
}
814
#zone_contenu_corps .listeNumerique li,#contenu .listeNumerique li {
821
#zone_contenu_corps .listeNumerique li,#contenu .listeNumerique li {
815
	list-style:upper-alpha inside;
822
	list-style:upper-alpha inside;
816
	background:none;
823
	background:none;
817
	padding:0;
824
	padding:0;
818
}
825
}
819
#zone_contenu_corps ul li ul {
826
#zone_contenu_corps ul li ul {
820
	margin-bottom:10px;
827
	margin-bottom:10px;
821
}
828
}
822
.filetVert {
829
.filetVert {
823
	width:300px;
830
	width:300px;
824
	margin-left:0;
831
	margin-left:0;
825
	margin-top:5px;
832
	margin-top:5px;
826
	padding:20px;
833
	padding:20px;
827
	border:1px solid #9ac342;
834
	border:1px solid #9ac342;
828
	border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
835
	border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
829
	float:left;
836
	float:left;
830
}
837
}
831
.filetVert h1 {
838
.filetVert h1 {
832
	margin:0 0 10px 0;
839
	margin:0 0 10px 0;
833
}
840
}
834
/*+-----------------------------------------------------------------------------------------------------------------+*/
841
/*+-----------------------------------------------------------------------------------------------------------------+*/
835
/*Onglets*/
842
/*Onglets*/
836
#zone_contenu_corps #BAZ_menu, #zone_contenu_corps .menu_classique_n3, .onglets {
843
#zone_contenu_corps #BAZ_menu, #zone_contenu_corps .menu_classique_n3, .onglets {
837
	display:inline-block;
844
	display:inline-block;
838
	padding:0;
845
	padding:0;
839
}
846
}
840
.onglets a {border:none
847
.onglets a {border:none
841
}
848
}
842
 
849
 
843
#zone_contenu_corps #BAZ_menu a, #zone_contenu_corps .menu_classique_n3 a, #zone_contenu_corps .onglets li a, #zone_contenu_corps .onglets li {
850
#zone_contenu_corps #BAZ_menu a, #zone_contenu_corps .menu_classique_n3 a, #zone_contenu_corps .onglets li a, #zone_contenu_corps .onglets li {
844
	list-style-image:none;
851
	list-style-image:none;
845
	padding:5px 3px 5px 3px;
852
	padding:5px 3px 5px 3px;
846
	margin-top:2px;
853
	margin-top:2px;
847
	background-color:#C2C0AD;
854
	background-color:#C2C0AD;
848
}
855
}
849
#zone_contenu_corps #BAZ_menu li, #zone_contenu_corps .menu_classique_n3 li, .onglets li {
856
#zone_contenu_corps #BAZ_menu li, #zone_contenu_corps .menu_classique_n3 li, .onglets li {
850
	cursor:pointer;
857
	cursor:pointer;
851
	float:left;
858
	float:left;
852
	list-style:none;
859
	list-style:none;
853
	margin-right:5px;
860
	margin-right:5px;
854
	font-size:13px;
861
	font-size:13px;
855
	text-transform:uppercase;
862
	text-transform:uppercase;
856
	letter-spacing:0;
863
	letter-spacing:0;
857
	padding:5px 2px 5px 5px;
864
	padding:5px 2px 5px 5px;
858
	margin:0 1px 0 0;
865
	margin:0 1px 0 0;
859
	background:none no-repeat 5px 9px #C2C0AD;
866
	background:none no-repeat 5px 9px #C2C0AD;
860
	color:#fd8c13;
867
	color:#fd8c13;
861
	border:1px solid #c2c0ad;
868
	border:1px solid #c2c0ad;
862
	border-bottom:0px solid #c2c0ad;
869
	border-bottom:0px solid #c2c0ad;
863
	text-decoration:none;
870
	text-decoration:none;
864
	border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;
871
	border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;
865
}
872
}
866
.onglets li:hover{ color:#FD8C13}
873
.onglets li:hover{ color:#FD8C13}
867
#zone_contenu_corps #BAZ_menu .menu_actif a, #zone_contenu_corps .menu_classique_n3 .menu_actif a, #zone_contenu_corps .onglets .menu_actif a {
874
#zone_contenu_corps #BAZ_menu .menu_actif a, #zone_contenu_corps .menu_classique_n3 .menu_actif a, #zone_contenu_corps .onglets .menu_actif a {
868
	background:none;
875
	background:none;
869
	color:#FD8C13;
876
	color:#FD8C13;
870
	font-weight:bold;
877
	font-weight:bold;
871
}
878
}
872
#zone_contenu_corps #BAZ_menu .menu_actif, #zone_contenu_corps .menu_classique_n3 .menu_actif, #zone_contenu_corps .onglets .menu_actif {
879
#zone_contenu_corps #BAZ_menu .menu_actif, #zone_contenu_corps .menu_classique_n3 .menu_actif, #zone_contenu_corps .onglets .menu_actif {
873
	background:none;
880
	background:none;
874
	border:1px solid #C2C0AD;
881
	border:1px solid #C2C0AD;
875
	border-bottom:0 solid #c2c0ad;
882
	border-bottom:0 solid #c2c0ad;
876
	text-decoration:none;
883
	text-decoration:none;
877
	border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;
884
	border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;
878
}
885
}
879
#zone_contenu_corps #BAZ_menu .menu_inactif a,#zone_contenu_corps .menu_classique_n3 .menu_inactif a,#zone_contenu_corps .menu_classique_n3 h1,#zone_contenu_corps .onglets .menu_inactif a,#zone_contenu_corps .onglets h1 {
886
#zone_contenu_corps #BAZ_menu .menu_inactif a,#zone_contenu_corps .menu_classique_n3 .menu_inactif a,#zone_contenu_corps .menu_classique_n3 h1,#zone_contenu_corps .onglets .menu_inactif a,#zone_contenu_corps .onglets h1 {
880
	color:#6C6865;
887
	color:#6C6865;
881
}
888
}
882
#zone_contenu_corps #BAZ_menu .menu_actif h1,#zone_contenu_corps .menu_classique_n3 .menu_actif h1,.onglets .menu_actif h1 {
889
#zone_contenu_corps #BAZ_menu .menu_actif h1,#zone_contenu_corps .menu_classique_n3 .menu_actif h1,.onglets .menu_actif h1 {
883
	color:#FD8C13;
890
	color:#FD8C13;
884
}
891
}
885
 
892
 
886
#cartographieVolante {
893
#cartographieVolante {
887
	position:absolute;
894
	position:absolute;
888
	z-index:10;
895
	z-index:10;
889
	background:white;
896
	background:white;
890
	border:solid 1px #AAAAAA;
897
	border:solid 1px #AAAAAA;
891
	padding:15px;
898
	padding:15px;
892
	margin:-300px 0 0 -300px;
899
	margin:-300px 0 0 -300px;
893
}
900
}
894
#cartographieVolante #masquerLaCarte {
901
#cartographieVolante #masquerLaCarte {
895
	float:right;
902
	float:right;
896
}
903
}
897
/*+-----------------------------------------------------------------------------------------------------------------+*/
904
/*+-----------------------------------------------------------------------------------------------------------------+*/
898
/* Bandeau Projets */
905
/* Bandeau Projets */
899
#bandeauProjets {
906
#bandeauProjets {
900
	width:845px;
907
	width:845px;
901
	margin:20px 0;
908
	margin:20px 0;
902
	border:dotted 1px #fd8c13;
909
	border:dotted 1px #fd8c13;
903
	border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
910
	border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
904
	float:left;
911
	float:left;
905
	padding-left:65px;
912
	padding-left:65px;
906
}
913
}
907
#bandeauProjets ul {
914
#bandeauProjets ul {
908
	height:98px;
915
	height:98px;
909
	padding:0px;
916
	padding:0px;
910
	list-style:none;
917
	list-style:none;
911
	font-family:arial;
918
	font-family:arial;
912
}
919
}
913
#bandeauProjets ul li {
920
#bandeauProjets ul li {
914
	width:250px;
921
	width:250px;
915
	margin-left:15px;
922
	margin-left:15px;
916
	border:double 1px orange;
923
	border:double 1px orange;
917
	border-width:0 4px 0 0;
924
	border-width:0 4px 0 0;
918
	display:inline;
925
	display:inline;
919
	height:95px;
926
	height:95px;
920
	float:left;
927
	float:left;
921
}
928
}
922
#bandeauProjets ul li, #bandeauProjets ul li p {
929
#bandeauProjets ul li, #bandeauProjets ul li p {
923
	font-family:arial;
930
	font-family:arial;
924
	font-size:10px;
931
	font-size:10px;
925
	line-height:13px;
932
	line-height:13px;
926
}
933
}
927
#bandeauProjets ul li p {
934
#bandeauProjets ul li p {
928
	padding-right:2px;
935
	padding-right:2px;
929
}
936
}
930
#bandeauProjets ul li a {
937
#bandeauProjets ul li a {
931
	color:#598000;
938
	color:#598000;
932
	font-weight:bold;
939
	font-weight:bold;
933
}
940
}
934
#bandeauProjets ul li h3 {
941
#bandeauProjets ul li h3 {
935
	padding:5px 0;
942
	padding:5px 0;
936
	margin:0;
943
	margin:0;
937
	color:#fd8c13;
944
	color:#fd8c13;
938
}
945
}
939
#bandeauProjets ul li img {
946
#bandeauProjets ul li img {
940
	float:right;
947
	float:right;
941
	padding:10px;
948
	padding:10px;
942
}
949
}
943
#bandeauProjets ul .bouton {
950
#bandeauProjets ul .bouton {
944
	width:20px;
951
	width:20px;
945
}
952
}
946
#boutonPrecedent,#boutonSuivant {
953
#boutonPrecedent,#boutonSuivant {
947
	position:absolute;
954
	position:absolute;
948
}
955
}
949
#boutonPrecedent {
956
#boutonPrecedent {
950
	margin-left:-66px;
957
	margin-left:-66px;
951
	margin-top:-99px;
958
	margin-top:-99px;
952
	height:100px;
959
	height:100px;
953
	background:white;
960
	background:white;
954
	cursor:pointer;
961
	cursor:pointer;
955
	width:70px;
962
	width:70px;
956
	border:dotted 1px #fd8c13;
963
	border:dotted 1px #fd8c13;
957
	border-right-style:none;
964
	border-right-style:none;
958
	border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;
965
	border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;
959
	background:white url(../images/flecheGauche.jpg) no-repeat 5px 25px;
966
	background:white url(../images/flecheGauche.jpg) no-repeat 5px 25px;
960
}
967
}
961
#boutonSuivant {
968
#boutonSuivant {
962
	margin-left:799px;
969
	margin-left:799px;
963
	margin-top:-99px;
970
	margin-top:-99px;
964
	width:30px;
971
	width:30px;
965
	cursor:pointer;
972
	cursor:pointer;
966
	background:white url(../images/flecheDroite.jpg) no-repeat 15px 25px;
973
	background:white url(../images/flecheDroite.jpg) no-repeat 15px 25px;
967
	padding:28px 8px 58px 8px;
974
	padding:28px 8px 58px 8px;
968
	border:dotted 1px #fd8c13;
975
	border:dotted 1px #fd8c13;
969
	border-left-style:none;
976
	border-left-style:none;
970
	border-radius:0 10px 10px 0;-moz-border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0;
977
	border-radius:0 10px 10px 0;-moz-border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0;
971
}
978
}
972
/*+-----------------------------------------------------------------------------------------------------------------+*/
979
/*+-----------------------------------------------------------------------------------------------------------------+*/
973
/** Zone-bas-page :footer **/
980
/** Zone-bas-page :footer **/
974
#zone-bas-page {
981
#zone-bas-page {
975
	width:960px;
982
	width:960px;
976
	clear:both;
983
	clear:both;
977
}
984
}
978
#zone-bas-page div {
985
#zone-bas-page div {
979
	width:900px;
986
	width:900px;
980
	margin:20px 0 10px 0;
987
	margin:20px 0 10px 0;
981
	text-align:center;
988
	text-align:center;
982
}
989
}
983
#zone-bas-page div ul li {
990
#zone-bas-page div ul li {
984
	display:inline;
991
	display:inline;
985
	margin-left:10px;
992
	margin-left:10px;
986
	padding:6px 0 0 20px;
993
	padding:6px 0 0 20px;
987
	line-height:22px;
994
	line-height:22px;
988
	text-align:center;
995
	text-align:center;
989
	font-size:12px;
996
	font-size:12px;
990
	font-family:arial;
997
	font-family:arial;
991
	text-decoration:none;
998
	text-decoration:none;
992
	list-style:none;
999
	list-style:none;
993
}
1000
}
994
#zone-bas-page #accueil {
1001
#zone-bas-page #accueil {
995
	background:url(../images/accueil.png) no-repeat 0 2px;
1002
	background:url(../images/accueil.png) no-repeat 0 2px;
996
}
1003
}
997
#zone-bas-page #faq {
1004
#zone-bas-page #faq {
998
	background:url(../images/faq.png) no-repeat 0 2px;
1005
	background:url(../images/faq.png) no-repeat 0 2px;
999
}
1006
}
1000
#zone-bas-page #contact {
1007
#zone-bas-page #contact {
1001
	background:url(../images/contact.png) no-repeat 0 2px;
1008
	background:url(../images/contact.png) no-repeat 0 2px;
1002
}
1009
}
1003
#zone-bas-page #plan {
1010
#zone-bas-page #plan {
1004
	background:url(../images/plan.png) no-repeat 0 2px;
1011
	background:url(../images/plan.png) no-repeat 0 2px;
1005
}
1012
}
1006
#zone-bas-page #rss {
1013
#zone-bas-page #rss {
1007
	background:url(../images/rss.png) no-repeat 0 2px;
1014
	background:url(../images/rss.png) no-repeat 0 2px;
1008
}
1015
}
1009
#zone-bas-page #telechargement {
1016
#zone-bas-page #telechargement {
1010
	background:url(../images/telechargement.png) no-repeat 0 2px;
1017
	background:url(../images/telechargement.png) no-repeat 0 2px;
1011
}
1018
}
1012
#zone-bas-page #visite {
1019
#zone-bas-page #visite {
1013
	background:url(../images/visite.png) no-repeat 0 2px;
1020
	background:url(../images/visite.png) no-repeat 0 2px;
1014
}
1021
}
1015
#zone-bas-page #mentions {
1022
#zone-bas-page #mentions {
1016
	background:url(../images/mentions.gif) no-repeat 0 2px;
1023
	background:url(../images/mentions.gif) no-repeat 0 2px;
1017
}
1024
}
1018
#zone-bas-page > div a:link, #zone-bas-page > div a:visited, #zone-bas-page > div a:active {
1025
#zone-bas-page > div a:link, #zone-bas-page > div a:visited, #zone-bas-page > div a:active {
1019
	font-weight:normal;
1026
	font-weight:normal;
1020
	color:#598000;
1027
	color:#598000;
1021
	text-decoration:none;
1028
	text-decoration:none;
1022
}
1029
}
1023
#zone-bas-page > div a:hover, #menupied a:focus {
1030
#zone-bas-page > div a:hover, #menupied a:focus {
1024
	font-weight:normal;
1031
	font-weight:normal;
1025
	color:#fd8c13;
1032
	color:#fd8c13;
1026
	text-decoration:none;
1033
	text-decoration:none;
1027
}
1034
}
1028
/*+-----------------------------------------------------------------------------------------------------------------+*/
1035
/*+-----------------------------------------------------------------------------------------------------------------+*/
1029
/** Contact Tela **/
1036
/** Contact Tela **/
1030
#coordonees {
1037
#coordonees {
1031
	width:905px;
1038
	width:905px;
1032
	text-align:center;
1039
	text-align:center;
1033
	margin:auto;
1040
	margin:auto;
1034
	background:url(../../../commun/generique/images/petitCarre.jpg) no-repeat right;
1041
	background:url(../../../commun/generique/images/petitCarre.jpg) no-repeat right;
1035
	height:15px;
1042
	height:15px;
1036
}
1043
}
1037
#coordonees span {
1044
#coordonees span {
1038
	float:left;
1045
	float:left;
1039
	padding-left:15px;
1046
	padding-left:15px;
1040
	background:url(../../../commun/generique/images/petitCarre.jpg) no-repeat 5px 5px;
1047
	background:url(../../../commun/generique/images/petitCarre.jpg) no-repeat 5px 5px;
1041
	font-family:arial;
1048
	font-family:arial;
1042
	font-size:12px;
1049
	font-size:12px;
1043
	font-weight:normal;
1050
	font-weight:normal;
1044
	font-style:normal;
1051
	font-style:normal;
1045
}
1052
}
1046
#coordonees a {
1053
#coordonees a {
1047
	font-family:arial;
1054
	font-family:arial;
1048
	font-size:12px;
1055
	font-size:12px;
1049
	text-align:justify;
1056
	text-align:justify;
1050
	font-weight:normal;
1057
	font-weight:normal;
1051
	line-height:16px;
1058
	line-height:16px;
1052
	list-style:none;
1059
	list-style:none;
1053
}
1060
}
1054
#coordonees a:link, #coordonees a:visited, #coordonees a:active {
1061
#coordonees a:link, #coordonees a:visited, #coordonees a:active {
1055
	color:#3a3633;
1062
	color:#3a3633;
1056
}
1063
}
1057
#coordonees a:hover, #coordonees a:focus {
1064
#coordonees a:hover, #coordonees a:focus {
1058
	color:#fd8c13;
1065
	color:#fd8c13;
1059
}
1066
}
1060
/*+-----------------------------------------------------------------------------------------------------------------+*/
1067
/*+-----------------------------------------------------------------------------------------------------------------+*/
1061
/* Mise en page en colonne depuis www.1kbgrid.com */
1068
/* Mise en page en colonne depuis www.1kbgrid.com */
1062
/* = The 1Kb Grid = 12 columns, 60 pixels each, with 20 pixel gutter */
1069
/* = The 1Kb Grid = 12 columns, 60 pixels each, with 20 pixel gutter */
1063
.grid_1 {
1070
.grid_1 {
1064
	width:60px;
1071
	width:60px;
1065
}
1072
}
1066
.grid_2 {
1073
.grid_2 {
1067
	width:140px;
1074
	width:140px;
1068
}
1075
}
1069
.grid_3 {
1076
.grid_3 {
1070
	width:220px;
1077
	width:220px;
1071
}
1078
}
1072
.grid_4 {
1079
.grid_4 {
1073
	width:300px;
1080
	width:300px;
1074
}
1081
}
1075
.grid_5 {
1082
.grid_5 {
1076
	width:380px;
1083
	width:380px;
1077
}
1084
}
1078
.grid_6 {
1085
.grid_6 {
1079
	width:460px;
1086
	width:460px;
1080
}
1087
}
1081
.grid_7 {
1088
.grid_7 {
1082
	width:540px;
1089
	width:540px;
1083
}
1090
}
1084
.grid_8 {
1091
.grid_8 {
1085
	width:620px;
1092
	width:620px;
1086
}
1093
}
1087
.grid_9 {
1094
.grid_9 {
1088
	width:700px;
1095
	width:700px;
1089
}
1096
}
1090
.grid_10 {
1097
.grid_10 {
1091
	width:780px;
1098
	width:780px;
1092
}
1099
}
1093
.grid_11 {
1100
.grid_11 {
1094
	width:860px;
1101
	width:860px;
1095
}
1102
}
1096
.grid_12 {
1103
.grid_12 {
1097
	width:940px;
1104
	width:940px;
1098
}
1105
}
1099
.column {
1106
.column {
1100
	margin:0 10px;
1107
	margin:0 10px;
1101
	overflow:hidden;
1108
	overflow:hidden;
1102
	float:left;
1109
	float:left;
1103
	display:inline;
1110
	display:inline;
1104
}
1111
}
1105
.row {
1112
.row {
1106
	width:695px;
1113
	width:695px;
1107
	margin:0 auto;
1114
	margin:0 auto;
1108
	overflow:hidden;
1115
	overflow:hidden;
1109
}
1116
}
1110
.row .row {
1117
.row .row {
1111
	margin:0 -10px;
1118
	margin:0 -10px;
1112
	display:inline-block;
1119
	display:inline-block;
1113
}
1120
}