.textLegal {
	font-size: 10px;
	color: #666666;
	font-variant: normal;
	line-height: 12px;
}
.titreHeader  {
	font-size: 20px;
	color: #FFCC33;
	text-align: left;
	display: block;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 40px;
}
.afficheClient {
	font-size: 12px;
	display: block;
	float: right;
	margin-top: 28px;
	width: 370px;
}
.titrePage {
	font-size: 18px;
	display: block;
	line-height: 18px;
	color: #FFCC33;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.textPage {
	font-size: 12px;
	display: block;
	line-height: 18px;
	color: #FFFFFF;
}
.textPage a     {
	color: #FFCC33;
	text-decoration: none;
}
.textPage  a:hover {
	text-decoration: underline;
}
.textPage  ul  li {
	margin-top: 5px;
}
.textMessage {
	font-size: 12px;
	color: #FFCC33;
	line-height: 16px;
}
.textMessage a {
	text-decoration: none;
	color: #FFCC33;

}
.textMessage a:hover {
	text-decoration: underline;
}
.textForm {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.erreur {
	font-size: 12px;
	color: #993300;
}
