MonCss{}

body, table
{
       // background-color : #FFCC33;
        font-family : Verdana;
        font-size: 12pt;
        color : #000000;
}

h1,h2
{
        font-family : Verdana;
        font-weight : bold;
       // background-color : #999999;
        color: #EEEEDD;
}

a
{
        text-decoration:none;
        font-family : Verdana;
        color: #C29852;
        font-weight: bold;
        line-height: 16px;
}

p{
margin-top: 9px;

}
a:hover { text-decoration:underline; }

div.glossaireTitre{
		font-size: 14pt;
		font-weight: bold;
        font-family : Verdana;
        color: #000000;
}
div.glossaireDefinition{
        font-family : Verdana;
        color: #000000;
}