body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
td {
	font-size: xx-small;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.text A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	font-variant: small-caps;
	text-decoration: none;
	filter: Glow(Color=#FF0000, Strength=4);
	width: 100%;


}
.defil {
	overflow: auto;
}
.contenu {
	z-index: -1;
	background-color: #FF0000;
	position: absolute;
	width: 300px;
	top: 0px;
	right: 300px;
	left: 329px;
}
.menu {
	font-size: xx-small;
	color: #FF9900;
}
.menu TD {
	font-size: xx-small;
	color: #FF9900;
}
.menu A {
	color: #FF9900;
	text-indent: 10pt;
	text-decoration: none;

}
.menu A:visited {
	color: #FF9900;
	text-indent: 10pt;
	text-decoration: none;
}
.menu A:hover {
	color: #FF9900;
	text-indent: 10pt;
	text-decoration: underline;
}
