Subversion Repositories Sites.tela-botanica.org

Rev

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

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