Subversion Repositories Sites.tela-botanica.org

Rev

Rev 1021 | Rev 1068 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1067 gduche 1
/* STYLE SPECIFIQUE DE l'UNIVERS RÉSEAU */
2
* {
3
	font-family:arial;}
4
body {
5
	background:url(../images/graphisme/bandeau_reseau_trait.png) repeat-x;}
6
a {
7
	color:#7B9C35}
8
h2 {
9
	margin:0px 0 12px;}
10
th {
11
	height:40px;}
12
/*+-----------------------------------------------------------------------------------------------------------------+*/
13
/* Mots clefs Reseau */
14
#zone-reseau .motsclefs	.mot1 {
15
	font-size:32px;
16
	margin:-25px 0 0 -102px;}
17
#zone-reseau .motsclefs	.mot2 {
18
	font-size:26px;
19
	margin:0px 0 0 -81px;}
20
#zone-reseau .motsclefs	.mot3 {
21
	font-size:20px;
22
	margin:3px 0 0 39px;}
23
#zone-reseau {
24
	/*Commenté pour le don, a enlever après la campagne*/
25
	/*background:url(../images/graphisme/bandeau_reseau_image.png) right center no-repeat;}*/
26
/*+-----------------------------------------------------------------------------------------------------------------+*/
27
/* Logos de droite (facebook, delicious etc...) */
28
.contenu_centre {
29
	text-align:center;}
30
.logo_externe {
31
	padding:15px;
32
	float:left;}
33
.rss_site_titre {
34
	display:none;}
35
/*+-----------------------------------------------------------------------------------------------------------------+*/
36
/** Affichage des flux RSS **/
37
.flux_RSS .contenu_RSS .actualites1 {
38
	width:674px;
39
	padding-top:5px;
40
	padding-bottom:5px;
41
	height:auto;
42
	border-bottom:1px dotted #c2c0ad;}
43
.texteActualites1 {
44
	width:535px;
45
	height:auto;
46
	text-align:justify;
47
	margin-bottom:5px}
48
.texteActualites1 p,#texteActualites1 a {
49
	display:inline;
50
	text-align:justify}
51
.texteActualites1 br {
52
	position:absolute}
53
.imageActualites1 {
54
	width:130px;
55
	text-align:center;
56
	margin-top:0px;
57
	float:right;}
58
.contenu_RSS img {
59
	width:90px}
60
.flux_simple h1 {
61
	display:none;}
62
.flux_simple h3 {
63
	margin-bottom:0px;}
64
.categorie {
65
	font-variant:small-caps;
66
	color:#6C6865;
67
	font-family:arial;
68
	font-size:12px;
69
	font-weight:bold;
70
	letter-spacing:0;
71
	margin-bottom:0px;
72
	margin-top:0px;}
73
.contributions {
74
	margin-bottom:10px;}
75
.contributions h3{font-size:12px}
76
.importance2, .importance3 {
77
border:solid 1px red
78
}
79
#nouvelles_du_reseau .categorie {
80
	display:none;}
81
#rejoindre_reseau h1 {
82
	margin-top:0px;}
83
#rejoindre_reseau li {
84
	margin-left:-30px;
85
	padding:5px 0 0 30px;}
86
/*+-----------------------------------------------------------------------------------------------------------------+*/
87
/** Pages de l'annuaire */
88
/** Fiche utilisateur */
89
#fiche_utilisateur, #form_modification_inscription, #recherche_annuaire,#form_inscription {
90
	padding-left:30px;
91
	float:left;
92
	margin-left:0;
93
	margin-top:5px;
94
	padding:20px;
95
	width:90%;}
96
textarea.annuaire {
97
	width:400px !important;
98
	height:100px !important;}
99
#recherche_annuaire {
100
	margin-bottom:20px;}
101
 
102
.resultat_recherche {
103
	width: 700px;
104
}
105
 
106
.resultat_recherche .element_resultat {
107
	height: 85px;
108
	margin: 10px;
109
	margin-bottom: 15px;
110
	font-size: 12px;
111
	text-align: justify;
112
}
113
 
114
.resultat_recherche .element_resultat:hover {
115
	background-color: #CAAC5D;
116
	cursor: pointer;
117
}
118
 
119
.resultat_recherche .nom_prenom {
120
	font-size: 1.5em;
121
}
122
 
123
.resultat_recherche .profil_avatar {
124
	width: 100px;
125
}
126
 
127
.resultat_recherche .selection_destinataire {
128
	margin-left: 15px;
129
}
130
 
131
.resultat_recherche .profil_informations {
132
	display:inline;
133
	float:left;
134
	width:550px;
135
}
136
 
137
.resultat_recherche .description {
138
	color: #555555;
139
}
140
 
141
.resultat_recherche .experience {
142
	font-style: italic;
143
	font-weight: normal;
144
	color: #999999;
145
}
146
 
147
.resultat_recherche .experience .niveau {
148
	color: #E16039;
149
	font-style: normal;
150
}
151
 
152
.resultat_recherche .localisation {
153
	font-weight: bold;
154
}
155
 
156
#fiche_utilisateur {
157
	padding:0;
158
}
159
 
160
#fiche_utilisateur .importance4 {
161
	margin-left:0px;
162
	padding-left: 5px;
163
}
164
 
165
 
166
.nom_prenom_pseudo {
167
	padding-bottom:10px;
168
}
169
 
170
.element_profil {
171
	padding-left:20px;
172
	padding-bottom:2px;}
173
.label_profil {
174
	font-size:0.9em;
175
	color:#999999;
176
}
177
.valeur_profil {
178
	white-space:pre-line;}
179
.liste_horizontale {
180
	clear:both;}
181
.liste_horizontale_simple li {
182
	float:left;
183
	margin-right:20px !important;
184
	margin-left:2px !important;
185
	float:left; /*pour IE*/
186
	background:none !important;
187
	list-style-image:none;}
188
.liste_horizontale li {
189
	float:left;
190
	margin-right:20px !important;
191
	margin-left:2px !important;
192
	float:left; /*pour IE*/
193
	background:none !important;
194
	list-style-image:none !important;}
195
.liste_horizontale,.liste_horizontale_simple {
196
	padding:0;
197
	margin:0;
198
	list-style-type:none !important;}
199
.liste_horizontale_simple li span {
200
	margin-right:20px;}
201
.liste_horizontale li a {
202
	display:block;
203
	float:left;
204
	color:black;
205
	text-decoration:none;
206
	text-align:center;
207
	font-weight:bold;
208
	padding:5px;
209
	margin-left:10px;
210
	-moz-border-radius:0.9em;
211
	border-color:#6C6865;}
212
.lien_participer#page_en_cours a {
213
	background-color:#E16039 !important;
214
	border-color:#F2F2F2 !important;}
215
 
216
.separation {
217
	visibility:hidden;
218
	clear:both;
219
	margin-bottom:4px;
220
	margin-top:4px;}
221
#modification {
222
	padding-top:10px;
223
	float:left;}
224
/** Profil prive **/
225
#fiche_privee {
226
	background-color:#C2C0AD;
227
	border:1px solid #E16039;
228
	max-width:800px;
229
	height:50px;}
230
#texte_profil_prive {
231
	margin-top:15px;
232
	margin-left:5px;
233
	width:100%;
234
	text-align:center;}
235
#fiche_privee img {
236
	margin-top:-6px;}
237
/** Carte id **/
238
#carte_id {
239
	margin-top:10px;
240
	margin-bottom:10px;
241
	margin-left:0px;
242
	padding-bottom:30px;
243
	padding-left:5px;
244
	padding-top:10px;
245
	width:350px;
246
	height:90px;}
247
.avatar_petit {
248
	max-height:60px;
249
	max-width:60px;}
250
/** Page mes contributions **/
251
#resume {
252
	min-height:1600px;}
253
.resume_conteneur {
254
	display:block;
255
	margin-left:10px;
256
	padding:10px;
257
	clear:left;
258
	float:left;
259
	margin-left:0;
260
	margin-top:5px;
261
	padding:20px;
262
	width:90%;}
263
 
264
#resume_une_colonne{
265
	width: 95%;
266
}
267
.gestion_conteneur {
268
	width:50%;}
269
.titre_gestion {
270
	margin-top:20px;}
271
.colonne_resume, .colonne_resume {
272
	width:48%;}
273
.resume {
274
	width:100%;
275
	clear:both;}
276
.gestion_conteneur {
277
	width:80%;
278
	margin-left:10px;
279
	padding:0px;}
280
.resume_conteneur>h3 {
281
	font-weight:normal;}
282
.resume_conteneur a {
283
	text-align:center;}
284
.resume_conteneur a:hover {
285
	border-bottom:1px solid #7B9C35;}
286
.resume_conteneur tbody {
287
	border:none;}
288
.resume>h3>a {
289
	font-size:12px;
290
	font-family:arial;
291
	font-weight:normal;
292
	letter-spacing:0;
293
	margin:8px 0 1px;}
294
/** Page de gestion **/
295
.gestion>.form_bouton {
296
	text-align:right;}
297
/** Mise en page générique pour l'annuaire **/
298
.centre {
299
	margin-top:10%;
300
	margin-left:20%;
301
	min-height:500px;}
302
/*.gauche {
303
	float:left;
304
	margin-right:20px;}
305
.droite {
306
	float:right;
307
	clear:right;}*/
308
 
309
/*Spécifique à la page d'accueil réseau*/
310
#zone-accueil #zone-colonne-droite {
311
	width:55%;
312
}
313
#zone-accueil #zone-colonne-droite {
314
	width:45%;
315
}
316
#profil {
317
	border:5px solid #F2F2F2;
318
	margin:10px;
319
	padding-bottom:10px;}
320
.resume_conteneur h3 {
321
	font-size:12px;
322
	font-family:arial;
323
	font-weight:bold;
324
	letter-spacing:0;
325
	margin:8px 0 1px;}
326
.gestion {
327
	max-width:600px;
328
	clear:left;}
329
.gestion h2 {
330
	padding-top:10px;}
331
.gestion td {
332
	padding-top:5px;
333
	padding-bottom:5px;
334
	padding-right:15px;
335
	border:none ;}
336
/** Formulaire d'inscription et de modification **/
337
form#suppression, form#modification, form#blocage {
338
	display:inline;
339
	border:none;
340
	background-color:inherit}
341
#inscription_modification input, #inscription_modification select {
342
	display:block;}
343
#inscription_modification input[type="checkbox"], #inscription_modification input[type="radio"], #inscription_modification input[type="submit"] {
344
	display:inline;}
345
#inscription_modification label {
346
	padding-left:3px;}
347
#inscription_modification label_champ_annuaire {
348
	display:block;}
349
form.form_bouton {
350
	background-color:none !important;
351
	border:none !important;}
352
/** Moteur de recherche **/
353
.liste {
354
	border-collapse:collapse;}
355
.liste th, .liste td {
356
	text-align:center;
357
	border:none;
358
	padding-top:3px;
359
	padding-bottom:3px;
360
	border-top-width:1px;
361
	border-top-style:dotted;
362
	border-bottom-width:1px;
363
	border-bottom-style:dotted;}
364
.liste th {
365
	border-width:1px;
366
	border-style:solid;}
367
.liste th,.liste th a {
368
	color:black;
369
	margin:0 5px;}
370
.liste th {
371
	text-align:center;}
372
 
373
/** Pagination **/
374
.page_courante {
375
	font-size: 1.5em;
376
}
377
 
378
.page_courante a {
379
	color: black;
380
}
381
 
382
.nb_resultats {
383
	float:right;
384
	margin-top: 10px;
385
}
386
 
387
/** Messagerie **/
388
#contenu_message {
389
	width:500px;
390
	height:200px;}
391
#sujet_message {
392
	width:500px;
393
	height:25px;}
394
/** Présentation du nombre d'inscrits **/
395
.infosInscrits {
396
	-moz-border-radius:10px 10px 10px 10px;
397
	text-align:center;
398
	float:left;
399
	margin-left:0;
400
	margin-top:5px;
401
	padding:5px;
402
	width:200px;}
403
#conteneur_infos_inscrits {
404
	text-align:center;
405
	padding-left:55px;
406
	margin-top:0px;}
407
#choix_utilisateur {
408
	padding-left:25px;}
409
.orientation {
410
	width:45%;
411
	padding:5px;
412
	margin-bottom:20px;
413
	color:#FFFFFF;
414
	font-family:helveticaneue, helveticaneue2;
415
	font-size:13px;
416
	height:145px;}
417
.orientation strong {
418
	font-size:15px;}
419
.orientation h3 {
420
	margin-top:0px;
421
	margin-bottom:5px;}
422
.orientation span {
423
	margin-bottom:5px;}
424
.orientation ul {
425
	padding-top:5px;}
426
.label_champ_annuaire {
427
	font-weight : bold;}
428
#choix_utilisateur a {
429
	color:#3E4F18;}
430
#orientation_reseau {
431
	background-color:#E16039;}
432
#orientation_actu {
433
	background-color:#C2C0AD;}
434
#orientation_projets {
435
	background-color:#CAAC5D;}
436
#orientation_eflore {
437
	background-color:#9AC243;}
438
#zone_contenu_corps {
439
	width:710px;}
440
#menu_2_22 {
441
	display:none;}