Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 689 | Rev 835 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
656 mathilde 1
@CHARSET "UTF-8";
2
/* tout le css pour la mise en page du pdf d'exportation de fiches. */
3
/* GÉNÉRAL */
4
table{
5
	border-collapse: collapse;
6
	width:100%;
7
	margin:5px 0;
8
	/*page-break-inside : avoid;*/
9
	font-size:10px;
10
}
11
td,th{
12
	border:1px solid #36560B;
13
	padding:7px 5px;
14
}
15
th{
16
	background-color:#EEE;
17
}
18
h2 {
19
	font-weight: bold;
20
	letter-spacing: 0;
21
	margin: 20px 0 12px 0;
22
	font-size: 15px;
23
	color: #FD8C13;
24
}
25
body {
26
	font-family: Arial, Helvetica, Verdana, sans-serif;
27
	font-size: 0.75em;
28
	background-color: #fff;
29
}
30
.centrer {
31
	display : block;
32
	margin-left:auto;
33
	margin-right:auto;
34
}
35
.titre {
36
		color:#36560B;
37
		left:2px;
38
		position:relative;
39
		padding-right:5px;
40
}
41
.categorie {
42
	background-color: #F6AF3A;
43
	display: block;
44
	padding: 2mm;
45
	padding-left: 5mm;
46
	padding-right: 5mm;
47
	color: #fff;
48
	border-radius: 10px 10px 0 0;
49
	font-weight: bold;
50
}
51
.bloc {
52
	padding-left: 2mm;
53
	padding-bottom: 5mm;
54
}
55
.no-break {
56
	page-break-inside : avoid;
57
}
58
.allow-break {
59
	page-break-inside : auto;
60
}
61
hr.nettoyage{
62
	clear: both;
63
	width: 0;
64
}
65
.citation {
66
	font-size: 9px;
67
}
68
.deux-colonnes {
69
	width:48%;
70
	float:left;
71
	text-align: center;
72
}
689 mathilde 73
.italique {
74
	font-style:italic;
75
}
714 mathilde 76
.version {
77
	float:right;
78
}
79
 
656 mathilde 80
/* DESCRIPTION spécifique */
81
.desc td {
82
	width: 50%;
83
	vertical-align: top;
84
	border: 1px dasharray #36560B;
85
	padding: 7px 5px;
86
}
87
 
88
/* BIBLIOGRAPHIE spécifique */
89
li.item_biblio_flore {
90
	background: none;
91
	list-style: square;
92
	padding-left: 15px;
93
	color : #FC8912;
94
}
95
/* ECOLOGIE spécifique*/
96
.graphique {
97
	width:500px;
98
	margin-left:auto;
99
	margin-right:auto;
100
	text-align:center;
101
}
102
 
103
.fond_graphique {
104
	background-color:#F8F8F8;
105
	padding-top: 10px;
106
	padding-bottom: 10px;
107
}
108
.legende_graphique td, .legende_graphique tbody, .legende_graphique table {
109
	font-size: 8px;
110
	background:none;
111
	border:none;
112
}
113
.svg_clim, .svg_sol {
114
	width: 500px;
115
	height: 200px;
116
}
117
.svg_sol {
118
	width: 500px;
119
	height: 250px;
120
}
121
.legende_formes {
122
	width : 348px;
123
	height : 30px;
124
	display: block;
125
	margin-right : auto;
126
	margin-left: auto;
127
	padding : 5px;
128
}
129
/* REPARTITION spécifique*/
130
.bloc_legende_repartition {
131
	float:left;
132
	margin-right:5px;
133
	margin-bottom:3px;
134
	width:15px;
135
	height:15px;
136
	border:1px  solid  black;
137
 
138
}
139
.texte_legende_repartition {
140
	float:left;
141
	font-size :10px;
142
	width: 160px;
143
	text-align:left;
144
 
145
}
146
.legende_r {
147
	 width: 190px;
148
	 margin-right: auto;
149
	 margin-left: auto;
150
}
151
.repartition_observations {
666 mathilde 152
    width: 250px;
656 mathilde 153
    margin-bottom: 5px;
154
	margin-right: auto;
155
	margin-left: auto;
156
	text-align: center;
157
}
158
.repartition_observations object {
159
    display: block;
160
	padding: 0px;
666 mathilde 161
	height:200px;
656 mathilde 162
	margin-right: auto;
163
	margin-left: auto;
164
}
165
 
166
/* NOMENCLATURE spécifique*/
167
.legende_nom_retenu {
168
	background-color: #E6FFA2;
169
}
170
 
171
.surlignage {
172
	background-color: #E6FFA2;
173
}
174
.couleur_legende {
175
    display: inline-block;
176
    height: 12px;
177
    width: 30px;
178
    margin-right: 5px;
179
    margin-top: 2px;
180
    border: 1px dashed black;
181
}
182
.legende {
183
	border:dashed 1px #AAA;
184
	padding:5px 10px;
185
}
186
.onglet_marge_gauche {
187
	margin-top: 7px;
188
	padding-left: 30px;
189
}
190
li.item_nomenclature {
191
	background: none;
192
	list-style: square;
193
	padding-left: 15px;
194
	color : #FC8912;
195
}
196
 
197
 
198
.nom {
199
	vertical-align: top;
200
	color: black;
201
}
202
 
203
.retenu, .synonyme{
204
	font-size:0.8em;
205
}
206
.retenu{
207
	font-weight:bold;
208
}
209
.basionyme_complet {
210
	margin-left:20px;
211
	display:block;
212
}
213
 
214
/* ILLUSTRATION spécifique*/
215
#illustrations {
216
	width:196px;
217
	height:196px;
218
	margin-right: auto;
219
	margin-left: auto;
220
	text-align:center;
221
	border:0.5px dotted black;
222
 
223
}
224
 
225
.liste-illustrations{
226
	list-style-type:none;
227
	padding:0;
228
}
229
.liste-illustrations li {
230
	list-style-image:none !important;
231
	background:none;
232
	text-align:center;
233
	font-size:11px;
234
	float: left;
235
	width:210px;
236
	height:285px;
237
}
238
 
239
#illustrations .liste-illustrations li{
240
	height: 215px;
241
	}
242
 
243
.liste-illustrations li p{
244
	margin:2px 2px 5px 2px;
245
	width:206px;
246
	font-size:11px;
247
}
248
.liste-illustrations strong{
249
	font-weight:bold;
250
	text-align: center;
251
 
252
}
253
.liste-illustrations img{
254
	display:block;
255
	border:1px solid white;
256
	text-align: center;
257
	padding:2px;
258
	max-height:196px;
259
	max-width:196px;
260
	margin-right: auto;
261
	margin-left: auto;
262
}
263
 
264
.liste-illustrations a:hover img{
265
    border:1px dotted #FD8C13;
266
}
267
 
268
/* WIKI spécifique*/
269
 
670 mathilde 270
.wiki { font-size : 10px;
656 mathilde 271
 
272
}