Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 307 Rev 319
Line 20... Line 20...
20
	list-style-type:none;
20
	list-style-type:none;
21
	background:#FFF;}
21
	background:#FFF;}
Line 22... Line 22...
22
 
22
 
23
/*-------------Les fiches Bazar-------------------------------------------------*/
23
/*-------------Les fiches Bazar-------------------------------------------------*/
-
 
24
.BAZ_cadre_fiche {
-
 
25
	width:auto;
24
.BAZ_cadre_fiche {
26
	height:auto;
25
	padding:10px;
27
	padding:10px;
26
	border: 1px solid #1A4881;
28
	border: 1px solid #1A4881;
27
	-moz-border-radius:10px;
29
	-moz-border-radius:10px;
28
	background-color:#c8ddff;}
30
	background-color:#c8ddff;}
29
#fiche_image {
-
 
30
	padding:50px;
31
#fiche_image{
31
	float:right;
32
	float:left;
32
	height:150px;
33
	height:150px;
-
 
34
	width:210px;
33
	width:150px;}
35
	margin:0 1em 0 0}
34
#fiche_titre {
36
#fiche_titre {
35
	width:100%;
37
	margin:0 0 0 220px;
36
	background:transparent;
38
	background:transparent;
37
	border-bottom:1px solid black;
39
	border-bottom:1px solid black;
38
	color:#1A4881;}
40
	color:#1A4881;}
39
#BAZ_description {
41
#BAZ_description {