Subversion Repositories Sites.tela-botanica.org

Rev

Rev 332 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 332 Rev 333
Line 23... Line 23...
23
/*-------------Les fiches Bazar-------------------------------------------------*/
23
/*-------------Les fiches Bazar-------------------------------------------------*/
24
.BAZ_cadre_fiche {
24
.BAZ_cadre_fiche {
25
	width:auto;
25
	width:auto;
26
	height:auto;
26
	height:auto;
27
	padding:10px;
27
	padding:10px;
28
	border: 1px solid #1A4881;
28
	border: 1px solid #1A4881;}
29
	-moz-border-radius:10px;
-
 
30
	background-color:#c8ddff;}
-
 
31
#fiche_image{
29
#fiche_image{
32
	float:left;
30
	float:left;
33
	height:150px;
31
	height:150px;
34
	width:210px;
32
	width:210px;
35
	background-color:#c8ddff;
-
 
36
	margin:0 10px 0 0}
33
	margin:0 10px 0 0}
-
 
34
#fiche_image, .BAZ_cadre_fiche{
-
 
35
	background-color:#fefffe;
-
 
36
	-moz-border-radius:10px;}
37
#fiche_titre {
37
#fiche_titre {
38
	background:transparent;
38
	background:transparent;
39
	border-bottom:1px solid black;
39
	border-bottom:1px solid black;
40
	color:#1A4881;}
40
	color:#1A4881;}
41
#BAZ_description {
41
#BAZ_description {