div.sommaire ul {
  margin: 0px;
  margin-left: 2em;
  padding: 0px;
  list-style-type: disc;
}

div.sommaire ul li
{
  margin: 0px;
  margin-top: 0.5ex;
  padding: 0px;
}
	
div.texte h2 {
  border-bottom: 1px solid #335577;
  font-size: 120%;
  margin-bottom: 0.6em;
  margin-top: 2em;
  color: #335577;
  clear: left;
}

div.texte h3 {
  margin-left: 10px;
  border-bottom: 1px dashed #335577;
  font-size: 110%;
  margin-bottom: 10px;
  color: #335577;
  clear: left;
}

div.texte h4 {
  font-size: 110%;
  clear: left
}

div.texte li {
  margin-top: 1em;
}

img.lang {
  margin: 0em;
}
