/* ------------Middle */

div.semestre {
	padding-left: 5px;	
	padding-bottom: 15px;
}

#listesemestre div.semestre div.detailsemestre h4 {
	margin: 4px 0 5px 8px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #6e850f;
}

#listesemestre h3 {
	font-size: 11px;
	text-indent: 0px;
	width: 380px;
	height: auto;
	padding-left: 20px;
	margin: 7px 0 2px 27px;
	color: #606060;
	text-transform: none;
	padding-bottom: 0;
	font-weight: bold;
	border-bottom: none;

background-image: none;
}

#listesemestre div.semestre div.titre {
	width: 400px;
	margin-left: 5px;
	border-bottom: 1px solid #c6c6c6;
	margin-bottom: 0;
	margin-top: 0;
}

#listesemestre div.semestre div.titre div.toggle {
	float: left;
	color: #4b0050;
	margin-top: 3px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: -3000px;
	width: 18px;
	cursor: pointer;
}

#listesemestre div.semestre div.titre div.toggle a
{
	width: 18px;
	height: 13px;
}
	

#listesemestre {
	margin-left: 29px;
}

div.nomUE{
	  margin-left: 17px;
	 background: url(../img/schoolpath/nomUE.png) no-repeat left 6px;
	 padding-left : 8px;
}

div.nomUE a{
    font-size: 11px;
    line-height: 17px;
    margin-left: -9px;
    padding-left: 9px;
    color: #404040;
    padding-top: 1px;
    text-decoration: none;
}
div.nomUE a:hover{
	color: #b2b2b2;
}

div.detailsemestre ul li
{
	list-style-type: none;
}

div.detailsemestre ul li a
{
	font-size: 10px;
	line-height: 17px;
	margin-left: 19px;
	background: url(../img/schoolpath/nomUE.png) no-repeat left 6px;
	padding-left: 9px;
	color: #404040;
	padding-top: 1px;
	text-decoration: none;
}

span.ects {
	padding-left: 7px;
	font-size: 10px;
	color: #a2a2a2;
}


