Subversion Repositories Sites.gentiana.org

Rev

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

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