.Titre {
	color: #6666CC;
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
	font-style: italic;



}
.soustitre {
	color: #666666;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: medium;




}
.texte {
	text-align: justify;
	font-weight: normal;
	color: #999999;
	font-family: Tahoma;

}
.texteClient {
	text-align: right;
	font-weight: bold;
	color: #999999;
	font-family: Tahoma;
	font-size: 12px;

}
.textePS {
	text-align: justify;
	font-weight: normal;
	color: #999999;
	font-family: Tahoma;
	font-style: italic;
	font-size: 12px;


}
a:link {
	font-family: Tahoma;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.textePSnormal {

	text-align: justify;
	font-weight: normal;
	color: #999999;
	font-family: Tahoma;
	font-style: normal;
	font-size: 12px;
}
