<style type="text/css">
<!--
body {
	background-color: #CCCCFF;
}
a:link {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
td.news_info{
	background-color: #8888FF;
}
td.news_titre{
	background-color: #AAAAFF;
}
td.news_contenu{
	background-color: #AAAAFF;
}
td.newsbutton {
	background-color: #8888FF;
	text-align: right;
	width: 145px;
}
input.newsbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #AAAAFF;
	width: 70px;
}

TD.Menu {
	cursor: hand;
	text-align:center;
}
A.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}
A.MenuChoisi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8888FF;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}
TD.MenuFlecheGauche {
	width: 19px;
	text-align: right;
}
IMG.MenuFlecheGauche {
	width: 13px;
	height: 12px;
	visibility: hidden;
}
TD.MenuFlecheDroit {
	width: 20px;
	text-align: left;
}
IMG.MenuFlecheDroit {
	width: 14px;
	height: 12px;
	visibility: hidden;
}
-->
</style>