.Style1 {color: #FF0000}
#pub1 {
	position:absolute;
	width:106px;
	height:570px;
	z-index:2;
	left: 706px;
	top: 15px;
	background-color: #FFFFFF;
}
#pub2 {
	position:absolute;
	width:106px;
	height:570px;
	z-index:2;
	left: -154px;
	top: 15px;
	background-color: #FFFFFF;
}
#chat {
	position:fixe;
	width:auto;
	height:auto;
	z-index:4;
}
#regnick {
	position:fixe;
	width:auto;
	height:auto;
	z-index:7;
}
#milieu {
	position:relative;
	width:670px;
	height:auto;
	z-index:1;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	bottom: 80px;
}

#footerlien {
	position:static;
	width:723px;
	height:42px;
	z-index:2;
	top: 758px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}

body {
	position:relative;
	background:#B3B3B3 url(images/fond2.jpg) repeat-x;
	width:885px; 
	margin:auto;
	font-size:14px;
	font-family:Arial;
	text-align:justify;
		}


div#menu {
	float:left;
	padding-left:125px;
	width:110px;
	}


h1#header {
	width:885px;
	height:178px;
	background-image:url(images/header.jpg);
	text-indent:-9000px;
	margin-top:0px;
	background-repeat: no-repeat;
	}

p#footer {
	width:885px;
	height:73px;
	background-image:url(images/footer.jpg);
	margin-bottom:0;
	clear:both;
	color:#939393;
	text-align:center;
}

#conteneur {
	float:left;
	background-image:url(images/corp.jpg);
	background-repeat:repeat;
	width:885px;
	height:auto;
}
