Subversion Repositories Sites.tela-botanica.org

Rev

Rev 522 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
522 tam 1
/**********************************
2
 
3
Feuille de style du monde actualite
4
 
5
Auteurs : Magali Giaume, Jean-Pascal MILCENT, Tamara Le Bourg
6
 
7
**********************************/
8
hr {
9
  color:#0227e1;
10
  width:40%;
11
  text-align:center;
12
  clear: both;}
13
h1 {
14
  color:black;
15
  background-color:white;
16
}
17
/* style des liens */
18
#pied_page a,a {
19
	clear:both;
20
	color:#0328e1;
21
	background-image: url(/actu/IMG/img_underline_actu.png);}
22
#pied_page a:hover, a:hover {
23
	color:#0328e1;
24
	background-image: url(/actu/IMG/img_underline_hover_actu.png);}
25
#image_spip a, #image_spip a:hover {
26
	background-image:none;}
27
.menu_titre li{
28
	list-style-type:none;}
29
.cadre{
30
	-moz-border-radius-bottomleft:8px;
31
	-moz-border-radius-bottomright:8px;
32
	-moz-border-radius-topleft:8px;
33
	-moz-border-radius-topright:8px;
34
	border:1px solid #CCC;
35
	padding:8px;}
36
 
37
/************************** DIFFERENTS BLOCS DE LA PAGE **************************/
38
 
39
/****** bandeau *******/
40
#bandeau {
41
	background: url(/actu/IMG/bandeau_actu_fond.png) repeat-x;}
42
#bandeau_contenu {
43
	background: url(/actu/IMG/bandeau_actu.jpg) no-repeat;
44
	height:77px;}
45
#titre_monde h1 {
46
	color: #feffdc;}
47
#plan_contact a {
48
	color:#fff;
49
	background-image: url(/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
50
#plan_contact a:hover {
51
	background-image: url(/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}
52
 
53
/***** droite ******/
54
#droite {
55
margin-top:25px;
56
margin-right: 5px;
57
margin-bottom: 0pt;
58
margin-left: 207px;
59
position: relative;
60
	text-align:left;}
61
#contenu {
62
	position:relative;
63
	text-align:left;
64
	margin:5px 0;
65
	padding-right:8px;
66
	text-align:justify;
67
	width:540px;
68
	border:0;
69
	}
70
 
71
/* Pour afficher une image de fond sur les archives...
72
#contenu_rubrique28{
73
	background-image: url(/actu/IMG/image_fond_archive.png);}
74
*/
75
 
76
/************* info_dte *************/
77
#info_dte{
78
	position:absolute;
79
	display:block;
80
	top:0;
81
	right:-270px;
82
	border-left:1px solid #ccc;
83
	border-right:1px solid #ccc;
84
	padding-top:10px;
85
	margin:0 0 0 10px;
86
	width:270px;
87
	text-align:left;}
88
 
89
/* pour les fils d'info rss */
90
.rss {
91
	width: 250px;
92
	font-size: 14px;
93
	text-align:left;
94
	padding-left:15px;}
95
.rss .intituler_rubrique {
96
	font-size:13px;
97
	font-weight:normal;}
98
#rss_titre_general{
99
	font-size:14px;
100
margin:0 0 5px;
101
	padding-left:15px;}
102
.rss_titre_site {
103
	font-size:11px;
104
	font-weight:normal;
105
	margin:0;
106
	padding:0;}
107
.rss_titre_article {
108
	font-size:11px;
109
	text-transform:none;
110
	margin:0 0 5px 0;
111
	padding:0;}
112
.item {
113
	margin: 4px 0 10px 2px;}
114
.item .date {
115
	font-size:10px;}
116
 
117
/********* nav_gauche **********/
118
#nav_gauche {
119
	background: #ffffff url(/actu/IMG/degrade_bleu.png) repeat-x;}
120
 
121
/* nav_gauche -> menus_gauche */
122
#menus_gauche {
123
	margin:10px 0 20px 0;
124
	font-size:13px;
125
	text-align:left;}
126
#menus a, .menus_gauche_list a {
127
	color: #0227e1;
128
	display:block;
129
	padding:3px 0 3px 12px;
130
	height:1.2em;
131
	background: transparent url(/actu/IMG/puce.png) 2px center no-repeat !important;
132
	background: none;}
133
#menus a:hover {
134
	background: #a9b6f7 url(/actu/IMG/puce.png) 2px center no-repeat !important;
135
	background: none;
136
	background-color: #a9b6f7;
137
	border:1px solid;}
138
	color:#0227e1;
139
#menus {
140
	list-style-type:none;
141
	padding:0;
142
	margin:0;}
143
#menus li {
144
	height:1.2em;
145
	padding:3px 0 !important;/* Pout tous les navigateurs sauf ie*/
146
	padding:0;
147
 
148
	margin:0;}
149
.menu_actif a{
150
	color:#0227e1;
151
	background-color:#a9b6f7 !important;}
152
#menus .menu_actif > a {
153
 color:#0227e1;
154
 background-color: #598ac4;
155
 border:0;
156
}
157
#envoyer_article {
523 tam 158
	background: white url(/sites/commun/generique/images/graphisme/icone_mail.png) 90% 40% no-repeat;}
522 tam 159
.spip-admin-bloc a {
160
	display:block;
161
	height:1.2em;}
162
.spip-admin-bloc {
163
	border:1px solid #0227e1;
164
	margin:5px 0;}
165
#password, #username {
166
	background-color:#e7ebfd;}
167
#menu_contextuel{
168
	color:#0227e1;
169
	margin-bottom:2px;}
170
.menu_classique_n1, .menu_n1 {
171
  font-weight:normal;
172
}
173
/******************* ELEMENTS SPECIFIQUES *******************/
174
 
175
/* pour les articles */
176
#form_auteur {
177
	width:300px;}
178
#form_recherche, #form_more_recherche {
179
	color: white;
180
	position:relative;
181
	top:-35px;}
182
#postarticle {
183
	margin-top:20px;
184
	font-weight:bold;}
185
#pied_page_print {
186
	display:none;}
187
 
188
/* pour les forums */
189
#box_forum {
190
	text-align:justify;}
191
.forum-total ul {
192
	display: block;
193
	margin: 0;}
194
li.forum-total {
195
	list-style: none;
196
	margin-left: 2px;}
197
.forum-fil {
198
	margin-top: 2px;
199
	background:#e5e9ff;}
200
.forum-fil ul {
201
	margin-left:20px;
202
	padding-left: 2px;}
203
.forum-fil li{
204
	display: block;
205
	margin-left: 2px;
206
	padding-left:2px;
207
	border-left: 1px solid #0227e1;
208
	background: #c7d3f7;}
209
.forum-fil li li {
210
	background: #d5e5f7;}
211
.forum-fil li li li {
212
	background: #ddf5f7;}
213
.forum-fil li li li li{
214
	background: #e1fdf7;}
215
.forum-repondre-message {
216
	text-align: right;}
217
 
218
/* pour les galeries photos */
219
#miniatures {
220
	margin-top:10px;
221
	width: 100%;
222
	overflow: auto;}
223
#photo_galerie {
224
	text-align:center;
225
	overflow: auto;}
226
.descriptif_doc {
227
	text-align:center;}
228
 
229
/* pour les sites partenaires */
230
#liste_sites_ref img {
231
	padding-right:10px;}
232
 
233
/* license en bas des articles*/
234
#license {
235
	color:#505050;
236
	text-align:center;
237
	clear:both;}
238
 
239
/* classes de presentation du contenu */
240
.menu_titre {
241
	position:relative;
242
	margin:5px 0 0 0;
243
	padding:2px 0 0 0;
244
	text-align:left;}
245
.menu_titre hr {
246
	color:#6f85f2;
247
	width:40%;
248
	text-align:center;}
249
.intituler_rubrique {
250
	color:#0227e1;
251
	font-weight:bold;
252
	font-size:15px;
253
	text-align:left;
254
	padding:1px;
255
	text-transform:none;
256
	line-height:1.2em;}
257
.intituler_rubrique a, .intituler_rubrique a:hover {
258
	color:#0227e1;
259
	background-image:none;}
260
.date {
261
	color:#505050;
262
	margin:0;
263
	text-align: justify;}
264
.lien_rub a, .lien_rub a:hover {
265
	color:#0227e1;
266
	text-decoration:none;}
267
.categorie {
268
	color:#ff6300;}
269
.categorie a {
270
	color:#ff6300;
271
	background-image: url(/actu/IMG/img_underline_actu_categorie.png);}
272
.categorie a:hover {
273
	background-image: url(/actu/IMG/img_underline_hover_actu_categorie.png);}
274
.descriptif_contenu {
275
	text-align: justify;
276
	margin-top:7px;}
277
.titre_article {
278
	color: #0227e1;
279
	text-align:left;}
280
.texte_descriptif {
281
	font-size:13px;
282
	font-weight: bold;}
283
.aligne_dte {
284
	text-align:right;}
285
.spip_surligne {
286
	background-color:#a9b6f7;}
287
.spip_documents {
288
	margin:10px;}
289
.spip_documents_right {
290
	float:right;}
291
.logo_article{
292
	display:block;
293
	float:right;
294
	background-image:none;}
295
.spip_logos {
296
	margin:10px;
297
	border-width:3px ! important;
298
	border-style:solid;
299
	border-bottom-color:#333;
300
	border-right-color:#555;
301
	border-left-color:#BBB;
302
	border-top-color:#DDD;}
303
.erreur {
304
	text-align:center;
305
	color:#FF0000;
306
	text-decoration:none;}
307
.not_print {
308
	display:none;}
309
/* Pour les articles archivés */
310
#archive{
311
	background-image: url(/sites/commun/fr/images/graphisme/archive.png);}
312
 
313
 
314
/* bazar interne */
315
.calendrier th, .calendrier_applette th {
316
background-color:#B0CDFC;
317
border:1px solid #113054;
318
color:white;
319
text-align:center;
320
}
321
 
322
#menu_lien_5_528 {font-weight:bold;}