body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
#conteneur{
	position:relative;
	width:757px;
	top:0px;
	height:100%;
	text-align:left;
}
#header{
	position:relative;
	background-image:url(../images/header_fond.jpg);
	background-position:center;
	background-repeat:no-repeat;
	top:0px;
	height:260px;
	width:757px;
}
#publicite{
	position:absolute;
	top:126px;
	left:239px;
	height:80px;
	width:476px;
}
#menu{
	position:relative;
	height:53px;
}
h2{
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity='0');
	opacity:0;
	padding:0px;
	margin:0px;
	width:0px;
	font-size:9px;
}
a{
	text-decoration:none;
	cursor:pointer;
}
img{
	border:0px;
	padding:0px;
	margin:0px;
}
.SH{
	position:relative;
	height:282px;
	width:757px;
}
#footer{
	position:relative;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}
#conexion{
	position:absolute;
	top:10px;
	left:450px;
	height:22px;
	width:300px;
	z-index:500px;
}
