#TexteContent ul
{
  list-style: circle;    
  margin: 10;
  padding: 10;
}

