body {
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	height: auto;
 } 
  #menu {
	margin-left: auto;
	margin-right: auto;
	height : 49px;
	width :1000px;
	background:url(images/menu.jpg);
}
.menuItem1   {
         width : 111px;
         height : 49px;
         cursor : pointer;
         }
.menuItem2   {
         width : 185px;
         height : 49px;
         cursor : pointer;
		 margin-left:111px;
		 margin-top:-49px;
         }
.menuItem3   {
         width : 153px;
         height : 49px;
         cursor : pointer;
		 margin-left:296px;
		 margin-top:-49px;
         }
.menuItem4   {
         width : 216px;
         height : 49px;
		 cursor:pointer;
         margin-left:449px;
		 margin-top:-49px;
         }
.menuItem5   {
         width : 182px;
         height : 49px;
		 cursor:pointer;
         margin-left:665px;
		 margin-top:-49px;
         }
.menuItem6   {
         width : 153px;
         height : 49px;
		 cursor:pointer;
         margin-left:847px;
		 margin-top:-49px;
         }
 #bandeau {
	background-image:url(images/bandeau.gif);
	background-repeat:no-repeat;
	height:333px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
 }
 #musics {
	width: 1000px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/musics.jpg);
 }
 #popup {
	 border:double;
	 margin-left:1%;
	 margin-top:3%;
	 text-align:right;
	 width:145px;
	 color:#000;
	 font-size:11px;
 }
 #player {
	 margin-top:1%;
	text-align:center;
	font-size:12px;
	width:290px;
	height:335px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 }
 .signup {
	 margin-top:3px;
	 width:271px;
	 height:60px;
	 margin-left:1%;
	 cursor:pointer;
 }
 .store_links {
	 margin-top:1px;
	 width:274px;
	 height:60px;
	 margin-left:1%;
	 cursor:pointer;
 }
 #video {
	width:490px;
	height:405px;
	margin-left:27%;
	margin-top:-532px;
	text-align:center;
	 }
 #passage_radio{
	width:250px;
	height:125px;
	font-size:12px;
	margin-left:35%;
 }
 .rss{
 	margin-left:95%;
	margin-top:-58%;
	cursor:pointer;
 }
 #gigs {
	width:auto;
	height:350px;
	margin-left:74%;
	margin-top:5px;
 }
 
.joanna_smith {
	 margin-top:35px;
	 margin-left:75%;
	 height:51px;
	 width:240px;
	 cursor : pointer;
}
.randy_thompson {
	 margin-top:3px;
	 margin-left:75%;
	 height:51px;
	 width:240px;
	 cursor : pointer;
}
.scarlet {
	 margin-top:3px;
	 margin-left:75%;
	 height:51px;
	 width:240px;
	 cursor : pointer;
}
#menu_fin {
	background-image:url(images/bas_page0.jpg);
	width:1000px;
	height:25px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
}
#links{
	height:25px;
	width:760px;
	font-size:11px;
	text-align:justify;
	color:#408080;
}
#navigateur {
	height:20px;
	width:auto;
	font-size:11px;
	color:#408080;
	margin-right:24%;
	margin-top:-28px;
	text-align:right;
	
}
.myspace {
	 margin-top:-17px;
	 margin-left:765px;
	 height:25px;
	 width:27px;
	 cursor : pointer;
}
.reverbnation {
	 margin-top:-25px;
	 margin-left:799px;
	 height:25px;
	 width:27px;
	 cursor : pointer;
}
.facebook {
	 margin-top:-25px;
	 margin-left:833px;
	 height:25px;
	 width:27px;
	 cursor : pointer;
}
.youtube {
	 margin-top:-25px;
	 margin-left:867px;
	 height:25px;
	 width:57px;
	 cursor : pointer;
}
.infogroupe {
	 margin-top:-25px;
	 margin-left:931px;
	 height:25px;
	 width:32px;
	 cursor : pointer;
}
.bebo {
	 margin-top:-25px;
	 margin-left:970px;
	 height:25px;
	 width:27px;
	 cursor : pointer;
}






/***STYLE D'ECRITURE*****/
h1 { /** petite écriture***/
	color :#BE271F;
	font-size: 11px;
	font-style:italic;
}
h2 { /***titres***/
	font-size:20px;
	font:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	text-align:center;
}
h3 { /***petit titres***/
	font-size:11px;
	font:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	text-align:center;
}
/***STYLE DE LIENS***/
a:link {color:#408080}
a:visited {color:#408080}
a:hover {color:#FFF}
a:active {color:#FFF}
