#contenu ul {
list-style-type : square;
}

#contenu ol {
list-style-type : upper-roman;
}

#contenu li {
text-align : justify;
}

