Subversion Repositories Sites.gentiana.org

Rev

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

Rev 8 Rev 9
Line 55... Line 55...
55
  background:url(./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
	left:435px;
61
	width:270px;
61
	width:270px;
62
	margin:0;}
62
	margin:0;}
63
#titre_actu{
63
#titre_actu{
64
	margin:0;
64
	margin:0;
65
	font-size:24px;
65
	font-size:20px;
66
	color:#fff;}
66
	color:#fff;}
67
#liste_actu, .rss_titre, .rss_date, .rss_description{
67
#liste_actu, .rss_titre, .rss_date, .rss_description{
68
	text-align:left;
68
	text-align:left;
69
	margin:0;
69
	margin:0;
Line 73... Line 73...
73
	overflow:auto;}
73
	overflow:auto;}
74
#liste_actu li{
74
#liste_actu li{
75
	padding:10px 0 0 0;
75
	padding:10px 0 0 0;
76
	list-style-type:none;}
76
	list-style-type:none;}
77
.rss_titre{
77
.rss_titre{
78
	font-size:14px;}
78
	font-size:16px;
-
 
79
	font-weight:bold;}
79
.rss_titre a{
80
.rss_titre a{
80
	color:#666600;}
81
	color:#666600;}
-
 
82
.rss_titre a:hover{
-
 
83
	text-decoration:underline;}
81
.rss_image {
84
.rss_image {
82
	float:left;
85
	float:left;
-
 
86
	display:block;
83
	width:50px;
87
	width:50px;
84
	height:50px;
88
	height:50px;
85
	margin:2px;}
89
	margin:2px;}
86
.rss_date {
90
.rss_date {
-
 
91
	font-weight:bold;
87
	font-size:12px;
92
	font-size:12px;
88
	color:#FFFF99;}
93
	color:#FFFF99;}
89
.rss_description {
94
.rss_description {
90
	font-size:8px;
95
	font-size:10px;
91
	color:#666600;}
96
	color:#666600;}
Line 92... Line 97...
92
 
97
 
93
#zone_logos{
98
#zone_logos{
94
	position:absolute;
99
	position:absolute;