body
{
    
    background-image:url(/jeuxactu/images/bgrd_JeuxActu.jpg);
    background-position:center top;
    background-repeat:no-repeat;

}

#contenaire 
{
    position:relative;	
	width: 980px;
	margin-left:auto;
	margin-right:auto;	
	z-index:1;
}

#bgrd_haut {
	width:980px;
	height:997px;
	background-image:url(/jeuxactu/images/bgrd_haut.jpg);
	background-repeat:no-repeat;
	float:left;
}

#bgrd_bas {
	width:980px;
	height:765px;
	background-image:url(/jeuxactu/images/bgrd_bas.jpg);
	background-repeat:no-repeat;
	float:left;
}

#bloc_haut {
	width:980px;
	height:414px;
	margin-top:10px;
	position:relative;
	z-index:1;
	float:left;
}

#descriptif {
	width:407px;
	height:414px;
	float:left;
	position:relative;
	z-index:6px;
}
	

#player {
	width:549px;
	height:410px;
	margin-left:24px;
	background-color:#000;
	float:left;
}

#txt {
	width:280px;
	height:177px;
	margin-left:95px;
	font-family:Arial, Helvetica, sans-serif;
	color:#195263;
	font-size:16px;
	text-align: center;
}

#txt_rdv {
	position:absolute;
	width:494px;
	height:258px;
	z-index:2;
	left: 52px;
	top: 621px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#195263;
}

#presentatrice {
	position:absolute;
	width:187px;
	height:390px;
	z-index:2;
	left: 508px;
	top: -3px;
}

#bloc_centre {
	width:980px;
	height:366px;
}


#bloc_link {
	width:331px;
	height:328px;
	margin-left:29px;
	margin-top:36px;
	float:left;
}

#apDiv1 {
	position:absolute;
	width:839px;
	height:112px;
	z-index:5;
	left: 35px;
	top: 924px;
}

#zone_flash {
	width:900px;
	height:550px;
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
}

#footer {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000;	
}

#forum {
	position:absolute;
	width:253px;
	height:114px;
	z-index:3;
	left: 689px;
	top: 306px;
}

a:link { color: black ;}
a:visited {color: #006600 ; }
a:hover { color:#F90 ; text-decoration: none ; }

	
