Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1337 Rev 1340
Line 588... Line 588...
588
}
588
}
Line 589... Line 589...
589
 
589
 
590
 
590
 
-
 
591
/*----------------------------------------------------------------------------------------------------------*/
-
 
592
/* Fiche */
-
 
593
#bloc-fiche {
591
/*----------------------------------------------------------------------------------------------------------*/
594
	margin-top: 0;
592
/* Fiche */
595
}
593
#bloc-fiche h1 {
596
#bloc-fiche h1 {
-
 
597
	background: none repeat scroll 0 0 transparent;
594
	background: none repeat scroll 0 0 transparent;
598
	padding: 0;
Line 595... Line 599...
595
	padding: 0 9px  0 9px;
599
	margin-bottom : 4px;
596
}
600
}
597
 
601
 
Line 955... Line 959...
955
	font-style: normal;
959
	font-style: normal;
956
	text-transform: none;
960
	text-transform: none;
957
}
961
}
958
.vernaculaire {
962
.vernaculaire {
959
	font-size: 17px;
963
	font-size: 17px;
960
	color: #A89D80;
964
	/*color: #A89D80;*/
-
 
965
	color: #555;
961
	text-transform: none;
966
	text-transform: none;
-
 
967
	float: right;
-
 
968
}
-
 
969
h2.vernaculaire {
-
 
970
	font-size: 17px;
-
 
971
	color: #555555;
-
 
972
	font-weight: normal;
-
 
973
}
-
 
974
h2.vernaculaire:before {
-
 
975
	content: none !important;
962
}
976
}
963
.redirige_depuis {
977
.redirige_depuis {
-
 
978
	display: table-row;
964
    color: #777777;
979
    color: #808080;
965
    font-size: 0.9em;
980
    font-size: 14px;
966
    font-weight: normal;
981
    font-weight: normal;
967
    text-transform: none;
982
    text-transform: none;
968
}
983
}
-
 
984
 
969
.redirige_depuis strong {
985
.label_redirige_depuis {
-
 
986
	display: table-cell;
-
 
987
	width: 90px;
970
	font-weight: bold;
988
	padding-right: 5px;
971
	font-style: italic;
989
	font-size: 12px;
-
 
990
	line-height: 22px;
-
 
991
}
-
 
992
.valeur_redirige_depuis {
-
 
993
	display: table-cell;
-
 
994
	margin-left: 100px;
972
}
995
}
Line 973... Line 996...
973
 
996
 
974
/*----------------------------------------------------------------------------------------------------------*/
997
/*----------------------------------------------------------------------------------------------------------*/
975
/* Wikinis */
998
/* Wikinis */
Line 1478... Line 1501...
1478
	float:right;
1501
	float:right;
1479
	right:17px;
1502
	right:17px;
Line 1480... Line 1503...
1480
 
1503
 
1481
}
1504
}
1482
#bloc-recherche {
1505
#bloc-recherche {
-
 
1506
	padding-bottom: 3px;
-
 
1507
	box-shadow: 3px 3px 6px #555555;
1483
	padding-bottom : 3px;
1508
	margin-bottom: 10px;
1484
}
1509
}
1485
div #recherche_av_form {
1510
div #recherche_av_form {
1486
	width:95%;
1511
	width:95%;
1487
	margin-right:auto;
1512
	margin-right:auto;