body { font-family:  Arial, sans-serif;
            text-align: justify; 
            color: black;
         }
ol { list-style-type: lower-roman;}

h1  {  text-align: center ; 
         font-size: large ;     
         color: rgb(0, 0, 255);  
       } 
p.italique   { font-style: italic; 
                    text-align: center;
                  }
ul.paris { list-style-image: url("../img/tour.jpg"); }

.boite { background-color: rgba(125,125,125, 0.5) ; }                  
                
#liste { font-weight: bold; }