Subversion Repositories Sites.tela-botanica.org

Rev

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

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