/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(128,128,128); text-decoration: none ; background-color: transparent; background-image: none;}
 A:active { color: rgb(255,0,0); text-decoration: none ;}
 A:link { color: rgb(255,102,51); font-weight: bold; text-decoration: none ;}
 UL { list-style-image: url("../bulletbleu.jpg"); list-style-position: inside;}
 A:visited { color: rgb(128,0,0); text-decoration: none ;}
 P { font-size: 12px; text-decoration: none ; background-color: transparent;}
 OL { list-style-type: disc; list-style-image: url("../bulletbleu1.jpg");}
 A:hover { text-decoration: none ;}
 