Subversion Repositories Applications.referentiel

Rev

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

Rev 69 Rev 80
Line 71... Line 71...
71
	border:0;}
71
	border:0;}
72
img a{
72
img a{
73
	display:block;}
73
	display:block;}
74
legend{
74
legend{
75
	color:#AD5A40;}
75
	color:#AD5A40;}
-
 
76
.nettoyeur{
-
 
77
	visibility:hidden;}	
76
/*--------------------------------------------------------------------------------------------------------------*/
78
/*--------------------------------------------------------------------------------------------------------------*/
77
/* Disposition */
79
/* Disposition */
78
#zone-centrale {
80
#zone-centrale {
79
	text-align:center;}
81
	text-align:center;}
80
#zone-logo{
82
#zone-logo{
Line 313... Line 315...
313
	padding:5px;}
315
	padding:5px;}
314
#ref-resultat .message p{
316
#ref-resultat .message p{
315
	background-color:#f0f0f0;}
317
	background-color:#f0f0f0;}
316
/*---------------------------------------------------------------------------------------------------------------------------------------*/
318
/*---------------------------------------------------------------------------------------------------------------------------------------*/
317
/* Résultat consultation*/
319
/* Résultat consultation*/
318
#ref-resultat-recherche .nom_retenu{
320
.nom_retenu{
319
	font-weight:bold;}		
321
	font-weight:bold;}		
-
 
322
 
-
 
323
/* Présentation Fiche Taxon*/
-
 
324
.txt-long{
-
 
325
	white-space:pre-wrap;}
-
 
326
p.txt-long{
-
 
327
	width:53.6em;
-
 
328
	padding:.3em;
-
 
329
	background-color:#FFF;}
-
 
330
#texte li{
-
 
331
	margin:0;}
-
 
332
.ref-sommaire a{
-
 
333
	background:none;}
-
 
334
.label-grand dt{
-
 
335
	width:28em;}
-
 
336
.label-court dt{
-
 
337
	width:12em;}
Line -... Line 338...
-
 
338
	
320
	
339
 
321
/*---------------------------------------------------------------------------------------------------------------------------------------*/
340
/*---------------------------------------------------------------------------------------------------------------------------------------*/
322
/* Versionnage */
341
/* Versionnage */
323
#zone-form{
342
#zone-form{
324
	position:relative;
343
	position:relative;
Line 356... Line 375...
356
#champs-contributeur div{
375
#champs-contributeur div{
357
	width:66%;
376
	width:66%;
358
	float:left;
377
	float:left;
359
	margin-left:2px;
378
	margin-left:2px;
360
	padding-left:5px;
379
	padding-left:5px;
361
	border-left:1px dotted black;}
-
 
362
380
	border-left:1px dotted black;}
-
 
381
	
-
 
382
/* Nécessaire à IE 6 et 7 pour éviter un décalage vers le bas!*/
-
 
383
.ref-onglets{
-
 
384
	margin:0;/*Pour IE*/
-
 
385
	padding:0;/*Pour IE*/
-
 
386
	height:auto !important;height:100%;/*Pour IE*/}	
-
 
387
363
388