img { 
  border:0;
}

div.body {
  position:absolute;
  overflow:auto;
  height:85%;
  margin:0em 1em 0em 1em;
  background-color:#EDF3FB;
  border:1px solid black;
  text-align:justify;
  font-size:14px;
  width:95%;
}

div.body a:hover { 
  background-color:#ffad01;
}


div.body div.titre1 {
  width:100%;
  margin-bottom:1em;
  font-size:120%;
  text-align:left;
  font-weight:bold;
  background-color:#CDAAEF;
}

div.body h2 {
  width:100%;
  margin-top:0em;
  margin-bottom:1em;
  font-size:120%;
  text-align:left;
  font-weight:bold;
  background-color:#CDAAEF;
}

div.body div.paragraphe{
  max-width:97%;
  margin-bottom:1em;
  text-indent:1em;
  padding-left:1%;
  padding-right:1%;
}

div.body p{
  max-width:97%;
  margin-bottom:1em;
  text-indent:1em;
  padding-left:1%;
  padding-right:1%;
}

div.body ul{
  max-width:95%;
  margin-bottom:1em;
  padding-left:3%;
  padding-right:1%;
}



div.body div.paragraphe:first-letter { 
  font-size:130%;
} 

div.body p:first-letter { 
  font-size:130%;
} 

div.signature {
  bottom:0%;
  position:absolute;
  width:95%;
}

div.datemodification {
  float:left;
}


div.w3 {
  float:right;
}
