/* parcours */
table.TV_parcours table { width:100%; }
table.TV_parcours td.treeCell { display:none; }
div#divAppliPedago table.OTreeView.TV_parcours table tr td { 
	padding: 2px;
    overflow: hidden;
    border-top: 0;
    border-bottom: 0;
    border-left: 1px solid #b7b7b7;
}
div#divAppliPedago table.OTreeView.TV_parcours table tr td div {
	width:100%;
	height:100%;
	max-height:40px;
	/* overflow:auto; */
}

div.parcours { height:100%; overflow:auto; }
.TV_parcours td.date span.formateur { font-style:italic; }
.TV_parcours td.comment div { height:100%; width:100%; overflow:auto; cursor:pointer; }