Subversion Repositories Sites.gentiana.org

Rev

Rev 109 | Rev 113 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 109 Rev 112
1
/*
1
/*
2
Feuille de style supportée par les navigateurs modernes (version 5 et +)
2
Feuille de style supportée par les navigateurs modernes (version 5 et +)
3
Auteur:	Jean-Pascal MILCENT 
3
Auteur:	Jean-Pascal MILCENT 
4
*/
4
*/
5
 
5
 
6
/* Icones */
6
/* Icones */
7
a.lien_ext:after {
7
a.lien_ext:after {
8
content: " "url("http://www.gentiana.org/sites/commun/generique/images/graphisme/icone_fleche.png");}
8
content: " "url("http://www.gentiana.org/sites/commun/generique/images/graphisme/icone_fleche.png");}
9
a.pdf:before {
9
a.pdf:before {
10
content: url("http://www.gentiana.org/sites/commun/generique/images/graphisme/icon_pdf.png")" ";}
10
content: url("http://www.gentiana.org/sites/commun/generique/images/graphisme/icon_pdf.png")" ";}
11
/*CSS3 : ajout d'un espace entre href et ^ pour konqueror*/
11
/*CSS3 : ajout d'un espace entre href et ^ pour konqueror*/
12
a.mail:after, a[href ^="mailto:"]:after	{
12
a.mail:after, a[href ^="mailto:"]:after	{
13
content: " "url("http://www.gentiana.org/sites/commun/generique/images/graphisme/icone_mail.png");}
13
content: " "url("http://www.gentiana.org/sites/commun/generique/images/graphisme/icone_mail.png");}
14
.table_bordure th[title]:after {
14
.table_bordure th[title]:after {
15
content: " "url("http://www.gentiana.org/sites/commun/generique/images/graphisme/icone_aide.png");}
15
content: " "url("http://www.gentiana.org/sites/commun/generique/images/graphisme/icone_aide.png");}
16
 
16
 
17
/* Présentation des liens */
17
/* Présentation des liens */
18
a {color:black;}
18
a {color:black;}
19
 
19
 
20
/* Présentation des listes de définitions */
20
/* Présentation des listes de définitions */
21
dl {
21
dl {
22
	width:100%;}
22
	width:100%;}
23
dt {
23
dt {
24
	float:left;
24
	float:left;
25
	font-weight:bold;
25
	font-weight:bold;
26
	text-align:top left;
26
	text-align:top left;
27
	margin-right:0.3em;}
27
	margin-right:0.3em;}
28
dd {
28
dd {
29
	width:auto;
29
	width:auto;
30
	margin-left:0;
30
	margin-left:0;
31
	margin:0.5em 0;}
31
	margin:0.5em 0;}
32
 
32
 
33
/* Présentation des images */
33
/* Présentation des images */
34
img a {
34
img a {
35
	display:block;}
35
	display:block;}
36
 
36
 
37
/* Divers */
37
/* Divers */
38
.clear {
38
.clear {
39
	clear:both;}
39
	clear:both;}
40
.texte_inactif {
40
.texte_inactif {
41
	font-size:10px;
41
	font-size:10px;
42
	color:gray;}
42
	color:gray;}
43
.attention, .information {
43
.attention, .information {
44
	display:block;
44
	display:block;
45
	text-align:center;
45
	text-align:center;
46
	min-height: 50px;
46
	min-height: 50px;
47
	max-width: 800px;
47
	max-width: 800px;
48
	padding:5px 5px 5px 50px;}
48
	padding:5px 5px 5px 50px;}
49
.attention {
49
.attention {
50
	background: #ffffcc url("http://www.gentiana.org/sites/commun/generique/images/graphisme/icone_attention.png") no-repeat 2% 50%;
50
	background: #ffffcc url("http://www.gentiana.org/sites/commun/generique/images/graphisme/icone_attention.png") no-repeat 2% 50%;
51
	border: 1px solid red;}
51
	border: 1px solid red;}
52
.information {
52
.information {
53
	background: #e7ebfd url("http://www.gentiana.org/sites/commun/generique/images/graphisme/icone_information.png") no-repeat 2% 50%;
53
	background: #e7ebfd url("http://www.gentiana.org/sites/commun/generique/images/graphisme/icone_information.png") no-repeat 2% 50%;
54
	border:1px solid #5D81BA;}
54
	border:1px solid #5D81BA;}
55
blockquote {
55
blockquote {
56
	font-style:italic;
56
	font-style:italic;
57
	text-align:center;}
57
	text-align:center;}
58
legend {
58
legend {
59
	text-align:center;}
59
	text-align:center;}
60
 
60
 
61
/*DIFFERENTS BLOCS DE LA PAGE*/
61
/*DIFFERENTS BLOCS DE LA PAGE*/
62
 
62
 
63
#zone_generale {
63
#zone_generale {
-
 
64
	width: 1120px;
-
 
65
	margin: auto;
64
	text-align:left;}
66
	text-align:left;}
65
 
67
 
66
/* Zone logo */
68
/* Zone logo */
67
#zone_logo {
69
#zone_logo {
68
	position:absolute;
-
 
69
	top:15px;
-
 
70
	left:20px;
70
	float: left;
71
	background:none !important;
71
	background:none !important;
72
	z-index:1;}
72
	z-index:1;
-
 
73
}
73
#zone_logo img {
74
#zone_logo img {
74
	border:0 !important;}
75
	border:0 !important;}
75
 
76
 
76
/* Accessibilité */
77
/* Accessibilité */
77
#zone_accessibilite {
78
#zone_accessibilite {
78
	position:absolute;
79
	position: absolute;
79
	top:2px;
80
	top: 2px;
80
	left:775px;
81
	right: 140px;
81
	z-index:1;}
82
	z-index: 1;
-
 
83
}
82
#zone_accessibilite a{
84
#zone_accessibilite a{
83
	font-size:10px;
85
	font-size:10px;
84
	color:gray;}
86
	color:gray;}
85
 
87
 
86
 
88
 
87
/* Bandeau */
89
/* Bandeau */
88
#zone_bandeau {
90
#zone_bandeau {
89
	position:relative;
91
	position: relative;
90
	height:160px;
92
	height: 158px;
91
	margin:0;}
93
	margin: 0;
-
 
94
}
92
#titre_site {
95
#titre_site {
93
	position:absolute;
96
	position:absolute;
94
	top:107px;
97
	top:107px;
95
	left:198px;
98
	left:198px;
96
	margin:0;
99
	margin:0;
97
	text-align:right;
100
	text-align:right;
98
  color:white;
101
  color:white;
99
	background:none !important;}
102
	background:none !important;}
100
#bandeau_contenu {
103
#bandeau_contenu {
101
	position:absolute;
104
	position:absolute;
102
	top:136px;
105
	top:136px;
103
	left:198px;
106
	left:198px;
104
	height:22px;
107
	height:22px;
105
	width:600px;
108
	width:600px;
106
	text-align:left;
109
	text-align:left;
107
	margin:0;
110
	margin:0;
108
	padding-top:5px;
111
	padding-top:5px;
109
	text-transform:uppercase;}
112
	text-transform:uppercase;}
110
#bandeau_contenu a, #bandeau_contenu a:hover {
113
#bandeau_contenu a, #bandeau_contenu a:hover {
111
	font-weight:bolder;
114
	font-weight:bolder;
112
	margin-left:15px;
115
	margin-left:15px;
113
	color:white;
116
	color:white;
114
	text-decoration:none;}
117
	text-decoration:none;}
115
#bandeau_contenu a:hover {
118
#bandeau_contenu a:hover {
116
	text-decoration:underline;}
119
	text-decoration:underline;}
117
 
120
 
118
/* Moteur de recherche */
121
/* Moteur de recherche */
119
#zone_moteur_recherche {
122
#zone_moteur_recherche {
120
	position:absolute;
123
	position:absolute;
121
	top:138px;
124
	top:136px;
122
	left:540px;
125
	left:520px;
123
	height:22px;
126
	height:22px;
124
	width:250px;
127
	width:270px;
125
	margin:0;}
128
	margin:0;
-
 
129
}
126
#form_more_recherche {
130
#form_more_recherche {
127
	float:right;
131
	float:right;
128
	padding:0;
132
	padding:0;
129
	margin:0;}
133
	margin:0;}
130
#form_more_recherche legend {
134
#form_more_recherche legend {
131
	display:none;}
135
	display:none;}
132
#form_more_recherche fieldset {
136
#form_more_recherche fieldset {
133
	border:0;
137
	border:0;
134
	margin:0;
138
	margin:0;
135
	padding:0;}
139
	padding:0;}
136
#form_more_recherche label {
140
#form_more_recherche label {
137
	display:none;}
141
	display:none;}
138
#form_more_recherche input#more_motif{
142
#form_more_recherche input#more_motif{
139
	height:17px;
143
	height:17px;
140
	margin:0;
144
	margin:0;
141
	padding:0;}
145
	padding:0;}
142
#form_more_recherche input#more_ok {
146
#form_more_recherche input#more_ok {
143
	border:none;
147
	border:none;
144
	background:none;
148
	background:none;
145
	text-transform:uppercase;
149
	text-transform:uppercase;
146
	font-weight:bold;
150
	font-weight:bold;
147
	height:17px;
151
	height:17px;
148
	margin:0;
152
	margin:0;
149
	padding:0;}
153
	padding:0;}
150
#form_more_recherche input#more_ok:hover {
154
#form_more_recherche input#more_ok:hover {
151
	border-bottom:1px solid;}
155
	border-bottom:1px solid;}
152
/* Texte trouvé par le moteur de recherche */
156
/* Texte trouvé par le moteur de recherche */
153
.surlignage {
157
.surlignage {
154
	background-color:yellow;}
158
	background-color:yellow;}
155
/* Formatage des résultats du moteur de recherche */
159
/* Formatage des résultats du moteur de recherche */
156
#more_resultat, #more_resultat li {
160
#more_resultat, #more_resultat li {
157
	clear:left;
161
	clear:left;
158
	display: inline;
162
	display: inline;
159
	margin: 0;
163
	margin: 0;
160
	padding: 0;
164
	padding: 0;
161
	list-style-type:none;}
165
	list-style-type:none;}
162
.more_iid, .more_dui {
166
.more_iid, .more_dui {
163
	display:none;}
167
	display:none;}
164
.more_ivd {
168
.more_ivd {
165
	width:600px;}
169
	width:600px;}
166
.more_duv a {
170
.more_duv a {
167
	color:#008000;}
171
	color:#008000;}
168
.more_dsv, .more_dsi {
172
.more_dsv, .more_dsi {
169
	color:#C1C1C1;}
173
	color:#C1C1C1;}
170
.more_detail, .more_detail li {
174
.more_detail, .more_detail li {
171
	display: inline;
175
	display: inline;
172
	margin: 0;
176
	margin: 0;
173
	padding: 0;
177
	padding: 0;
174
	list-style-type:none;}
178
	list-style-type:none;}
175
 
179
 
176
/* Zone contenu */
180
/* Zone contenu */
177
#zone_contenu {
181
#zone_contenu {
178
	position:relative;
182
	position: relative;
179
	margin:0 5px 0 215px;
183
	float: right;
180
	padding:0;
184
	padding: 0;
181
	min-width:750px;
185
	min-width: 750px;
182
	max-width:900px;}
186
	max-width: 900px;}
183
 
187
 
184
/* Zone contenu -> VEI*/
188
/* Zone contenu -> VEI*/
185
#zone_vei {
189
#zone_vei {
186
	text-align:left;
190
	text-align:left;
187
	margin:10px 0 16px 0;
191
	margin:10px 0 16px 0;
188
	height:33px;}
192
	height:33px;}
189
#vei {
193
#vei {
190
	display:block;
194
	display:block;
191
	padding:16px 0 0 16px;
195
	padding:16px 0 0 16px;
192
	font-weight:bold;}
196
	font-weight:bold;}
193
#vei_titre {
197
#vei_titre {
194
	text-transform:uppercase;}
198
	text-transform:uppercase;}
195
 
199
 
196
/* Zone contenu navigation : les onglets */
200
/* Zone contenu navigation : les onglets */
197
#zone_contenu_navigation {
201
#zone_contenu_navigation {
198
	position:relative;
202
	position:relative;
199
	float:left;
203
	float:left;
200
	text-align:left;
204
	text-align:left;
201
	font-weight:bold;
205
	font-weight:bold;
202
	margin:0;
206
	margin:0;
203
	padding:0;
207
	padding:0;
204
	height:21px;
208
	height:21px;
205
	width:100%;}
209
	width:100%;}
206
#zone_contenu_navigation ul {
210
#zone_contenu_navigation ul {
207
	margin:0;
211
	margin:0;
208
	padding:0;
212
	padding:0;
209
	list-style:none;}
213
	list-style:none;}
210
#zone_contenu_navigation li {
214
#zone_contenu_navigation li {
211
	background:url("http://www.gentiana.org/sites/commun/generique/images/graphisme/onglet_droite.png") no-repeat right top;
215
	background:url("http://www.gentiana.org/sites/commun/generique/images/graphisme/onglet_droite.png") no-repeat right top;
212
	float:left;
216
	float:left;
213
	margin:0;
217
	margin:0;
214
	padding:0;}
218
	padding:0;}
215
#zone_contenu_navigation a {
219
#zone_contenu_navigation a {
216
	float:left; /* ligne ajoutee pour compatibilite IE5-Mac */
220
	float:left; /* ligne ajoutee pour compatibilite IE5-Mac */
217
	display:block;
221
	display:block;
218
	background:url("http://www.gentiana.org/sites/commun/generique/images/graphisme/onglet_gauche.png") no-repeat left top;
222
	background:url("http://www.gentiana.org/sites/commun/generique/images/graphisme/onglet_gauche.png") no-repeat left top;
219
	white-space:nowrap;/*2 lignes ajoutees pour compatibilite IE : extension de la zone cliquable a l'ensemble de l'onglet*/
223
	white-space:nowrap;/*2 lignes ajoutees pour compatibilite IE : extension de la zone cliquable a l'ensemble de l'onglet*/
220
	margin:0;
224
	margin:0;
221
	padding:5px 15px 4px;
225
	padding:5px 15px 4px;
222
	line-height:12px;
226
	line-height:12px;
223
	text-decoration:none;}
227
	text-decoration:none;}
224
/* On retablit le float a sa valeur correct mais le hack de l'antislash commente cache cette regle a IE5-Mac \*/
228
/* On retablit le float a sa valeur correct mais le hack de l'antislash commente cache cette regle a IE5-Mac \*/
225
#header a {float:none;}
229
#header a {float:none;}
226
/* End IE5-Mac hack */
230
/* End IE5-Mac hack */
227
#zone_contenu_navigation > ul a {
231
#zone_contenu_navigation > ul a {
228
	width:auto;} /*propriete ajoutee pour contredire la ligne speciale IE (ci dessus) pour les autres navigateurs*/
232
	width:auto;} /*propriete ajoutee pour contredire la ligne speciale IE (ci dessus) pour les autres navigateurs*/
229
#zone_contenu_navigation li:hover {
233
#zone_contenu_navigation li:hover {
230
	background-position:100% -150px;}
234
	background-position:100% -150px;}
231
#zone_contenu_navigation li:hover a {
235
#zone_contenu_navigation li:hover a {
232
	background-position:0% -150px;}
236
	background-position:0% -150px;}
233
#zone_contenu_navigation .menu_inactif a, #zone_contenu_navigation .onglet_inactif a  {
237
#zone_contenu_navigation .menu_inactif a, #zone_contenu_navigation .onglet_inactif a  {
234
	line-height:12px;
238
	line-height:12px;
235
	border-bottom:1px solid;}
239
	border-bottom:1px solid;}
236
#zone_contenu_navigation .menu_actif, #zone_contenu_navigation .onglet_actif {
240
#zone_contenu_navigation .menu_actif, #zone_contenu_navigation .onglet_actif {
237
	position:relative;
241
	position:relative;
238
	background-position:100% -150px;
242
	background-position:100% -150px;
239
	z-index:3;
243
	z-index:3;
240
	font-weight:bold;}
244
	font-weight:bold;}
241
#zone_contenu_navigation .menu_actif a, #zone_contenu_navigation .onglet_actif a {
245
#zone_contenu_navigation .menu_actif a, #zone_contenu_navigation .onglet_actif a {
242
	position:relative;
246
	position:relative;
243
	background-position:0% -150px;
247
	background-position:0% -150px;
244
	line-height:13px;
248
	line-height:13px;
245
	z-index:4;}
249
	z-index:4;}
246
 
250
 
247
/* Zone contenu page */
251
/* Zone contenu page */
248
#zone_contenu_page {
252
#zone_contenu_page {
249
	position:relative;
253
	position:relative;
250
	top:-1px;
254
	top:-1px;
251
	clear:both;
255
	clear:both;
252
	padding:10px 2px 0 2px;
256
	padding:10px 2px 0 2px;
253
	margin:0;
257
	margin:0;
254
	text-align:justify;
258
	text-align:justify;
255
	height:100%;/* Nécessaire pour IE 6 : sinon un espace apparait entrele contenu et les onglets*/
259
	height:100%;/* Nécessaire pour IE 6 : sinon un espace apparait entrele contenu et les onglets*/
256
	min-height:300px;
260
	min-height:300px;
257
	border-top:none !important;}
261
	border-top:none !important;}
258
#zone_contenu_page_corps{
262
#zone_contenu_page_corps{
259
	clear:both;
263
	clear:both;
260
	line-height:1.2em;
264
	line-height:1.2em;
261
	text-align:justify;
265
	text-align:justify;
262
	padding:0 5px 7px 5px;}
266
	padding:0 5px 7px 5px;}
263
 
267
 
264
/* Zone liste site */
268
/* Zone liste site */
265
#zone_liste_site {
269
#zone_liste_site {
266
	position:absolute;
270
	position: absolute;
267
	top:20px;
271
	top: 15px;
268
	left:800px;}
272
	right: 170px;
-
 
273
}
269
#liste_site li {
274
#liste_site li {
270
	margin:0;
275
	margin:0;
271
	padding:0;
276
	padding:0;
272
	list-style-type:none;
277
	list-style-type:none;
273
	text-align:left;}
278
	text-align:left;}
274
#liste_site a{
279
#liste_site a{
275
	display:block;
280
	display:block;
276
	height:25px;
281
	height:25px;
277
	_width:100px;/* Hack IE PC : bogue modèle de boite*/
282
	_width:100px;/* Hack IE PC : bogue modèle de boite*/
278
	width:75px;
283
	width:75px;
279
	padding:0px 0 0 32px;
284
	padding:0px 0 0 32px;
280
	margin:8px 0;
285
	margin:8px 0;
281
	color:#333399;
286
	color:#333399;
282
	text-decoration:none;
287
	text-decoration:none;
283
	line-height:13px;
288
	line-height:13px;
284
	font-weight:bold;}
289
	font-weight:bold;}
285
#liste_site a:hover{
290
#liste_site a:hover{
286
	text-decoration:underline;}
291
	text-decoration:underline;}
287
#site_asso_gentiana a{
292
#site_asso_gentiana a{
288
  background:url("http://www.gentiana.org/sites/commun/generique/images/graphisme/site_asso_gentiana.png") center left no-repeat;}
293
  background:url("http://www.gentiana.org/sites/commun/generique/images/graphisme/site_asso_gentiana.png") center left no-repeat;}
289
#site_flore_isere a{
294
#site_flore_isere a{
290
  background:url("http://www.gentiana.org/sites/commun/generique/images/graphisme/site_flore_isere.png") center left no-repeat;}
295
  background:url("http://www.gentiana.org/sites/commun/generique/images/graphisme/site_flore_isere.png") center left no-repeat;}
291
#site_gestion_raisonnable a{
296
#site_gestion_raisonnable a{
292
  background:url("http://www.gentiana.org/sites/commun/generique/images/graphisme/site_gestion_raisonnable.png") center left no-repeat;}
297
  background:url("http://www.gentiana.org/sites/commun/generique/images/graphisme/site_gestion_raisonnable.png") center left no-repeat;}
293
#site_animation_botanique a{
298
#site_animation_botanique a{
294
  background:url("http://www.gentiana.org/sites/commun/generique/images/graphisme/site_animation_botanique.png") center left no-repeat;}
299
  background:url("http://www.gentiana.org/sites/commun/generique/images/graphisme/site_animation_botanique.png") center left no-repeat;}
295
 
300
 
296
/* Zone menu */
301
/* Zone menu */
297
#zone_menu {
302
#zone_menu {
298
	position:absolute;
-
 
299
	top:150px;
-
 
300
	left:2px;
-
 
301
	width:198px;
303
	width:198px;
302
	min-height:292px;
304
	min-height:292px;
303
	margin:10px 0;
305
	margin: 0;
304
	font-size:13px;
306
	font-size:13px;
305
	text-align:left;}
307
	text-align:left;}
306
#zone_menu hr {
308
#zone_menu hr {
307
	width:40%;
309
	width:40%;
308
	text-align:center;}
310
	text-align:center;}
309
 
311
 
310
/* Zone menu -> menu classique */
312
/* Zone menu -> menu classique */
311
#zone_menu_classique .menu_classique_n1 {
313
#zone_menu_classique .menu_classique_n1 {
312
	margin:5px;
314
	margin:5px;
-
 
315
	margin-top: 0;
313
	padding:0;
316
	padding:0;
-
 
317
	padding-top: 3px;
314
	list-style-type:none;}
318
	list-style-type:none;
-
 
319
}
315
#zone_menu_classique .menu_classique_n2 {
320
#zone_menu_classique .menu_classique_n2 {
316
	padding:0;
321
	padding:0;
317
	margin:0;
322
	margin:0;
318
	list-style-type:none;}
323
	list-style-type:none;}
319
#zone_menu_classique a {
324
#zone_menu_classique a {
320
	display:block;
325
	display:block;
321
	text-decoration:none;
326
	text-decoration:none;
322
	margin:0;
327
	margin:0;
323
	height:100%;
328
	height:100%;
324
	font-weight:bold;
329
	font-weight:bold;
325
	background-color:transparent;}
330
	background-color:transparent;}
326
#zone_menu_classique .menu_classique_n1 a {
331
#zone_menu_classique .menu_classique_n1 a {
327
	padding:3px 0 3px 10px;
332
	padding:3px 0 3px 10px;
328
	margin:2px 0;}
333
	margin:2px 0;}
329
#zone_menu_classique .menu_classique_n2 a {
334
#zone_menu_classique .menu_classique_n2 a {
330
	padding:3px 0 3px 15px;
335
	padding:3px 0 3px 15px;
331
	margin:2px 0;}
336
	margin:2px 0;}
332
#zone_menu_classique .menu_classique_n1>li.menu_actif>a {/* lien menu niveau 1 actif */
337
#zone_menu_classique .menu_classique_n1>li.menu_actif>a {/* lien menu niveau 1 actif */
333
	-moz-border-radius-topright:10px;
338
	-moz-border-radius-topright:10px;
334
	-moz-border-radius-topleft:10px;
339
	-moz-border-radius-topleft:10px;
335
	-webkit-border-top-right-radius:10px;
340
	-webkit-border-top-right-radius:10px;
336
	-webkit-border-top-left-radius:10px;
341
	-webkit-border-top-left-radius:10px;
337
	-khtml-border-radius-topright:10px;
342
	-khtml-border-radius-topright:10px;
338
	-khtml-border-radius-topleft:10px;}
343
	-khtml-border-radius-topleft:10px;}
339
 
344
 
340
/* Zone menu -> form connexion et deconnexion */
345
/* Zone menu -> form connexion et deconnexion */
341
#zone_identification {
346
#zone_identification {
342
	margin:3em 0 0 0;
347
	margin:3em 0 0 0;
343
	padding:5px 0 0 0;
348
	padding:5px 0 0 0;
344
	min-height:180px;}
349
	min-height:180px;}
345
#zone_identification .erreur {
350
#zone_identification .erreur {
346
	display:block;
351
	display:block;
347
	text-align:center;
352
	text-align:center;
348
	color:red;
353
	color:red;
349
	padding:10px;}
354
	padding:10px;}
350
#form_connexion, #identification {
355
#form_connexion, #identification {
351
	padding:10px 2px 2px 5px;
356
	padding:10px 2px 2px 5px;
352
	margin:0;}
357
	margin:0;}
353
#form_connexion fieldset, #identification fieldset{
358
#form_connexion fieldset, #identification fieldset{
354
	border:none;}
359
	border:none;}
355
#form_connexion legend, #identification legend {
360
#form_connexion legend, #identification legend {
356
	text-transform:uppercase;
361
	text-transform:uppercase;
357
	font-size:14px;
362
	font-size:14px;
358
	font-weight:bold;}
363
	font-weight:bold;}
359
#form_connexion label, #identification label {
364
#form_connexion label, #identification label {
360
	display:none;}
365
	display:none;}
361
label#persistant_label {
366
label#persistant_label {
362
	display:block;
367
	display:block;
363
	margin:5px 0 5px 10px;
368
	margin:5px 0 5px 10px;
364
	color:black;
369
	color:black;
365
	font-weight:bold;}
370
	font-weight:bold;}
366
#username, #password {
371
#username, #password {
367
	width:150px;
372
	width:150px;
368
	margin:5px;
373
	margin:5px;
369
	margin-right:30px;
374
	margin-right:30px;
370
	clear:both;}
375
	clear:both;}
371
#persistant {
376
#persistant {
372
	display:block;
377
	display:block;
373
	float:left;
378
	float:left;
374
	margin:5px;}
379
	margin:5px;}
375
#form_connexion input#connexion {
380
#form_connexion input#connexion {
376
	border:none;
381
	border:none;
377
	background:none;
382
	background:none;
378
	text-transform:uppercase;
383
	text-transform:uppercase;
379
	font-weight:bold;
384
	font-weight:bold;
380
	margin:0;
385
	margin:0;
381
	padding:0;}
386
	padding:0;}
382
#form_connexion input#connexion:hover {
387
#form_connexion input#connexion:hover {
383
	border-bottom:1px solid;}
388
	border-bottom:1px solid;}
384
#identification_info, #identification, #formconnexion, #iden_action {
389
#identification_info, #identification, #formconnexion, #iden_action {
385
	display:block;
390
	display:block;
386
	width:auto;
391
	width:auto;
387
	text-align:center;
392
	text-align:center;
388
	font-size:11px;
393
	font-size:11px;
389
	margin: 0;
394
	margin: 0;
390
	padding-bottom:2px;}
395
	padding-bottom:2px;}
391
#inscription_info {
396
#inscription_info {
392
	margin:5px 0 5px 5px;}
397
	margin:5px 0 5px 5px;}
393
#lien_inscription, #iden_action a, #lien_inscription:hover, #iden_action a:hover{
398
#lien_inscription, #iden_action a, #lien_inscription:hover, #iden_action a:hover{
394
	text-transform:uppercase;
399
	text-transform:uppercase;
395
	font-weight:bold;
400
	font-weight:bold;
396
	text-decoration:none;}
401
	text-decoration:none;}
397
#lien_inscription:hover, #iden_action a:hover{
402
#lien_inscription:hover, #iden_action a:hover{
398
	text-decoration:underline;}
403
	text-decoration:underline;}
399
#inscription_aide {
404
#inscription_aide {
400
	margin-left:1em;}
405
	margin-left:1em;}
401
/* Information sur la personne identifiée */
406
/* Information sur la personne identifiée */
402
#identification_message, #menu_contextuel h2, #hba_info h1, #hba_info p {
407
#identification_message, #menu_contextuel h2, #hba_info h1, #hba_info p {
403
	display:block;
408
	display:block;
404
	font-size:14px;
409
	font-size:14px;
405
	text-align:center;
410
	text-align:center;
406
	font-weight:bold;
411
	font-weight:bold;
407
	text-transform:none;
412
	text-transform:none;
408
	margin:10px 0 5px 0;}
413
	margin:10px 0 5px 0;}
409
#identification_message {
414
#identification_message {
410
	text-transform:uppercase;}
415
	text-transform:uppercase;}
411
#identification_prenom, #identification_nom{
416
#identification_prenom, #identification_nom{
412
	font-size:13px;
417
	font-size:13px;
413
	font-weight:bold;
418
	font-weight:bold;
414
	color:black;}
419
	color:black;}
415
#identification_nom {
420
#identification_nom {
416
	text-transform:uppercase;}
421
	text-transform:uppercase;}
417
#iden_action {
422
#iden_action {
418
	height:125px;}
423
	height:125px;}
419
 
424
 
420
/* Zone menu -> menu contextuel */
425
/* Zone menu -> menu contextuel */
421
#menu_contextuel {
426
#menu_contextuel {
422
	border:1px solid;}
427
	border:1px solid;}
423
 
428
 
424
/* Zone pied */
429
/* Zone pied */
425
#zone_pied {
430
#zone_pied {
426
	font-size:11px;
431
	font-size:11px;
427
	clear:both;
432
	clear:both;
428
	text-align:center;
433
	text-align:center;
429
	min-width:750px;
434
	min-width:750px;
430
	max-width:900px;
435
	max-width:900px;
431
	margin:0 5px 0 215px;}
436
	margin: auto;
-
 
437
}
432
#zone_pied p{
438
#zone_pied p{
433
	position:center;}
439
	position:center;}
434
#zone_pied a, #zone_pied a:hover {
440
#zone_pied a, #zone_pied a:hover {
435
	margin:0 10px;
441
	margin:0 10px;
436
	text-decoration:none;}
442
	text-decoration:none;}
437
#zone_pied a:hover {
443
#zone_pied a:hover {
438
	text-decoration:underline;}
444
	text-decoration:underline;}
439
#pied_menu_commun .menu_commun_n1 {
445
#pied_menu_commun .menu_commun_n1 {
440
	padding:0;}
446
	padding:0;}
441
#pied_menu_commun li {
447
#pied_menu_commun li {
442
	display:inline;}
448
	display:inline;}
443
#pied_menu_commun li+li {
449
#pied_menu_commun li+li {
444
	display:inline;
450
	display:inline;
445
	padding-left:10px;}
451
	padding-left:10px;}
446
 
452
 
447
 
453
 
448
/* Applette Catégorie et Mots Clés */
454
/* Applette Catégorie et Mots Clés */
449
.page_separateur_date_heure, .page_creation_jour, .page_creation_heure, .page_creation_minute, .page_creation_seconde, .page_separateur_heure, .page_separateur_minute, .page_modification_heure, .page_modification_minute{
455
.page_separateur_date_heure, .page_creation_jour, .page_creation_heure, .page_creation_minute, .page_creation_seconde, .page_separateur_heure, .page_separateur_minute, .page_modification_heure, .page_modification_minute{
450
	display:none;}
456
	display:none;}
451
.page_titre {
457
.page_titre {
452
	font-weight:bold;}
458
	font-weight:bold;}
453
 
459
 
454
/* Texte champ d'une fiche */
460
/* Texte champ d'une fiche */
455
.champ_cle {
461
.champ_cle {
456
	font-weight:bold;}
462
	font-weight:bold;}
457
.champ_valeur {
463
.champ_valeur {
458
	font-weight:normal;}p_cle {
464
	font-weight:normal;}p_cle {
459
	font-weight:bold;}
465
	font-weight:bold;}
460
.champ_valeur {
466
.champ_valeur {
461
	font-weight:normal;}
467
	font-weight:normal;}
462
.symbole_obligatoire{
468
.symbole_obligatoire{
463
	color:red;
469
	color:red;
464
	font-weight:bold;}
470
	font-weight:bold;}
465
 
471
 
466
/*menu_commun*/
472
/*menu_commun*/
467
.question {
473
.question {
468
	font-weight:bold;}
474
	font-weight:bold;}
469
 
475
 
470
/* Formatage des noms latins */
476
/* Formatage des noms latins */
471
.nl_supra_generique, .nl_infra_generique, .nl_g, .nl_sp, .nl_infra_sp {
477
.nl_supra_generique, .nl_infra_generique, .nl_g, .nl_sp, .nl_infra_sp {
472
  font-style:italic;}
478
  font-style:italic;}
473
strong.nl_retenu{
479
strong.nl_retenu{
474
	font-weight:normal;}
480
	font-weight:normal;}
475
.nl_retenu .nl_supra_generique, .nl_retenu .nl_infra_generique, .nl_retenu .nl_g, .nl_retenu .nl_sp, .nl_retenu .nl_infra_sp {
481
.nl_retenu .nl_supra_generique, .nl_retenu .nl_infra_generique, .nl_retenu .nl_g, .nl_retenu .nl_sp, .nl_retenu .nl_infra_sp {
476
  font-weight:bold;}
482
  font-weight:bold;}