A:hover {
        COLOR: #9dc106;
}

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

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

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

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

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

.vh2 {
        font-family: verdana, arial;
        font-weight: normal;
        font-style: normal;
        font-size: 10pt;
        line-height: 10pt;
        color: #f08a00;
        vertical-align: middle;
}


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


