.identifiant{list-style-type:decimal}<br>
.identifiant{list-style-type:lower-roman}<br>
.identifiant{list-style-type:upper-roman}<br>
.identifiant{list-style-type:lower-alpha}<br>
.identifiant{list-style-type:upper-alpha}<br>
.identifiant{list-style-type:none}<br>
<ol>
<li style="font-weight:normal; list-style-type:decimal">list-style-type:decimal
<li style="font-weight:normal; list-style-type:lower-roman">list-style-type:lower-roman
<li style="font-weight:normal; list-style-type:upper-roman">list-style-type:upper-roman
<li style="font-weight:normal; list-style-type:lower-alpha">list-style-type:lower-alpha
<li style="font-weight:normal; list-style-type:upper-alpha">list-style-type:upper-alpha
<li style="font-weight:normal; list-style-type:none">list-style-type:none
</ol>
.identifiant{list-style-type:disc}<br>
.identifiant{list-style-type:circle}<br>
.identifiant{list-style-type:square}<br>
.identifiant{list-style-type:none}<br>
<ul>
<li style="font-weight:normal; list-style-type:disc">list-style-type:disc
<li style="font-weight:normal; list-style-type:circle">list-style-type:circle
<li style="font-weight:normal; list-style-type:square">list-style-type:square
<li style="font-weight:normal; list-style-type:none">list-style-type:none
</ul>
.identifiant{list-style-type:decimal}
.identifiant{list-style-type:lower-roman}
.identifiant{list-style-type:upper-roman}
.identifiant{list-style-type:lower-alpha}
.identifiant{list-style-type:upper-alpha}
.identifiant{list-style-type:none}
