Subversion Repositories Sites.outils-naturalistes.fr

Rev

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

Rev 35 Rev 38
1
.BAZ_titre_liste {font-size:14px; font-weight:bold; }
1
.BAZ_titre_liste {font-size:14px; font-weight:bold; }
2
.symbole_obligatoire {color:red;}
2
.symbole_obligatoire {color:red;}
3
#BAZ_corps {width:100%;}
3
#BAZ_corps {width:100%;}
4
.BAZ_liste_rss {padding:0; margin:0; display:inline; list-style:none; list-style-type:none; background:#FFF; background-image:none;}
4
.BAZ_liste_rss {padding:0; margin:0; display:inline; list-style:none; list-style-type:none; background:#FFF; background-image:none;}
5
#formulaire input, #formulaire textarea, #formulaire select {border:1px solid #000;}
5
#formulaire input, #formulaire textarea, #formulaire select {border:1px solid #000;}
6
#formulaire table, #formulaire td {border:0;}
6
#formulaire table, #formulaire td {border:0;}
7
#BAZ_menu {display:block;margin:0 0 10px 0; padding:0; width:650px; float:right; }
7
#BAZ_menu {display:block;margin:0 0 10px 0; padding:0; width:650px; float:right; }
8
#BAZ_menu li {padding:0; margin:5px 10px 0 0; display:block; float:left; list-style:none; list-style-type:none; background:#A8CB3D;-moz-border-radius:6px; width:140px; text-align:center; background-image:none;}
8
#BAZ_menu li {padding:0; margin:5px 10px 0 0; display:block; float:left; list-style:none; list-style-type:none; background:#A8CB3D;-moz-border-radius:6px; width:140px; text-align:center; background-image:none;}
9
#BAZ_menu a {color:#FFF;}
9
#BAZ_menu a {color:#FFF;}
10
.BAZ_info {background:#fff no-repeat;border:1px solid #3399cc; padding: 7px 7px 6px 36px; margin:10px 0 5px 0; font-size:9px; background-position-x:15px; background-position-y:center;}
10
.BAZ_info {background:#fff no-repeat;border:1px solid #3399cc; padding: 7px 7px 6px 36px; margin:10px 0 5px 0; font-size:9px; background-position-x:15px; background-position-y:center;}
11
.BAZ_label {text-align:left; display:block;float:left; margin:0 10px 0 0;clear:left;color:#333333;line-height:1,8em}
11
.BAZ_label {text-align:left; display:block;float:left; margin:0 10px 0 0;clear:left;color:#333333;line-height:1,8em}
12
.BAZ_texte {font-weight:bold;color:#003300;font-family:Verdana;line-height:1,8em}
12
.BAZ_texte {font-weight:bold;color:#003300;font-family:Verdana;line-height:1,8em}
13
 
13
 
14
.baz_message_validation {
14
.baz_message_validation {
15
	padding: 8px; margin: 10px; display:block; float:left; background:#E9EEB7;-moz-border-radius:6px; text-align:center; background-image:none;
15
	padding: 8px; margin: 10px; display:block; float:left; background:#E9EEB7;-moz-border-radius:6px; text-align:center; background-image:none;
16
}
16
}
17
 
17
 
18
/*-------------Les fiches Bazar-------------------------------------------------*/
18
/*-------------Les fiches Bazar-------------------------------------------------*/
19
.BAZ_cadre_fiche {padding:5px; border: 0px solid #33641e; text-align:justify; 
19
.BAZ_cadre_fiche {padding:5px; border: 0px solid #33641e; text-align:justify; 
20
display:block;width:600}
20
display:block;width:600}
21
 
21
 
22
.BAZ_rubrique {margin:5px 0 5px 0; clear:left;} 
22
.BAZ_rubrique {margin:5px 10px 5px 10px; clear:left;} 
23
 
23
 
24
.BAZ_liste {margin:5px 0 5px 0; clear:left;} 
24
.BAZ_liste {margin:5px 0 5px 0; clear:left;} 
25
 
25
 
26
#titre_bazar { clear:right;display:none} 
26
#titre_bazar { clear:right;display:none} 
27
 
27
 
28
input[type="hidden"]  {
28
input[type="hidden"]  {
29
		border: none !important;
29
		border: none !important;
30
}
30
}
31
 
31
 
32
.BAZ_cadre_fiche a {color:#3082AA;text-decoration:underline;}
32
.BAZ_cadre_fiche a {color:#3082AA;text-decoration:underline;}
33
.BAZ_cadre_fiche a:hover {color:#515966;text-decoration:underline;}
33
.BAZ_cadre_fiche a:hover {color:#515966;text-decoration:underline;}
34
.BAZ_cadre_fiche .BAZ_fiche_titre {
34
.BAZ_cadre_fiche .BAZ_fiche_titre {
35
	border-bottom:2px dotted #FFA300;
35
	border-bottom:2px dotted #FFA300;
36
	color:#FFA300;
36
	color:#FFA300;
37
	margin:0 0 10px;
37
	margin:0 0 10px;
38
	padding:5px 0 0 40px;
38
	padding:5px 0 0 40px;
39
}
39
}
40
.BAZ_image {float:right;height:150px; width:150px; padding:10px;}
40
.BAZ_image {max-height:200px; max-width:200px; padding:10px;}
-
 
41
 
-
 
42
 
-
 
43
.BAZ_liste_application_ergo {
-
 
44
	list-style:none
-
 
45
}
-
 
46
 
-
 
47
.BAZ_img_conteneur {
-
 
48
		float:left;
-
 
49
}
-
 
50
 
-
 
51
.BAZ_img_description {
-
 
52
	float:right;
-
 
53
	max-height:100px; 
-
 
54
	max-width:100px; 
-
 
55
	padding:10px;
-
 
56
}
-
 
57
 
-
 
58
.BAZ_description {
-
 
59
		float:right;
-
 
60
		width:470px;
-
 
61
		padding-top:7px;
-
 
62
}
-
 
63
 
-
 
64
.BAZ_application_liste {
-
 
65
	-moz-border-radius-bottomleft:10px;
-
 
66
	-moz-border-radius-bottomright:10px;
-
 
67
	-moz-border-radius-topleft:10px;
-
 
68
	-moz-border-radius-topright:10px;
-
 
69
	background-color:#E3E9E6;
-
 
70
 
-
 
71
	border:2px solid #0A8D37;
-
 
72
	height:auto;
-
 
73
	max-width:600px;
-
 
74
	width:auto;
-
 
75
	
-
 
76
	margin:0px 0px 10px -20px;
-
 
77
}
-
 
78
 
41
#BAZ_description {min-height:120px;font: 15px arial, sans-serif;text-align:justify;}
79
#BAZ_description {min-height:120px;font: 15px arial, sans-serif;text-align:justify;}
42
#BAZ_bas_page {margin: 0;padding:0;}
80
#BAZ_bas_page {margin: 0;padding:0;}
43
.bulle_haut {margin: 0;padding:0;}
81
.bulle_haut {margin: 0;padding:0;}
44
.bulle_corps {margin: 0;padding:10px 5px;border: 1px solid #3082AA;-moz-border-radius:10px;background:#DBE8C8;}
82
.bulle_corps {margin: 0;padding:10px 5px;border: 1px solid #3082AA;-moz-border-radius:10px;background:#DBE8C8;}
45
.bulle_bas {margin: 0;padding:0;}
83
.bulle_bas {margin: 0;padding:0;}
46
.centrer {clear:both;margin:0 auto;}
84
.centrer {clear:both;margin:0 auto;}
47
.rubrique {width:150px;	text-align:left;font: bold 15px arial, sans-serif; color: #515966;}
85
.rubrique {width:150px;	text-align:left;font: bold 15px arial, sans-serif; color: #515966;}
48
.rubrique_bulle {width:90px;text-align:left;font: bold 15px arial, sans-serif; color: #000;}
86
.rubrique_bulle {width:90px;text-align:left;font: bold 15px arial, sans-serif; color: #000;}
49
.infos {width:70%;float:left;min-height:120px;font: bold 15px arial, sans-serif; color: #B1BB7E;line-height: 25px;}
87
.infos {width:70%;float:left;min-height:120px;font: bold 15px arial, sans-serif; color: #B1BB7E;line-height: 25px;}
50
.bazar_checkbox {float:left;width:100px;font:10px arial, sans-serif;border:0;}
88
.bazar_checkbox {float:left;width:100px;font:10px arial, sans-serif;border:0;}
51
.lien_wikini {margin: 0;padding:10px 5px;border: 2px solid #DBE8C8;-moz-border-radius:10px;background:#3082AA;}
89
.lien_wikini {margin: 0;padding:10px 5px;border: 2px solid #DBE8C8;-moz-border-radius:10px;background:#3082AA;}
52
div.lien_wikini a {padding-left:100px;color:#FFFFFF;}
90
div.lien_wikini a {padding-left:100px;color:#FFFFFF;}
53
.table_bazar th{font-weight:bold; padding: 7px;}
91
.table_bazar th{font-weight:bold; padding: 7px;}
54
.table_bazar td{padding: 7px;}
92
.table_bazar td{padding: 7px;}
55
.table_bazar #col1,.table_bazar #col2,.table_bazar #col3,.table_bazar #col4{text-align:center; }
93
.table_bazar #col1,.table_bazar #col2,.table_bazar #col3,.table_bazar #col4{text-align:center; }
-
 
94
 
-
 
95
.baz_rubrique_fiche {
-
 
96
	margin: 5px 0 3px ;
-
 
97
	font-size:1.3em;
-
 
98
}
-
 
99
 
-
 
100
.baz_sous_rubrique_fiche {
-
 
101
	margin: 5px 10px 3px ;
-
 
102
	font-size:1.3em;
-
 
103
	font-weight:normal;
-
 
104
}
56
 
105
 
57
/* CALENDRIER APPLETTE*/
106
/* CALENDRIER APPLETTE*/
58
.calendrier_applette{
107
.calendrier_applette{
59
	width:140px;}
108
	width:140px;}
60
 
109
 
61
/* CALENDRIER */
110
/* CALENDRIER */
62
#cal_entete{
111
#cal_entete{
63
	display:block;
112
	display:block;
64
	margin:10px 0;
113
	margin:10px 0;
65
	width:100%;
114
	width:100%;
66
}
115
}
67
	
116
	
68
#cal_navigation{
117
#cal_navigation{
69
	display:block;
118
	display:block;
70
	float:left; 
119
	float:left; 
71
	background:transparent;
120
	background:transparent;
72
}
121
}
73
.tc_lien {float:right;}
122
.tc_lien {float:right;}
74
#cal_precedent_lien, #cal_suivant_lien {
123
#cal_precedent_lien, #cal_suivant_lien {
75
	display:block;
124
	display:block;
76
	float:left;
125
	float:left;
77
	background:transparent;}
126
	background:transparent;}
78
#cal_suivant_lien img, #cal_precedent_lien img{
127
#cal_suivant_lien img, #cal_precedent_lien img{
79
	display:block;
128
	display:block;
80
	float:left;
129
	float:left;
81
	border:0;}
130
	border:0;}
82
#cal_mois_courrant{
131
#cal_mois_courrant{
83
	display:block;
132
	display:block;
84
	float:left;
133
	float:left;
85
	width:120px;
134
	width:120px;
86
	margin:2px 0;
135
	margin:2px 0;
87
	padding:2px 15px;
136
	padding:2px 15px;
88
	text-align:center;
137
	text-align:center;
89
	border:1px solid #CCCCCC;
138
	border:1px solid #CCCCCC;
90
	text-transform:uppercase;
139
	text-transform:uppercase;
91
	font-weight: bold;
140
	font-weight: bold;
92
	font-size: 14px;}
141
	font-size: 14px;}
93
 
142
 
94
.calendrier{
143
.calendrier{
95
	clear:both;
144
	clear:both;
96
	margin:5px 0;
145
	margin:5px 0;
97
	font-weight:bold;
146
	font-weight:bold;
98
	font-size:14px;
147
	font-size:14px;
99
	border-collapse:collapse;
148
	border-collapse:collapse;
100
	border-spacing:0;
149
	border-spacing:0;
101
	width:100%;}
150
	width:100%;}
102
.calendrier th, .calendrier_applette th {
151
.calendrier th, .calendrier_applette th {
103
	color:white;
152
	color:white;
104
	background-color:#3b7322;
153
	background-color:#3b7322;
105
	border: 1px solid #33641e;
154
	border: 1px solid #33641e;
106
	text-align:center;}
155
	text-align:center;}
107
.calendrier th {
156
.calendrier th {
108
	height:20px;
157
	height:20px;
109
	width:14%;
158
	width:14%;
110
	border-width:1px;}
159
	border-width:1px;}
111
.calendrier td {
160
.calendrier td {
112
	height:83px;
161
	height:83px;
113
	width:14%;
162
	width:14%;
114
	border:1px solid #33641e;
163
	border:1px solid #33641e;
115
	vertical-align:top;
164
	vertical-align:top;
116
	text-align:left;}
165
	text-align:left;}
117
.cal_samedi, .cal_dimanche{
166
.cal_samedi, .cal_dimanche{
118
	background-color:#fff9e7;}
167
	background-color:#fff9e7;}
119
.cal_j{
168
.cal_j{
120
	display:block;
169
	display:block;
121
	float:right;
170
	float:right;
122
	padding:1px;
171
	padding:1px;
123
	font-size:8px;}
172
	font-size:8px;}
124
.cal_jc{
173
.cal_jc{
125
	background-color:#c4d9fb;}
174
	background-color:#c4d9fb;}
126
.cal_ma{
175
.cal_ma{
127
	background-color:#eaeaec;}
176
	background-color:#eaeaec;}
128
.cal_evenemt_liste {
177
.cal_evenemt_liste {
129
	font-size:9px;
178
	font-size:9px;
130
	margin:20px 0 0 0;
179
	margin:20px 0 0 0;
131
	width:100%;
180
	width:100%;
132
	padding:0;}
181
	padding:0;}
133
.cal_evenemt_liste li{
182
.cal_evenemt_liste li{
134
	display:block;
183
	display:block;
135
	background:transparent  0 4px no-repeat;
184
	background:transparent  0 4px no-repeat;
136
	margin:0;padding:0;}
185
	margin:0;padding:0;}
137
 
186
 
138
.cal_evenemt_liste a {
187
.cal_evenemt_liste a {
139
	display:block;
188
	display:block;
140
	width:100%;
189
	width:100%;
141
	font-size:9px;
190
	font-size:9px;
142
	margin:0;
191
	margin:0;
143
	padding:0 0 0 12px;}
192
	padding:0 0 0 12px;}
144
	
193
	
145
/** ONGLETS **/
194
/** ONGLETS **/
146
.onglet_visible {
195
.onglet_visible {
147
    display: block;
196
    display: block;
148
}
197
}
149
 
198
 
150
.onglet_cache, #fin_onglet {
199
.onglet_cache, #fin_onglet {
151
    display: none;
200
    display: none;
152
}
201
}
153
 
202
 
154
.onglets > ul a {
203
.onglets > ul a {
155
width:auto;
204
width:auto;
156
}
205
}
157
 
206
 
158
.lien_onglet { 
207
.lien_onglet { 
159
      display: block; 
208
      display: block; 
160
      padding: 4px 5px; 
209
      padding: 4px 5px; 
161
      text-decoration: none; 
210
      text-decoration: none; 
162
	  width: 450px;
211
	  width: 450px;
163
	  font-size: 1.5em;
212
	  font-size: 1.5em;
164
	  margin-top: 3px;
213
	  margin-top: 3px;
165
	  margin-bottom: 3px;
214
	  margin-bottom: 3px;
166
	  text-decoration:none;
215
	  text-decoration:none;
167
}
216
}
-
 
217
 
-
 
218
 
-
 
219
.fond_accordeon {
-
 
220
	border: 2px solid #33641E;
-
 
221
	background-color: #E3E9E6;
-
 
222
	margin-top: 2px;
-
 
223
	margin-bottom: 2px;
-
 
224
	width: 620px;
-
 
225
}
-
 
226
 
-
 
227
.fond_accordeon:hover {
-
 
228
	background-color: #F2F6D5;	
-
 
229
}
-
 
230
 
-
 
231
.fond_accordeon_limite {
-
 
232
	border: 2px solid #33641E;
-
 
233
	background-color: #E3E9E6;
-
 
234
	margin-top: 2px;
-
 
235
	margin-bottom: 2px;
-
 
236
}
-
 
237
 
-
 
238
.fond_accordeon_haut {
-
 
239
	-moz-border-radius-bottomleft:0px;
-
 
240
	-moz-border-radius-bottomright:0px;
-
 
241
	-moz-border-radius-topleft:10px;
-
 
242
	-moz-border-radius-topright:10px;
-
 
243
	float:left;
-
 
244
	
-
 
245
}
-
 
246
 
-
 
247
.fond_accordeon_bas {
-
 
248
	-moz-border-radius-bottomleft:10px;
-
 
249
	-moz-border-radius-bottomright:10px;
-
 
250
	-moz-border-radius-topleft:0px;
-
 
251
	-moz-border-radius-topright:0px;
-
 
252
	float:left;	
-
 
253
}
168
 
254
 
169
a.lien_onglet {
255
a.lien_onglet {
-
 
256
	color:#0A8D37;	
-
 
257
	text-align: center;
170
	color:#0A8D37;	
258
	width: 620px;
171
}
259
}
172
 
260
 
173
.item_actif {
261
.item_actif {
174
    text-decoration: underline;
262
    text-decoration: underline;
-
 
263
    
175
}
264
}
176
 
265
 
177
.onglets li {
266
.onglets li {
178
background:transparent url(../images/norm_right_both.gif) no-repeat scroll right top;
267
background:transparent url(../images/norm_right_both.gif) no-repeat scroll right top;
179
float:left;
268
float:left;
180
margin:0;
269
margin:0;
181
padding:0;
270
padding:0;
182
}
271
}
183
 
272
 
184
.onglets ul li a {
273
.onglets ul li a {
185
background:transparent url(../images/norm_left_both.gif) no-repeat scroll left top;
274
background:transparent url(../images/norm_left_both.gif) no-repeat scroll left top;
186
display:block;
275
display:block;
187
float:left;
276
float:left;
188
padding:5px 14px 4px;
277
padding:5px 14px 4px;
189
text-decoration:none;
278
text-decoration:none;
190
white-space:nowrap;
279
white-space:nowrap;
191
font-size:12px;
280
font-size:12px;
192
color:#0A8D37;
281
color:#0A8D37;
193
} 
282
} 
194
 
283
 
195
.onglets ul {
284
.onglets ul {
196
list-style-image:none;
285
list-style-image:none;
197
list-style-position:outside;
286
list-style-position:outside;
198
list-style-type:none;
287
list-style-type:none;
199
margin: 10px 0 10px 0;
288
margin: 10px 0 10px 0;
200
}
289
}
201
 
290
 
202
.onglets {
291
.onglets {
203
font-weight:bold;
292
font-weight:bold;
204
text-align:left;
293
text-align:left;
205
}
294
}
206
 
295
 
207
#sauvegarde_form {
296
#sauvegarde_form {
208
    margin-right: 3px;	
297
    margin-right: 3px;	
209
}
298
}
210
 
299
 
211
.onglet_actif, #onglet_lien_ici {
300
.onglet_actif {
212
	color:#333333 !important;
301
	color:#333333 !important;
213
	padding-bottom:5px;
302
	padding-bottom:5px;
214
}
303
}