Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev Author Line No. Line
756 jpm 1
/* STYLE SPECIFIQUE DE LA PAGE ACTUALITES */
2
body#actualites {
778 jpm 3
	background:url(/sites/actu/generique/images/graphisme/bandeau_actu_trait.png) repeat-x;}
756 jpm 4
/* Affichage des mots clefs*/
5
.zone-haut {
778 jpm 6
	background:url(/sites/actu/generique/images/graphisme/bandeau_actu_image.png) no-repeat right center;}
756 jpm 7
.zone-haut .motsclefs .mot1 {
8
	font-size:28px;
9
	margin:-45px 0 0 -81px;}
10
.zone-haut .motsclefs .mot2 {
11
	font-size:32px;
12
	margin:-35px 0 0 18px;}
13
.zone-haut .motsclefs .mot3 {
14
	margin:10px 0 0 -101px;}
778 jpm 15
/* Gestion des styles spécifiques Spip */
862 gduche 16
.importance2, .importance3 {
860 gduche 17
	border:solid 1px #C2C0AD;
18
}
778 jpm 19
h3.spip {
20
	margin:20px 0 12px 0;
21
	font-family:arial;
930 marie 22
	font-size:13px;
778 jpm 23
	font-weight:bold;
24
	letter-spacing:0;
25
	color:#FD8C13;}
26
h3.spip i{
27
	margin:20px 0 12px;
28
	font-family:arial;
29
	font-size:13px;
30
	font-weight:bold;
31
	text-transform:none;
32
	line-height:18px;
33
	letter-spacing:0;
34
	color:#6C6865;}
35
p.date{
36
	margin-top:-10px;
37
	color:grey}
38
.logo_article {
39
	display:block;
40
	float:right;
809 gduche 41
	width:150px;
42
	text-align:center;
832 gduche 43
	margin:-2px 0 0 10px;
44
	border:none;}
45
 
46
.logo_article img {
47
	border:none
48
}
778 jpm 49
h1.intituler_rubrique {
779 jpm 50
	width:560px;
51
	text-transform:none;}
756 jpm 52
/* Mise en onglets */
53
#enOnglets {
54
	margin-top:15px;}
55
#enOnglets h1 {
56
	background:none;
57
	padding-left:4px;
781 jpm 58
	margin:0 3px 0 0;
59
	font-size:14px;}
809 gduche 60
#zone_contenu_corps {
61
	width:710px;
62
}
781 jpm 63
#zone_contenu_corps #enOnglets .menu_actif {
64
	border-bottom:1px solid white;}
756 jpm 65
#enOnglets .contenu_RSS {
66
	width:685px;
781 jpm 67
	margin-top:-4px;
756 jpm 68
	padding:8px;
69
	float:left;
70
	height:auto;
71
	background-color:#fff;
781 jpm 72
	border:1px solid #c2c0ad;
756 jpm 73
	text-decoration:none;
781 jpm 74
	-moz-border-radius:0 0 10px 0;
75
	-webkit-border-radius:0 10px 0 0; /* pour Chrome */
76
	border-radius:0 10px 0 0;}
756 jpm 77
#onglets li {
78
	padding-top:5px;
79
	background:#C2C0AD}
80
/** Affichage des flux RSS **/
832 gduche 81
.actualites1 {overflow:hidden}
82
.imageActualites1 a:hover{border:none}
756 jpm 83
.flux_RSS .contenu_RSS .actualites1 {
84
	width:674px;
85
	padding-top:5px;
86
	padding-bottom:5px;
87
	height:auto;
88
	border-bottom:1px dotted #c2c0ad;}
89
.flux_RSS h1 {
90
	margin:0 0 1px 0}
91
.texteActualites1 {
92
	width:535px;
93
	height:auto;
94
	text-align:justify}
95
.texteActualites1 h3 {
96
	margin:0}
97
.texteActualites1 p,#texteActualites1 a {
877 gduche 98
	margin:0;
99
	text-align:justify;}
756 jpm 100
.texteActualites1 br {
101
	position:absolute}
102
.voirSuite {
103
	white-space:nowrap}
104
.imageActualites1 {
105
	width:130px;
106
	text-align:center;
107
	margin-top:0px;
108
	float:right;}
109
.contenu_RSS img {
110
	width:90px}
903 marie 111
 
901 marie 112
 
756 jpm 113
/** Mise en page de la recherche d'événements**/
869 gduche 114
#zone-accueil .importance1 {
115
	margin-top:15px
116
}
873 gduche 117
/*.recherche_evenement input, .recherche_evenement select {
756 jpm 118
	font-family:arial;
119
	font-size:11px;
120
	background-color:#fff;
121
	border:dotted 1px #7b9c35;
122
	color:#3a3633;
869 gduche 123
	margin-bottom:7px;
873 gduche 124
	}*/
869 gduche 125
.recherche_evenement #afficherLaCarte {
756 jpm 126
	display:block;
778 jpm 127
	background:url(/sites/actu/generique/images/graphisme/carte_evenements.png);
756 jpm 128
	width:130px;
129
	height:133px;
831 gduche 130
	float:right;
882 gduche 131
	border:none;
132
	margin-right:25px}
895 gduche 133
 
134
.recherche_evenement #afficherLaCarte span {
135
	display:none
136
}
869 gduche 137
 
756 jpm 138
#evt_date_debt,#evt_date_fin {
139
	width:116px;}
140
.filtrer {
141
	font-family:arial;
142
	font-size:11px;
143
	font-weight:bold;
144
	background-color:#fff;
145
	border:dotted 1px #7b9c35;
146
	color:#fd8c13;
147
	margin-left:10px;
148
	font-variant:small-caps;}
149
#actuPrincipales h4 {
150
	margin:2px 2px 5px 0}
832 gduche 151
 
756 jpm 152
#actuPrincipales .actualites1 {
153
	padding-top:10px;
154
	padding-bottom:10px;}
155
#zone_contenu_corps h3 {
809 gduche 156
	padding:0}
903 marie 157
#zone_contenu_corps img.spip_puce{
158
margin: 0px;}
913 gduche 159
 
160
#dernier-evenements h3 {
161
font-size:12px;
162
 
163
}