body
{
	color: #ffffff;
	background: #C7C7C7 url('http://') repeat-x fixed top left;
}

img 
{
align:center;
}

a:link, a:visited
{
	color: #ffffff;
	text-decoration: none;
}
a:hover, a:active
{
	color : #ff0000;
	text-decoration: underline;
}
p, td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	background-color:;
	border: 0px solid #666666
}
h1
{
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #030a56;
	text-decoration: none;
}	
h2 {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8164f0;
	text-decoration: none;
}
.cadre
{
	border: 1px solid #8164f0;
	background-color:transparent;
}