Subversion Repositories Sites.gentiana.org

Rev

Rev 50 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
50 jpm 1
/*
2
 +----------------------------------------------------------------------------+
3
 | bazar.css                                                                  |
4
 +----------------------------------------------------------------------------+
5
 | Copyright (c) 2005 Tela Botanica                                           |
6
 +----------------------------------------------------------------------------+
7
 | Feuille de style interne spécifique a l'application Bazar                  |
8
 +----------------------------------------------------------------------------+
9
 | Auteur : Jean-Pascal MILCENT <jpm@tela-botanica.org>                       |
10
 +----------------------------------------------------------------------------+
11
*/
12
#BAZ_corps {
13
	width:100%;}
14
#formulaire input, #formulaire textarea, #formulaire select {
15
	border:1px solid #000;}
16
.enligne {
17
	padding:0;
18
	margin:0;
19
	display:inline;
20
	list-style: none;
21
	list-style-type:none;
22
	background:#FFF;}
23
/*-------------Les fiches Bazar-------------------------------------------------*/
24
.BAZ_cadre_fiche {
25
	margin:0 auto;
73 jpm 26
	width:95%;
50 jpm 27
	padding:10px;
28
	border: 1px solid;
29
	-moz-border-radius:10px;
30
  text-indent:0;
31
	font-size:13px;
32
	color:#000;
33
	text-align:justify;
34
	line-height:17px;}
35
.BAZ_cadre_fiche a {
36
	font-size:14px;
37
	text-decoration:underline;}
38
.BAZ_cadre_fiche a:hover {
39
	text-decoration:underline;}
40
#fiche_image {
41
	float:left;
42
	height:150px;
43
	width:150px;}
44
#fiche_titre {
45
	text-align:left;
46
	width:100%;
47
	padding-left:10px;
48
	background:transparent;
49
	border:0;
50
	font-size:19px;}
51
#BAZ_description {
52
	min-height:120px;
53
	font-size:15px;
54
	text-align:justify;}
55
#BAZ_bas_page, .bulle_haut, .bulle_bas {
56
	margin:0;
57
	padding:0;}
58
.bulle_corps {
59
	margin:0;
60
	padding:10px 5px;
61
	border:1px solid;
62
	-moz-border-radius:10px;}
63
#formation_qualifiante {
64
	float:right;
65
	margin:0 -15px 0 5px;
66
	height:190px;
67
	width:30px;
68
	background:url(images/BAZ_formation_qualifiante.gif) bottom right no-repeat;}
69
#formation_diplomante {
70
	float:right;
71
	margin:0 -15px 0 5px;
72
	height:190px;
73
	width:30px;
74
	background:url(images/BAZ_formation_diplomante.gif) bottom right no-repeat;}
75
#formation_continue {
76
	float:right;
77
	margin:0 -15px 0 5px;
78
	height:190px;
79
	width:30px;
80
	background:url(images/BAZ_formation_continue.gif) bottom right no-repeat;}
81
.centrer {
82
	clear:both;
83
	margin:0 auto;}
84
.rubrique {
85
	width:150px;
86
	text-align:left;
87
	font:bold 15px;}
88
.rubrique_bulle {
89
	width:90px;
90
	text-align:left;
91
	font:bold 15px;
92
	color: #000;}
93
.infos {
94
	width:70%;
95
	float:left;
96
	min-height:120px;
97
	font:bold 15px;
98
	line-height:25px;}
99
.bazar_checkbox {
100
	float:left;
101
	width:170px;
102
	font-size:10px;
103
	border:0;}
104
.lien_wikini {
105
	margin:0;
106
	padding:10px 5px;
107
	border:2px solid;
108
	-moz-border-radius:10px;}
109
div.lien_wikini a {
110
	padding-left:100px;
111
	color:#FFFFFF;}
112
.table_bazar th{
113
	font-weight:bold;}
114
.table_bazar #col1,.table_bazar #col2,.table_bazar #col3,.table_bazar #col4 {
115
	text-align:center;}
116
 
117
/* GOOGLE MAP */
118
.BAZ_cadre_map {
119
	padding:0;
120
	height:250px;
121
	width:400px;
122
	overflow:auto;}
123
.BAZ_cadre_map .BAZ_cadre_fiche{
124
	padding:0 2px 2px 2px;}
125
.BAZ_cadre_map .BAZ_fiche_titre, .BAZ_cadre_map .BAZ_fiche{
126
	font-size:13px;
127
	padding:2px;
128
	margin:2px 2px 2px 0;}
129
#map{
130
	min-height:600px;}
131
 
132
/* CALENDRIER APPLETTE*/
133
.calendrier_applette{
134
	width:140px;}
135
 
136
/* CALENDRIER */
137
#cal_entete{
138
	display:block;
139
	background:transparent url(/client/bazar/images/cal_titre_fond.png) repeat-x;
140
	margin:10px 0;
141
	height:31px;
142
	min-width:300px;
143
	border-left: 2px solid #113054;
144
	border-right: 2px solid #113054;}
145
#cal_titre_img{
146
	float:right;
147
	display:block;
148
	background:transparent;
149
	padding-bottom:10px;
150
	width:182px;}
151
#cal_navigation{
152
	display:block;
153
	position:absolute;
154
	background:transparent;
155
	top:10px;
156
	left:20px;}
157
#cal_precedent_lien, #cal_suivant_lien{
158
	display:block;
159
	position:absolute;
160
	top:12px;
161
	background:transparent;}
162
#cal_suivant_lien img, #cal_precedent_lien img{
163
	display:block;
164
	border:0;}
165
#cal_precedent_lien:hover, #cal_suivant_lien:hover, #cal_mois_courrant:hover{
166
	background-color:#b0cdfc;}
167
#cal_precedent_lien{
168
	left:15px;}
169
#cal_mois_courrant{
170
	display:block;
171
	position:absolute;
172
	top:14px;
173
	left:40px;
174
	width:100px;
175
	padding:2px 25px;
176
	background-color:#fff;
177
	border:1px inset #113054;
178
	text-align:center;
179
	text-transform:uppercase;
180
	font: bold 14px 'Arial narrow', arial, sans-serif;}
181
#cal_suivant_lien{
182
	left:195px;}
183
.calendrier{
184
	font: bold 16px 'Arial narrow', Arial, sans-serif;
185
	border-collapse:separate;
186
	border-spacing:2px;
187
	width:100%;}
188
/* Problème de la couleur entre les cellules...
189
.calendrier tbody{
190
	background:white url(/client/bazar/images/cal_img_fond.jpg) 2px 40px repeat-y;}*/
191
.calendrier th, .calendrier_applette th {
192
	color:white;
193
	background-color:#174984;
194
	border: 1px solid #113054;
195
	text-align:center;}
196
.calendrier th {
197
	height:20px;
198
	width:14%;
199
	border-width:2px;}
200
.calendrier td {
201
	height:83px;
202
	width:14%;
203
	border:2px solid #4c4c4c;
204
	vertical-align:top;
205
	text-align:left;
206
	-moz-border-radius:3px;}
207
.cal_samedi, .cal_dimanche{
208
	background-color:#fff9e7;}
209
.cal_j{
210
	display:block;
211
	float:right;
212
	padding:2px;}
213
.cal_jc{
214
	background-color:#c4d9fb;}
215
.cal_ma{
216
	background-color:#eaeaec;}
217
.cal_evenemt_liste{
218
	font: normal 10px Arial, sans-serif;
219
	list-style-type:none;/*disc url(/client/bazar/images/cal_pastille.png) inside;*/
220
	margin:20px 0 0 0;
221
	padding:0;}
222
.cal_evenemt_liste li{
223
	display:block;
224
	background:transparent url(/client/bazar/images/cal_pastille.png) top left no-repeat;}
225
.cal_evenemt{
226
	margin:0;
227
	padding:0 0 0 13px;}
228
/* Pour la bibliothèque JS DomToolTip */
229
div.niceTitle {
230
	background-color: #333333;
231
	color: #FFFFFF;
232
	font-weight: bold;
233
	font-size: 13px;
234
	font-family: "Trebuchet MS", sans-serif;
235
	width: 250px;
236
	left: 0;
237
	top: 0;
238
	padding: 4px;
239
	position: absolute;
240
	text-align: left;
241
	z-index: 20;
242
	-moz-border-radius: 0 10px 10px 10px;
243
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87);
244
	-moz-opacity: .87;
245
	-khtml-opacity: .87;
246
	opacity: .87;}
247
div.niceTitle .contents {
248
	margin: 0;
249
	padding: 0 3px;
250
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
251
	-moz-opacity: 1;
252
	-khtml-opacity: 1;
253
	opacity: 1;}
254
div.niceTitle p {
255
	color: #D17E62;
256
	font-size: 9px;
257
	padding: 3px 0 0 0;
258
	margin: 0;
259
	text-align: left;
260
	-moz-opacity: 1;}