/* CSS Document */

body
{
 margin:0px;
 background-color: #000;
}

.messagehide
{
 position:absolute;
 display:none;
 visibility:hidden;
 top:0px;
 left:0px;
}

.messageshow
{
position:absolute;
visibility:visible;
font-family:arial;
font-size:20px;
font-weight:bold;
color:#FFF;
background-color:#000;
padding:3px;
z-index:2;
}


#content
{
 margin:auto;
 position:relative;
}

.force
{
background-image: url('../images/accueil_menu3.jpg');
background-position:top;
background-repeat:no-repeat;
width:1006px;
height:722px;
margin:auto;
}

#content .facebook
{
	position: absolute;
	left: 24px;
	top: 134px;
	width: 39px;
	height: 46px;
	z-index:2;
}

#content .ryoutube
{
	position: absolute;
	left: 67px;
	top: 153px;
	width: 37px;
	height: 42px;
	z-index:2;
}

#content .soundcloud
{
	position: absolute;
	left: 106px;
	top: 174px;
	width: 51px;
	height: 39px;
	z-index:2;
}

#content .deezer
{
	position: absolute;
	left: 6px;
	top: 195px;
	width: 89px;
	height: 33px;
	z-index:2;
}

#content .bandcamp
{
	position: absolute;
	left: 94px;
	top: 213px;
	width: 55px;
	height: 33px;
	z-index:2;
}

#content .exclus
{
position: absolute; 
left: 157px; 
top: 143px; 
width: 74px; 
height: 213px;
z-index:2;
}

#content .bipbip
{
 position: absolute; 
 left: 70px; 
 top: 362px; 
 width: 264px; 
 height: 103px;
 z-index:2;
}

#content .interview
{
position: absolute; 
 left: 530px; 
 top: 379px; 
 width: 115px; 
 height: 103px;
 z-index:2;
}

#content .album
{
position: absolute; 
 left: 679px; 
 top: 427px; 
 width: 90px; 
 height: 70px;
z-index:2;
}

#content .lyrics
{
position: absolute; 
 left: 776px; 
 top: 431px; 
 width: 83px; 
 height: 63px;
z-index:2;
}

#content .telechargement
{
position: absolute; 
 left: 815px; 
 top: 376px; 
 width: 60px; 
 height: 60px;
z-index:2;
}

#content .contact
{
	position: absolute;
	left: 639px;
	top: 322px;
	width: 100px;
	height: 100px;
	z-index:2;
}

#content .guitare
{
position: absolute; 
 left: 349px; 
 top: 284px; 
 width: 91px; 
 height: 217px;
z-index:2;
}

#content .youtube
{
	position: absolute;
	left: 736px;
	top: 342px;
	width: 84px;
	height: 57px;
	z-index:2;
}


#content .accueil
{
 position: absolute; 
 left: 101px; 
 top: 77px; 
 width: 105px; 
 height: 62px;
 z-index:2;
}


#content .bio
{
	position: absolute;
	left: 408px;
	top: 105px;
	width: 65px;
	height: 132px;
}

#content .streetpromo
{
	position: absolute;
	left: 665px;
	top: 81px;
	width: 116px;
	height: 235px;
	z-index:2;
}
