body
{
	color: #001b81;
	background: transparent url(img/bg.png) no-repeat scroll center;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(img/bg.png);
	background-position: center;
	background-repeat: no-repeat;
}
a:link, a:visited
{
	color: #0000ff;
	text-decoration: none;
}
a:hover, a:active
{
	color : #0000ff;
	text-decoration: underline;
}
p, td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
h1
{
	font-family: arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #030a56;
	text-decoration: none;
}	
h2 {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #030a56;
	text-decoration: none;
}
.cadre
{
	border: 2px solid #000099;
	background: none no-repeat scroll center;
	background-color: #B9FEFF;
}