Subversion Repositories Applications.bazar

Rev

Rev 207 | Rev 221 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 207 Rev 209
1
/*
1
/*
2
 +----------------------------------------------------------------------------+
2
 +----------------------------------------------------------------------------+
3
 | bazar.css                                                                  |
3
 | bazar.css                                                                  |
4
 +----------------------------------------------------------------------------+
4
 +----------------------------------------------------------------------------+
5
 | Copyright (c) 2005 Ecole et Nature                                         |
5
 | Copyright (c) 2005 Ecole et Nature                                         |
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 : Florian SCHMITT <florian@ecole-et-nature.org>                     |
9
 | Auteur : Florian SCHMITT <florian@ecole-et-nature.org>                     |
10
 +----------------------------------------------------------------------------+
10
 +----------------------------------------------------------------------------+
11
*/
11
*/
12
#BAZ_corps {width:100%;}
12
#BAZ_corps {width:100%;}
13
#formulaire input, #formulaire textarea, #formulaire select {border:1px solid #000;}
13
#formulaire input, #formulaire textarea, #formulaire select {border:1px solid #000;}
14
.enligne {padding:0;margin:0;display:inline;list-style: none;list-style-type:none;background:#FFF;}
14
.enligne {padding:0;margin:0;display:inline;list-style: none;list-style-type:none;background:#FFF;}
15
/*-------------Les fiches Bazar-------------------------------------------------*/
15
/*-------------Les fiches Bazar-------------------------------------------------*/
16
.BAZ_cadre_fiche {margin:0 auto;width:100%;padding:10px;
16
.BAZ_cadre_fiche {margin:0 auto;width:100%;padding:10px;
17
                  border: 1px solid #3082AA;-moz-border-radius:10px;
17
                  border: 1px solid #3082AA;-moz-border-radius:10px;
18
                  text-indent:0; font: 13px arial, sans-serif; color:#000; text-align:justify; line-height:17px;}
18
                  text-indent:0; font: 13px arial, sans-serif; color:#000; text-align:justify; line-height:17px;}
19
.BAZ_cadre_fiche a {font: 14px arial, sans-serif;color:#3082AA;text-decoration:underline;}
19
.BAZ_cadre_fiche a {font: 14px arial, sans-serif;color:#3082AA;text-decoration:underline;}
20
.BAZ_cadre_fiche a:hover {color:#515966;text-decoration:underline;}
20
.BAZ_cadre_fiche a:hover {color:#515966;text-decoration:underline;}
21
#fiche_image {float:left;height:150px; width:150px;}
21
#fiche_image {float:left;height:150px; width:150px;}
22
#fiche_titre {text-align:left;width:100%;padding-left:10px; background:transparent; border:0; color:#B1BB7E; font: 19px arial, sans-serif;}
22
#fiche_titre {text-align:left;width:100%;padding-left:10px; background:transparent; border:0; color:#B1BB7E; font: 19px arial, sans-serif;}
23
#BAZ_description {min-height:120px;font: 15px arial, sans-serif;text-align:justify;}
23
#BAZ_description {min-height:120px;font: 15px arial, sans-serif;text-align:justify;}
24
#BAZ_bas_page {margin: 0;padding:0;}
24
#BAZ_bas_page {margin: 0;padding:0;}
25
.bulle_haut {margin: 0;padding:0;}
25
.bulle_haut {margin: 0;padding:0;}
26
.bulle_corps {margin: 0;padding:10px 5px;border: 1px solid #3082AA;-moz-border-radius:10px;background:#DBE8C8;}
26
.bulle_corps {margin: 0;padding:10px 5px;border: 1px solid #3082AA;-moz-border-radius:10px;background:#DBE8C8;}
27
.bulle_bas {margin: 0;padding:0;}
27
.bulle_bas {margin: 0;padding:0;}
28
#formation_qualifiante {float:right;margin:0 -15px 0 5px;height:190px;width:30px;background:url(images/BAZ_formation_qualifiante.gif) bottom right no-repeat;}
28
#formation_qualifiante {float:right;margin:0 -15px 0 5px;height:190px;width:30px;background:url(images/BAZ_formation_qualifiante.gif) bottom right no-repeat;}
29
#formation_diplomante {float:right;margin:0 -15px 0 5px;height:190px;width:30px;background:url(images/BAZ_formation_diplomante.gif) bottom right no-repeat;}
29
#formation_diplomante {float:right;margin:0 -15px 0 5px;height:190px;width:30px;background:url(images/BAZ_formation_diplomante.gif) bottom right no-repeat;}
30
#formation_continue {float:right;margin:0 -15px 0 5px;height:190px;width:30px;background:url(images/BAZ_formation_continue.gif) bottom right no-repeat;}
30
#formation_continue {float:right;margin:0 -15px 0 5px;height:190px;width:30px;background:url(images/BAZ_formation_continue.gif) bottom right no-repeat;}
31
.centrer {clear:both;margin:0 auto;}
31
.centrer {clear:both;margin:0 auto;}
32
.rubrique {width:150px;	text-align:left;font: bold 15px arial, sans-serif; color: #515966;}
32
.rubrique {width:150px;	text-align:left;font: bold 15px arial, sans-serif; color: #515966;}
33
.rubrique_bulle {width:90px;text-align:left;font: bold 15px arial, sans-serif; color: #000;}
33
.rubrique_bulle {width:90px;text-align:left;font: bold 15px arial, sans-serif; color: #000;}
34
.infos {width:70%;float:left;min-height:120px;font: bold 15px arial, sans-serif; color: #B1BB7E;line-height: 25px;}
34
.infos {width:70%;float:left;min-height:120px;font: bold 15px arial, sans-serif; color: #B1BB7E;line-height: 25px;}
35
.bazar_checkbox {float:left;width:170px;font:10px arial, sans-serif;border:0;}
35
.bazar_checkbox {float:left;width:170px;font:10px arial, sans-serif;border:0;}
36
.lien_wikini {margin: 0;padding:10px 5px;border: 2px solid #DBE8C8;-moz-border-radius:10px;background:#3082AA;}
36
.lien_wikini {margin: 0;padding:10px 5px;border: 2px solid #DBE8C8;-moz-border-radius:10px;background:#3082AA;}
37
div.lien_wikini a {padding-left:100px;color:#FFFFFF;}
37
div.lien_wikini a {padding-left:100px;color:#FFFFFF;}
38
.table_bazar th{font-weight:bold;}
38
.table_bazar th{font-weight:bold;}
39
.table_bazar #col1,.table_bazar #col2,.table_bazar #col3,.table_bazar #col4{text-align:center;}
39
.table_bazar #col1,.table_bazar #col2,.table_bazar #col3,.table_bazar #col4{text-align:center;}
40
/* CALENDRIER */
40
/* CALENDRIER */
41
#cal_entete{
41
#cal_entete{
42
	display:block;
42
	display:block;
43
	background:transparent url(images/cal_titre_fond.png) repeat-x;
43
	background:transparent url(images/cal_titre_fond.png) repeat-x;
44
	margin:10px 0;
44
	margin:10px 0;
45
	height:31px;
45
	height:31px;
46
	min-width:300px;
46
	min-width:300px;
47
	border-left: 2px solid #113054;
47
	border-left: 2px solid #113054;
48
	border-right: 2px solid #113054;}
48
	border-right: 2px solid #113054;}
49
#cal_titre{
49
#cal_titre{
50
	position:absolute;
50
	position:absolute;
51
	background:transparent;
51
	background:transparent;
52
	top:10px;
52
	top:10px;
53
	right:20px;
53
	right:20px;
54
	width:182px;}
54
	width:182px;}
55
#cal_navigation{
55
#cal_navigation{
56
	display:block;
56
	display:block;
57
	position:absolute;
57
	position:absolute;
58
	background:transparent;
58
	background:transparent;
59
	top:10px;
59
	top:10px;
60
	left:20px;}
60
	left:20px;}
61
#cal_precedent_lien, #cal_suivant_lien{
61
#cal_precedent_lien, #cal_suivant_lien{
62
	display:block;
62
	display:block;
63
	position:absolute;
63
	position:absolute;
64
	top:12px;
64
	top:12px;
65
	background:transparent;}
65
	background:transparent;}
66
#cal_suivant_lien img, #cal_precedent_lien img{
66
#cal_suivant_lien img, #cal_precedent_lien img{
67
	display:block;
67
	display:block;
68
	border:0;}
68
	border:0;}
69
#cal_precedent_lien:hover, #cal_suivant_lien:hover, #cal_mois_courrant:hover{
69
#cal_precedent_lien:hover, #cal_suivant_lien:hover, #cal_mois_courrant:hover{
70
	background-color:#b0cdfc;}
70
	background-color:#b0cdfc;}
71
#cal_precedent_lien{
71
#cal_precedent_lien{
72
	left:15px;}
72
	left:15px;}
73
#cal_mois_courrant{
73
#cal_mois_courrant{
74
	display:block;
74
	display:block;
75
	position:absolute;
75
	position:absolute;
76
	top:14px;
76
	top:14px;
77
	left:40px;
77
	left:40px;
78
	width:100px;
78
	width:100px;
79
	padding:2px 25px;
79
	padding:2px 25px;
80
	background-color:#fff;
80
	background-color:#fff;
81
	border:1px inset #113054;
81
	border:1px inset #113054;
82
	text-align:center;
82
	text-align:center;
83
	text-transform:uppercase;
83
	text-transform:uppercase;
84
	font: bold 14px 'Arial narrow', arial, sans-serif;}
84
	font: bold 14px 'Arial narrow', arial, sans-serif;}
85
#cal_suivant_lien{
85
#cal_suivant_lien{
86
	left:195px;}
86
	left:195px;}
87
.calendrier{
87
.calendrier{
88
	font: bold 16px 'Arial narrow', Arial, sans-serif;
88
	font: bold 16px 'Arial narrow', Arial, sans-serif;
89
	border-collapse:separate;
89
	border-collapse:separate;
90
	border-spacing:6px;
90
	border-spacing:6px;
91
	width:1003px;}
91
	width:1003px;}
92
/* Problème de la couleur entre les cellules...
92
/* Problème de la couleur entre les cellules...
93
.calendrier tbody{
93
.calendrier tbody{
94
	background:white url(/client/bazar/images/cal_img_fond.jpg) 2px 40px repeat-y;}*/
94
	background:white url(/client/bazar/images/cal_img_fond.jpg) 2px 40px repeat-y;}*/
95
.calendrier th {
95
.calendrier th, .calendrier_applette th {
96
	height:20px;
-
 
97
	width:134px;
-
 
98
	color:white;
96
	color:white;
99
	background-color:#174984;
97
	background-color:#174984;
100
	border: 2px solid #113054;
98
	border: 1px solid #113054;
101
	text-align:center;}
99
	text-align:center;}
-
 
100
.calendrier th {
-
 
101
	height:20px;
-
 
102
	width:134px;
-
 
103
	border-width:2px;}
102
.calendrier td {
104
.calendrier td {
103
	height:83px;
105
	height:83px;
104
	width:134px;
106
	width:134px;
105
	border:2px solid #4c4c4c;
107
	border:2px solid #4c4c4c;
106
	vertical-align:top;
108
	vertical-align:top;
-
 
109
	text-align:left;
107
	-moz-border-radius:3px;}
110
	-moz-border-radius:3px;}
-
 
111
.cal_samedi, .cal_dimanche{
-
 
112
	background-color:#fff9e7;}
108
.cal_j{
113
.cal_j{
109
	display:block;
114
	display:block;
110
	float:right;
115
	float:right;
111
	padding:2px;}
116
	padding:2px;}
112
.cal_jc{
117
.cal_jc{
113
	background-color:#c4d9fb;}
118
	background-color:#c4d9fb;}
114
.cal_ma{
119
.cal_ma{
115
	background-color:#eaeaec;}
120
	background-color:#eaeaec;}
116
.cal_evenemt_liste{
121
.cal_evenemt_liste{
117
	font: normal 10px Arial, sans-serif;
122
	font: normal 10px Arial, sans-serif;
118
	list-style-type:none;/*disc url(/client/bazar/images/cal_pastille.png) inside;*/
123
	list-style-type:none;/*disc url(/client/bazar/images/cal_pastille.png) inside;*/
119
	margin:20px 0 0 0;
124
	margin:20px 0 0 0;
120
	padding:0;}
125
	padding:0;}
121
.cal_evenemt_liste li{
126
.cal_evenemt_liste li{
122
	display:block;
127
	display:block;
123
	background:transparent url(/client/bazar/images/cal_pastille.png) top left no-repeat;
128
	background:transparent url(/client/bazar/images/cal_pastille.png) top left no-repeat;
124
	width:120px;}
129
	width:120px;}
125
.cal_evenemt{
130
.cal_evenemt{
126
	margin:0;
131
	margin:0;
127
	padding:0 0 0 13px;}
-
 
128
132
	padding:0 0 0 13px;}
-
 
133
/* Pour la bibliothèque JS DomToolTip */
-
 
134
div.niceTitle {
-
 
135
	background-color: #333333;
-
 
136
	color: #FFFFFF;
-
 
137
	font-weight: bold;
-
 
138
	font-size: 13px;
-
 
139
	font-family: "Trebuchet MS", sans-serif;
-
 
140
	width: 250px;
-
 
141
	left: 0;
-
 
142
	top: 0;
-
 
143
	padding: 4px;
-
 
144
	position: absolute;
-
 
145
	text-align: left;
-
 
146
	z-index: 20;
-
 
147
	-moz-border-radius: 0 10px 10px 10px;
-
 
148
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87);
-
 
149
	-moz-opacity: .87;
-
 
150
	-khtml-opacity: .87;
-
 
151
	opacity: .87;}
-
 
152
div.niceTitle .contents {
-
 
153
	margin: 0;
-
 
154
	padding: 0 3px;
-
 
155
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-
 
156
	-moz-opacity: 1;
-
 
157
	-khtml-opacity: 1;
-
 
158
	opacity: 1;}
-
 
159
div.niceTitle p {
-
 
160
	color: #D17E62;
-
 
161
	font-size: 9px;
-
 
162
	padding: 3px 0 0 0;
-
 
163
	margin: 0;
-
 
164
	text-align: left;
-
 
165
	-moz-opacity: 1;}
-
 
166
129
167