.Texte {
	font-family:Arial, Helvetica, sans-serif;
	font-size=8pt;	color:#704f2e;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-left: 8px;
}
.Text:hover {text-decoration:underline;}
.TexteGauche {
	font-family:"Times New Roman", Times, serif;
	font-size=8pt;		color:#d3cba9;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;

}
.TexteGaucheLien {
	font-family:"Times New Roman", Times, serif;
	font-size=8pt;		color:#d3cba9;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;

}
.TexteGaucheLien:hover {color:#939598;text-decoration:none;}
.TexteMenu {
	font-family:"Times New Roman", Times, serif;
	font-size=8pt;		color:#d3cba9;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

}
.TexteMenu:hover {color:#939598;text-decoration:underline;}
.Titre {
	font-family:"Times New Roman", Times, serif;
	font-size=8pt;		color:#704f2e;
	text-decoration: none;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;

}
