div#kpz_sousmenu {
position: relative;
top: -8px;
width: 100px;
font-weight: bold;
}

div#kpz_sousmenu div.titre {
color: #EC6138;
padding: 8px 0 3px 0;
font-size: 1.1em;
font-weight: bold;
border-bottom: 4px solid #e2e2e2;
}

div#kpz_sousmenu ul.kpz_sousmenu_liste {
margin-bottom: 20px;
list-style-type: none;
}

div#kpz_sousmenu ul.kpz_sousmenu_liste li {
padding: 8px 0;
width: 100px;
color: #fff;
text-align: left;
border-bottom: 1px solid #e2e2e2;
}

div#kpz_sousmenu ul.kpz_sousmenu_liste li.last {
border-bottom: none;
}

div#kpz_sousmenu ul.arbo li {
padding-left: 15px;
width: 85px;
background: transparent url(../img/puce-3.png) no-repeat 3px 13px;
}

div#kpz_sousmenu ul.arbo li.active,
div#kpz_sousmenu ul.arbo li:hover {
background-image: url(../img/puce-4.png);
}

div#kpz_sousmenu ul.rss li {
padding-left: 20px;
width: 80px;
background: transparent url(../img/puce-10.png) no-repeat 0px 11px;
}

div#kpz_sousmenu ul.kpz_sousmenu_liste li.active,
div#kpz_sousmenu ul.kpz_sousmenu_liste li.active a,
div#kpz_sousmenu ul.kpz_sousmenu_liste li.active a:hover {
color: #EC6138;
text-decoration: none;
}

ul.recherche {
}

ul.recherche li.titre {
font-size: 1.1em;
margin: 5px 0;
font-weight: bold;
border-top: none !important;
border-bottom: none !important;
}

ul.recherche li {
font-weight: normal;
text-align: left;
color: #292422 !important;
border-top: 1px solid #e2e2e2 !important;
border-bottom: none !important;
}

ul.recherche li span {
color: #EC6138 !important;
}

div#kpz_sousmenu ul.kpz_sousmenu_liste_liste_formations li a {
font-size: .9em !important;
}

ul.retour {
border-bottom: 4px solid #e2e2e2;
}

a.retour {
display: block;
position: relative;
padding-left: 15px;
width: 100px;
background: transparent url(../img/puce-8.png) no-repeat left center;
}

a.retour:hover {
text-decoration: none;
background: transparent url(../img/puce-9.png) no-repeat left center;
}
