/* CSS Document */
body {

	background-position:center;
	background-color:#c8c8ca;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:arial;
	font-size: 12px;
	color:#FFFFFF;
}

a {
	font-size: 12px;
	color:#FFFFFF;

	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}
a:active {
	text-decoration: none;
}

.contenu {
	
	background-repeat:no-repeat;
	position:absolute;
	height: 551px;
	width:913px;
	left:50%;
	margin-left:-475px;
	top:60px;


}

table {
	position:relative;
	height:300px;
	width:560px;
	top:100px;
	left:320px;
	border:hidden;
	visibility: visible;
	text-align:left;
	vertical-align:text-top;

}

