.texte{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.texte a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.texte a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

.texte a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.texte a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
table {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.titre_orange {
	font-family: Verdana;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}body {
	margin-left: 0px;
	margin-top: 0px;
}
