@charset "utf-8";
/* CSS Document */
.txt
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#999999;
		text-decoration:underline;
	}
.txt2
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#CCC;
	}
.reponse
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#996666;
	}
.txt3
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
	}
.titre
	{
		font-family:"Tw Cen MT";
		font-size:12px;
		color:#000000;
		letter-spacing:1px;
	}
.txtmenu
	{
		font-family:Arial;
		font-size:11px;
		color:#ff8a00;
		font-weight:700;
	}
