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