Subversion Repositories Sites.tela-botanica.org

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 david 1
/**********************************
2
Feuille de style du monde actualit�
3
Auteurs : Magali Giaume
4
**********************************/
5
hr {
6
  color:#0227e1;
7
  width:40%;
8
  text-align:center;
9
  clear: both;}
10
/* style des liens */
11
#pied_page a, a {
12
  color:#0328e1;
13
  background-image: url(/actu/IMG/img_underline_actu.png);}
14
#pied_page a:hover, a:hover {
15
  color:#0328e1;
16
  background-image: url(/actu/IMG/img_underline_hover_actu.png);}
17
#image_spip a, #image_spip a:hover {
18
  background-image:none;}
19
.menu_titre li{
20
  list-style-type:none;}
21
/**************************
22
DIFFERENTS BLOCS DE LA PAGE
23
**************************/
24
/******
25
bandeau
26
*******/
27
#bandeau {
28
  background: url(/actu/IMG/bandeau_actu_fond.png) repeat-x;}
29
#bandeau_contenu {
30
  background: url(/actu/IMG/bandeau_actu.jpg) no-repeat;
31
  height:77px;}
32
#titre_monde h1 {
33
  color: #feffdc;}
34
#plan_contact a {
35
  color:#fff;
36
  background-image: url(/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
37
#plan_contact a:hover {
38
  background-image: url(/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}
39
/*****
40
droite
41
******/
42
#droite {
43
  margin:0 5px 0 190px;}
44
/* droite -> contenu */
45
#contenu_accueil {
46
  margin:5px 270px 5px 17px;
47
  padding:0;
48
  text-align: justify;
49
  min-height: 300px;}
50
#form_recherche {
51
  position:absolute;
52
  right:5px;
53
  top:0;}
54
/*******
55
info_dte
56
********/
57
#info_dte {
58
  width:248px;
59
  position:absolute;
60
  top:108px;
61
  right:2px;
62
  text-align:left;
63
  border-left:1px solid #6f85f2;
64
  padding-left:5px;}
65
/*********
66
nav_gauche
67
**********/
68
#nav_gauche {
69
  background: #ffffff url(../IMG/degrade_bleu.png) repeat-x;}
70
/* nav_gauche -> menus_gauche */
71
#menus_gauche a {
72
  color: #0227e1;
73
  background-image:none;}
74
#menus_gauche a:hover {
75
  background-color:#a9b6f7;
76
  background-image:none;}
77
#menus_gauche_list {
78
  list-style:none;
79
  padding:0;
80
  margin:0;}
81
#menus_gauche_list li {
82
  text-align:left;
83
  font-size:13px;
84
  padding:0 0 3px 5px;}
85
#rubrique_select {
86
  color:#0227e1;
87
  background-color:#a9b6f7;
88
  padding-left:5px;
89
  margin:0;}
90
#password, #username {
91
  background-color:#e7ebfd;}
92
#menu_contextuel {
93
  color:#0227e1;
94
  margin-bottom:2px;}
95
 
96
/*******************
97
ELEMENTS SPECIFIQUES
98
*******************/
99
#form_auteur {
100
  width:300px;}
101
#postarticle {
102
  margin-top:20px;
103
  font-weight:bold;}
104
#pied_page_print {
105
  display:none;}
106
/* pour les forums */
107
#box_forum {
108
  text-align:justify;}
109
.forum-total ul {
110
  display: block;
111
  margin: 0;}
112
li.forum-total {
113
  list-style: none;
114
  margin-left: 2px;}
115
.forum-fil {
116
  margin-top: 2px;
117
  background:#e5e9ff;}
118
.forum-fil ul {
119
  margin-left:20px;
120
  padding-left: 2px;}
121
.forum-fil li{
122
  display: block;
123
  margin-left: 2px;
124
  padding-left:2px;
125
  border-left: 1px solid #0227e1;
126
  background: #c7d3f7;}
127
.forum-fil li li {
128
  background: #d5e5f7;}
129
.forum-fil li li li {
130
  background: #ddf5f7;}
131
.forum-fil li li li li{
132
  background: #e1fdf7;}
133
.forum-repondre-message {
134
  text-align: right;}
135
/* pour les galeries photos */
136
#miniatures {
137
  margin-top:10px;
138
  width: 100%;
139
  overflow: auto;}
140
#photo_galerie {
141
  text-align:center;
142
  overflow: auto;}
143
.descriptif_doc {
144
  text-align:center;}
145
/* pour les sites partenaires */
146
#liste_sites_ref img {
147
  padding-right:10px;}
148
/* pour les fils d'info rss */
149
.rss {
150
  width: 250px;
151
  float:left;
152
  border:1px solid #ccc;
153
  padding: 0 9px 9px 9px;
154
  margin: 8px 4px 2px 8px;
155
  font-size: 12px;}
156
.titre_rss {
157
  color:#feffdc;
158
  font-size: 16px;
159
  text-align:left;
160
  padding: 1px 5px;
161
  margin-bottom : 10px;}
162
.titre_rss a {
163
  color:#00008c;
164
  text-decoration:none;}
165
.titre_rss a:hover {
166
  color:#00008c;
167
  text-decoration:underline;}
168
.item {
169
  margin: 4px 0 10px 2px;}
170
/* license en bas des articles*/
171
#license {
172
  color:#505050;
173
  text-align:center;}
174
/* classes de pr�sentation du contenu */
175
.menu_titre {
176
  margin-top: 5px;
177
  padding-top:2px;
178
  text-align: left;}
179
.menu_titre hr {
180
  color:#6f85f2;
181
  width:40%;
182
  text-align:center;}
183
.intituler_rubrique {
184
  color:#0227e1;
185
  font-weight:bold;
186
  font-size: 14px;
187
  text-align: left;
188
  padding: 1px;}
189
.intituler_rubrique a, .intituler_rubrique a:hover {
190
  color:#0227e1;
191
  background-image:none;}
192
.date {
193
  color:#505050;
194
  text-align: justify;}
195
.lien_rub a, .lien_rub a:hover {
196
  color:#0227e1;
197
  text-decoration:none;}
198
.categorie {
199
  color:#ff6300;}
200
.categorie a {
201
  color:#ff6300;
202
  background-image: url(/actu/IMG/img_underline_actu_categorie.png);}
203
.categorie a:hover {
204
  background-image: url(/actu/IMG/img_underline_hover_actu_categorie.png);}
205
.descriptif_contenu {
206
  text-align: justify;
207
  margin-top:7px;}
208
.titre_article {
209
  color: #0227e1;
210
  text-align:left;}
211
.texte_descriptif {
212
  font-size:13px;
213
  font-weight: bold;}
214
.aligne_dte {
215
  text-align:right;}
216
.spip_surligne {
217
  background-color:#a9b6f7;}
218
.spip_logos {
219
  margin:10px;
220
  border-width:3px ! important;
221
  border-style:solid;
222
  border-bottom-color:#333;
223
  border-right-color:#555;
224
  border-left-color:#BBB;
225
  border-top-color:#DDD;}
226
.erreur {
227
  text-align:center;
228
  color:#FF0000;
229
  text-decoration:none;}