Subversion Repositories Sites.gentiana.org

Rev

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

Rev 12 Rev 13
Line 58... Line 58...
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{
Line 81... Line 81...
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;}
Line 98... Line 99...
98
 
99
 
99
#zone_logos{
100
#zone_logos{
100
	position:absolute;
101
	position:absolute;
101
	bottom:0;
102
	bottom:0;