.lien_blanc_contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
}
.txt_marron_gene {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	color: #C3AD80;
}
.texte_titre01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #C3AD80;
}
.txt_marron_lien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	color: #C3AD80;
	text-decoration: blink;
}

a:link {

    color: #C3AD80;

    text-decoration: underline;

    font-weight: normal;

    font-style: normal;

}
a:visited {

    color: #C3AD80;

    text-decoration: underline;

    font-weight: normal;

    font-style: italic;

}
a:hover {

    color: #FFFFFF;

    text-decoration: underline;

    font-weight: bold;

    font-style: normal;

}
a:active {

    color: #C3AD80;

    text-decoration: none;

    font-weight: bold;

    font-style: normal;

}

