TD {
    font-family:Verdana,Arial;
    font-size:8pt;
    color:#3287BE;
    }

A {
    color:#3287BE;
    text-decoration:none;
    }

A.tit {
    font-weight:bold;
    color:white;
    text-decoration:none;
    }

A.tit2 {
    font-weight:bold;
    color:#3287BE;
    text-decoration:none;
    }

A:hover {color:red}

A.tit:active {color:yellow}
A.tit:hover {color:yellow}

.titbleu {
    color:white;
    background:#5998A1;
    text-align:center;
    font-size:10pt;
    font-weight:bold;
    }

.grostit {
    color:yellow;
    background:#3287BE;
    text-align:center;
    font-size:12pt;
    font-weight:bold;
    }

.fondbleu {
    color:#3287BE;
    background:#CFEAFB;
    font-size:8pt;
    TEXT-ALIGN:center;
    }

.titjaune {
    color:yellow;
    background:#3287BE;
    font-size:14pt;
    TEXT-ALIGN:center;
    }

.liste {
    color:#3287BE;
    font-size:8pt;
    }

.texte {
    color:#3287BE;
    font-size:10pt;
	}

