Subversion Repositories Sites.gentiana.org

Rev

Rev 125 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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