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;
 }
 #home {
	width: 1000px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/home.jpg);
 }
 #date {
	 margin-top:5px;
	 width:250px; 
	 height:5px; 
	 font-style:italic;
	 text-align:center;
 }
 #news {
	width:240px;
	height:190px;
	font-size:12px;
	margin-left:1%;
 }
 #gigs {
	font-size:12px;
	width:240px;
	height:120px;
	margin-left:1%;
 }
 .shows {
	 margin-top:-35px;
	 margin-left:88%;
	 height:25px;
	 width:25px;
	 cursor : pointer;
 }
 #cjmx{
	 font-size:12px;
	 width:132px;
	 height:auto;
	 margin-top:-13%;
	 margin-left:33%;
 }
 #past_gigs {
	width:227px;
	height:315px;
	font-size:12px;
	margin-left:77%;
	margin-top:-31%;
	overflow:auto;
 }
 .videos_1 {
	 margin-top:-19%;
	 margin-left:82%;
	 height:25px;
	 width:25px;
	 cursor : pointer;
}
.videos_2 {
	 margin-top:-19%;
	 margin-left:82%;
	 height:25px;
	 width:25px;
	 cursor : pointer;
}

 #popup {
	 border:double;
	 margin-left:12%;
	 margin-top:15px;
	 text-align:right;
	 width:115px;
	 color:#FFF;
	 font-size:11px;
 }
 #musics {
	 margin-top:1%;
	 margin-left:1%;
	 width:240px;
	 height:180px;
 }
 #artists {
	 margin-top:-17%;
	 margin-left:27%;
	 height:174px;
	 width:460px;
	 overflow:auto;
	 font-size:12px;
 }
.lilly_west {
	 margin-top:-167px;
	 margin-left:75%;
	 height:51px;
	 width:240px;
	 cursor : pointer;
}
.isaa_kaim {
	 margin-top:3px;
	 margin-left:75%;
	 height:51px;
	 width:240px;
	 cursor : pointer;
}
.chris_michael {
	 margin-top:3px;
	 margin-left:75%;
	 height:51px;
	 width:240px;
	 cursor : pointer;
}
#menu_fin {
	background-image:url(images/bas_page0.jpg);
	width:1000px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
}
#links{
	height:25px;
	width:760px;
	font-size:11px;
	text-align:justify;
	padding-top:5px;
	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;
}
h2 { /***titres***/
	font-size:20px;
	font:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}
h3 { /** petite écriture***/
	color :#fff;
	font-size: 11px;
	font-style:italic;
}
/***STYLE DE LIENS***/
a:link {color:#408080}
a:visited {color:#408080}
a:hover {color:#FFF}
a:active {color:#FFF}
