Subversion Repositories Sites.gentiana.org

Rev

Rev 57 | Rev 109 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 57 Rev 61
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
	top:30px;
20
	top:30px;
21
	left:35px;}
21
	left:35px;}
22
 
22
 
23
/* Bandeau */
23
/* Bandeau */
24
#zone_bandeau {
24
#zone_bandeau {
25
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/bandeau.jpg") no-repeat top left;}
25
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/bandeau.jpg") no-repeat top left;}
26
#bandeau_contenu {
26
#bandeau_contenu {
27
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_bandeau.png") repeat-x top left;}
27
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_bandeau.png") repeat-x top left;}
28
 
28
 
29
/* Zone moteur recherche */
29
/* Zone moteur recherche */
30
#form_more_recherche input#more_ok {
30
#form_more_recherche input#more_ok {
31
	color:#666600;}
31
	color:#666600;}
32
#form_more_recherche input#more_ok:hover {
32
#form_more_recherche input#more_ok:hover {
33
	color:#999900;
33
	color:#999900;
34
	border-color:#999900;}
34
	border-color:#999900;}
35
#form_more_recherche input#more_motif{
35
#form_more_recherche input#more_motif{
36
	color:#666600;
36
	color:#666600;
37
	font-weight:bold;}
37
	font-weight:bold;}
38
 
38
 
39
/* Zone contenu -> VEI */
39
/* Zone contenu -> VEI */
40
#zone_vei {
40
#zone_vei {
41
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/picto_vei.png") no-repeat top left;}
41
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/picto_vei.png") no-repeat top left;}
42
#vei {
42
#vei {
43
	color:#666600;}
43
	color:#666600;}
44
 
44
 
45
/* Zone contenu -> Navigation */
45
/* Zone contenu -> Navigation */
46
#zone_contenu_navigation {
46
#zone_contenu_navigation {
47
  border-color:#666600;}
47
  border-color:#666600;}
48
#zone_contenu_navigation li {
48
#zone_contenu_navigation li {
49
	background:url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/onglet_droite.png") no-repeat right top;}
49
	background:url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/onglet_droite.png") no-repeat right top;}
-
 
50
#zone_contenu_navigation a {
-
 
51
	background:url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/onglet_gauche.png") no-repeat left top;}
50
#zone_contenu_navigation li:hover {
52
#zone_contenu_navigation li:hover {
51
  color:#999900;}
53
  color:#999900;}
52
#zone_contenu_navigation li:hover a {
54
#zone_contenu_navigation li a:hover {
53
  color:#999900;}
55
  color:#999900;}
54
#zone_contenu_navigation .menu_inactif {
56
#zone_contenu_navigation .menu_inactif {
55
  border-bottom:#666600;}
57
  border-bottom:#666600;}
56
#zone_contenu_navigation .menu_actif a {
58
#zone_contenu_navigation .menu_actif a {
57
  color:#666600;}
59
  color:#666600;}
58
 
60
 
59
/* Zone contenu -> Page */
61
/* Zone contenu -> Page */
60
#zone_contenu_page {
62
#zone_contenu_page {
61
	border:1px solid #666600;}
63
	border:1px solid #666600;}
62
 
64
 
63
/* Zone liste sites */
65
/* Zone liste sites */
64
#site_asso_gentiana a{
66
#site_asso_gentiana a{
65
	color:#666600;
67
	color:#666600;
66
  background:url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/site_asso_gentiana.png") center left no-repeat;}
68
  background:url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/site_asso_gentiana.png") center left no-repeat;}
67
 
69
 
68
/* Zone menu */
70
/* Zone menu */
69
#zone_menu {
71
#zone_menu {
70
  background:transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_classique.png") repeat-x;}
72
  background:transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_classique.png") repeat-x;}
71
  color:#999900;}
73
  color:#999900;}
72
#zone_menu a{
74
#zone_menu a{
73
  color:#666600;}
75
  color:#666600;}
74
#zone_menu a:hover, #form_connexion #connexion:hover {
76
#zone_menu a:hover, #form_connexion #connexion:hover {
75
	color:#999900;
77
	color:#999900;
76
	border-color:#999900;}
78
	border-color:#999900;}
77
 
79
 
78
/* Zone menu -> menus classique */
80
/* Zone menu -> menus classique */
79
#zone_menu_classique a:hover {/* Menu tout niveau : survol */
81
#zone_menu_classique a:hover {/* Menu tout niveau : survol */
80
  background-color:#FFF23F;
82
  background-color:#FFF23F;
81
  color:black;}
83
  color:black;}
82
#zone_menu_classique .menu_classique_n1>li.menu_actif>a {/* Menu niveau 1 actif */
84
#zone_menu_classique .menu_classique_n1>li.menu_actif>a {/* Menu niveau 1 actif */
83
  background:#FFF23F url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/puce_triangle.png") no-repeat center left;}
85
  background:#FFF23F url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/puce_triangle.png") no-repeat center left;}
84
#zone_menu_classique .menu_classique_n2 .menu_actif {/* Menu niveau 2 actif */
86
#zone_menu_classique .menu_classique_n2 .menu_actif {/* Menu niveau 2 actif */
85
  background-color:#FFF23F;}
87
  background-color:#FFF23F;}
86
#zone_menu_classique .menu_classique_n2 .menu_inactif {/* Menu niveau 2 inactif */
88
#zone_menu_classique .menu_classique_n2 .menu_inactif {/* Menu niveau 2 inactif */
87
  background-color:#FFFFCC;}
89
  background-color:#FFFFCC;}
88
 
90
 
89
/* Zone menu -> Identification */
91
/* Zone menu -> Identification */
90
#zone_identification {
92
#zone_identification {
91
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/identification_cadre.png") no-repeat top left;}
93
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/identification_cadre.png") no-repeat top left;}
92
#form_connexion, #iden_action {
94
#form_connexion, #iden_action {
93
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/identification_fleur.png") no-repeat bottom right;}
95
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/identification_fleur.png") no-repeat bottom right;}
94
#identification_message, #zone_identification legend, #zone_identification a, #zone_identification label, #form_connexion #connexion {	
96
#identification_message, #zone_identification legend, #zone_identification a, #zone_identification label, #form_connexion #connexion {	
95
	color:#666600;}
97
	color:#666600;}
96
 
98
 
97
/* Zone pied */
99
/* Zone pied */
98
#pied_menu_commun {
100
#pied_menu_commun {
99
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_pied.png") repeat-x top left;}
101
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_pied.png") repeat-x top left;}
100
 
102
 
101
/* Tableau*/
103
/* Tableau*/
102
.table_cadre {
104
.table_cadre {
103
  border:1px solid #666600;
105
  border:1px solid #666600;
104
  margin:0 0 15px 0;}
106
  margin:0 0 15px 0;}
105
.table_cadre th { 
107
.table_cadre th { 
106
	color:white;
108
	color:white;
107
  border:1px solid #666600;
109
  border:1px solid #666600;
108
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_bandeau.png") repeat-x top left;}
110
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_bandeau.png") repeat-x top left;}
109
.table_cadre th a {
111
.table_cadre th a {
110
	color:white;}
112
	color:white;}
111
.table_cadre td {
113
.table_cadre td {
112
  border:1px solid #666600;}
114
  border:1px solid #666600;}
113
.table_cadre {
115
.table_cadre {
114
  background-color:white;}
116
  background-color:white;}
115
.ligne_paire {
117
.ligne_paire {
116
  background-color:#E6E5DC;}
118
  background-color:#E6E5DC;}