Subversion Repositories Sites.tela-botanica.org

Rev

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

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