*{ /*mise ŕ zéro pour compatibilité*/
margin: 0;
padding: 0;
border: none;
font-size: 1em;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

#corp{
height:620px;
} 
 
ol{
list-style-type:none;
text-align:center;
}

.titre{
margin-top:50px;
font-family:arial;
font-weight:bold;
}
.sous-titre{
margin-top:10px;
font-family:arial;
font-size:0.8em;
}
