Subversion Repositories Applications.bazar

Rev

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

Rev 221 Rev 222
Line 17... Line 17...
17
    border:1px solid #3554AA;-moz-border-radius:18px;
17
    border:1px solid #3554AA;-moz-border-radius:18px;
18
    border-top:0;
18
    border-top:0;
19
    text-indent:0; font: 12px 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;
20
    background:#FFF url(images/Bandeau-fiche-Actualites.gif) no-repeat top left;
21
}
21
}
22
 
22
 
23
 .BAZ_cadre_fiche_projets {
23
 .BAZ_cadre_fiche_projets {
24
	border:1px solid #4f3493;-moz-border-radius:18px;
24
	border:1px solid #4f3493;-moz-border-radius:18px;
25
	border-top:0;
25
	border-top:0;
26
	background:#FFF url(images/Bandeau-fiche-Projets.gif) no-repeat top left;
26
	background:#FFF url(images/Bandeau-fiche-Projets.gif) no-repeat top left;
27
}
27
}
Line 28... Line 28...
28
 
28
 
29
.BAZ_cadre_fiche_personnes_ressources, .BAZ_cadre_fiche_comptes_rendus {
29
.BAZ_cadre_fiche_personnes_ressources, .BAZ_cadre_fiche_comptes_rendus, .BAZ_cadre_fiche_jeux, .BAZ_cadre_fiche_realisations,  .BAZ_cadre_fiche_sites_internet {
30
	border:1px solid #f2b814;-moz-border-radius:18px;
30
	border:1px solid #f2b814;-moz-border-radius:18px;
31
	border-top:0;
31
	border-top:0;
32
	background:#FFF url(images/Bandeau-fiche-Ekotheque.gif) no-repeat top left;
32
	background:#FFF url(images/Bandeau-fiche-Ekotheque.gif) no-repeat top left;
Line 33... Line 33...
33
}
33
}
34
 
34
 
35
.BAZ_titre { padding:20px 0 0 100px; height:51px; _height:71px; color:#FFF; width:425px; _width:525px;}
35
.BAZ_titre { padding:20px 0 0 100px; height:51px; _height:71px; color:#FFF; background:transparent; width:425px; _width:525px;}
36
.BAZ_nb_vues {font-weight:bold; }      
36
.BAZ_nb_vues {font-weight:bold; }
37
.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;}
-
 
38
.BAZ_cadre_fiche a:hover {color:#515966;text-decoration:underline;}
38
.BAZ_cadre_fiche a:hover {color:#515966;text-decoration:underline;}
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;}
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;}
40
.BAZ_image {margin:3px 0 0 3px; width:140px; height:140px;}
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;}
41
.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;}
41
.BAZ_description {min-height:120px;font: 13px arial, sans-serif;text-align:justify; margin:0 0 10px 0;}
42
.BAZ_description {min-height:120px;font: 13px arial, sans-serif;text-align:justify; margin:0 0 10px 0;}
42
.BAZ_bas_page {margin: 0;padding:0;}
43
.BAZ_bas_page {margin: 0;padding:0;}
43
.BAZ_commentaire_admin {padding-left:10px; background:#FFF;border:1px solid #3554AA; -moz-border-radius:10px;}
44
.BAZ_commentaire_admin {padding-left:10px; background:#FFF;border:1px solid #3554AA; -moz-border-radius:10px;}
44
.BAZ_actions_fiche {width:140px;float:right; background:#FFF;border:1px solid #3554AA; -moz-border-radius:10px; }
45
.BAZ_actions_fiche {width:140px;float:right; background:#FFF;border:1px solid #3554AA; -moz-border-radius:10px; }
Line 45... Line 46...
45
.BAZ_infos_fiche {float:left; width:340px;}
46
.BAZ_infos_fiche {float:left; width:340px;}
46
.BAZ_actions_fiche ul {list-style-type:none;}
47
.BAZ_actions_fiche ul {list-style-type:none;}
47
 
48
 
Line 48... Line 49...
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;}
49
.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;}
49
.BAZ_bulle_corps_projets {border:1px solid #4f3493; -moz-border-radius:10px; background:#8f78D7;}
50
.BAZ_bulle_corps_projets {border:1px solid #4f3493; -moz-border-radius:10px; background:#8f78D7;}
50
.BAZ_bulle_corps_personnes_ressources, .BAZ_bulle_corps_comptes_rendus {border:1px solid #f2b814; -moz-border-radius:10px; background:#F6FC58;}
51
.BAZ_bulle_corps_personnes_ressources, .BAZ_bulle_corps_comptes_rendus, .BAZ_bulle_corps_jeux, .BAZ_bulle_corps_realisations,  .BAZ_bulle_corps_sites_internet {border:1px solid #f2b814; -moz-border-radius:10px; background:#F6FC58;}
51
 
52
 
52
.BAZ_rubrique {margin:0 0 10px 0;}
53
.BAZ_rubrique {margin:0 0 10px 0;}
-
 
54
.BAZ_label {width:150px; text-align:left; font:bold 13px arial,sans-serif; color:#4F3493; }
53
.BAZ_label {width:150px; text-align:left; font:bold 13px arial,sans-serif; color:#4F3493; }
55
.BAZ_texte {margin:0 0 10px 0;}
54
.BAZ_texte {margin:0 0 10px 0;}
56
.BAZ_liste {list-style: none;list-style-type:none; margin:0 0 10px 0; padding:0;}
55
.BAZ_liste {list-style: none;list-style-type:none; margin:0; padding:0;}
57
.BAZ_liste_lien {background: url(images/Puce-site.gif) no-repeat top left; height:27px; padding:5px 0 0 33px;}
56
.BAZ_liste_lien {background: url(images/Puce-site.gif) no-repeat top left; height:27px; padding:10px 0 0 33px;}
58
.BAZ_liste_fichier {background: url(images/Puce-groupe-travail.gif) no-repeat top left; height:27px; padding:5px 0 0 33px;}
57
.BAZ_lien {color:#3554AA; text-decoration:none;}
59
.BAZ_lien {color:#3554AA; text-decoration:none;}