Subversion Repositories Sites.gentiana.org

Rev

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

Rev 9 Rev 11
Line 6... Line 6...
6
 
6
 
7
#centrage {
7
#centrage {
8
	height:768px;
8
	height:768px;
9
	width:1024px;
9
	width:1024px;
10
  margin:0 auto;
10
  margin:0 auto;
11
  background:url(./accueil_fond_88ko.jpg) top left no-repeat;}
11
  background:url(./accueil_fond.jpg) top left no-repeat;}
12
#cartouche {
12
#cartouche {
13
	position:absolute;
13
	position:absolute;
14
	height:374px;
14
	height:374px;
15
	width:740px;
15
	width:740px;
Line 26... Line 26...
26
 
26
 
Line 27... Line 27...
27
#titre_sites, #titre_logos {display:none;}
27
#titre_sites, #titre_logos {display:none;}
28
 
28
 
29
#zone_sites{
29
#zone_sites{
30
	position:absolute;
30
	position:absolute;
31
	top:0;
31
	top:20px;
32
	left:250px;
32
	left:240px;
33
	width:200px;
33
	width:200px;
34
	margin:0;}
34
	margin:0;}
35
#liste_sites, #liste_sites li{
35
#liste_sites, #liste_sites li{
36
	margin:0;
36
	margin:0;
37
	padding:0;
37
	padding:0;
38
	list-style-type:none;}
38
	list-style-type:none;
39
#liste_sites li a{
39
	text-align:left;}
40
	text-align:left;
40
#liste_sites a{
-
 
41
	display:block;
41
	display:block;
42
	height:50px;
42
	height:50px;
43
	_width:200px;/* Hack IE PC : bogue modèle de boite*/
43
	width:100px;
44
	width:150px;
44
	padding-left:50px;
45
	padding:5px 0 0 50px;
45
	color:#333399;}
46
	color:#333399;}
46
#liste_sites li a:hover{
47
#liste_sites li a:hover{
47
	text-decoration:underline;}
-
 
48
#site_asso_gentiana {
-
 
49
	display: table-cell;
48
	text-decoration:underline;}
50
	vertical-align:middle;
49
#site_asso_gentiana a{
51
  background:url(./site_asso_gentiana.png) center left no-repeat;}
50
  background:url(./site_asso_gentiana.png) center left no-repeat;}
52
#site_flore_isere {
51
#site_flore_isere a{
53
  background:url(./site_flore_isere.png) center left no-repeat;}
52
  background:url(./site_flore_isere.png) center left no-repeat;}
Line 54... Line 53...
54
#site_gestion_raisonnable {
53
#site_gestion_raisonnable a{
55
  background:url(./site_gestion_raisonnable.png) center left no-repeat;}
54
  background:url(./site_gestion_raisonnable.png) center left no-repeat;}
56
 
55
 
57
#zone_actu{
56
#zone_actu{
58
	position:absolute;
57
	position:absolute;
59
	top:0;
58
	top:0;
60
	left:435px;
59
	left:435px;
61
	width:270px;
60
	width:245px;
62
	margin:0;}
61
	margin:0;}
63
#titre_actu{
62
#titre_actu{
64
	margin:0;
63
	margin:0;
65
	font-size:20px;
64
	font-size:20px;
-
 
65
	color:#fff;}
66
	color:#fff;}
66
#liste_actu, .rss_titre, .rss_date, .rss_description{
67
#liste_actu, .rss_titre, .rss_date, .rss_description{
67
	text-align:left;
68
	text-align:left;
68
	width:235px;
69
	margin:0;
69
	margin:0;
-
 
70
	padding:0;}
70
	padding:0;}
71
#liste_actu{
71
#liste_actu{
72
	height:315px;
72
	height:315px;
73
	width:270px;
73
	overflow:auto;}
74
	overflow:auto;}
74
#liste_actu li{
75
#liste_actu li{
Line 90... Line 91...
90
.rss_date {
91
.rss_date {
91
	font-weight:bold;
92
	font-weight:bold;
92
	font-size:12px;
93
	font-size:12px;
93
	color:#FFFF99;}
94
	color:#FFFF99;}
94
.rss_description {
95
.rss_description {
95
	font-size:10px;
96
	font-size:11px;
96
	color:#666600;}
97
	color:#666600;}
Line 97... Line 98...
97
 
98
 
98
#zone_logos{
99
#zone_logos{
99
	position:absolute;
100
	position:absolute;
100
	bottom:0;
101
	bottom:0;
101
	left:0;
102
	left:0;
102
	margin:0;}
103
	margin:0;}
103
#liste_logos{
104
#liste_logos{
104
	margin:0;
105
	margin:0;
105
	padding:0 0 5px 10px;}
106
	padding:0 0 0 4px;}
106
#liste_logos li{
107
#liste_logos li{
107
	display:inline;
108
	display:inline;
108
	margin:0;
109
	margin:0;