Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 7 Rev 14
1
/*Feuille de style du monde eflore
1
/*Feuille de style du monde eflore
2
Auteur : Magali Giaume*/
2
Auteur : Magali Giaume*/
3
h1{
3
h1{
4
  background-color:#d0abe1;}
4
  background-color:#d0abe1;}
5
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action  {
5
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action  {
6
  color: #8404ba;}
6
  color: #8404ba;}
7
h2 
7
h2 
8
#efins_titre{
8
#efins_titre{
9
  color:grey;}
9
  color:grey;}
10
hr {
10
hr {
11
  color: #8404ba;}
11
  color: #8404ba;}
12
a img {
12
a img {
13
  border : 1px dotted #8404ba;}
13
  border : 1px dotted #8404ba;}
14
 
14
 
15
/*DIFFERENTS BLOCS DE LA PAGE*/
15
/*DIFFERENTS BLOCS DE LA PAGE*/
16
/*bandeau*/
16
/*bandeau*/
17
#bandeau {
17
#bandeau {
18
  background: url(/sites/eflore/generique/images/graphisme/bandeau_eflore_fond.png) repeat-x;}
18
  background: url(/sites/eflore/generique/images/graphisme/bandeau_eflore_fond.png) repeat-x;}
19
#bandeau_contenu {
19
#bandeau_contenu {
20
  background:transparent url(/sites/eflore/generique/images/graphisme/bandeau_eflore.jpg) no-repeat;
20
  background:transparent url(/sites/eflore/generique/images/graphisme/bandeau_eflore.jpg) no-repeat;
21
  height:77px;}
21
  height:77px;}
22
#titre_monde h1 {
22
#titre_monde h1 {
23
  color:#ead9f2;}
23
  color:#ead9f2;}
24
a {
24
a {
25
  background-image:url(/sites/eflore/generique/images/graphisme/img_underline_eflore.png);}
25
  background-image:url(/sites/eflore/generique/images/graphisme/img_underline_eflore.png);}
26
a:hover {
26
a:hover {
27
  background-image:url(/sites/eflore/generique/images/graphisme/img_underline_hover_eflore.png);}
27
  background-image:url(/sites/eflore/generique/images/graphisme/img_underline_hover_eflore.png);}
28
#plan_contact a {
28
#plan_contact a {
29
  background-image:url(/sites/commun/generique/images/graphisme/img_underline_plan_site_black.png);}
29
  background-image:url(/sites/commun/generique/images/graphisme/img_underline_plan_site_black.png);}
30
#plan_contact a:hover{
30
#plan_contact a:hover{
31
  background-image:url(/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_black.png);}
31
  background-image:url(/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_black.png);}
32
 
32
 
33
/*droite -> onglets */
33
/*droite -> onglets */
34
#onglets li:hover {
34
#onglets li:hover {
35
  color:#8404ba;}
35
  color:#8404ba;}
36
#onglets li:hover a {
36
#onglets li:hover a {
37
  color:#8404ba;}
37
  color:#8404ba;}
38
#onglets .menu_inactif {
38
#onglets .menu_inactif {
39
  border-bottom:#8404ba;}
39
  border-bottom:#8404ba;}
40
#onglets .menu_actif a {
40
#onglets .menu_actif a {
41
  color:#8404ba;}
41
  color:#8404ba;}
42
/* droite -> contenu */
42
/* droite -> contenu */
43
#contenu {
43
#contenu {
44
  border:1px solid #8404ba;}
44
  border:1px solid #8404ba;}
45
#texte img a{
45
#texte img a{
46
  background:none;}
46
  background:none;}
47
/*nav_gauche*/
47
/*nav_gauche*/
48
#nav_gauche {
48
#nav_gauche {
49
  background: #fff url(/sites/eflore/generique/images/graphisme/degrade_lavande.png) repeat-x;}
49
  background: #fff url(/sites/eflore/generique/images/graphisme/degrade_lavande.png) repeat-x;}
50
/* nav_gauche -> menus */
50
/* nav_gauche -> menus */
51
#menus .menu_actif>a {
51
#menus .menu_actif>a {
52
  background-color:#d0abe1;
52
  background-color:#d0abe1;
53
  border-color: rgb(230, 206, 236);}
53
  border-color: rgb(230, 206, 236);}
54
#menus a:hover {
54
#menus a:hover {
55
  background-color:#d0abe1;}
55
  background-color:#d0abe1;}
56
/* presentation des menus */
56
/* presentation des menus */
57
.menu_classique_n2 .menu_actif {
57
.menu_classique_n2 .menu_actif {
58
  background-color:#d0abe1}
58
  background-color:#d0abe1}
59
.menu_actif a {
59
.menu_actif a {
60
  color:#8404ba;}
60
  color:#8404ba;}
61
/* Tableau*/
61
/* Tableau*/
62
.table_cadre {
62
.table_cadre {
63
  border:1px solid #EABFFF;
63
  border:1px solid #EABFFF;
64
  margin:0 0 15px 0;}
64
  margin:0 0 15px 0;}
65
.table_cadre th {
65
.table_cadre th {
66
  border:1px solid #EABFFF;
66
  border:1px solid #EABFFF;
67
  background-color:#DFCBEE;}
67
  background-color:#DFCBEE;}
68
.table_cadre td {
68
.table_cadre td {
69
  border:1px solid #EABFFF;}
69
  border:1px solid #EABFFF;}
70
.table_cadre {
70
.table_cadre {
71
  background-color:white;}
71
  background-color:white;}
72
.ligne_paire {
72
.ligne_paire {
73
  background-color:#eddaf0;}
73
  background-color:#eddaf0;}
74
.form_identification input, .form_identification textarea, .form_identification select {
74
.form_identification input, .form_identification textarea, .form_identification select {
75
  background-color:#f5e6f4;}
75
  background-color:#f5e6f4;}
76
#menu_contextuel {
76
#menu_contextuel {
77
  color:#8404ba;}
77
  color:#8404ba;}
78
/*appli eflore*/
78
/*appli eflore*/
79
.ef_nn{
79
.ef_nn{
80
  color:green;}
80
  color:green;}
81
.ef_nt{
81
.ef_nt{
82
  color:red;}
82
  color:red;}
83
h2 .nom_latin{
83
h2 .nom_latin{
84
  font-size:16px;
84
  font-size:16px;
85
  text-transform:none;}
85
  text-transform:none;}
86
#efc_legende{
86
#efc_legende{
87
  list-style-type:none;}
87
  list-style-type:none;}
88
#efc_legende li {
88
#efc_legende li {
89
  clear:both;}
89
  clear:both;}
90
.efcl_couleur {
90
.efcl_couleur {
91
  float:left;
91
  float:left;
92
  border: black solid 1px;
92
  border: black solid 1px;
93
  height:10px;
93
  height:10px;
94
  width:10px;
94
  width:10px;
95
  margin: 2px;}
95
  margin: 2px;}
96
#ef_colonne_gauche{
96
#ef_colonne_gauche{
97
  margin-right:250px;
97
  margin-right:250px;
98
  padding-right:5px;}
98
  padding-right:5px;}
99
#ef_colonne_droite{
99
#ef_colonne_droite{
100
  float:right;
100
  float:right;
101
  width:250px;
101
  width:250px;
102
  border: dashed 1px #BFC0BF;
102
  border: dashed 1px #BFC0BF;
103
  background-color:#E6E7E6;}
103
  background-color:#E6E7E6;}
104
#info_nom_selection{
104
#info_nom_selection{
105
  border:solid 1px #BFC0BF;
105
  border:solid 1px #BFC0BF;
106
  margin:12px 2px;
106
  margin:12px 2px;
107
  padding:2px;}
107
  padding:2px;}
108
#efins_titre{
108
#efins_titre{
109
  margin-top:-12px;
109
  margin-top:-12px;
110
  padding:2px;
110
  padding:2px;
111
  color:#6C6C6C;}
111
  color:#6C6C6C;}
112
#efins_titre_contenu{
112
#efins_titre_contenu{
113
  background-color:white;
113
  background-color:white;
114
  padding:0 2px;}
114
  padding:0 2px;}
115
#nom_retenu_synonymie, #info_nom_retenu{
115
#nom_retenu_synonymie, #info_nom_retenu{
116
  border:solid 1px #8506BB;
116
  border:solid 1px #8506BB;
117
  margin:12px 2px 0 2px;
117
  margin:12px 2px 0 2px;
118
  padding:2px;
118
  padding:2px;
119
  background-color:#F9F5FA;}
119
  background-color:#F9F5FA;}
120
#efnrs_titre, #efinr_titre{
120
#efnrs_titre, #efinr_titre{
121
  margin-top:-12px;
121
  margin-top:-12px;
122
  padding:2px;}
122
  padding:2px;}
123
#efnrs_titre_contenu, #efinr_titre_contenu{
123
#efnrs_titre_contenu, #efinr_titre_contenu{
124
  background-color:white;
124
  background-color:white;
125
  padding:0 2px;}
125
  padding:0 2px;}
126
#chrono {
126
#chrono {
127
  display:block;}
127
  display:block;}
128
#ef_choro {
128
#ef_choro {
129
  margin:5px;
129
  margin:5px;
130
  padding:5px;}
130
  padding:5px;}
131
#ef_choro img {
131
#ef_choro img {
132
  background-color:white;}
132
  background-color:white;}
133
#ef_img_google {
133
#ef_img_google {
134
  float:left;
134
  float:left;
135
  margin-right:10px;}
135
  margin-right:10px;}
136
#ef_illustration_info ul{
136
#ef_illustration_info ul{
137
  list-style-type:none;}
137
  list-style-type:none;}
138
#ef_illustration_info li {
138
#ef_illustration_info li {
139
  float:left;}
139
  float:left;}
140
#eflore_pied_page{
140
#eflore_pied_page{
141
  clear:both;}
141
  clear:both;}
142
#efii_liste_photoflora li, #efii_liste_yahoo li{
142
#efii_liste_photoflora li, #efii_liste_yahoo li{
143
  float:left;
143
  float:left;
144
  height:250px;
144
  height:250px;
145
  width:200px;
145
  width:200px;
146
  text-align:center;
146
  text-align:center;
147
  border: 1px solid;
147
  border: 1px solid;
148
  border-color:#aaa #444 #444 #aaa;
148
  border-color:#aaa #444 #444 #aaa;
149
  background-color:#eed}
149
  background-color:#eed}
150
#efii_liste_yahoo li img, #efii_liste_photoflora li img{
150
#efii_liste_yahoo li img, #efii_liste_photoflora li img{
151
  border-color:#444 #aaa #aaa #444;
151
  border-color:#444 #aaa #aaa #444;
152
  margin-top:7px;}
152
  margin-top:7px;}
153
#efii_liste_yahoo dl, #efii_liste_photoflora dl {
153
#efii_liste_yahoo dl, #efii_liste_photoflora dl {
154
  margin:15px 0 0 8px;
154
  margin:15px 0 0 8px;
155
  text-align:left;}
155
  text-align:left;}
156
#ef_form_google {
156
#ef_form_google {
157
  margin:2px 0;}
157
  margin:2px 0;}
158
#btnG {
158
#btnG {
159
  margin:7px 0;}
159
  margin:7px 0;}
160
#ef_img_google {
160
#ef_img_google {
161
  margin:5px 0;}
161
  margin:5px 0;}
162
#ef_colonne_droite .table_cadre{
162
#ef_colonne_droite .table_cadre{
163
  margin:0 auto;}
-
 
164
163
  margin:0 auto;}
-
 
164
  /* Formulaire taxonomique */
-
 
165
#eflore_form_nomenclature legend {
-
 
166
    display:none;}
-
 
167
#eflore_form_nomenclature fieldset {
-
 
168
    border: 0px;
-
 
169
    margin: 0px;
-
 
170
    padding: 0px;}
-
 
171
#eflore_form_nomenclature label {
-
 
172
    margin-right:15px;
-
 
173
    font-weight:bold;}
-
 
174
#eflore_form_nomenclature ul {
-
 
175
    margin:0px;
-
 
176
    padding:0px;}
-
 
177
#eflore_form_nomenclature li {
-
 
178
    margin:5px 0px;
-
 
179
    padding:0px;
-
 
180
    list-style:none;}
-
 
181
#eflore_form_nomenclature li ul {
-
 
182
    margin-left:45px;}
-
 
183
#eflore_valider_nom {
-
 
184
    margin-left:295px;}
-
 
185
 
-
 
186
/*Formulaire par projet */
-
 
187
#eflore_form_taxonomie legend {
-
 
188
    display:none;}
-
 
189
#eflore_form_taxonomie fieldset {
-
 
190
    border: 0px;
-
 
191
    margin: 0px;
-
 
192
    padding: 0px;}
-
 
193
#eflore_form_taxonomie label {
-
 
194
    margin-right:15px;
-
 
195
    font-weight:bold;}
-
 
196
#eflore_form_taxonomie ul {
-
 
197
    margin:0px;
-
 
198
    padding:0px;}
-
 
199
#eflore_form_taxonomie li {
-
 
200
    margin-top:5px;
-
 
201
    margin-bottom:5px;
-
 
202
    list-style:none;}
-
 
203
#eflore_ordre_li {
-
 
204
    display:inline;
-
 
205
    padding-left:50px;}
-
 
206
#eflore_rang_li {
-
 
207
    display:inline;
-
 
208
    padding-left:15px;}
-
 
209
#eflore_projet_submit {
-
 
210
    margin-left:295px;}
-
 
211
 
-
 
212
/*Liste des taxons*/
-
 
213
#liste_taxons img {
-
 
214
    border:0;
-
 
215
    margin-right:6px;}
-
 
216
 
-
 
217
/*Pied de page*/
-
 
218
#eflore_pied_page {
-
 
219
  text-align:center;
-
 
220
  font-size:10px;
-
 
221
  color:#A9A9A9;}
-
 
222
165
223