body {
    color: #8F1417;
}

.domaine {
	background-color: #999999;
    font-size: 18px;
    color: #ffffff;
}

.texte {
	font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #8F1417;
}
.textep {
	font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #8F1417;
}

.titre {
    font-size: 21px;
    color: #8F1417;
}

td.form { 
    color: #FFFFFF;
    font-weight: bold;
}

.titreDomaine { 
    font-size: 21px;
    color: #626469;
    font-style : italic;
}

.j { 
    text-align: justify;
}

a.lien {
    color: #8F1417;
    text-decoration: none;
}

a.lien:hover {
    color: #B1332F;
    text-decoration: none;
}

a.liendownload {
    color: #8F1417;
    text-decoration: none;
}

a.liendownload:hover {
    color: #FFFFFF;
    text-decoration: none;
}

a.lienDomaine {
    color: #FFFFFF;
    text-decoration: none;
    font-style : italic;
    font-weight : bold;
}

a.lienDomaine:hover {
    color: #626469;
    text-decoration: none;
    font-style : italic;
    font-weight : bold;
}

