Subversion Repositories Sites.gentiana.org

Rev

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

Rev 5 Rev 8
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(/gentiana/accueil/accueil_fond_88ko.jpg) top left no-repeat;}
11
  background:url(./accueil_fond_88ko.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;
16
  margin:0 auto;
16
  margin:0 auto;
17
	margin-top:-187px;
17
	margin-top:-187px;
18
	top: 50%;
18
	top: 50%;
19
	margin-left:-370px;
19
	margin-left:-370px;
20
	left: 50%;
20
	left: 50%;
21
  background:url(/gentiana/accueil/cartouche.png) top left no-repeat;}
21
  background:url(./cartouche.png) top left no-repeat;}
22
#logo_gentiana{
22
#logo_gentiana{
23
	position:absolute;
23
	position:absolute;
24
	top:0;
24
	top:0;
Line 46... Line 46...
46
#liste_sites li a:hover{
46
#liste_sites li a:hover{
47
	text-decoration:underline;}
47
	text-decoration:underline;}
48
#site_asso_gentiana {
48
#site_asso_gentiana {
49
	display: table-cell;
49
	display: table-cell;
50
	vertical-align:middle;
50
	vertical-align:middle;
51
  background:url(/gentiana/accueil/site_asso_gentiana.png) center left no-repeat;}
51
  background:url(./site_asso_gentiana.png) center left no-repeat;}
52
#site_flore_isere {
52
#site_flore_isere {
53
  background:url(/gentiana/accueil/site_flore_isere.png) center left no-repeat;}
53
  background:url(./site_flore_isere.png) center left no-repeat;}
54
#site_gestion_raisonnable {
54
#site_gestion_raisonnable {
55
  background:url(/gentiana/accueil/site_gestion_raisonnable.png) center left no-repeat;}
55
  background:url(./site_gestion_raisonnable.png) center left no-repeat;}
Line 56... Line 56...
56
 
56
 
57
#zone_actu{
57
#zone_actu{
58
	position:absolute;
58
	position:absolute;
59
	top:0;
59
	top:0;
-
 
60
	right:35px;
60
	right:60px;
61
	width:270px;
61
	margin:0;}
62
	margin:0;}
62
#titre_actu{
63
#titre_actu{
63
	margin:0;
64
	margin:0;
64
	font-size:24px;
65
	font-size:24px;
-
 
66
	color:#fff;}
-
 
67
#liste_actu, .rss_titre, .rss_date, .rss_description{
-
 
68
	text-align:left;
-
 
69
	margin:0;
-
 
70
	padding:0;}
-
 
71
#liste_actu{
-
 
72
	height:315px;
-
 
73
	overflow:auto;}
-
 
74
#liste_actu li{
-
 
75
	padding:10px 0 0 0;
-
 
76
	list-style-type:none;}
-
 
77
.rss_titre{
-
 
78
	font-size:14px;}
-
 
79
.rss_titre a{
-
 
80
	color:#666600;}
-
 
81
.rss_image {
-
 
82
	float:left;
-
 
83
	width:50px;
-
 
84
	height:50px;
-
 
85
	margin:2px;}
-
 
86
.rss_date {
-
 
87
	font-size:12px;
-
 
88
	color:#FFFF99;}
-
 
89
.rss_description {
-
 
90
	font-size:8px;
Line 65... Line 91...
65
	color:#fff;}
91
	color:#666600;}
66
 
92
 
67
#zone_logos{
93
#zone_logos{
68
	position:absolute;
94
	position:absolute;