Subversion Repositories Applications.bazar

Rev

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

Rev 459 Rev 460
Line 2... Line 2...
2
 +----------------------------------------------------------------------------+
2
 +----------------------------------------------------------------------------+
3
 | bazar.css                                                                  |
3
 | bazar.css                                                                  |
4
 +----------------------------------------------------------------------------+
4
 +----------------------------------------------------------------------------+
5
 | Copyright (c) 2005 Tela Botanica                                           |
5
 | Copyright (c) 2005 Tela Botanica                                           |
6
 +----------------------------------------------------------------------------+
6
 +----------------------------------------------------------------------------+
7
 | Feuille de style interne sp�cifique a l'application Bazar                  |
7
 | Feuille de style interne spécifique a l'application Bazar                  |
8
 +----------------------------------------------------------------------------+
8
 +----------------------------------------------------------------------------+
9
 | Auteur : Jean-Pascal MILCENT <jpm@tela-botanica.org>                       |
9
 | Auteur : Jean-Pascal MILCENT <jpm@tela-botanica.org>                       |
10
 +----------------------------------------------------------------------------+
10
 +----------------------------------------------------------------------------+
11
*/
11
*/
12
#formulaire input, #formulaire textarea, #formulaire select {
12
#formulaire input, #formulaire textarea, #formulaire select {
Line 33... Line 33...
33
	padding:0;
33
	padding:0;
34
	height:250px;
34
	height:250px;
35
	width:400px;
35
	width:400px;
36
	overflow:auto;}
36
	overflow:auto;}
Line 37... Line -...
37
 
-
 
38
.BAZ_cadre_map h1 {
-
 
39
	background: none;
-
 
Line -... Line 37...
-
 
37
 
-
 
38
 
-
 
39
	
40
}
40
.BAZ_cadre_map .BAZ_cadre_fiche{
41
 
41
	padding:0 2px 2px 2px;}
42
.BAZ_cadre_map .BAZ_fiche_titre, .BAZ_cadre_map .BAZ_fiche{
42
.BAZ_cadre_map .BAZ_fiche_titre, .BAZ_cadre_map .BAZ_fiche{
-
 
43
	font-size:13px;
43
	font-size:13px;
44
}
44
	margin:2px 2px 2px 0;}
45
	
45
.BAZ_fiche_titre_expo, .BAZ_fiche_titre_sortie, .BAZ_fiche_titre_formation, .BAZ_fiche_titre_evenement {
46
.BAZ_fiche_titre_expo, .BAZ_fiche_titre_sortie, .BAZ_fiche_titre_formation, .BAZ_fiche_titre_evenement {
46
	text-transform:none;}
47
	text-transform:none;}
47
#map{
48
#map{
Line 188... Line 189...
188
}
189
}
189
#cal_titre{
190
#cal_titre{
190
	position:absolute;
191
	position:absolute;
191
	background:transparent;
192
	background:transparent;
192
	top:0;
193
	top:0;
-
 
194
	margin-top: 10px;
193
	right:20px;
195
	right:20px;
194
	width:182px;}
196
	width:182px;}
195
#cal_navigation{
197
#cal_navigation{
196
	display:block;
198
	display:block;
197
	position:absolute;
199
	position:absolute;