Subversion Repositories Sites.gentiana.org

Rev

Rev 109 | Rev 115 | 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
#zone_accessibilite {
25
	left:700px;}
26
 
27
/* Bandeau */
28
#zone_bandeau {
29
	background: transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/bandeau.jpg") no-repeat top left;}
30
#bandeau_contenu {
31
	background: transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/fond_menu_commun_bandeau.png") repeat-x top left;}
32
 
33
/* Zone moteur recherche */
34
#form_more_recherche input#more_ok {
35
	color:white;}
36
#form_more_recherche input#more_ok:hover {
37
	color:#6699FF;
38
	border-color:#6699FF;}
39
#form_more_recherche input#more_motif{
40
	color:#6699FF;
41
	font-weight:bold;}
42
 
43
/* Zone contenu -> VEI */
44
#zone_vei {
45
	background: transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/picto_vei.png") no-repeat top left;}
46
#vei {
47
	color:#003399;}
48
 
49
/* Zone contenu -> Navigation */
50
#zone_contenu_navigation {
51
  border-color:#003399;}
52
#zone_contenu_navigation li {
53
	background:url("http://www.gentiana.org/sites/flore/generique/images/graphisme/onglet_droite.png") no-repeat right top;}
54
#zone_contenu_navigation a {
55
	background:url("http://www.gentiana.org/sites/flore/generique/images/graphisme/onglet_gauche.png") no-repeat left top;}
56
#zone_contenu_navigation li:hover {
57
  color:#003399;}
58
#zone_contenu_navigation li a:hover {
59
  color:#003399;}
60
#zone_contenu_navigation .menu_inactif a {
61
	color:white;
62
  border-bottom:#003399;}
63
#zone_contenu_navigation .menu_actif a {
64
  color:#003399;}
65
 
66
/* Zone contenu -> Page */
67
#zone_contenu_page {
68
}
69
 
70
/* Zone liste sites */
71
#zone_liste_site a {
72
	color:white;}
73
#site_flore_isere a{
74
	color:#99CCFF;
75
  background:url("http://www.gentiana.org/sites/flore/generique/images/graphisme/site_flore_isere.png") center left no-repeat;}
76
 
77
/* Zone menu */
78
#zone_menu {
79
  background:transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/fond_menu_classique.png") repeat-x;}
80
  color:#6699FF;}
81
#zone_menu a{
82
  color:#003399;}
83
#zone_menu a:hover, #form_connexion #connexion:hover {
84
	color:#6699FF;
85
	border-color:#6699FF;}
86
 
87
/* Zone menu -> menus classique */
88
#zone_menu_classique a:hover {/* Menu tout niveau : survol */
89
  background-color:#FFF23F;
90
  color:black;}
91
#zone_menu_classique .menu_classique_n1>li.menu_actif>a {/* Menu niveau 1 actif */
92
  background:#FFF23F url("http://www.gentiana.org/sites/flore/generique/images/graphisme/puce_triangle.png") no-repeat center left;}
93
#zone_menu_classique .menu_classique_n2 .menu_actif {/* Menu niveau 2 actif */
94
  background-color:#FFF23F;}
95
#zone_menu_classique .menu_classique_n2 .menu_inactif {/* Menu niveau 2 inactif */
96
  background-color:#FFFFCC;}
97
 
98
/* Zone menu -> Identification */
99
#zone_identification {
100
	background: transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/identification_cadre.png") no-repeat top left;}
101
#form_connexion, #iden_action {
102
	background: transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/identification_fleur.png") no-repeat bottom right;}
103
#identification_message, #zone_identification legend, #zone_identification a, #zone_identification label, #form_connexion #connexion {
104
	color:#003399;}
105
 
106
/* Zone pied */
107
#pied_menu_commun {
108
	background: transparent url("http://www.gentiana.org/sites/flore/generique/images/graphisme/fond_menu_commun_pied.png") repeat-x top left;}
109
#pied_menu_commun a{
110
	color:black;}
111
 
112
/* Tableau*/
113
.table_cadre {
114
  border:1px solid #6699FF;
115
  margin:0 0 15px 0;}
116
.table_cadre th {
117
	color:white;
118
  border:1px solid #6699FF;
119
	background: #6E97D0 url("http://www.gentiana.org/sites/flore/generique/images/graphisme/fond_menu_commun_bandeau.png") repeat-x top left;}
120
.table_cadre th a {
121
	color:white;}
122
.table_cadre td {
123
  border:1px solid #6699FF;}
124
.table_cadre {
125
  background-color:white;}
126
.ligne_paire {
127
  background-color:#E3ECF4;}
128
 
129
/* Sp�cial appli eFlore */
130
#eflore_pied_page {
131
  clear:both;
132
  padding-top:20px;
133
	margin:0 auto;
134
  text-align:center;
135
  color:#A9A9A9;}
136
#efc_transmettre_info {
137
	background-color:#CADAEE;
138
	border:1px solid blue;
139
	font-weight:bold;
140
	text-align:center;
141
	height:3em;
142
	margin:5px 20%;}
143
#efc_carte_presence, #efc_carte_proportion {
144
	position:relative;
145
	width:800px;
146
	height:700px;}
147
#efc_legende{
148
	position:absolute;
149
	top:0;
150
	right:0;
151
	border:none;
152
	border-collapse:separate;
153
	width:200px;
154
	padding:2px;
155
	margin:5px;}
156
.efcl_couleur {
157
  border:1px solid black;
158
  width:10px;
159
  height:10px;}
160
#efc_avertissement {
161
	clear:both;}