body
{
width:100%;
}
.numerotation
{
color: blue;
font-size: 20px;
}
.bas
{  
margin-top:30px;  
}
a
{
text-decoration: none;
}

a.imagelink
{
 text-decoration:none; 
}



span
{
font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
color:#03039b;
font-size: 16px;
}
p:first-letter
{
   float: left;
   font-size: 3em;
   font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
   font-weight: bold;
   margin-right: 5px;
   color : red;
}
p
{
color :#286dff;
font-family: "Comic Sans MS",Arial, Georgia, "Times New Roman", Times, serif;
font-size: 13.5px;
font-weight:bold ;
text-align : justify;
}
.droit
{
margin-bottom:80px;
}