Subversion Repositories Sites.gentiana.org

Rev

Rev 12 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12 Rev 13
1
/**********************************************************************************************************************/
1
/**********************************************************************************************************************/
2
/*																			Feuille de style de la page d'accueil																					*/
2
/*																			Feuille de style de la page d'accueil																					*/
3
/**********************************************************************************************************************/
3
/**********************************************************************************************************************/
4
/* Auteur : Jean-Pascal MILCENT <jpm@tela-botanica.org> 																															*/
4
/* Auteur : Jean-Pascal MILCENT <jpm@tela-botanica.org> 																															*/
5
/* Date réalisation : 12 juin 2007 																																										*/
5
/* Date réalisation : 12 juin 2007 																																										*/
6
 
6
 
7
#centrage {
7
#centrage {
8
	height:1024px;
8
	height:1024px;
9
	width:1280px;
9
	width:1280px;
10
  margin:0 auto;
10
  margin:0 auto;
11
  background:url(./accueil_fond.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;
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(./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;
25
	left:0;}
25
	left:0;}
26
 
26
 
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:50px;
31
	top:50px;
32
	left:240px;
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
	text-align:left;}
39
	text-align:left;}
40
#liste_sites a{
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:200px;/* Hack IE PC : bogue modèle de boite*/
44
	width:150px;
44
	width:150px;
45
	padding:5px 0 0 50px;
45
	padding:5px 0 0 50px;
46
	color:#333399;}
46
	color:#333399;}
47
#liste_sites li a:hover{
47
#liste_sites li a:hover{
48
	text-decoration:underline;}
48
	text-decoration:underline;}
49
#site_asso_gentiana a{
49
#site_asso_gentiana a{
50
  background:url(./site_asso_gentiana.png) center left no-repeat;}
50
  background:url(./site_asso_gentiana.png) center left no-repeat;}
51
#site_flore_isere a{
51
#site_flore_isere a{
52
  background:url(./site_flore_isere.png) center left no-repeat;}
52
  background:url(./site_flore_isere.png) center left no-repeat;}
53
#site_gestion_raisonnable a{
53
#site_gestion_raisonnable a{
54
  background:url(./site_gestion_raisonnable.png) center left no-repeat;}
54
  background:url(./site_gestion_raisonnable.png) center left no-repeat;}
55
 
55
 
56
#zone_actu{
56
#zone_actu{
57
	position:absolute;
57
	position:absolute;
58
	top:0;
58
	top:0;
59
	left:435px;
59
	left:435px;
60
	width:245px;
60
	width:245px;
61
	margin:0;}
61
	margin:0;}
62
#titre_actu{
62
#titre_actu{
63
	margin:0;
63
	margin:5px 0 0 0;
64
	font-size:20px;
64
	font-size:20px;
65
	color:#fff;}
65
	color:#fff;}
66
#liste_actu, .rss_titre, .rss_date, .rss_description{
66
#liste_actu, .rss_titre, .rss_date, .rss_description{
67
	text-align:left;
67
	text-align:left;
68
	width:235px;
68
	width:235px;
69
	margin:0;
69
	margin:5px 0 0 0;
70
	padding:0;}
70
	padding:0;}
71
#liste_actu{
71
#liste_actu{
72
	height:315px;
72
	height:335px;
73
	width:270px;
73
	width:267px;
74
	overflow:auto;}
74
	overflow:auto;}
75
#liste_actu li{
75
#liste_actu li{
76
	padding:10px 0 0 0;
76
	padding:10px 0 0 0;
77
	list-style-type:none;}
77
	list-style-type:none;}
78
.rss_titre{
78
.rss_titre{
79
	font-size:16px;
79
	font-size:16px;
80
	font-weight:bold;}
80
	font-weight:bold;}
81
.rss_titre a{
81
.rss_titre a{
82
	color:#666600;}
82
	color:#666600;}
83
.rss_titre a:hover{
83
.rss_titre a:hover{
84
	text-decoration:underline;}
84
	text-decoration:underline;}
85
.rss_image {
85
.rss_image {
86
	float:left;
-
 
87
	display:block;
86
	display:block;
88
	width:50px;
87
	width:50px;
89
	height:50px;
88
	height:50px;
90
	margin:2px;}
89
	margin:2px;}
91
.rss_date {
90
.rss_date {
92
	font-weight:bold;
91
	font-weight:bold;
93
	font-size:12px;
92
	font-size:12px;
94
	color:#FFFF99;}
93
	color:#FFFF99;
-
 
94
	margin:0;}
95
.rss_description {
95
.rss_description {
96
	font-size:11px;
96
	font-size:11px;
97
	color:#666600;}
97
	color:#666600;
-
 
98
	margin:0;}
98
 
99
 
99
#zone_logos{
100
#zone_logos{
100
	position:absolute;
101
	position:absolute;
101
	bottom:0;
102
	bottom:0;
102
	left:0;
103
	left:0;
103
	margin:0;}
104
	margin:0;}
104
#liste_logos{
105
#liste_logos{
105
	margin:0;
106
	margin:0;
106
	padding:0 0 0 4px;}
107
	padding:0 0 0 4px;}
107
#liste_logos li{
108
#liste_logos li{
108
	display:inline;
109
	display:inline;
109
	margin:0;
110
	margin:0;
110
	padding:0;}
111
	padding:0;}
111
 
112