Subversion Repositories Applications.bazar

Rev

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

Rev 9 Rev 16
Line 19... Line 19...
19
#BAZ_menu li ul {position: absolute;background:#FFF;border: 1px solid #849950;left: -999em;width: 10.1em;z-index:14;}
19
#BAZ_menu li ul {position: absolute;background:#FFF;border: 1px solid #849950;left: -999em;width: 10.1em;z-index:14;}
20
#BAZ_menu li:hover ul {left: auto;margin: 2px 0 0 -6px;z-index:15;}
20
#BAZ_menu li:hover ul {left: auto;margin: 2px 0 0 -6px;z-index:15;}
21
#BAZ_menu ul li a:hover	{color: #FFF;}
21
#BAZ_menu ul li a:hover	{color: #FFF;}
Line 22... Line 22...
22
 
22
 
23
/*-------------Les fiches Bazar-------------------------------------------------*/
23
/*-------------Les fiches Bazar-------------------------------------------------*/
24
.BAZ_cadre_fiche {margin:0 auto;width:654px;}
24
.BAZ_cadre_fiche {color:#000;margin:0 auto;width:654px;}
25
.BAZ_cadre_fiche a {font: 13px arial, sans-serif;color:#000;text-decoration:none;}
25
.BAZ_cadre_fiche a {font: 13px arial, sans-serif;color:#000;text-decoration:none;}
26
.BAZ_cadre_fiche a:hover {color:#515966;text-decoration:underline;}
26
.BAZ_cadre_fiche a:hover {color:#515966;text-decoration:underline;}
27
.BAZ_cadre_fiche_haut {height:18px;width:654px;background:url(http://educ-envir.org/client/bazar/images/BAZ_cadre_haut.gif) top left;}
27
.BAZ_cadre_fiche_haut {height:18px;width:654px;background:url(http://educ-envir.org/client/bazar/images/BAZ_cadre_haut.gif) top left;}
28
.BAZ_cadre_fiche_corps {padding:15px 15px 0 15px;font: 13px arial, sans-serif;text-align:justify;line-height: 17px;border-left:solid 1px #000;border-right:solid 1px #000;background:#FFF;}
28
.BAZ_cadre_fiche_corps {padding:15px 15px 0 15px;font: 13px arial, sans-serif;text-align:justify;line-height: 17px;border-left:solid 1px #000;border-right:solid 1px #000;background:#FFF;}