Subversion Repositories Sites.gentiana.org

Rev

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

Rev 31 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:10px;
20
	top:15px;
21
	left:35px;}
21
	left:30px;}
22
 
22
 
23
/* Bandeau */
-
 
24
#zone_bandeau {
-
 
25
	background: transparent url("http://www.gentiana.org/sites/gestion/generique/images/graphisme/bandeau.jpg") no-repeat top left;}
-
 
26
#titre_site {
-
 
27
	font:bold 30px/30px Arial, Helvetica, Verdana, sans-serif;
-
 
28
	color:gray;}
-
 
29
#titre_site:after {
-
 
30
	display:block;
-
 
31
	margin-top: -33px;
23
/* Bandeau */
32
	color:white;
24
#zone_bandeau {
33
	content: attr(title);}
25
	background: transparent url("http://www.gentiana.org/sites/gestion/generique/images/graphisme/bandeau.jpg") no-repeat top left;}
34
#bandeau_contenu {
26
#bandeau_contenu {
Line 51... Line 43...
51
	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;}
52
#vei {
44
#vei {
53
	color:#003300;}
45
	color:#003300;}
Line 54... Line 46...
54
 
46
 
-
 
47
/* Zone contenu -> Navigation */
-
 
48
#zone_contenu_navigation {
55
/* Zone contenu -> Navigation */
49
  border-color:#003300;}
56
#zone_contenu_navigation li:hover {
50
#zone_contenu_navigation li:hover {
57
  color:#99CC00;}
51
  color:#99CC00;}
58
#zone_contenu_navigation li:hover a {
52
#zone_contenu_navigation li:hover a {
59
  color:#99CC00;}
53
  color:#99CC00;}
Line 106... Line 100...
106
#pied_menu_commun {
100
#pied_menu_commun {
107
	background: transparent url("http://www.gentiana.org/sites/gestion/generique/images/graphisme/fond_menu_commun_pied.png") repeat-x top left;}
101
	background: transparent url("http://www.gentiana.org/sites/gestion/generique/images/graphisme/fond_menu_commun_pied.png") repeat-x top left;}
Line 108... Line 102...
108
 
102
 
109
/* Tableau*/
103
/* Tableau*/
110
.table_cadre {
104
.table_cadre {
111
  border:1px solid #EABFFF;
105
  border:1px solid #003300;
112
  margin:0 0 15px 0;}
106
  margin:0 0 15px 0;}
-
 
107
.table_cadre th { 
113
.table_cadre th {
108
	color:#99CC00;
-
 
109
  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;}
114
  border:1px solid #EABFFF;
111
.table_cadre th a {
115
  background-color:#DFCBEE;}
112
	color:#99CC00;}
116
.table_cadre td {
113
.table_cadre td {
117
  border:1px solid #EABFFF;}
114
  border:1px solid #003300;}
118
.table_cadre {
115
.table_cadre {
119
  background-color:white;}
116
  background-color:white;}
120
.ligne_paire {
117
.ligne_paire {