Subversion Repositories Sites.gentiana.org

Rev

Rev 125 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
109 mathias 1
/*
2
	Feuille de style du monde Gentiana
3
	Auteur : Jean-Pascal MILCENT
4
*/
5
h1{
6
  color:#666600;}
7
h2, h3, h4, h5, h6, hr{
8
  color:#999900;}
9
a img {
10
  border:1px dotted #999900;}
11
a {
12
	color:#666600;}
13
a:hover {
14
	color:#999900;}
15
 
16
/*DIFFERENTS BLOCS DE LA PAGE*/
17
 
18
/* Logo */
19
#zone_logo {
112 mathias 20
	margin-top: 27px;
21
	margin-left: 30px;
22
}
109 mathias 23
 
24
/* Bandeau */
25
#zone_bandeau {
26
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/bandeau.jpg") no-repeat top left;}
27
#bandeau_contenu {
28
	background: transparent url("http://www.gentiana.org/sites/gentiana/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:#666600;}
33
#form_more_recherche input#more_ok:hover {
34
	color:#999900;
35
	border-color:#999900;}
36
#form_more_recherche input#more_motif{
37
	color:#666600;
38
	font-weight:bold;}
39
 
40
/* Zone contenu -> VEI */
41
#zone_vei {
42
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/picto_vei.png") no-repeat top left;}
43
#vei {
44
	color:#666600;}
45
 
46
/* Zone contenu -> Navigation */
47
#zone_contenu_navigation {
48
  border-color:#666600;}
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:#999900;}
66
#zone_contenu_navigation li:hover a {
67
  color:#999900;}
68
#zone_contenu_navigation .menu_inactif {
69
  border-bottom:#666600;}
70
#zone_contenu_navigation .menu_actif a {
71
  color:#666600;}
72
 
73
/* Zone contenu -> Page */
74
#zone_contenu_page {
75
}
76
 
77
/* Zone liste sites */
78
#site_asso_gentiana a{
79
	color:#666600;
80
  background:url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/site_asso_gentiana.png") center left no-repeat;}
81
 
82
/* Zone menu */
83
#zone_menu {
124 mathias 84
  /*background:transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_classique.png") repeat-x;*/
85
  border-right: solid 1px #dedede;
86
}
109 mathias 87
#zone_menu a{
88
  color:#666600;}
89
#zone_menu a:hover, #form_connexion #connexion:hover {
90
	color:#999900;
91
	border-color:#999900;}
92
 
93
/* Zone menu -> menus classique */
94
#zone_menu_classique a:hover {/* Menu tout niveau : survol */
126 mathias 95
  background-color: #dad941;
109 mathias 96
  color:black;}
97
#zone_menu_classique .menu_classique_n1>li.menu_actif>a {/* Menu niveau 1 actif */
126 mathias 98
  background-color: #dad941;
125 mathias 99
}
109 mathias 100
#zone_menu_classique .menu_classique_n2 .menu_actif {/* Menu niveau 2 actif */
126 mathias 101
  background-color: #dad941;}
109 mathias 102
#zone_menu_classique .menu_classique_n2 .menu_inactif {/* Menu niveau 2 inactif */
126 mathias 103
  background-color: #f1f1a4;}
109 mathias 104
 
117 mathias 105
/* Zone menu -> menus déroulants */
106
#zone_menu_classique a:hover { /* Menu tout niveau : survol */
126 mathias 107
	background-color: #dad941;
117 mathias 108
	color:black;
109
}
110
#zone_menu_classique .menu_deroulant_n1 > li.menu_actif > a { /* Menu niveau 1 actif */
126 mathias 111
	background-color: #dad941;
117 mathias 112
}
113
#zone_menu_classique .menu_deroulant_n2 .menu_actif { /* Menu niveau 2 actif */
126 mathias 114
	background-color: #dad941;
117 mathias 115
}
116
#zone_menu_classique .menu_deroulant_n1 > li.menu_actif > .menu_deroulant_n2 .menu_inactif { /* Menu niveau 2 inactif */
126 mathias 117
	background-color: #f1f1a4;
117 mathias 118
}
125 mathias 119
#zone_menu_classique .menu_deroulant_n1 > li > a {
120
	border: solid #666600 1px;
121
	border-radius: 8px;
122
}
117 mathias 123
 
109 mathias 124
/* Zone menu -> Identification */
125
#zone_identification {
126
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/identification_cadre.png") no-repeat top left;}
127
#form_connexion, #iden_action {
128
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/identification_fleur.png") no-repeat bottom right;}
129
#identification_message, #zone_identification legend, #zone_identification a, #zone_identification label, #form_connexion #connexion {
130
	color:#666600;}
131
 
132
/* Zone pied */
133
#pied_menu_commun {
134
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_pied.png") repeat-x top left;}
135
 
136
/* Tableau*/
137
.table_cadre {
138
  border:1px solid #666600;
139
  margin:0 0 15px 0;}
140
.table_cadre th {
141
	color:white;
142
  border:1px solid #666600;
143
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_bandeau.png") repeat-x top left;}
144
.table_cadre th a {
145
	color:white;}
146
.table_cadre td {
147
  border:1px solid #666600;}
148
.table_cadre {
149
  background-color:white;}
150
.ligne_paire {
151
  background-color:#E6E5DC;}