ul {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom:0px;
    padding-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
}
a {
    text-decoration: none;
}
li a:hover {
    text-decoration: underline;
}
li {
    font-size: 11px;
    font-family: verdana;
    padding-bottom: 1px;
    padding-top: 1px;
}
.ul_saison {
    list-style-image: url(/loisirs-creatif/images/saison-fleche.gif);
    padding-left:22px;
}
.bg_saison {
    background-image: url(/loisirs-creatif/images/saison-milieu.gif);
    background-repeat: repeat-y;
}
.bas_saison {
    background-image: url(/loisirs-creatif/images/saison-bas.gif);
    background-repeat: no-repeat;
}
li.saison a {
    color: #957f64;
}
.ul_deco {
    list-style-image: url(/loisirs-creatif/images/deco-fleche.gif);
    padding-left:22px;
}
.bg_deco {
    background-image: url(/loisirs-creatif/images/deco-milieu.gif);
    background-repeat: repeat-y;
}
.bas_deco {
    background-image: url(/loisirs-creatif/images/deco-bas.gif);
    background-repeat: no-repeat;
}
li.deco a {
    color: #851485;
}
.ul_tradition {
    list-style-image: url(/loisirs-creatif/images/tradition-fleche.gif);
    padding-left:22px;
}
.bg_tradition {
    background-image: url(/loisirs-creatif/images/tradition-milieu.gif);
    background-repeat: repeat-y;
}
.bas_tradition {
    background-image: url(/loisirs-creatif/images/tradition-bas.gif);
    background-repeat: no-repeat;
}
li.tradition a {
    color: #cc7a00;
}
.ul_tendance {
    list-style-image: url(/loisirs-creatif/images/tendance-fleche.gif);
    padding-left:22px;
}
.bg_tendance {
    background-image: url(/loisirs-creatif/images/tendance-milieu.gif);
    background-repeat: repeat-y;
}
.bas_tendance {
    background-image: url(/loisirs-creatif/images/tendance-bas.gif);
    background-repeat: no-repeat;
}
li.tendance a {
    color: #c15a87;
}
.ul_junior {
    list-style-image: url(/loisirs-creatif/images/junior-fleche.gif);
    padding-left:22px;
}
.bg_junior {
    background-image: url(/loisirs-creatif/images/junior-milieu.gif);
    background-repeat: repeat-y;
}
.bas_junior {
    background-image: url(/loisirs-creatif/images/junior-bas.jpg);
    background-repeat: no-repeat;
}
li.junior a {
    color: #017eac;
}
.ul_ideeboite {
    list-style-image: url('/loisirs-creatif/images/boite-fleche.gif');
    padding-left:22px;
}
.bg_ideeboite {
    background-image: url('/loisirs-creatif/images/boite-milieu.gif');
    background-repeat: repeat-y;
}
.bas_ideeboite {
    background-image: url('/loisirs-creatif/images/boite-bas.gif');
    background-repeat: no-repeat;
}
li.ideeboite a {
    color: #137520;
}

#gauche ul {
    margin-left:5px !important;
    padding-left:20px !important;
    text-indent:0px !important;
}
#gauche ul li {
    margin-left:0 !important;
    text-indent:-5px !important;
}
