Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev Author Line No. Line
772 jpm 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
	background:url(../images/graphisme/bandeau_reseau_image.png) right center no-repeat;}
25
/*+-----------------------------------------------------------------------------------------------------------------+*/
26
/* Logos de droite (facebook, delicious etc...) */
27
.contenu_centre {
28
	text-align:center;}
29
.logo_externe {
30
	padding:15px;
31
	float:left;}
32
.rss_site_titre {
33
	display:none;}
34
/*+-----------------------------------------------------------------------------------------------------------------+*/
35
/** Affichage des flux RSS **/
36
.flux_RSS .contenu_RSS .actualites1 {
37
	width:674px;
38
	padding-top:5px;
39
	padding-bottom:5px;
40
	height:auto;
41
	border-bottom:1px dotted #c2c0ad;}
42
.texteActualites1 {
43
	width:535px;
44
	height:auto;
45
	text-align:justify;
46
	margin-bottom:5px}
47
.texteActualites1 p,#texteActualites1 a {
48
	display:inline;
49
	text-align:justify}
50
.texteActualites1 br {
51
	position:absolute}
52
.imageActualites1 {
53
	width:130px;
54
	text-align:center;
55
	margin-top:0px;
56
	float:right;}
57
.contenu_RSS img {
58
	width:90px}
59
.flux_simple a {
60
	color:#6C6865 !important;}
61
.flux_simple h1 {
62
	display:none;}
63
.flux_simple h3 {
64
	margin-bottom:0px;}
65
.categorie {
66
	font-variant:small-caps;
67
	color:#6C6865;
68
	font-family:arial;
69
	font-size:12px;
70
	font-weight:bold;
71
	letter-spacing:0;
72
	margin-bottom:0px;
73
	margin-top:0px;}
74
.contributions {
75
	margin-bottom:10px;}
76
#nouvelles_du_reseau .categorie {
77
	display:none;}
78
#rejoindre_reseau h1 {
79
	margin-top:0px;}
80
#rejoindre_reseau li {
81
	margin-left:-30px;
82
	padding:5px 0 0 30px;}
83
/*+-----------------------------------------------------------------------------------------------------------------+*/
84
/** Pages de l'annuaire */
85
/** Fiche utilisateur */
86
#fiche_utilisateur, #form_modification_inscription, #recherche_annuaire,#form_inscription {
87
	padding-left:30px;
88
	float:left;
89
	margin-left:0;
90
	margin-top:5px;
91
	padding:20px;
92
	width:90%;}
93
textarea.annuaire {
94
	width:400px !important;
95
	height:200px !important;}
96
#recherche_annuaire {
97
	margin-bottom:20px;}
98
.element_profil {
99
	padding-left:20px;
100
	padding-bottom:2px;}
101
.valeur_profil {
102
	font-weight:bold;
103
	white-space:pre;}
104
.liste_horizontale {
105
	clear:both;}
106
.liste_horizontale_simple li {
107
	float:left;
108
	margin-right:20px !important;
109
	margin-left:2px !important;
110
	float:left; /*pour IE*/
111
	background:none !important;
112
	list-style-image:none;}
113
.liste_horizontale li {
114
	float:left;
115
	margin-right:20px !important;
116
	margin-left:2px !important;
117
	float:left; /*pour IE*/
118
	background:none !important;
119
	list-style-image:none !important;}
120
.liste_horizontale,.liste_horizontale_simple {
121
	padding:0;
122
	margin:0;
123
	list-style-type:none !important;}
124
.liste_horizontale_simple li span {
125
	margin-right:20px;}
126
.liste_horizontale li a {
127
	display:block;
128
	float:left;
129
	color:black;
130
	text-decoration:none;
131
	text-align:center;
132
	font-weight:bold;
133
	padding:5px;
134
	margin-left:10px;
135
	-moz-border-radius:0.9em;
136
	border-color:#6C6865;}
137
.lien_participer#page_en_cours a {
138
	background-color:#E16039 !important;
139
	border-color:#F2F2F2 !important;}
140
#page_en_cours a {
141
	background-color:#E16039;
142
	border-color:#F2F2F2;
143
	color:#000000;}
144
.separation {
145
	visibility:hidden;
146
	clear:both;
147
	margin-bottom:4px;
148
	margin-top:4px;}
149
#modification {
150
	padding-top:10px;
151
	float:left;}
152
/** Profil prive **/
153
#fiche_privee {
154
	background-color:#C2C0AD;
155
	border:1px solid #E16039;
156
	max-width:800px;
157
	height:50px;}
158
#texte_profil_prive {
159
	margin-top:15px;
160
	margin-left:5px;
161
	width:100%;
162
	text-align:center;}
163
#fiche_privee img {
164
	margin-top:-6px;}
165
/** Carte id **/
166
#carte_id {
167
	margin-top:10px;
168
	margin-bottom:10px;
169
	margin-left:0px;
170
	padding-bottom:30px;
171
	padding-left:20px;
172
	padding-top:10px;
173
	width:350px;
174
	height:90px;}
175
.avatar_petit {
176
	max-height:60px;
177
	max-width:60px;}
178
/** Page mes contributions **/
179
#resume {
180
	min-height:1600px;}
181
.resume_conteneur {
182
	display:block;
183
	margin-left:10px;
184
	padding:10px;
185
	clear:left;
186
	float:left;
187
	margin-left:0;
188
	margin-top:5px;
189
	padding:20px;
190
	width:90%;}
191
.gestion_conteneur {
192
	width:50%;}
193
.titre_gestion {
194
	margin-top:20px;}
195
.colonne_resume, .colonne_resume {
196
	width:48%;}
197
.resume {
198
	width:100%;
199
	clear:both;}
200
.gestion_conteneur {
201
	width:80%;
202
	margin-left:10px;
203
	padding:0px;}
204
.resume_conteneur>h3 {
205
	text-align:center;
206
	font-weight:normal;}
207
.resume_conteneur a {
208
	text-align:center;
209
	color:#000000 !important;}
210
.resume_conteneur>h3>a {
211
	color:#7B9C35 !important;}
212
.resume_conteneur a:hover {
213
	border-bottom:1px solid #7B9C35;}
214
.resume>h3>a {
215
	font-size:12px;
216
	font-family:arial;
217
	font-weight:normal;
218
	letter-spacing:0;
219
	margin:8px 0 1px;}
220
/** Page de gestion **/
221
.gestion>.form_bouton {
222
	text-align:right;}
223
/** Mise en page générique pour l'annuaire **/
224
.centre {
225
	margin-top:10%;
226
	margin-left:20%;
227
	min-height:500px;}
228
.gauche {
229
	float:left;
230
	margin-right:20px;}
231
.droite {
232
	float:right;
233
	clear:right;}
234
#profil {
235
	border:5px solid #F2F2F2;
236
	margin:10px;
237
	padding-bottom:10px;}
238
.resume_conteneur h3 {
239
	font-size:12px;
240
	font-family:arial;
241
	font-weight:bold;
242
	letter-spacing:0;
243
	margin:8px 0 1px;}
244
.gestion {
245
	max-width:600px;
246
	clear:left;}
247
.gestion h2 {
248
	padding-top:10px;}
249
.gestion td {
250
	padding-top:5px;
251
	padding-bottom:5px;
252
	padding-right:15px;}
253
/** Formulaire d'inscription et de modification **/
254
form#suppression, form#modification, form#blocage {
255
	display:inline;
256
	border:none;
257
	background-color:inherit}
258
#inscription_modification input, #inscription_modification select {
259
	display:block;}
260
#inscription_modification input[type="checkbox"], #inscription_modification input[type="radio"], #inscription_modification input[type="submit"] {
261
	display:inline;}
262
#inscription_modification label {
263
	padding-left:3px;}
264
#inscription_modification label_champ_annuaire {
265
	display:block;}
266
form.form_bouton {
267
	background-color:none !important;
268
	border:none !important;}
269
/** Moteur de recherche **/
270
.liste {
271
	border-collapse:collapse;}
272
.liste th, .liste td {
273
	text-align:center;
274
	border:none;
275
	padding-top:3px;
276
	padding-bottom:3px;
277
	border-top-width:1px;
278
	border-top-style:dotted;
279
	border-bottom-width:1px;
280
	border-bottom-style:dotted;}
281
.liste th {
282
	border-width:1px;
283
	border-style:solid;}
284
.liste th,.liste th a {
285
	color:black;
286
	margin:0 5px;}
287
.liste th {
288
	text-align:center;}
289
/** Pagination **/
290
.derniere_page {
291
	float:right;
292
	margin:5px;}
293
#pages {
294
	margin-left:auto;
295
	margin-right:auto;
296
	width:80%;
297
	text-align:center;}
298
#page_courante a {
299
	color:#FFD700;}
300
/** Messagerie **/
301
#contenu_message {
302
	width:500px;
303
	height:200px;}
304
#sujet_message {
305
	width:500px;
306
	height:25px;}
307
/** Présentation du nombre d'inscrits **/
308
.infosInscrits {
309
	-moz-border-radius:10px 10px 10px 10px;
310
	text-align:center;
311
	float:left;
312
	margin-left:0;
313
	margin-top:5px;
314
	padding:5px;
315
	width:200px;}
316
#conteneur_infos_inscrits {
317
	text-align:center;
318
	padding-left:55px;
319
	margin-top:0px;}
320
#choix_utilisateur {
321
	padding-left:25px;}
322
.orientation {
323
	width:45%;
324
	padding:5px;
325
	margin-bottom:20px;
326
	color:#FFFFFF;
327
	font-family:helveticaneue, helveticaneue2;
328
	font-size:13px;
329
	height:130px;}
330
.orientation strong {
331
	font-size:15px;}
332
.orientation h3 {
333
	margin-top:0px;
334
	margin-bottom:5px;}
335
.orientation span {
336
	margin-bottom:5px;}
337
.orientation ul {
338
	padding-top:5px;}
339
#choix_utilisateur a {
340
	color:#3E4F18;}
341
#orientation_reseau {
342
	background-color:#E16039;}
343
#orientation_actu {
344
	background-color:#C2C0AD;}
345
#orientation_projets {
346
	background-color:#CAAC5D;}
347
#orientation_eflore {
348
	background-color:#9AC243;}
349
#zone_contenu_corps h3 {
350
	padding:0;}
351
#menu_2_22 {
352
	display:none;}