Subversion Repositories Applications.bazar

Rev

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

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