body   {
 background-color: white;
 font-size: 12px;
 font-family: Verdana,  Geneva, Helvetica, Arial, sans-serif
  }
  
 
H3  {
font-size: 14px;
}
.acorriger  {
 color: red;
 font-weight: bold
}

Li   {
display: list-item;
list-style-image: url(http://www.gaboly.com/Images/PucePerso.jpg);
align: absmiddle;
margin-top: 6px
}

.correction  {
 color: blue;
 font-weight: bold
}

.Ital {
font-style: italic
}

.liens  {
 font-size : 18px;
 font-weight: bold;
 text-align : center
}

.LeoPaul  {
 font-weight: bold
 }

.illustration	  { 
text-align : center
 }
 
.legende	  { 
font-style: italic;
font-size: smaller;
text-align : center
 } 
 
.legendeplain	  { 
font-size: smaller;
text-align : center
 }
 
 .petitescapitales {
font-variant: small-caps;
}