A:hover {
        COLOR: #f8ae00;
}

A {
	text-decoration: none;
	COLOR: #b6007c;
}

.lienaccueil {
        font-family: verdana, arial;
        font-weight: bold;
        font-style: bold;
        font-size: 10pt;
        line-height: 10pt;
        color: #b6007c;
}

.lienaccueil:hover {
        font-family: verdana, arial;
        font-weight: bold;
        font-style: bold;
        font-size: 10pt;
        line-height: 10pt;
        color: #f8ae00;
}

h1 {
	font-family: verdana, arial;
	font-weight: bold;
	font-style: bold;
	font-size: 14pt;
	line-height: 14pt;
	color: #b6007c;
}

h2 {
        font-family: verdana, arial;
        font-weight: normal;
        font-style: normal;
        font-size: 10pt;
        line-height: 10pt;
        color: #f29500;
}

p {
        font-family: verdana, arial;
        font-weight: normal;
        font-style: normal;
	text-align: justify;
        font-size: 8pt;
        line-height: 10pt;
        color: #58585a;
}

