html {
	background-color: #333333;
}
body {
	background-color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: auto 0px auto 0px;
	color: #333333;
}
a{
	color: black;
	text-decoration: none;
	outline: none;
}
a img{
	text-decoration: none;
	border: 0px;
	outline: none;
}
#widthContent {
	z-index: 10;
	background: url(../images/newbackground.jpg) center center repeat;
	position: absolute;
	height: 548px;
	top: 50%;
	margin-top: -274px;
	width: 100%;
}

#branche {
	z-index: 100;
	height: 156px;
	width: 156px;
	float: right;
	background-image: url(../images/branche.png);
	background-repeat: no-repeat;
}
/*
#cdherbe{
	background-image: url(../images/cdherbe.png);
	position: absolute;
	height: 100px;
	width: 100px;
	margin-right: -360px;
	right: 50%;	
	top: 440px;
}
*/
#menuWithContent{
	position: absolute;
	height: 100%;
	width: 960px;
	/* border: 1px solid white; */
	margin-left: -480px;
	left: 50%	
}

#copyright {
	position: absolute;
	color: #697669;
	bottom: -18px;	
	right: 10px;
	font-size: 10px;
}

#copyright a {
	color: #697669;
}
#mainMenu ul{
	/* background: url(../images/affiche.png) no-repeat; */
	
	/*filter: alpha(opacity=85);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;*/
	
	height: 317px;
	width: 192px;
	
	top: 40px;
	position: absolute;
	
	padding: 0px;
	/*padding: 47px 0px 0px 26px;*/
	margin: 0px;
	
}

#mainMenu li {
	list-style: none;
	display: inline;
}

#mainMenu li a{
	/*padding: 10px 0px 0px 15px;
	display: block;
	font-size: 16px;
	font-family: Franklin Gothic Medium;
	color: #333333;
	*/
	display: block;
	font-size: 17px;
	text-align: right;
	color: #FFFFCC;
	font-weight: bold;
	padding-bottom: 5px;
}

#mainMenu li a:hover{
	/*
	background: url(../images/fondMenuSelected.png) no-repeat;
	background-position: 12px;
	*/
	color: #CCFF99;
}

/*
#mainMenu li.bigtext a:hover{
	background-position: 0px 9px;
}
*/
.textContent{

	z-index: 1;
	background: url(../images/fondtrans.png);
	
	position: absolute;
	height: 403px;
	margin-top: -201px;
	top: 50%;
	padding: 20px;
	
	overflow: auto;
	
	width: 700px;
	margin-left: 255px;
	
}

html>body .textContent{
	height: 363px;
	width: 660px;
}

#contact {
	margin: 20px 0px 0px 20px;	
}
	
#contact td {
	padding: 0px 10px 10px 0px;
}
#contact td.left{
	text-align: right;
}

#contact input{
	width: 200px;
}

#musicPanel{
	z-index: 1;
	background: url(../images/fondtrans.png);
	
	position: absolute;
	height: 190px;
	padding: 35px;
	width: 240px;
		 
	 right: 50px;
	 top: 50px;
}

#imagesPanel{
	z-index: 1;

	background: url(../images/fondtrans.png);
	
	position: absolute;
	height: 463px;
	margin-top: -231px;
	top: 50%;
	padding: 10px;
	
	overflow: auto;
	
	width: 700px;
	margin-left: 255px;
}

html>body #imagesPanel{
	height: 443px;
	width: 680px;
}

.listTabs{
	position: absolute;
	height: 30px;
	margin-top: -222px;
	top: 50%;
	margin-left: 255px;
}
html>/**/body .listTabs{
	margin-left: 215px;
}

.listTabs li.selected, .listTabs a:hover li, .listTabs li{
	display: inline;
	
	
	margin-right: 7px;
	
	position: relative;
	height: 30px;
	width: auto;
	
	text-align: center;
}

.listTabs li a {
	background: url(../images/fondtransgris.png);
	color: white;
	padding: 5px 10px 5px 10px;
	height: 30px;
}
.listTabs li.selected a, .listTabs li a:hover{
	background: url(../images/fondtrans.png);
	color: black;
}

.tableconcerts td{
	padding: 10px;	
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.accordion .header{ 
	  padding: 5px;
	  cursor: pointer; 
	  background: url(../images/fondgris.gif);
 } 
 .accordion .header a{ 
	  color: #CCFF99;
	  font-weight: bold;
	  font-size: 17px;
 }
 .accordion .content{ 
  overflow: auto; 
  height:  303px; 
  margin: 0;
  padding: 0;
	line-height: 20px;
 } 
 
 #biocontent .accordion .content{
  	height:  273px; 
 }
  .accordion .content img{ 
  	float: right;
  	margin: 15px 10px;
  }
  
  .accordion .content p{
  	/*font-weight: bold; */
  	padding: 5px;  	
	line-height: 20px;
  }
 
 #detailcd .accordion .content {
  	height:  215px; 
 }
 
 #detailcd .accordion .header a{ 
 	font-size: 14px;
 }
  #detailcd .accordion .header{ 
 	padding: 4px;
 }
 
 #events .content table{
  	font-weight: bold;
 	margin: 10px 0;
}
/* NEWS */
  #gramophone{
  	  position: absolute;
	  background: url(../images/gramophone.png);
	  width: 228px;
	  height: 378px;
	  left: 750px;
	  bottom: 115px;
  }
    #blockNews { 
  	opacity: 0;
    position: absolute; 
    right: 100px; 
    top: 105px; 
	background: url(../images/fondtrans.png);
    width:60px; 
    font-size: 16px; 
    height: 20px; 
    padding: 5px; 
	line-height: 20px;
  } 
  #textNews { 
    visibility: hidden; 
    font-size: 15px; 
    width: 100%; 
    height: 95%; 
  } 
  #closeNews{ 
    visibility: hidden; 
    float: right; top: 0px; width: 15px; height: 15px; font-size: 14px; 
  }
 /*
 #bubbleNews{
 position: relative;
 	margin-left: 380px;
 	margin-top: 50px;
 } 
 */
 /* -- */
 .closeMusic{
	z-index: 10;
 	position: absolute;
	height: 17px;
	width: 35px;
	margin-top: -218px;
	top: 50%;
	text-align: center;
	margin-left: 879px;
}
.closeImages{
	z-index: 10;
 	position: absolute;
	height: 17px;
	width: 35px;
	margin-top: -225px;
	top: 50%;
	text-align: center;
	margin-left: 920px;
}
.closeTabs{
	z-index: 10;
 	position: absolute;
	height: 17px;
	width: 35px;
	margin-top: -196px;
	top: 50%;
	text-align: center;
	margin-left: 915px;
}
.closeAccordion{
	z-index: 10;
	position: absolute;
	height: 17px;
	width: 35px;
	margin-top: -190px;
	top: 50%;
	text-align: center;
	margin-left: 890px;
}

.closeX {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: gray;
}
.closeAccordion .closeX {
	
	color: white;
}
html>/**/body .closeTab{
	margin-left: 890px;
}

/**
* CD INFOS
*/
div.sc_menu {
  position: relative;
  height: 100px;
  width: 650px;
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 100px;
  width: 1500px;
  padding: 15px 0 0 15px;
  margin: 0;
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 10px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
#detailcd {
	height: 260px;
	overflow: none;
}
#selectcd{
	height: 100px;
}
#cdIMG {
 	float: left;
 	width: 200px;
 	height: 200px;
}
/**
* MEDIA IMAGES
*/
#mediaimages div.listimages {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 353px;
  width: 100px;
  /* Add scroll-bars */
  overflow: auto;
  margin-top: 30px;
}
html>body #mediaimages div.listimages {
  margin-top: 10px;
}
#mediaimages .gallery {
  display: block;
  height: 2500px;
  /* Max width here, for users without Javascript */
  width: 100px;
  padding: 0px 0 0 0;
  /* Remove default margin */
  margin: 0 0 0 0px;
  list-style: none;
}
html>body #mediaimages .gallery {
  margin: 0;
  padding: 0px 0 0 5px;
}
#mediaimages .gallery li {
  padding: 0 4px 8px 4px;
}

#mediaimages .gallery a {
  display: block;
  text-decoration: none;
}
#mediaimages .gallery span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  font-size: 12px;
  color: #fff;
}
#mediaimages .galleria_wrapper{
	margin: 0px;
	padding:0px;
}
#mediaimages .galleria_wrapper img{
	width: 505px;
	height: 323px;
	margin:0px;
	pading:0px;
}
html>body #mediaimages .galleria_wrapper img{
	width: auto;
	height: 353px;
}
/**
* MEDIA VIDEO
*/
#mediavideo .playlist{
	float: left;
	width:140px; 
	height:322px;	
	overflow: auto;
	padding: 0px;
	margin: 20px 0px;
}

#mediavideo .playlist ul, #mediavideo .playlist ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#mediavideo .playlist ul li {
	padding: 15px 10px;
	width: 125px;
}
#mediavideo .playlist ul li img{
	padding: 5px 0px 10px 0px;
}
#mediavideo #movieplayer{
	float: right;
	width:482; 
	height:362;
	padding-top:20px;
}

#mediavideo .ulplaylist li a {
	display: block;
}

/**
* HOME
*/
#diablegreen{
  position: absolute;
  background: url(../images/diablevert.png);
  width: 134px;
  height: 189px;
  left: 394px;
  top: 284px;
  opacity: 0;
  visibility: hidden;
}
#angegreen{
  position: absolute;
  background: url(../images/angevert.png);
  width: 224px;
  height: 274px;
  left: 314px;
  top: 50px;
  opacity: 0;
  visibility: hidden;
}
#cdhome{
  z-index: 1000;
  position: fixed;
  background: url(../images/pochette-small.jpg);
  width: 100px;
  bottom: 50%;
  margin-bottom: -265px;
  height: 100px;
  right: 7px;
}
#cdhome a{
	display: block;
}
#msgTable {
 	border-collapse: collapse;
}
#msgTable td{
	padding: 10px;
	border: 1px solid #999999;
}

/* Crédits */
.merci{
	font-weight: bold;
	color: green;	
}
#logoGeneve {
  background-image: url(../images/soutien/geneve.png);
  width: 54px;
}
#logoBEA {
  background-image: url(../images/soutien/bea.png);
  width: 155px;
}
#logoCMA {
  background-image: url(../images/soutien/cma.png);
  width: 98px;
}
#logoSME {
  background-image: url(../images/soutien/sme.png);
  width: 91px;
}
#logoLoko{
  background-image: url(../images/soutien/laloko.png);
  margin-right: 0px;
  width: 140px;
}
.logoSoutien {
	width:660px;
	height: 80px;	
}
.logoSoutien div{
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin-right: 30px;
	height: 80px;
}
