Subversion Repositories Sites.gentiana.org

Rev

Rev 117 | Rev 124 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
109 mathias 1
/*
2
	Feuille de style du monde Flore de l'Is�re
3
	Auteur : Jean-Pascal MILCENT
4
*/
5
h1{
6
  color:#003399;}
7
h2, h3, h4, h5, h6, hr{
8
  color:#6699FF;}
9
a img {
10
  border:1px dotted #6699FF;}
11
a {
12
	color:#003399;}
13
a:hover {
14
	color:#6699FF;}
15
 
16
/*DIFFERENTS BLOCS DE LA PAGE*/
17
 
112 mathias 18
/* Logo */
109 mathias 19
#zone_logo {
112 mathias 20
	margin-top: 17px;
21
	margin-left: 15px;
22
}
109 mathias 23
 
24
/* Bandeau */
25
#zone_bandeau {
26
	background: transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/bandeau.jpg") no-repeat top left;}
27
#bandeau_contenu {
28
	background: transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/fond_menu_commun_bandeau.png") repeat-x top left;}
29
 
30
/* Zone moteur recherche */
31
#form_more_recherche input#more_ok {
32
	color:white;}
33
#form_more_recherche input#more_ok:hover {
34
	color:#6699FF;
35
	border-color:#6699FF;}
36
#form_more_recherche input#more_motif{
37
	color:#6699FF;
38
	font-weight:bold;}
39
 
40
/* Zone contenu -> VEI */
41
#zone_vei {
42
	background: transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/picto_vei.png") no-repeat top left;}
43
#vei {
44
	color:#003399;}
45
 
46
/* Zone contenu -> Navigation */
47
#zone_contenu_navigation {
48
  border-color:#003399;}
49
#zone_contenu_navigation li {
123 mathias 50
	border-radius: 10px 10px 0 0;
51
	border: solid #909090 1px;
52
	border-bottom: solid #b0b0b0 1px;
53
	margin-right: 2px;
54
}
55
#zone_contenu_navigation li.menu_actif {
56
	border-bottom: none;
57
}
58
#zone_contenu_navigation li.menu_inactif {
59
	background-color: #d0d0d0;
60
}
61
#zone_contenu_navigation li.menu_inactif a {
62
	color: #404040;
63
}
109 mathias 64
#zone_contenu_navigation li:hover {
65
  color:#003399;}
66
#zone_contenu_navigation li a:hover {
67
  color:#003399;}
68
#zone_contenu_navigation .menu_inactif a {
69
	color:white;
70
  border-bottom:#003399;}
71
#zone_contenu_navigation .menu_actif a {
72
  color:#003399;}
73
 
74
/* Zone contenu -> Page */
75
#zone_contenu_page {
76
}
77
 
78
/* Zone liste sites */
79
#zone_liste_site a {
80
	color:white;}
81
#site_flore_isere a{
82
	color:#99CCFF;
83
  background:url("http://www.gentiana.org/sites/flore/generique/images/graphisme/site_flore_isere.png") center left no-repeat;}
84
 
85
/* Zone menu */
86
#zone_menu {
87
  background:transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/fond_menu_classique.png") repeat-x;}
88
  color:#6699FF;}
89
#zone_menu a{
90
  color:#003399;}
91
#zone_menu a:hover, #form_connexion #connexion:hover {
92
	color:#6699FF;
93
	border-color:#6699FF;}
94
 
95
/* Zone menu -> menus classique */
96
#zone_menu_classique a:hover {/* Menu tout niveau : survol */
97
  background-color:#FFF23F;
98
  color:black;}
99
#zone_menu_classique .menu_classique_n1>li.menu_actif>a {/* Menu niveau 1 actif */
100
  background:#FFF23F url("http://www.gentiana.org/sites/flore/generique/images/graphisme/puce_triangle.png") no-repeat center left;}
101
#zone_menu_classique .menu_classique_n2 .menu_actif {/* Menu niveau 2 actif */
102
  background-color:#FFF23F;}
103
#zone_menu_classique .menu_classique_n2 .menu_inactif {/* Menu niveau 2 inactif */
104
  background-color:#FFFFCC;}
105
 
117 mathias 106
/* Zone menu -> menus déroulants */
107
#zone_menu_classique a:hover { /* Menu tout niveau : survol */
108
	background-color:#FFF23F;
109
	color:black;
110
}
111
#zone_menu_classique .menu_deroulant_n1 > li.menu_actif > a { /* Menu niveau 1 actif */
112
	background:#FFF23F url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/puce_triangle.png") no-repeat center left;
113
}
114
#zone_menu_classique .menu_deroulant_n2 .menu_actif { /* Menu niveau 2 actif */
115
	background-color:#FFF23F;
116
}
117
#zone_menu_classique .menu_deroulant_n1 > li.menu_actif > .menu_deroulant_n2 .menu_inactif { /* Menu niveau 2 inactif */
118
	background-color:#FFFFCC;
119
}
120
 
109 mathias 121
/* Zone menu -> Identification */
122
#zone_identification {
123
	background: transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/identification_cadre.png") no-repeat top left;}
124
#form_connexion, #iden_action {
125
	background: transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/identification_fleur.png") no-repeat bottom right;}
126
#identification_message, #zone_identification legend, #zone_identification a, #zone_identification label, #form_connexion #connexion {
127
	color:#003399;}
128
 
129
/* Zone pied */
130
#pied_menu_commun {
131
	background: transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/fond_menu_commun_pied.png") repeat-x top left;}
132
#pied_menu_commun a{
133
	color:black;}
134
 
135
/* Tableau*/
136
.table_cadre {
137
  border:1px solid #6699FF;
138
  margin:0 0 15px 0;}
139
.table_cadre th {
140
	color:white;
141
  border:1px solid #6699FF;
142
	background: #6E97D0 url("http://www.gentiana.org/sites/flore/generique/images/graphisme/fond_menu_commun_bandeau.png") repeat-x top left;}
143
.table_cadre th a {
144
	color:white;}
145
.table_cadre td {
146
  border:1px solid #6699FF;}
147
.table_cadre {
148
  background-color:white;}
149
.ligne_paire {
150
  background-color:#E3ECF4;}
151
 
152
/* Sp�cial appli eFlore */
153
#eflore_pied_page {
154
  clear:both;
155
  padding-top:20px;
156
	margin:0 auto;
157
  text-align:center;
158
  color:#A9A9A9;}
159
#efc_transmettre_info {
160
	background-color:#CADAEE;
161
	border:1px solid blue;
162
	font-weight:bold;
163
	text-align:center;
164
	height:3em;
165
	margin:5px 20%;}
166
#efc_carte_presence, #efc_carte_proportion {
167
	position:relative;
168
	width:800px;
169
	height:700px;}
170
#efc_legende{
171
	position:absolute;
172
	top:0;
173
	right:0;
174
	border:none;
175
	border-collapse:separate;
176
	width:200px;
177
	padding:2px;
178
	margin:5px;}
179
.efcl_couleur {
180
  border:1px solid black;
181
  width:10px;
182
  height:10px;}
183
#efc_avertissement {
184
	clear:both;}