Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 359 Rev 360
Line 21... Line 21...
21
	list-style:none;
21
	list-style:none;
22
	list-style-type:none;
22
	list-style-type:none;
23
	background:#FFF;}
23
	background:#FFF;}
Line 24... Line 24...
24
 
24
 
25
/*-------------Les fiches Bazar-------------------------------------------------*/
25
/*-------------Les fiches Bazar-------------------------------------------------*/
26
.BAZ_cadre_fiche {
26
.BAZ_cadre_fiche{
27
	width:auto;
27
	width:auto;
28
	height:auto;
28
	height:auto;
29
	padding:10px;
29
	padding:10px;
-
 
30
	border: 1px solid #1A4881;}
-
 
31
.BAZ_cadre_map {
-
 
32
	padding:0;
-
 
33
	height:250px;
-
 
34
	width:400px;
-
 
35
	overflow:auto;}
-
 
36
.BAZ_cadre_map .BAZ_cadre_fiche{
-
 
37
	padding:0 2px 2px 2px;}
-
 
38
.BAZ_cadre_map .BAZ_fiche_titre, .BAZ_cadre_map .BAZ_fiche{
-
 
39
	font-size:13px;
-
 
40
	padding:2px;
-
 
41
	margin:2px 2px 2px 0;}
-
 
42
#map{
30
	border: 1px solid #1A4881;}
43
	min-height:600px;}
31
#fiche_image{
44
#fiche_image{
32
	float:left;
45
	float:left;
33
	height:150px;
46
	height:150px;
34
	width:210px;
47
	width:210px;