Subversion Repositories Sites.gentiana.org

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
17 jpm 1
/*Feuille de style support? par Nescape 4.78
2
Auteur: Magali Giaume*/
3
body {
4
  font-family:Arial, Helvetica, Verdana, sans-serif;
5
  font-size:12px;
6
  background-color:#fff;
7
  margin:2px;}
8
h1 {
9
  font-size:17px;
10
  font-weight:bold;
11
  padding:0 0 2px 5px;
12
  line-height:1.3em;
13
  margin:10px 0 4px 0;}
14
h2 {
15
  font-size:13px;
16
  font-weight:bold;
17
  color:black;
18
  text-transform:uppercase;
19
  line-height:1.3em;
20
  margin:10px 0 4px 0;}
21
h3, #more_resultat li h2, .titre2_cartographie, .titre2_inscription, .inscription_titre2, .titre2_cartographie {
22
  font-size:15px;
23
  color:black;
24
  font-weight:bold;
25
  line-height:1.3em;
26
  margin:8px 0 4px 0;
27
  text-transform:none;}
28
h4 {
29
  font-size:13px;
30
  color:black;
31
  font-weight:bold;
32
  letter-spacing:0.1em;
33
  line-height:1.3em;
34
  margin:8px 0 2px 0;}
35
h5 {
36
  font-size:13px;
37
  color:black;
38
  font-style:italic;
39
  line-height:1.2em;
40
  margin:4px 0 1px 0;}
41
h6 {
42
  font-size:12px;
43
  color:black;
44
  font-style:italic;
45
  line-height:1.2em;
46
  margin:4px 0 1px 0;}
47
caption {
48
  font-size:12px;
49
  font-weight:bold;
50
  margin:2px;}
51
table {
52
  border-collapse:collapse;}
53
/*bandeau*/
54
#titre_monde h1 {
55
  font-size:20px}
56
#pos_recherche p {
57
  margin:0;
58
  padding:0;}
59
/*tableau*/
60
/* Tableau */
61
.table_bordure th {
62
  background-color:#E4B842;
63
  padding:0 5px;
64
  text-align:center;
65
  border-bottom: 1px dotted grey;
66
  border-left: 1px dotted grey;}
67
 
68
.table_bordure {
69
  border-spacing:0;
70
  text-align:center;
71
  border: 1px solid black;}
72
 
73
.table_bordure td  {
74
  padding:2px;
75
  text-align:left;
76
  border-bottom: 1px dotted grey;
77
  border-left: 1px dotted grey;}
78
/*Nom latin*/
79
.nom_latin{font-style:italic;}
80
.nom_latin_rang, .nom_latin_auteur{font-style:normal;}