Subversion Repositories eFlore/Applications.del

Rev

Rev 1689 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
623 gduche 1
.metadonnees {
2
	width:100%;
3
}
4
.metadonnees div {
5
	float:left;
6
	padding:0 3px 0 0;
7
}
1393 aurelien 8
.zoneReferentiel {
1664 jpm 9
	margin-top:1em;
1393 aurelien 10
}
623 gduche 11
.famille {
12
	display:none;
13
}
1664 jpm 14
.nomCommun {
15
}
623 gduche 16
.nomCommun:before {
17
	content:"(";
18
}
19
.nomCommun:after {
20
	content:")";
21
}
22
.metaPart1 {
1689 jpm 23
	line-height:20px;
623 gduche 24
	clear:both;
1104 gduche 25
	font-size:15px;
623 gduche 26
}
27
.metaPart2 {
1689 jpm 28
	line-height:20px;
623 gduche 29
	clear:both;
1104 gduche 30
	color:#777;
31
	max-width:850px;
623 gduche 32
}
33
.metaPart3 {
1689 jpm 34
	line-height:20px;
1104 gduche 35
	display:none;
36
	max-width:850px;
37
}
1667 jpm 38
.lieuDit {
1104 gduche 39
}
1667 jpm 40
.zoneLieu {
1104 gduche 41
}
1689 jpm 42
.zoneStation {
43
	padding-left: 5px;
44
}
45
.zoneMilieu {
46
	padding-left: 5px;
47
}
48
.labelGeo {
49
	font-weight:bold;
50
}
1104 gduche 51
.espece {
1664 jpm 52
	color:#454341;
53
	font-size:18px;
1689 jpm 54
	margin-top:-2px;
1104 gduche 55
}
56
.label {
57
	font-size:12px;
58
	margin-top:3px;
623 gduche 59
}