body
{
	margin:0;
	background:url(../images/fond.jpg) repeat-x top left;
	background-color:#231402;
	
	
}

#page
{
	
	position: absolute;
	width: 990px;
	left: 50%;
	margin-left: -495px;
	vertical-align: top; 
	
}

#centreimg
{
	background: url(../images/intro.jpg) left top no-repeat;
	width:990px;
	height:525px;
}

#bottomimg
{
	background: url(../images/bottom_menu.jpg) left top no-repeat;
	width:990px;
	height:136px;
}


#zlogin
{
	position:absolute;
	top:350px;
	left:300px;
	visibility:hidden;
	z-index:10;
}