#ombre_haut{
width:951px;
height:10px;
margin:auto;
position:relative;
top:-249px;
z-index:11;
opacity:.80;
background-image: url('/_img/accueil/ombre_haut.png');
background-repeat: repeat-x;
}

#ombre_bas{
width:951px;
height:10px;
margin:auto;
position:relative;
top:-250px;
z-index:11;
opacity:.80;
background-image: url('/_img/accueil/ombre_bas.png');
background-repeat: repeat-x;
}

#menu_accueil {
width:951px;
height:70px;
margin:auto;
/*background-image: url('/_img/accueil/bandeau.png');
background-repeat: repeat-x;*/
background-color:black;
position:relative;
top:-250px;
z-index:11;
opacity:.80;
}

#photo_accueil {
position:relative;
top:34px;
width:951px;
height:634px;
overflow:hidden;
margin:auto;
z-index:10;
}
#photo_accueil img{
	position:absolute;
	display:block;
	border:none;
}
#anime {
position:absolute;
}

body {

margin : 0px;
padding : 0px;
background-color:black;

}

