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