Subversion Repositories Sites.tela-botanica.org

Rev

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

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