body, h1, h2, h3, h4, h5, h6, a {
    font: 11px / 1.2em "Trebuchet MS", Arial, Helvetica, Sans-serif;
    font-weight: normal;
    color: #000;
}

img {
    border: 0;
}

h1 {
    font-size: 1.5em;
    color: #68c100;
    line-height: 1.2em;
    text-transform: uppercase;
}

h2 {
    font-size: 1.3em;
    line-height: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
}

h3 {
    font-size: 1.18em;
    line-height: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
}

h4 {
    font-size: 1.18em;
    line-height: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
}

ul.toc1 {
	font-size: 120%;
    list-style: none;
    font-weight: bold;
    margin-left: 0;
    padding-left: 0.5em;
}

ul.toc1 > li {
    margin-top: 0;
    margin-bottom: 1em;
}

ul.toc1 a {
    text-decoration: none;
    color: #68c100;
}

ul.toc2 {
    font-size: 100%;
    font-weight: normal;
    margin-left: 0;
    padding-left: 1.5em;
    list-style: disc;
    list-style-image: url(images/fleche02_transparente.gif);
    
}

ul.toc2 a {
    color: black
}

.navlinks {
    float: right;
}

.tlp {
    color: #68c100;
    font-weight: bold;
}

ul li {
    list-style-image: url(images/fleche02_transparente.gif);
}

.mentionMot {
    font-weight: bold;
}