/* Objectifs */

div#kpz_formations_fiche ul.objectifs {
list-style-type: decimal;
}

div#kpz_formations_fiche ul.objectifs li {
margin: 2px 0;
}

/* Calendrier */

div#kpz_formations_fiche div#kpz_formations_fiche-calendrier table {
width: 735px;
border-collapse: collapse;
}

div#kpz_formations_fiche div#kpz_formations_fiche-calendrier table tr.active {
background-color: #ebebeb;
}

div#kpz_formations_fiche div#kpz_formations_fiche-calendrier table td.col1 {
width: 200px;
}

div#kpz_formations_fiche div#kpz_formations_fiche-calendrier table td.col2 {
width: 535px;
}

div#kpz_formations_fiche div#kpz_formations_fiche-calendrier table td {
border-bottom: 1px solid #ebebeb;
}

div#kpz_formations_fiche div#kpz_formations_fiche-calendrier table tr td {
padding: 5px 0;
}

div#kpz_formations_fiche div#kpz_formations_fiche-calendrier table thead td {
padding-bottom: 10px;
border-bottom: none;
}

div#kpz_formations_fiche div#kpz_formations_fiche-calendrier table thead td span {
padding-left: 8px;
color: #000;
font-weight: bold;
font-size: 1.1em;
border-left: 5px solid #EC6138;
}
