Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 221 → Rev 222

/trunk/bazar.interne.css
19,7 → 19,7
text-indent:0; font: 12px arial, sans-serif; color:#000; text-align:justify; line-height:17px;
background:#FFF url(images/Bandeau-fiche-Actualites.gif) no-repeat top left;
}
 
.BAZ_cadre_fiche_projets {
border:1px solid #4f3493;-moz-border-radius:18px;
border-top:0;
26,17 → 26,18
background:#FFF url(images/Bandeau-fiche-Projets.gif) no-repeat top left;
}
 
.BAZ_cadre_fiche_personnes_ressources, .BAZ_cadre_fiche_comptes_rendus {
.BAZ_cadre_fiche_personnes_ressources, .BAZ_cadre_fiche_comptes_rendus, .BAZ_cadre_fiche_jeux, .BAZ_cadre_fiche_realisations, .BAZ_cadre_fiche_sites_internet {
border:1px solid #f2b814;-moz-border-radius:18px;
border-top:0;
background:#FFF url(images/Bandeau-fiche-Ekotheque.gif) no-repeat top left;
}
 
.BAZ_titre { padding:20px 0 0 100px; height:51px; _height:71px; color:#FFF; width:425px; _width:525px;}
.BAZ_nb_vues {font-weight:bold; }
.BAZ_titre { padding:20px 0 0 100px; height:51px; _height:71px; color:#FFF; background:transparent; width:425px; _width:525px;}
.BAZ_nb_vues {font-weight:bold; }
.BAZ_cadre_fiche a {font: 14px arial, sans-serif;color:#3082AA;text-decoration:underline;}
.BAZ_cadre_fiche a:hover {color:#515966;text-decoration:underline;}
.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;}
.BAZ_image {margin:3px 0 0 3px; width:140px; height:140px;}
.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;}
.BAZ_description {min-height:120px;font: 13px arial, sans-serif;text-align:justify; margin:0 0 10px 0;}
.BAZ_bas_page {margin: 0;padding:0;}
47,13 → 48,14
 
.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;}
.BAZ_bulle_corps_projets {border:1px solid #4f3493; -moz-border-radius:10px; background:#8f78D7;}
.BAZ_bulle_corps_personnes_ressources, .BAZ_bulle_corps_comptes_rendus {border:1px solid #f2b814; -moz-border-radius:10px; background:#F6FC58;}
.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;}
 
.BAZ_rubrique {margin:0 0 10px 0;}
.BAZ_label {width:150px; text-align:left; font:bold 13px arial,sans-serif; color:#4F3493; }
.BAZ_texte {margin:0 0 10px 0;}
.BAZ_liste {list-style: none;list-style-type:none; margin:0; padding:0;}
.BAZ_liste_lien {background: url(images/Puce-site.gif) no-repeat top left; height:27px; padding:10px 0 0 33px;}
.BAZ_liste {list-style: none;list-style-type:none; margin:0 0 10px 0; padding:0;}
.BAZ_liste_lien {background: url(images/Puce-site.gif) no-repeat top left; height:27px; padding:5px 0 0 33px;}
.BAZ_liste_fichier {background: url(images/Puce-groupe-travail.gif) no-repeat top left; height:27px; padding:5px 0 0 33px;}
.BAZ_lien {color:#3554AA; text-decoration:none;}
.BAZ_lien:hover {color:#4F3493; }
.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;}