A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FD02D7;
	font-style: normal;
	text-decoration: underline;
	background-color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
}
A:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
text-decoration: underline;
font-weight: normal;
color: #FD02D7;

}
A:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
text-decoration: none;
font-weight: normal;
color: #FD02D7;

}
A:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
text-decoration: none;
font-weight: normal;
color: #FD02D7;

}
A.lien2:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #661100;
font-style: normal;
text-decoration: underline;

}
A.lien2:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
text-decoration: underline;
font-weight: normal;
color: #661100;
text-decoration: none;
}
A.lien2:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #661100;
text-decoration: underline;
}
A.lien2:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: underline;
}

.texte_normal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	white-space: normal;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}

.texte_petit {
	font-family: Arial;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-align: justify;
	white-space: normal;
}

.texte_option {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-align: justify;
	white-space: normal;
}

.texte_noir {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: justify;
	white-space: normal;
}

