Line 8... |
Line 8... |
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 |
#BAZ_menu {width:100%;height:40px;font: normal 9px Georgia, serif;margin: 10px 0 10px 0;}
|
13 |
#BAZ_menu {height:23px;width:100%;font: normal 12px Georgia, serif;margin: 10px 0 10px 0;}
|
14 |
#BAZ_menu a {text-decoration: none;display: block;width: 9em;}
|
14 |
#BAZ_menu a {text-decoration: none;display: block;width: 8em;}
|
15 |
#BAZ_menu ul {padding: 0;}
|
15 |
#BAZ_menu ul {padding: 0;}
|
16 |
#BAZ_menu li {padding: 2px;margin: 0;height:23px;float: left;list-style: none;list-style-type:none;background:transparent;
|
16 |
#BAZ_menu li {text-align:center;padding: 2px;margin: 0;float: left;list-style: none;list-style-type:none;background:transparent;
|
17 |
border-left: 3px solid #849950;border-right: 3px solid #849950;border-bottom: 2px solid #849950;}
|
17 |
border-left: 3px solid #849950;border-right: 3px solid #849950;border-bottom: 2px solid #849950;}
|
18 |
#BAZ_menu li:hover {color: #FFF;background-color: #B1BB7E;}
|
18 |
#BAZ_menu li:hover {color: #FFF;background-color: #B1BB7E;}
|
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: 8.6em;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;}
|
22 |
|
- |
|
- |
|
22 |
.enligne {display:inline;}
|
23 |
/*-------------Les fiches Bazar-------------------------------------------------*/
|
23 |
/*-------------Les fiches Bazar-------------------------------------------------*/
|
24 |
.BAZ_cadre_fiche {color:#000;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;}
|