@charset "UTF-8";
.txt {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
.txt a:hover {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
	font-weight: lighter;
}
.txt a:link {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
.txt a:visited {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
.ENTETE {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

