Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 764 Rev 778
Line 1... Line 1...
1
/* STYLE SPECIFIQUE DE LA PAGE ACTUALITES */
1
/* STYLE SPECIFIQUE DE LA PAGE ACTUALITES */
2
body#actualites {
2
body#actualites {
3
	background:url(../images/graphisme/bandeau_actu_trait.png) repeat-x;}
3
	background:url(/sites/actu/generique/images/graphisme/bandeau_actu_trait.png) repeat-x;}
4
/* Affichage des mots clefs*/
4
/* Affichage des mots clefs*/
5
.zone-haut {
5
.zone-haut {
6
	background:url(../images/graphisme/bandeau_actu_image.png) no-repeat right center;}
6
	background:url(/sites/actu/generique/images/graphisme/bandeau_actu_image.png) no-repeat right center;}
7
.zone-haut .motsclefs .mot1 {
7
.zone-haut .motsclefs .mot1 {
8
	font-size:28px;
8
	font-size:28px;
9
	margin:-45px 0 0 -81px;}
9
	margin:-45px 0 0 -81px;}
10
.zone-haut .motsclefs .mot2 {
10
.zone-haut .motsclefs .mot2 {
11
	font-size:32px;
11
	font-size:32px;
12
	margin:-35px 0 0 18px;}
12
	margin:-35px 0 0 18px;}
13
.zone-haut .motsclefs .mot3 {
13
.zone-haut .motsclefs .mot3 {
14
	margin:10px 0 0 -101px;}
14
	margin:10px 0 0 -101px;}
-
 
15
/* Gestion des styles spécifiques Spip */
-
 
16
h3.spip {
-
 
17
	margin:20px 0 12px 0;
-
 
18
	font-family:arial;
-
 
19
	font-size:12px;
-
 
20
	font-weight:bold;
-
 
21
	letter-spacing:0;
-
 
22
	text-transform:uppercase;
-
 
23
	color:#FD8C13;}
-
 
24
h3.spip i{
-
 
25
	margin:20px 0 12px;
-
 
26
	font-family:arial;
-
 
27
	font-size:13px;
-
 
28
	font-weight:bold;
-
 
29
	text-transform:none;
-
 
30
	line-height:18px;
-
 
31
	letter-spacing:0;
-
 
32
	color:#6C6865;}
-
 
33
p.date{
-
 
34
	margin-top:-10px;
-
 
35
	color:grey}
-
 
36
.logo_article {
-
 
37
	display:block;
-
 
38
	float:right;
-
 
39
	margin:-35px 0 0 10px;}
-
 
40
.intituler_rubrique {
-
 
41
	width:580px;}
-
 
42
h1.intituler_rubrique {
-
 
43
	width:560px;}
15
/* Mise en onglets */
44
/* Mise en onglets */
16
#enOnglets {
45
#enOnglets {
17
	margin-top:15px;}
46
	margin-top:15px;}
18
#enOnglets h1 {
47
#enOnglets h1 {
19
	background:none;
48
	background:none;
Line 74... Line 103...
74
	border:dotted 1px #7b9c35;
103
	border:dotted 1px #7b9c35;
75
	color:#3a3633;
104
	color:#3a3633;
76
	margin-bottom:7px;}
105
	margin-bottom:7px;}
77
#actualites .colonneDroite #afficherLaCarte {
106
#actualites .colonneDroite #afficherLaCarte {
78
	display:block;
107
	display:block;
79
	background:url(../images/graphisme/carte_evenements.png);
108
	background:url(/sites/actu/generique/images/graphisme/carte_evenements.png);
80
	width:130px;
109
	width:130px;
81
	height:133px;
110
	height:133px;
82
	float:right;}
111
	float:right;}
83
#rechercheEvenements {
112
#rechercheEvenements {
84
	width:265px;
113
	width:265px;