Subversion Repositories Sites.gentiana.org

Rev

Rev 33 | Rev 57 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 33 Rev 36
Line 15... Line 15...
15
 
15
 
Line 16... Line 16...
16
/*DIFFERENTS BLOCS DE LA PAGE*/
16
/*DIFFERENTS BLOCS DE LA PAGE*/
17
 
17
 
18
/* Logo */
18
/* Logo */
19
#zone_logo {
19
#zone_logo {
Line 20... Line 20...
20
	top:20px;
20
	top:30px;
21
	left:35px;}
21
	left:35px;}
22
 
22
 
23
/* Bandeau */
-
 
24
#zone_bandeau {
-
 
25
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/bandeau.jpg") no-repeat top left;}
23
/* Bandeau */
26
#titre_site {
24
#zone_bandeau {
Line 27... Line 25...
27
  color:white;}
25
	background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/bandeau.jpg") no-repeat top left;}
28
#bandeau_contenu {
26
#bandeau_contenu {
Line 43... Line 41...
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;}
Line 46... Line 44...
46
 
44
 
-
 
45
/* Zone contenu -> Navigation */
-
 
46
#zone_contenu_navigation {
47
/* 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;}
Line 96... Line 96...
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;}
Line 98... Line 98...
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;
-
 
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;}
104
  border:1px solid #EABFFF;
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 {