.body {
	background-color: #FF9900;
	background-image: url(images/img_bkgMenu.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.index {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCC00;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.TitreBold {font-family: "Trebuchet MS"; font-size: 12px; color: #FFCC00; font-weight: bold; }
.texte {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
