body {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #400040;
	background-color: #FFC0FF;
	scrollbar-face-color:#FFC0FF;
	scrollbar-shadow-color:#FF0099;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FF0099;
	scrollbar-track-color:#F828A7;
	scrollbar-arrow-color:#FFFFFF;
}
a:link {
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #F2349B;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #F2349B;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #400040;
	text-decoration: none;
}
.texte {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #400040;
	text-decoration: none;
}
TD.rose {
	background-color: #FE9BFF;
	BORDER-COLLAPSE: collapse;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #400040;
	text-decoration: none;
	border: 1px solid #F2349B;
	padding: 3px;
	left: auto;

}
TD.titre {
	background-color: #FE9BFF;
	BORDER-RIGHT: #F2349B 1px solid;
	BORDER-TOP: #F2349B 1px solid;
	BORDER-LEFT: #F2349B 1px solid;
	BORDER-BOTTOM: #F2349B 1px solid;
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #400040;
	text-decoration: none;
	padding: 3px;

}
TD.lien {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #F2349B;
	text-decoration: none;
}
a.space {display:none}