Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 538 Rev 539
1
/*
1
/*
2
 +----------------------------------------------------------------------------+
2
 +----------------------------------------------------------------------------+
3
 | bazar.css                                                                  |
3
 | bazar.css                                                                  |
4
 +----------------------------------------------------------------------------+
4
 +----------------------------------------------------------------------------+
5
 | Copyright (c) 2005 Tela Botanica                                           |
5
 | Copyright (c) 2005 Tela Botanica                                           |
6
 +----------------------------------------------------------------------------+
6
 +----------------------------------------------------------------------------+
7
 | Feuille de style interne spécifique a l'application Bazar                  |
7
 | Feuille de style interne spécifique a l'application Bazar                  |
8
 +----------------------------------------------------------------------------+
8
 +----------------------------------------------------------------------------+
9
 | Auteur : Jean-Pascal MILCENT <jpm@tela-botanica.org>                       |
9
 | Auteur : Jean-Pascal MILCENT <jpm@tela-botanica.org>                       |
10
 +----------------------------------------------------------------------------+
10
 +----------------------------------------------------------------------------+
11
*/
11
*/
12
#formulaire input, #formulaire textarea, #formulaire select {
12
#formulaire input, #formulaire textarea, #formulaire select {
13
	border:1px solid #000;
13
	border:1px solid #000;
14
  background-color:#fefffe;}
14
  background-color:#fefffe;}
15
input[type ^="submit"]:hover{
15
input[type ^="submit"]:hover{
16
	background-color:#b0cdfc;}
16
	background-color:#b0cdfc;}
17
.enligne {
17
.enligne {
18
	padding:0;
18
	padding:0;
19
	margin:0;
19
	margin:0;
20
	display:inline;
20
	display:inline;
21
	list-style:none;
21
	list-style:none;
22
	list-style-type:none;
22
	list-style-type:none;
23
	background:#FFF;}
23
	background:#FFF;}
24
 
24
 
25
/*-------------Les fiches Bazar-------------------------------------------------*/
25
/*-------------Les fiches Bazar-------------------------------------------------*/
26
.BAZ_cadre_fiche{
26
.BAZ_cadre_fiche{
-
 
27
	max-width:600px;
27
	width:auto;
28
	width:auto;
28
	height:auto;
29
	height:auto;
29
	padding:10px;
30
	padding:10px;
30
	border: 1px solid #1A4881;}
31
	border: 1px solid #1A4881;}
31
.BAZ_cadre_map {
32
.BAZ_cadre_map {
32
	padding:0;
33
	padding:0;
33
	height:250px;
34
	height:250px;
34
	width:400px;
35
	width:400px;
35
	overflow:auto;}
36
	overflow:auto;}
36
.BAZ_cadre_map .BAZ_cadre_fiche{
37
.BAZ_cadre_map .BAZ_cadre_fiche{
37
	padding:0 2px 2px 2px;}
38
	padding:0 2px 2px 2px;}
38
.BAZ_cadre_map .BAZ_fiche_titre, .BAZ_cadre_map .BAZ_fiche{
39
.BAZ_cadre_map .BAZ_fiche_titre, .BAZ_cadre_map .BAZ_fiche{
39
	font-size:13px;
40
	font-size:13px;
40
	padding:2px;
41
	padding:2px;
41
	margin:2px 2px 2px 0;}
42
	margin:2px 2px 2px 0;}
42
.BAZ_fiche_titre_expo, .BAZ_fiche_titre_sortie, .BAZ_fiche_titre_formation, .BAZ_fiche_titre_evenement {
43
.BAZ_fiche_titre_expo, .BAZ_fiche_titre_sortie, .BAZ_fiche_titre_formation, .BAZ_fiche_titre_evenement {
43
	color:#184A84;
44
	color:#184A84;
44
	background-color:#c8ddff;}
45
	background-color:#c8ddff;}
45
#map{
46
#map{
46
	min-height:600px;}
47
	min-height:600px;}
47
#fiche_image{
48
#fiche_image{
48
	float:left;
49
	float:left;
49
	height:150px;
50
	height:150px;
50
	width:210px;
51
	width:210px;
51
	margin:0 10px 0 0}
52
	margin:0 10px 0 0}
52
#fiche_image, .BAZ_cadre_fiche{
53
#fiche_image, .BAZ_cadre_fiche{
53
	background-color:#fefffe;
54
	background-color:#fefffe;
54
	-moz-border-radius:10px;}
55
	-moz-border-radius:10px;}
55
#fiche_titre {
56
#fiche_titre {
56
	background:transparent;
57
	background:transparent;
57
	border-bottom:1px solid black;
58
	border-bottom:1px solid black;
58
	color:#1A4881;}
59
	color:#1A4881;}
59
.bulle_bas{
60
.bulle_bas{
60
	height:0;}
61
	height:0;}
61
.BAZ_infos_fiche{
62
.BAZ_infos_fiche{
62
	margin:0;
63
	margin:0;
63
	padding:0;
64
	padding:0;
64
	font-size:10px;
65
	font-size:10px;
65
	color:gray;}
66
	color:gray;}
66
.centrer {
67
.centrer {
67
	clear:both;
68
	clear:both;
68
	margin:0 auto;}
69
	margin:0 auto;}
69
.BAZ_label {
70
.BAZ_label {
70
	text-align:left;
71
	text-align:left;
71
	color: #1A4881;}
72
	color: #1A4881;}
72
.rubrique_bulle {
73
.rubrique_bulle {
73
	width:90px;
74
	width:90px;
74
	text-align:left;
75
	text-align:left;
75
	font: bold 15px arial, sans-serif;
76
	font: bold 15px arial, sans-serif;
76
	color: #000;}
77
	color: #000;}
77
.BAZ_texte{
78
.BAZ_texte{
78
	font-weight:bold;}
79
	font-weight:bold;}
79
.description ul{
80
.description ul{
80
	margin:0;}
81
	margin:0;}
81
.infos {
82
.infos {
82
	width:70%;
83
	width:70%;
83
	float:left;
84
	float:left;
84
	min-height:120px;
85
	min-height:120px;
85
	font: bold 15px arial, sans-serif;
86
	font: bold 15px arial, sans-serif;
86
	color:#B1BB7E;
87
	color:#B1BB7E;
87
	line-height:25px;}
88
	line-height:25px;}
88
.bazar_checkbox {
89
.bazar_checkbox {
89
	float:left;
90
	float:left;
90
	width:170px;
91
	width:170px;
91
	font:10px arial, sans-serif;
92
	font:10px arial, sans-serif;
92
	border:0;}
93
	border:0;}
93
.lien_wikini{
94
.lien_wikini{
94
	margin:0;
95
	margin:0;
95
	padding:10px 5px;
96
	padding:10px 5px;
96
	border:2px solid #DBE8C8;
97
	border:2px solid #DBE8C8;
97
	-moz-border-radius:10px;
98
	-moz-border-radius:10px;
98
	background:#3082AA;}
99
	background:#3082AA;}
99
div.lien_wikini a{
100
div.lien_wikini a{
100
	padding-left:100px;
101
	padding-left:100px;
101
	color:#FFF;}
102
	color:#FFF;}
102
 
103
 
103
#BAZ_bas_page, #BAZ_bas_page .rubrique{
104
#BAZ_bas_page, #BAZ_bas_page .rubrique{
104
	font-size:10px;
105
	font-size:10px;
105
	text-decoration:none;
106
	text-decoration:none;
106
	color:gray;}
107
	color:gray;}
107
#BAZ_bas_page .rubrique{
108
#BAZ_bas_page .rubrique{
108
	display:inline;
109
	display:inline;
109
	clear:both;}
110
	clear:both;}
110
 
111
 
111
#formation_qualifiante {
112
#formation_qualifiante {
112
	float:right;
113
	float:right;
113
	margin:0 -15px 0 5px;
114
	margin:0 -15px 0 5px;
114
	height:190px;
115
	height:190px;
115
	width:30px;
116
	width:30px;
116
	background:url(images/BAZ_formation_qualifiante.gif) bottom right no-repeat;}
117
	background:url(images/BAZ_formation_qualifiante.gif) bottom right no-repeat;}
117
#formation_diplomante {
118
#formation_diplomante {
118
	float:right;
119
	float:right;
119
	margin:0 -15px 0 5px;
120
	margin:0 -15px 0 5px;
120
	height:190px;
121
	height:190px;
121
	width:30px;
122
	width:30px;
122
	background:url(images/BAZ_formation_diplomante.gif) bottom right no-repeat;}
123
	background:url(images/BAZ_formation_diplomante.gif) bottom right no-repeat;}
123
#formation_continue {
124
#formation_continue {
124
	float:right;
125
	float:right;
125
	margin:0 -15px 0 5px;
126
	margin:0 -15px 0 5px;
126
	height:190px;
127
	height:190px;
127
	width:30px;
128
	width:30px;
128
	background:url(images/BAZ_formation_continue.gif) bottom right no-repeat;}
129
	background:url(images/BAZ_formation_continue.gif) bottom right no-repeat;}
129
 
130
 
130
.table_bazar{
131
.table_bazar{
131
	width:300px;
132
	width:300px;
132
	margin:2em 0 0 0;}
133
	margin:2em 0 0 0;}
133
#table_bazar{
134
#table_bazar{
134
  border-spacing:0;
135
  border-spacing:0;
135
  text-align:center;
136
  text-align:center;
136
  border: 1px solid black;}
137
  border: 1px solid black;}
137
#table_bazar th{
138
#table_bazar th{
138
	color:white;
139
	color:white;
139
  background-color:#598ac4;
140
  background-color:#598ac4;
140
  padding:0 5px;
141
  padding:0 5px;
141
  text-align:center;
142
  text-align:center;
142
  border-bottom: 1px dotted grey;
143
  border-bottom: 1px dotted grey;
143
  border-left: 1px dotted grey;}
144
  border-left: 1px dotted grey;}
144
#table_bazar td  {
145
#table_bazar td  {
145
  padding:2px;
146
  padding:2px;
146
  text-align:left;
147
  text-align:left;
147
  border-bottom: 1px dotted grey;
148
  border-bottom: 1px dotted grey;
148
  border-left: 1px dotted grey;}
149
  border-left: 1px dotted grey;}
149
#table_bazar .ligne_paire{
150
#table_bazar .ligne_paire{
150
	background-color:#c8ddff;}
151
	background-color:#c8ddff;}
151
.table_bazar #col2, .table_bazar #col3, #laius_abonnement{
152
.table_bazar #col2, .table_bazar #col3, #laius_abonnement{
152
	display:none;}
153
	display:none;}
153
.table_bazar #col1,.table_bazar #col4{
154
.table_bazar #col1,.table_bazar #col4{
154
	width:150px;}
155
	width:150px;}
155
 
156
 
156
.BAZ_actions_fiche ul{
157
.BAZ_actions_fiche ul{
157
	list-style-type:none;}
158
	list-style-type:none;}
158
.BAZ_actions_fiche a{
159
.BAZ_actions_fiche a{
159
	display:block;
160
	display:block;
160
	text-align:center;
161
	text-align:center;
161
	width:200px;
162
	width:200px;
162
	border: 1px solid black;
163
	border: 1px solid black;
163
	padding:3px;
164
	padding:3px;
164
	font-size:14px;
165
	font-size:14px;
165
  background:#fefffe;}
166
  background:#fefffe;}
166
.BAZ_actions_fiche a:hover{
167
.BAZ_actions_fiche a:hover{
167
	background-color:#b0cdfc;}
168
	background-color:#b0cdfc;}
168
#bf_description_description {font-weight:normal;}
169
#bf_description_description {font-weight:normal;}
169
/* CALENDRIER */
170
/* CALENDRIER */
170
#cal_entete{
171
#cal_entete{
171
	display:block;
172
	display:block;
172
	background:transparent url(/client/bazar/images/cal_titre_fond.png) repeat-x;
173
	background:transparent url(/client/bazar/images/cal_titre_fond.png) repeat-x;
173
	margin:10px 0;
174
	margin:10px 0;
174
	height:31px;
175
	height:31px;
175
	min-width:300px;
176
	min-width:300px;
176
	border-left: 2px solid #113054;
177
	border-left: 2px solid #113054;
177
	border-right: 2px solid #113054;}
178
	border-right: 2px solid #113054;}
178
#cal_titre{
179
#cal_titre{
179
	position:absolute;
180
	position:absolute;
180
	background:transparent;
181
	background:transparent;
181
	top:0;
182
	top:0;
182
	right:20px;
183
	right:20px;
183
	width:182px;}
184
	width:182px;}
184
#cal_navigation{
185
#cal_navigation{
185
	display:block;
186
	display:block;
186
	position:absolute;
187
	position:absolute;
187
	background:transparent;
188
	background:transparent;
188
	top:10px;
189
	top:10px;
189
	left:20px;}
190
	left:20px;}
190
#cal_precedent_lien, #cal_suivant_lien{
191
#cal_precedent_lien, #cal_suivant_lien{
191
	display:block;
192
	display:block;
192
	position:absolute;
193
	position:absolute;
193
	top:2px;
194
	top:2px;
194
	background:transparent;}
195
	background:transparent;}
195
#cal_suivant_lien img, #cal_precedent_lien img{
196
#cal_suivant_lien img, #cal_precedent_lien img{
196
	display:block;
197
	display:block;
197
	border:0;}
198
	border:0;}
198
#cal_precedent_lien:hover, #cal_suivant_lien:hover, #cal_mois_courrant:hover{
199
#cal_precedent_lien:hover, #cal_suivant_lien:hover, #cal_mois_courrant:hover{
199
	background-color:#b0cdfc;}
200
	background-color:#b0cdfc;}
200
#cal_precedent_lien{
201
#cal_precedent_lien{
201
	left:15px;}
202
	left:15px;}
202
#cal_mois_courrant{
203
#cal_mois_courrant{
203
	display:block;
204
	display:block;
204
	position:absolute;
205
	position:absolute;
205
	top:4px;
206
	top:4px;
206
	left:40px;
207
	left:40px;
207
	width:110px;
208
	width:110px;
208
	padding:2px 25px;
209
	padding:2px 25px;
209
	background-color:#fff;
210
	background-color:#fff;
210
	border:1px inset #113054;
211
	border:1px inset #113054;
211
	text-align:center;
212
	text-align:center;
212
	text-transform:uppercase;
213
	text-transform:uppercase;
213
	font: bold 14px 'Arial narrow', arial, sans-serif;}
214
	font: bold 14px 'Arial narrow', arial, sans-serif;}
214
#cal_suivant_lien{
215
#cal_suivant_lien{
215
	left:205px;}
216
	left:205px;}
216
.calendrier{
217
.calendrier{
217
	font: bold 16px 'Arial narrow', Arial, sans-serif;
218
	font: bold 16px 'Arial narrow', Arial, sans-serif;
218
	border-collapse:separate;
219
	border-collapse:separate;
219
	border-spacing:2px;
220
	border-spacing:2px;
220
	width:100%;}
221
	width:100%;}
221
/* Problème de la couleur entre les cellules...
222
/* Problème de la couleur entre les cellules...
222
.calendrier tbody{
223
.calendrier tbody{
223
	background:white url(/client/bazar/images/cal_img_fond.jpg) 2px 40px repeat-y;}*/
224
	background:white url(/client/bazar/images/cal_img_fond.jpg) 2px 40px repeat-y;}*/
224
.calendrier th, .calendrier_applette th {
225
.calendrier th, .calendrier_applette th {
225
	color:white;
226
	color:white;
226
	background-color:#B0CDFC;
227
	background-color:#B0CDFC;
227
	border: 1px solid #113054;
228
	border: 1px solid #113054;
228
	text-align:center;}
229
	text-align:center;}
229
.calendrier th {
230
.calendrier th {
230
	height:20px;
231
	height:20px;
231
	width:14%;
232
	width:14%;
232
	border-width:2px;}
233
	border-width:2px;}
233
.calendrier td {
234
.calendrier td {
234
	height:83px;
235
	height:83px;
235
	width:14%;
236
	width:14%;
236
	border:2px solid #4c4c4c;
237
	border:2px solid #4c4c4c;
237
	vertical-align:top;
238
	vertical-align:top;
238
	text-align:left;
239
	text-align:left;
239
	-moz-border-radius:3px;}
240
	-moz-border-radius:3px;}
240
.cal_samedi, .cal_dimanche{
241
.cal_samedi, .cal_dimanche{
241
	background-color:#fff9e7;}
242
	background-color:#fff9e7;}
242
.cal_j{
243
.cal_j{
243
	display:block;
244
	display:block;
244
	float:right;
245
	float:right;
245
	padding:2px;}
246
	padding:2px;}
246
.cal_jc{
247
.cal_jc{
247
	background-color:#c4d9fb;}
248
	background-color:#c4d9fb;}
248
.cal_ma{
249
.cal_ma{
249
	background-color:#eaeaec;}
250
	background-color:#eaeaec;}
250
.cal_evenemt_liste{
251
.cal_evenemt_liste{
251
	font: normal 10px Arial, sans-serif;
252
	font: normal 10px Arial, sans-serif;
252
	list-style-type:none;
253
	list-style-type:none;
253
	margin:20px 0 0 0;
254
	margin:20px 0 0 0;
254
	padding:0;}
255
	padding:0;}
255
.cal_evenemt_liste li{
256
.cal_evenemt_liste li{
256
	background:transparent url(/client/bazar/images/cal_pastille.png) top left no-repeat;
257
	background:transparent url(/client/bazar/images/cal_pastille.png) top left no-repeat;
257
	display:block;}
258
	display:block;}
258
.cal_evenemt_liste .nature_1{
259
.cal_evenemt_liste .nature_1{
259
	background:transparent url(/client/bazar/images/drapeau_bleu.png) top left no-repeat;}
260
	background:transparent url(/client/bazar/images/drapeau_bleu.png) top left no-repeat;}
260
.filtre_1{
261
.filtre_1{
261
	background-color:#7CCCFF;}
262
	background-color:#7CCCFF;}
262
.cal_evenemt_liste .nature_2{
263
.cal_evenemt_liste .nature_2{
263
	background:transparent url(/client/bazar/images/drapeau_vert.png) top left no-repeat;}
264
	background:transparent url(/client/bazar/images/drapeau_vert.png) top left no-repeat;}
264
.filtre_2{
265
.filtre_2{
265
	background-color:#7ACD69;}
266
	background-color:#7ACD69;}
266
.cal_evenemt_liste .nature_3{
267
.cal_evenemt_liste .nature_3{
267
	background:transparent url(/client/bazar/images/drapeau_orange.png) top left no-repeat;}
268
	background:transparent url(/client/bazar/images/drapeau_orange.png) top left no-repeat;}
268
.filtre_3{
269
.filtre_3{
269
	background-color:#FFAA5D;}
270
	background-color:#FFAA5D;}
270
.cal_evenemt_liste .nature_4{
271
.cal_evenemt_liste .nature_4{
271
	background:transparent url(/client/bazar/images/drapeau_rose.png) top left no-repeat;}
272
	background:transparent url(/client/bazar/images/drapeau_rose.png) top left no-repeat;}
272
.filtre_4{
273
.filtre_4{
273
	background-color:#FF81EA;}
274
	background-color:#FF81EA;}
274
.cal_evenemt{
275
.cal_evenemt{
275
	margin:0 0 0 17px;
276
	margin:0 0 0 17px;
276
	padding:0;}
277
	padding:0;}
277
/* Pour la bibliothèque JS DomToolTip */
278
/* Pour la bibliothèque JS DomToolTip */
278
div.niceTitle {
279
div.niceTitle {
279
	background-color: #333333;
280
	background-color: #333333;
280
	color: #FFFFFF;
281
	color: #FFFFFF;
281
	font-weight: bold;
282
	font-weight: bold;
282
	font-size: 13px;
283
	font-size: 13px;
283
	font-family: "Trebuchet MS", sans-serif;
284
	font-family: "Trebuchet MS", sans-serif;
284
	width: 250px;
285
	width: 250px;
285
	left: 0;
286
	left: 0;
286
	top: 0;
287
	top: 0;
287
	padding: 4px;
288
	padding: 4px;
288
	position: absolute;
289
	position: absolute;
289
	text-align: left;
290
	text-align: left;
290
	z-index: 20;
291
	z-index: 20;
291
	-moz-border-radius: 0 10px 10px 10px;
292
	-moz-border-radius: 0 10px 10px 10px;
292
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87);
293
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87);
293
	-moz-opacity: .87;
294
	-moz-opacity: .87;
294
	-khtml-opacity: .87;
295
	-khtml-opacity: .87;
295
	opacity: .87;}
296
	opacity: .87;}
296
div.niceTitle .contents {
297
div.niceTitle .contents {
297
	margin: 0;
298
	margin: 0;
298
	padding: 0 3px;
299
	padding: 0 3px;
299
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
300
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
300
	-moz-opacity: 1;
301
	-moz-opacity: 1;
301
	-khtml-opacity: 1;
302
	-khtml-opacity: 1;
302
	opacity: 1;}
303
	opacity: 1;}
303
div.niceTitle p {
304
div.niceTitle p {
304
	width: 250px;
305
	width: 250px;
305
	color: #D17E62;
306
	color: #D17E62;
306
	font-size: 9px;
307
	font-size: 9px;
307
	padding: 3px 0 0 0;
308
	padding: 3px 0 0 0;
308
	margin: 0;
309
	margin: 0;
309
	text-align: left;
310
	text-align: left;
310
	-moz-opacity: 1;}
311
	-moz-opacity: 1;}