Subversion Repositories Applications.bazar

Rev

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

Rev 209 Rev 221
Line 2... Line 2...
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 specifique 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%;}
-
 
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;}
-
 
-
 
12
 
15
/*-------------Les fiches Bazar-------------------------------------------------*/
13
/*-------------Les fiches Bazar-------------------------------------------------*/
-
 
14
.BAZ_cadre_fiche {
-
 
15
	float:left; clear:both;
16
.BAZ_cadre_fiche {margin:0 auto;width:100%;padding:10px;
16
	margin:0 auto 10px auto; width:505px; _width:525px; padding:0 10px 10px 10px;
17
                  border: 1px solid #3082AA;-moz-border-radius:10px;
17
    border:1px solid #3554AA;-moz-border-radius:18px;
-
 
18
    border-top:0;
18
                  text-indent:0; font: 13px arial, sans-serif; color:#000; text-align:justify; line-height:17px;}
19
    text-indent:0; font: 12px arial, sans-serif; color:#000; text-align:justify; line-height:17px;
-
 
20
    background:#FFF url(images/Bandeau-fiche-Actualites.gif) no-repeat top left;
-
 
21
}
-
 
22
 
-
 
23
 .BAZ_cadre_fiche_projets {
-
 
24
	border:1px solid #4f3493;-moz-border-radius:18px;
-
 
25
	border-top:0;
-
 
26
	background:#FFF url(images/Bandeau-fiche-Projets.gif) no-repeat top left;
-
 
27
}
-
 
28
 
-
 
29
.BAZ_cadre_fiche_personnes_ressources, .BAZ_cadre_fiche_comptes_rendus {
-
 
30
	border:1px solid #f2b814;-moz-border-radius:18px;
-
 
31
	border-top:0;
-
 
32
	background:#FFF url(images/Bandeau-fiche-Ekotheque.gif) no-repeat top left;
-
 
33
}
-
 
34
 
-
 
35
.BAZ_titre { padding:20px 0 0 100px; height:51px; _height:71px; color:#FFF; width:425px; _width:525px;}
-
 
36
.BAZ_nb_vues {font-weight:bold; }      
19
.BAZ_cadre_fiche a {font: 14px arial, sans-serif;color:#3082AA;text-decoration:underline;}
37
.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;}
38
.BAZ_cadre_fiche a:hover {color:#515966;text-decoration:underline;}
21
#fiche_image {float:left;height:150px; width:150px;}
39
.BAZ_fiche_image {float:left; height:147px; _height:157px; width:147px; _width:157px; padding:5px; margin-right:10px; background:#FFF url(images/Zone-image.gif) no-repeat top left;}
22
#fiche_titre {text-align:left;width:100%;padding-left:10px; background:transparent; border:0; color:#B1BB7E; font: 19px arial, sans-serif;}
40
.BAZ_fiche_titre {text-align:left; background:transparent; border:0; color:#EF7D16; text-decoration:underline; font: 16px arial, sans-serif; font-weight:bold; padding:0; margin:0 0 10px 0;}
23
#BAZ_description {min-height:120px;font: 15px arial, sans-serif;text-align:justify;}
41
.BAZ_description {min-height:120px;font: 13px arial, sans-serif;text-align:justify; margin:0 0 10px 0;}
24
#BAZ_bas_page {margin: 0;padding:0;}
42
.BAZ_bas_page {margin: 0;padding:0;}
25
.bulle_haut {margin: 0;padding:0;}
43
.BAZ_commentaire_admin {padding-left:10px; background:#FFF;border:1px solid #3554AA; -moz-border-radius:10px;}
26
.bulle_corps {margin: 0;padding:10px 5px;border: 1px solid #3082AA;-moz-border-radius:10px;background:#DBE8C8;}
44
.BAZ_actions_fiche {width:140px;float:right; background:#FFF;border:1px solid #3554AA; -moz-border-radius:10px; }
27
.bulle_bas {margin: 0;padding:0;}
45
.BAZ_infos_fiche {float:left; width:340px;}
-
 
46
.BAZ_actions_fiche ul {list-style-type:none;}
-
 
47
 
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;}
48
.BAZ_bulle_corps {float:left; clear:both; width:97%; margin:0 0 10px 0; padding:10px 5px; border:1px solid #3554AA; -moz-border-radius:10px; background:#85D7FF;}
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;}
49
.BAZ_bulle_corps_projets {border:1px solid #4f3493; -moz-border-radius:10px; background:#8f78D7;}
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;}
50
.BAZ_bulle_corps_personnes_ressources, .BAZ_bulle_corps_comptes_rendus {border:1px solid #f2b814; -moz-border-radius:10px; background:#F6FC58;}
-
 
51
 
31
.centrer {clear:both;margin:0 auto;}
52
.BAZ_rubrique {margin:0 0 10px 0;}
32
.rubrique {width:150px;	text-align:left;font: bold 15px arial, sans-serif; color: #515966;}
53
.BAZ_label {width:150px; text-align:left; font:bold 13px arial,sans-serif; color:#4F3493; }
-
 
54
.BAZ_texte {margin:0 0 10px 0;}
33
.rubrique_bulle {width:90px;text-align:left;font: bold 15px arial, sans-serif; color: #000;}
55
.BAZ_liste {list-style: none;list-style-type:none; margin:0; padding:0;}
34
.infos {width:70%;float:left;min-height:120px;font: bold 15px arial, sans-serif; color: #B1BB7E;line-height: 25px;}
56
.BAZ_liste_lien {background: url(images/Puce-site.gif) no-repeat top left; height:27px; padding:10px 0 0 33px;}
-
 
57
.BAZ_lien {color:#3554AA; text-decoration:none;}
-
 
58
.BAZ_lien:hover {color:#4F3493; }
-
 
59
.BAZ_lien_wikini {margin:0 0 10px 0; padding:10px 5px; height:93px; _height:113px; border:1px solid #4f3493;-moz-border-radius:10px;background:#f2b814 url(images/Projets-actif.gif) no-repeat top left;}
-
 
60
div.BAZ_lien_wikini a {padding:33px 0 0 0; height:60px; _height:113px; color:#FFF; text-decoration:none; text-align:center; font-weight:bold; font-size:22px; float:right; width:400px;}
35
.bazar_checkbox {float:left;width:170px;font:10px arial, sans-serif;border:0;}
61
.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;}
-
 
37
div.lien_wikini a {padding-left:100px;color:#FFFFFF;}
-
 
38
.table_bazar th{font-weight:bold;}
62
.table_bazar th{font-weight:bold;}
39
.table_bazar #col1,.table_bazar #col2,.table_bazar #col3,.table_bazar #col4{text-align:center;}
63
.table_bazar #col1,.table_bazar #col2,.table_bazar #col3,.table_bazar #col4{text-align:center;}
-
 
64
#formulaire input, #formulaire textarea, #formulaire select {border:1px solid #000;}
-
 
65
.enligne {padding:0;margin:0;display:inline;list-style: none;list-style-type:none;background:#FFF;}
40
/* CALENDRIER */
66
/* CALENDRIER */
41
#cal_entete{
67
#cal_entete{
42
	display:block;
68
	display:block;
43
	background:transparent url(images/cal_titre_fond.png) repeat-x;
69
	background:transparent url(images/cal_titre_fond.png) repeat-x;
44
	margin:10px 0;
70
	margin:10px 0;