Subversion Repositories Sites.gentiana.org

Rev

Rev 112 | Rev 123 | 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:#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 {
50
	background:url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/onglet_droite.png") no-repeat right top;}
51
#zone_contenu_navigation a {
52
	background:url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/onglet_gauche.png") no-repeat left top;}
53
#zone_contenu_navigation li:hover {
54
  color:#999900;}
55
#zone_contenu_navigation li:hover a {
56
  color:#999900;}
57
#zone_contenu_navigation .menu_inactif {
58
  border-bottom:#666600;}
59
#zone_contenu_navigation .menu_actif a {
60
  color:#666600;}
61
 
62
/* Zone contenu -> Page */
63
#zone_contenu_page {
64
}
65
 
66
/* Zone liste sites */
67
#site_asso_gentiana a{
68
	color:#666600;
69
  background:url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/site_asso_gentiana.png") center left no-repeat;}
70
 
71
/* Zone menu */
72
#zone_menu {
73
  background:transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_classique.png") repeat-x;}
74
  color:#999900;}
75
#zone_menu a{
76
  color:#666600;}
77
#zone_menu a:hover, #form_connexion #connexion:hover {
78
	color:#999900;
79
	border-color:#999900;}
80
 
81
/* Zone menu -> menus classique */
82
#zone_menu_classique a:hover {/* Menu tout niveau : survol */
83
  background-color:#FFF23F;
84
  color:black;}
85
#zone_menu_classique .menu_classique_n1>li.menu_actif>a {/* Menu niveau 1 actif */
86
  background:#FFF23F url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/puce_triangle.png") no-repeat center left;}
87
#zone_menu_classique .menu_classique_n2 .menu_actif {/* Menu niveau 2 actif */
88
  background-color:#FFF23F;}
89
#zone_menu_classique .menu_classique_n2 .menu_inactif {/* Menu niveau 2 inactif */
90
  background-color:#FFFFCC;}
91
 
117 mathias 92
/* Zone menu -> menus déroulants */
93
#zone_menu_classique a:hover { /* Menu tout niveau : survol */
94
	background-color:#FFF23F;
95
	color:black;
96
}
97
#zone_menu_classique .menu_deroulant_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
}
100
#zone_menu_classique .menu_deroulant_n2 .menu_actif { /* Menu niveau 2 actif */
101
	background-color:#FFF23F;
102
}
103
#zone_menu_classique .menu_deroulant_n1 > li.menu_actif > .menu_deroulant_n2 .menu_inactif { /* Menu niveau 2 inactif */
104
	background-color:#FFFFCC;
105
}
106
 
109 mathias 107
/* Zone menu -> Identification */
108
#zone_identification {
109
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/identification_cadre.png") no-repeat top left;}
110
#form_connexion, #iden_action {
111
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/identification_fleur.png") no-repeat bottom right;}
112
#identification_message, #zone_identification legend, #zone_identification a, #zone_identification label, #form_connexion #connexion {
113
	color:#666600;}
114
 
115
/* Zone pied */
116
#pied_menu_commun {
117
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_pied.png") repeat-x top left;}
118
 
119
/* Tableau*/
120
.table_cadre {
121
  border:1px solid #666600;
122
  margin:0 0 15px 0;}
123
.table_cadre th {
124
	color:white;
125
  border:1px solid #666600;
126
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_bandeau.png") repeat-x top left;}
127
.table_cadre th a {
128
	color:white;}
129
.table_cadre td {
130
  border:1px solid #666600;}
131
.table_cadre {
132
  background-color:white;}
133
.ligne_paire {
134
  background-color:#E6E5DC;}