.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6F7172;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #F2680A;
	text-decoration: none;
}
.espace-client {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #466C85;
	text-decoration: none;
}
.espace-client2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #466C85;
	text-decoration: none;
}
.paragraphe {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #3A2F1D;
	text-decoration: none;
}
.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

A.link:visited {
	COLOR: #6F7172; 
	TEXT-DECORATION: none
}
A.link:active {
	COLOR: #6F7172;
	TEXT-DECORATION: none;
	font-weight: bold;

}
A.link:hover {
	COLOR: #6F7172; TEXT-DECORATION: none
}
A.link:link {
	COLOR: #6F7172; TEXT-DECORATION: none
}
