.titre_fr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 112%;
	color: #FFFFFF;
	font-style: normal;
}
.titre_en {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 128%;
	color: #F65328;
	font-style: italic;
}
.texte_fr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 133%;
	color: #FFFFFF;
	font-style: normal;
}
.texte_en {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 133%;
	color: #F65328;
	font-style: italic;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 154%;
	color: #F65328;
	font-style: italic;
}
.lien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 100%;
	color: #F65328;
	font-style: italic;
	text-decoration: none;
}
.lien:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 100%;
	color: #F65328;
	font-style: italic;
	text-decoration: underline;
}
.tableau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 133%;
	font-color: #FFFFFF;
	font-style: normal;
	border-color: #F65328;
	border-width: 1px;
	border: solid;
}
.tx_form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #F65328;
	font-style: normal;
	height: 15px;
	width: 200px;
}
.tx_form1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #F65328;
	font-style: normal;
	height: 45px;
	width: 200px;
}
.tx_form2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #F65328;
	font-style: normal;
	height: 45px;
	width: 400px;
}
.tx_form3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #F65328;
	font-style: normal;
	height: 20px;
	width: 400px;
}
.tx_button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	height: 20px;
	width: 200px;
	background-color: #F65328;
	border: 0;
}
