/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  a { text-decoration: none;
    }

  * { font-family: Arial;
    }

  a:visited { font-style: oblique;
    color: blue;
    }

  a:active { color: red;
    }

  a:hover h3, a:hover { color: blue;
    background-color: darkgray;
    }

  a:link { color: blue;
    }

  .topics { background-color: rgb(255, 255, 204);
    font-size: smaller;
    color: darkgreen;
    }

  .contenu { background-color: rgb(255, 255, 204);
    color: green;
    }

  .contenu a[name]:hover h3, .contenu a[name]:hover { background-color: rgb(255, 255, 204);
    color: green;
    }

  .contenu h1, .contenu h2, .contenu h3 { text-decoration: underline;
    }

  .menu { background-color: rgb(255, 255, 176);
    }

  .entrypage { background-color: rgb(255, 255, 208);
    }

  ul.program li { font-weight: bolder;
    }

  ul.program li ul li { font-weight: normal;
    }

  ul.program li p { font-weight: normal;
    }

.lb {
    border-style:none groove none none;
}
.important {
	    font-weight: bolder;
	    border-style: groove;
	    border-width: thick;
	    border-color: darkgreen;
	    background-color: white;
}
