body
{
   margin: auto;
   width: 1024px;
   height: 768px;
   background-color: black;
    background-repeat:repeat-x;
   color: black;
   font-family: arial;
}

a 
{ 
	outline: none; 
	color: white;
	text-decoration:none;

}

#content_haut
{
	width: 1024px;
	height: 165px;
	background: url("images/header.jpg");
}

#logo
{
	width: 576px;
	height: 165px;
	
}

#barre_haut
{
	width: 1024px;
	height: 54px;
	background: url("images/barre_centre.jpg") repeat-x ;
}

#content_centre
{
	width: 1024px;
	height: 414px;
	background: url("images/centre.png") no-repeat ;
}

#femme
{
	float:left;
	width: 446px;
	height: 415px;
	background: url("images/femme.png") no-repeat ;
}

#content_btn
{
	float: left;
	width: 323px;
	height: 414px;
	
}

#player
{
	float: left;
	width: 512px;
	height: 288px;
	margin-top: 80px;
}

#video
{	
	margin-top: 10px;
	width: 323px;
	height: 85px;
	
	
}
#photo
{	
	margin-top: 150px;
	width: 323px;
	height: 85px;
	
	
}

#droite
{
	float:right;
	width: 255px;
	height: 414px;
	background: url("images/logo_droite.png") no-repeat ;
}



#barre_bas
{
	width: 1024px;
	height: 54px;
	background: url("images/barre_centre.jpg") repeat-x ;
}

#footer
{
	width: 1024px;
	height: 81px;
	background: url("images/footer.png");
}

#playlist
{
	width: 500px;
	height: 50px;
	text-align: center;
	float:right;
	margin-right: 70px;
}

#playlist a
{
color: white;
 font-size: 11px
}


#playlist a:hover {
color : yellow;

background-color : black;
 font-size: 11px

{
color: white;
 font-size: 11px
}
}
