body
{background :black;

}

#bandeau { 
/* Dans cette methode inutile d'ajouter display: block un div est block par defaut mais vous le pouvez */ 
background : transparent url("../image/accueil_connexion.png") no-repeat; 
height :798px; 
width : 1278px; 
margin : 0 auto; 
opacity:1;
} 
#identification
{
position: relative;
left:360px; 
top: 330px; 
opacity:0.5;
}
