.posrelative
{
POSITION: relative;
}
#conteneur
{
OVERFLOW: hidden;

}

body {
	background: #8f1c1c;
	margin: 0;
}
body, table {
	font: 12px Arial;
	color: #000000;
}

#positionpage {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	z-index:99;
	
}
.bgi_Menu{
	background-image:url('images/fond-menu.jpg');
	width:162px;
	height:32px;
}
.FS_Lien1{
	font:bold 13px Verdana;
	color: #640000;
}
.FS_1px{
font:arial 1px;
}
