Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 70 Rev 84
Line 13... Line 13...
13
  border : 1px dotted #8404ba;}
13
  border : 1px dotted #8404ba;}
Line 14... Line 14...
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(http://www.tela-botanica.org/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(http://www.tela-botanica.org/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(http://www.tela-botanica.org/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(http://www.tela-botanica.org/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(http://www.tela-botanica.org/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(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_black.png);}
32
/*droite -> onglets */
32
/*droite -> onglets */
33
#onglets li:hover {
33
#onglets li:hover {
34
  color:#8404ba;}
34
  color:#8404ba;}
35
#onglets li:hover a {
35
#onglets li:hover a {
Line 43... Line 43...
43
  border:1px solid #8404ba;}
43
  border:1px solid #8404ba;}
44
#texte img a{
44
#texte img a{
45
  background:none;}
45
  background:none;}
46
/*nav_gauche*/
46
/*nav_gauche*/
47
#nav_gauche {
47
#nav_gauche {
48
  background: #fff url(/sites/eflore/generique/images/graphisme/degrade_lavande.png) repeat-x;}
48
  background: #fff url(http://www.tela-botanica.org/sites/eflore/generique/images/graphisme/degrade_lavande.png) repeat-x;}
49
/* nav_gauche -> menus */
49
/* nav_gauche -> menus */
50
#menus .menu_actif>a {
50
#menus .menu_actif>a {
51
  background-color:#d0abe1;
51
  background-color:#d0abe1;
52
  border-color: rgb(230, 206, 236);}
52
  border-color: rgb(230, 206, 236);}
53
#menus a:hover {
53
#menus a:hover {
Line 72... Line 72...
72
  background-color:#eddaf0;}
72
  background-color:#eddaf0;}
73
.form_identification input, .form_identification textarea, .form_identification select {
73
.form_identification input, .form_identification textarea, .form_identification select {
74
  background-color:#f5e6f4;}
74
  background-color:#f5e6f4;}
75
#menu_contextuel {
75
#menu_contextuel {
76
  color:#8404ba;}
76
  color:#8404ba;}
-
 
77
/*--------------------------------------------------------------------------------------------------------------------*/
77
/*appli eflore*/
78
/*Application eFlore*/
78
.ef_nn{
79
 
79
  color:green;}
80
/* Formatage général */
80
.ef_nt{
-
 
81
  color:red;}
-
 
82
h2 .nom_latin{
-
 
83
  font-size:16px;
-
 
84
  text-transform:none;}
81
.ef_nn, .ef_nt{text-transform:none;}
85
#efc_legende{
-
 
86
  list-style-type:none;}
-
 
87
#efc_legende li {
-
 
88
  clear:both;}
-
 
89
.efcl_couleur {
-
 
90
  float:left;
-
 
91
  border: black solid 1px;
-
 
92
  width:10px;
-
 
93
  height:10px;
-
 
94
  margin: 2px;}
-
 
95
#ef_colonne_gauche{
82
.ef_nn{color:#3B9D3B;}
96
  margin-bottom:250px;
-
 
97
  padding-right:300px;
-
 
98
  width:600px;}
-
 
99
#ef_colonne_droite{
83
.ef_nt{color:#E62A2A;}
100
  position:absolute;
-
 
101
  left:650px;
84
 
102
  width:250px;
-
 
103
  border: dashed 1px #BFC0BF;
85
/* Formatage des noms latins */
104
  background-color:#E6E7E6;}
-
 
105
#info_nom_selection{
-
 
106
  border:solid 1px #BFC0BF;
-
 
107
  margin:20px 2px;
-
 
108
  padding:2px;}
-
 
109
#efins_titre{
-
 
110
  margin-top:-12px;
-
 
111
  padding:2px;
-
 
112
  color:#6C6C6C;}
-
 
113
#efins_nom, #efinr_nom, #efnrs_nom {
86
.nl_supra_generique, .nl_infra_generique, .nl_g, .nl_sp, .nl_infra_sp {
114
  display:block;
-
 
115
  color:black;
-
 
116
  text-transform:none;
-
 
117
  font-size:15px;}
87
  font-style:italic;
118
#efins_titre_contenu{
-
 
119
  background-color:white;
-
 
120
  padding:0 2px;}
-
 
121
#nom_retenu_synonymie, #info_nom_retenu{
-
 
122
  border:solid 1px #8506BB;
-
 
123
  margin:12px 2px 0 2px;
-
 
124
  padding:2px;
-
 
125
  background-color:#F9F5FA;}
-
 
126
#efnrs_titre, #efinr_titre{
-
 
127
  margin-top:-12px;
-
 
128
  padding:2px;}
-
 
129
#efnrs_titre_contenu, #efinr_titre_contenu{
-
 
130
  background-color:white;
-
 
131
  padding:0 2px;}
-
 
132
#chrono {
88
}
133
  display:block;}
-
 
134
#ef_choro {
-
 
135
  margin:5px;
-
 
136
  padding:5px;}
-
 
137
#ef_choro img {
-
 
138
  background-color:white;}
-
 
139
#ef_img_google {
-
 
140
  float:left;
-
 
141
  margin-right:10px;}
-
 
142
#ef_illustration_info ul{
-
 
143
  list-style-type:none;}
-
 
144
#ef_illustration_info li {
-
 
145
  float:left;}
-
 
146
#eflore_pied_page{
-
 
147
  clear:both;}
-
 
148
#efii_liste_photoflora li, #efii_liste_yahoo li{
-
 
149
  float:left;
-
 
150
  height:250px;
-
 
151
  width:200px;
-
 
152
  text-align:center;
-
 
153
  border: 1px solid;
-
 
154
  border-color:#aaa #444 #444 #aaa;
-
 
155
  background-color:#eed}
-
 
156
#efii_liste_yahoo li img, #efii_liste_photoflora li img{
-
 
157
  border-color:#444 #aaa #aaa #444;
-
 
158
  margin-top:7px;}
-
 
159
#efii_liste_yahoo dl, #efii_liste_photoflora dl {
-
 
160
  margin:15px 0 0 8px;
-
 
161
  text-align:left;}
-
 
162
#ef_form_google {
-
 
163
  margin:2px 0;}
-
 
164
#btnG {
89
 
165
  margin:7px 0;}
-
 
166
#ef_img_google {
-
 
167
  margin:5px 0;}
-
 
168
#ef_colonne_droite .table_cadre{
-
 
169
  margin:0 auto;}
-
 
170
  /* Formulaire taxonomique */
90
/* Formulaire recherche par Nom */
171
#eflore_form_nomenclature legend {
91
#eflore_form_nomenclature legend {
172
  display:none;}
92
  display:none;}
173
#eflore_form_nomenclature fieldset {
93
#eflore_form_nomenclature fieldset {
174
  border: 0px;
94
  border: 0px;
175
  margin: 0px;
95
  margin: 0px;
Line 186... Line 106...
186
  list-style:none;}
106
  list-style:none;}
187
#eflore_form_nomenclature li ul {
107
#eflore_form_nomenclature li ul {
188
  margin-left:45px;}
108
  margin-left:45px;}
189
#eflore_valider_nom {
109
#eflore_valider_nom {
190
  margin-left:295px;}
110
  margin-left:295px;}
191
#ef_choro_carte {
-
 
192
  width:575px;
-
 
193
  float:left;
-
 
194
  padding:0 5px;}
-
 
195
#ef_choro_info {
-
 
196
  width:430px;
-
 
197
  float:left;
111
 
198
  padding:0 5px;}
-
 
199
/*Formulaire par projet */
112
/*Formulaire recherche par Arbre des Taxons */
200
#eflore_form_taxonomie legend {
113
#eflore_form_taxonomie legend {
201
  display:none;}
114
  display:none;}
202
#eflore_form_taxonomie fieldset {
115
#eflore_form_taxonomie fieldset {
203
  border: 0px;
116
  border: 0px;
204
  margin: 0px;
117
  margin: 0px;
Line 220... Line 133...
220
  display:inline;
133
  display:inline;
221
  padding-left:15px;}
134
  padding-left:15px;}
222
#eflore_projet_submit {
135
#eflore_projet_submit {
223
  margin-left:295px;}
136
  margin-left:295px;}
Line 224... Line 137...
224
 
137
 
225
/*Liste des taxons*/
138
/* Page de résultat de l'Arbre des taxons*/
226
#liste_taxons img {
139
#liste_taxons img {
227
  border:0;
140
  border:0;
Line -... Line 141...
-
 
141
  margin-right:6px;}
-
 
142
 
-
 
143
/* Formatage partagé par plusieurs onglets */
-
 
144
#ef_famille {
-
 
145
	position:absolute;
-
 
146
	right:20px;}
-
 
147
#synonymie_nom_retenu, #synthese_nom_retenu {
-
 
148
  border:solid 1px #E62A2A;
-
 
149
  margin:12px 2px 0 2px;
-
 
150
  padding:2px;
-
 
151
  background-color:#F9F5FA;}
-
 
152
#synonymie_nom_selection, #synthese_nom_selection {
-
 
153
  border:solid 1px #3B9D3B;
-
 
154
  margin:20px 2px;
-
 
155
  padding:2px;}
-
 
156
 
-
 
157
/* Onglet Synthèse */
-
 
158
/*		Onglet Synthèse : colonne gauche */
-
 
159
#ef_synthese_colonne {
-
 
160
	float: right;
-
 
161
	width:250px;
-
 
162
	border: dashed 1px #BFC0BF;
-
 
163
	background-color:#E6E7E6;}
-
 
164
#ef_synthese_contenu{
-
 
165
	margin-right:255px;
-
 
166
	height:100%
-
 
167
}
-
 
168
#efins_titre, #efinr_titre {
-
 
169
  margin-top:-12px;
-
 
170
  padding:2px;}
-
 
171
#efins_code, #efinr_code {
-
 
172
	float: right;
-
 
173
	color:black;
-
 
174
}
-
 
175
#efins_titre_contenu, #efinr_titre_contenu {
-
 
176
  background-color:white;
-
 
177
  padding:0 2px;}
-
 
178
#efins_titre_contenu {color:#3B9D3B;}
-
 
179
#efinr_titre_contenu {color:#E62A2A;}
-
 
180
#efins_nom, #efinr_nom {
-
 
181
  display:block;
-
 
182
  color:black;
-
 
183
  text-transform:none;
-
 
184
  font-size:15px;}
-
 
185
#efins_nom {background-color:#CDFFCC;}
-
 
186
#efinr_nom {background-color:#FBCDD0;}
-
 
187
/*		Onglet Synthèse : colonne droite */
-
 
188
#ef_synthese_colonne .table_cadre{
-
 
189
  margin:0 auto;
-
 
190
  width:228px;}
-
 
191
 
-
 
192
	
-
 
193
/* Onglet Chorologie et Cartes*/
-
 
194
#efc_legende{
-
 
195
  list-style-type:none;}
-
 
196
#efc_legende li {
-
 
197
  clear:both;}
-
 
198
.efcl_couleur {
-
 
199
  float:left;
-
 
200
  border: black solid 1px;
-
 
201
  width:10px;
-
 
202
  height:10px;
-
 
203
  margin: 2px;}
-
 
204
#ef_choro {
-
 
205
  margin:5px;
-
 
206
  padding:5px;}
-
 
207
#ef_choro img {
-
 
208
  background-color:white;}
-
 
209
#ef_choro_carte {
-
 
210
  width:575px;
-
 
211
  float: left;
-
 
212
  padding:0 5px;}
-
 
213
#ef_choro_info {
-
 
214
  width:430px;
-
 
215
  float: left;
-
 
216
  padding:0 5px;}
-
 
217
 
-
 
218
/* Onglet Illustration */
-
 
219
#ef_img_google {
-
 
220
  float: left;
-
 
221
  margin-right:10px;}
-
 
222
#ef_illustration_info ul{
-
 
223
  list-style-type:none;}
-
 
224
#ef_illustration_info li {
-
 
225
  float: left;}
-
 
226
#efii_liste_photoflora li, #efii_liste_yahoo li{
-
 
227
  float: left;
-
 
228
  height:250px;
-
 
229
  width:200px;
-
 
230
  text-align:center;
-
 
231
  border: 1px solid;
-
 
232
  border-color:#aaa #444 #444 #aaa;
-
 
233
  background-color:#eed}
-
 
234
#efii_liste_yahoo li img, #efii_liste_photoflora li img{
-
 
235
  border-color:#444 #aaa #aaa #444;
-
 
236
  margin-top:7px;}
-
 
237
#efii_liste_yahoo dl, #efii_liste_photoflora dl {
-
 
238
  margin:15px 0 0 8px;
-
 
239
  text-align: left;}
-
 
240
#ef_form_google {
-
 
241
  margin:2px 0;}
-
 
242
#btnG {
-
 
243
  margin:7px 0;}
-
 
244
#ef_img_google {
228
  margin-right:6px;}
245
  margin:5px 0;}
229
 
246
 
-
 
247
/*Pied de page*/
-
 
248
#eflore_pied_page {
230
/*Pied de page*/
249
  clear:both;
231
#eflore_pied_page {
250
  padding-top:20px;
232
  text-align:center;
-
 
233
  font-size:10px;
-
 
234
  color:#A9A9A9;}
-
 
235
.nl_supra_generique, .nl_infra_generique, .nl_g, .nl_sp, .nl_infra_sp {
-
 
236
  font-style:italic;
251
  text-align:center;
-
 
252
  font-size:10px;
237
}
253
  color:#A9A9A9;}