Subversion Repositories Sites.tela-botanica.org

Rev

Rev 360 | Rev 537 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 360 Rev 437
Line 244... Line 244...
244
	background-color:#c4d9fb;}
244
	background-color:#c4d9fb;}
245
.cal_ma{
245
.cal_ma{
246
	background-color:#eaeaec;}
246
	background-color:#eaeaec;}
247
.cal_evenemt_liste{
247
.cal_evenemt_liste{
248
	font: normal 10px Arial, sans-serif;
248
	font: normal 10px Arial, sans-serif;
249
	list-style-type:none;/*disc url(/client/bazar/images/cal_pastille.png) inside;*/
249
	list-style-type:none;
250
	margin:20px 0 0 0;
250
	margin:20px 0 0 0;
251
	padding:0;}
251
	padding:0;}
252
.cal_evenemt_liste li{
252
.cal_evenemt_liste li{
-
 
253
	background:transparent url(/client/bazar/images/cal_pastille.png) top left no-repeat;
253
	display:block;
254
	display:block;}
-
 
255
.cal_evenemt_liste .nature_1{
-
 
256
	background:transparent url(/client/bazar/images/drapeau_bleu.png) top left no-repeat;}
-
 
257
.filtre_1{
-
 
258
	background-color:#7CCCFF;}
-
 
259
.cal_evenemt_liste .nature_2{
-
 
260
	background:transparent url(/client/bazar/images/drapeau_vert.png) top left no-repeat;}
-
 
261
.filtre_2{
-
 
262
	background-color:#7ACD69;}
-
 
263
.cal_evenemt_liste .nature_3{
-
 
264
	background:transparent url(/client/bazar/images/drapeau_orange.png) top left no-repeat;}
-
 
265
.filtre_3{
-
 
266
	background-color:#FFAA5D;}
-
 
267
.cal_evenemt_liste .nature_4{
254
	background:transparent url(/client/bazar/images/cal_pastille.png) top left no-repeat;}
268
	background:transparent url(/client/bazar/images/drapeau_rose.png) top left no-repeat;}
-
 
269
.filtre_4{
-
 
270
	background-color:#FF81EA;}
255
.cal_evenemt{
271
.cal_evenemt{
256
	margin:0;
272
	margin:0 0 0 17px;
257
	padding:0 0 0 13px;}
273
	padding:0;}
258
/* Pour la bibliothèque JS DomToolTip */
274
/* Pour la bibliothèque JS DomToolTip */
259
div.niceTitle {
275
div.niceTitle {
260
	background-color: #333333;
276
	background-color: #333333;
261
	color: #FFFFFF;
277
	color: #FFFFFF;
262
	font-weight: bold;
278
	font-weight: bold;
Line 278... Line 294...
278
	margin: 0;
294
	margin: 0;
279
	padding: 0 3px;
295
	padding: 0 3px;
280
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
296
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
281
	-moz-opacity: 1;
297
	-moz-opacity: 1;
282
	-khtml-opacity: 1;
298
	-khtml-opacity: 1;
283
	opacity: 1;}
299
	opacity: 1;}
-
 
300
/* Ne semble pas marche pour limiter la largeur, du coup on affiche pas le lien dans le p...
284
div.niceTitle p {
301
div.niceTitle p {
-
 
302
	width: 250px;
285
	color: #D17E62;
303
	color: #D17E62;
286
	font-size: 9px;
304
	font-size: 9px;
287
	padding: 3px 0 0 0;
305
	padding: 3px 0 0 0;
288
	margin: 0;
306
	margin: 0;
289
	text-align: left;
307
	text-align: left;
290
	-moz-opacity: 1;}
-
 
291
308
	-moz-opacity: 1;}*/
-
 
309
292
310