#playerVideo{
position:					relative;
width:						480px;
height:						270px;
}

#chapitres{
font-family: Arial;
position: relative;
float: left;
left: 500px;
width:290px;
height: 260px;
box-shadow: 0px 0px 50px white;
padding: 5px;
}

.chapitre{
cursor: pointer;
font-family: arial;
color: #212121;
list-style-type: square;
}