Subversion Repositories Sites.gentiana.org

Rev

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

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