body
{
	color: #ffffff;
	background: #47357C;
}
a:link, a:visited
{
	color: #ffcc33;
	text-decoration: none;
}
a:hover, a:active
{
	color : #cc9900;
	text-decoration: underline;
}
p, td
{
	font-family: arial;
	font-size:12px;
	text-decoration: none;
}
h1
{
	font-family: arial;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}	
h2 {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.cadre
{
	border: 2px solid #cccccc;
}