/* CSS Document */

#liste_references li {
list-style-position:inside;
display:inline;
list-style-type:disc;
}
