
#Fenlist
{
position:absolute;
top:0px;
left:0px;  
}

#TitreL
{
	position: absolute;
	left:100px;
	top:9px;
	width:300px;
}

#BarMoveList
{
	position: absolute;
	left:80px;
	top:70px;
	/*width:20px;
	height:330px;*/
  cursor: w-resize;
}

#BarMoveListG
{
	position: absolute;
	left:80px;
	top:100px;
	/*width:20px;
	height:330px;*/
  cursor: w-resize;
}

#frList
{
  position:absolute;
  top:70px;
  left:150px;
}

#closeList
{
  position:absolute;
  top:5px;
  left: 390px;
  z-index: 7;
}

#ListMove
{
  position:absolute;
  top:0px;
  left:40px;
  width:480px;
  height:40px;
   /*background-color: black;*/
  cursor:move;
  z-index: 4;
}

#entete
{
  position:absolute;
  top:50px;
  left:27px;
  font-size:16px;
  width:300px;
  text-align: center;
}
