body {
	background-color: #d6d5d3;
	padding: 0px;
}

a {
	color: #8e4e11;
	text-decoration: none;	
}

a:hover {
	color: #8e4e11;	
	text-decoration: underline;
}

a.part {
	display: inline-block;
	width: 80px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #8e4e11;
	text-align: center;
	text-decoration: none;
}

a.partselected {
	display: inline-block;
	width: 80px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #554434;
	text-align: center;
	text-decoration: none;	
}

.menu {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 1px;
	border-top: 1px solid #554434;
	
	background: -moz-linear-gradient(top, #dfdfdf, #d6d5d3); 
	background: -webkit-gradient(linear, right top, right bottom, from(#dfdfdf), to(#d6d5d3));	
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.menu_ff_mac {
	padding-top: 2px;
}

ul.menu_list {
	display: absolute;
	list-style-type:none;
	margin:0;
	padding:0;
}

li.menu_item {	
	display: inline;
	top: -1px;	
	padding: 2px;
	padding-top: 1px;
	padding-bottom: 3px;
	margin: 1px;
	margin-top: 0px;	
}

li.menu_item_ff_mac {
	padding-top: 3px;
}

li.menu_item:hover, li.menu_item:active {
	background-color: rgba(255, 255, 255, 0.25);
	border-bottom-left-radius: 5px; 
	-moz-border-radius-bottomleft: 5px;	
	border-bottom-right-radius: 5px; 
	-moz-border-radius-bottomright: 5px;	
}

li.menu_itemselected {
	display: inline;
	top: -1px;
	padding: 2px;
	padding-top: 1px;
	padding-bottom: 3px;
	background-color: #d6d5d3;
	border: 1px solid #554434;
	border-top: 1px solid #d6d5d3;
	margin: 0px;	
}

li.menu_itemselected_ff_mac {
	padding-top: 3px;
	border-top: 1px solid #d6d5d3;
}

li.menu_itemselected:hover, li.menu_itemselected:active {
	background-color: rgba(255, 255, 255, 0.25);
}

ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

li.setlist {
	margin-bottom: 5px;
}

div.lineup {
	width: 175px;
}

div.lineup ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

div.lineup li {
	margin-top: 0px;
	margin-bottom: 5px;
}

table {
	border-collapse:collapse;
	text-align: left;
}

th {
	border-bottom: 1px solid #554434;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;	
	vertical-align: bottom; 
}

th.notlast {
	padding-right: 10px;
}

th.mp3 {
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 1px solid #d6d5d3;	
}

th.mp3_file {
	text-align: center;
	border: 0;
}

th.zero {
	padding: 0px;
}

td {
	padding-top: 5px;
	padding-bottom: 5px;	
	vertical-align: top; 
}

td.notlast {
	padding-right: 10px;
}

td.mp3 {
	padding-left: 0px;
	padding-right: 0px;
}


td.year {
	font-weight: bold;
}

td.zero {
	padding: 0px;
}

td.total {
	font-weight: bold;
	border-top: 1px solid #554434;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;	
	vertical-align: bottom; 
}

.message {
	padding: 8px;
	width: 300px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #ffffff;	
	font-weight: normal;
	border: 0px solid #554434;	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background: #554434;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-box-shadow: 0px 0px 5px #555; 
	-webkit-box-shadow: 0px 0px 5px #555; 
	box-shadow: 0px 0px 5px #555;		
}

.error {
	margin-bottom: 0px;
}

.mp3info {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #d6d5d3;	
	font-weight: normal;
}

.credits {
	font-size: 11px;
}

.mp3info a {
	color: #fff;
}

.corps {
	margin-left: auto;
	margin-right: auto;
	width: 680px;	
	padding: 10px;
	
	/*border-bottom-left-radius: 5px; 
	-moz-border-radius-bottomleft: 5px;	
	border-bottom-right-radius: 5px; 
	-moz-border-radius-bottomright: 5px;
	
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;*/
}

.top {
	text-align: center;
}

.bottom {
	text-align: center;
	margin-top: 0px;
	padding-top: 5px;
	border-top: 1px solid #554434;	
	}

.bottom_degrade {
	background: -moz-linear-gradient(bottom, #dfdfdf, #d6d5d3); 
	background: -webkit-gradient(linear, right bottom, right top, from(#dfdfdf), to(#d6d5d3));	
	margin-top: 10px;
	padding-bottom: 36px;
}

.titre {
	font-weight: bold;
}

.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #554434;
	font-size: 13px;
	
	padding-left: 0px;
	padding-right: 0px;
}

.bottom_texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #554434;
	font-size: 13px;
}

.bwars {
	color: #8e4e11;
	font-style: italic;
}

.album {
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000; 	
}

.album_lineup {
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000; 	
	margin-right: 5px;
	margin-top: 1px;
}

.album_lineup_clear {
	margin-right: 5px;
	margin-top: 1px;
}

.titre_album {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;	
	border-top: 1px solid #554434;
}

.album_home {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

.album_video {
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000; 	
	background: black;
}


.album_site {
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}

.album_news {
	float: right;
	width: 150px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.album_record {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

.producer {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;		
}

.corps_news {
	padding: 0px;
	text-align: justify;
}

.corps_news:after {
  content: "";
  display: block;
  clear: both;
}

fieldset {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	
	border-top: 1px solid #d6d5d3;
	border-bottom: 1px solid #d6d5d3;
}

fieldset ul {
	padding: 0px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	width: 320px;
}

fieldset li {
	text-align: center;
	padding: 0px;
	margin: 5px;
	list-style-type: none;
}

fieldset li.label {
	text-align: left;
	color: #554434;
	font-weight: bold;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.champ {
	padding: 8px;
	width: 300px;
	font-style: italic;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	border: 0px;
	outline: 0px;
	background: #fff;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-box-shadow: inset 0px 0px 5px #555; 
	inset -webkit-box-shadow: 0px 0px 5px #555; 
	box-shadow: inset 0px 0px 5px #555;	
	-webkit-appearance: none;
	-moz-appearance: none;				
}

.champ_select {
	width: 315px;
	background: #fff url('/images/select_arrow.png') no-repeat right center;	
}

.nottext {
	padding: 0px;
	width: 300px;
	font-style: italic;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	border: 0px;
	background: #fff;
}

.bouton {
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#d6d5d3));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #eeeeee, #d6d5d3);
  background-image: -moz-linear-gradient(top, #eeeeee, #d6d5d3);
  background-image: -ms-linear-gradient(top, #eeeeee, #d6d5d3);
  background-image: -o-linear-gradient(top, #eeeeee, #d6d5d3);
  background-image: linear-gradient(top, #eeeeee, #d6d5d3);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #554434;
  font: normal 12px "Lucida Grande", Verdana, Arial, sans-serif;
  line-height: 1;
  padding: 6px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  width: 140px;
  margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.bouton:hover {
	background-color: #dddddd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d6d5d3), to(#bbbbbb));
	/* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #d6d5d3, #bbbbbb);
	background-image: -moz-linear-gradient(top, #d6d5d3, #bbbbbb);
	background-image: -ms-linear-gradient(top, #d6d5d3, #bbbbbb);
	background-image: -o-linear-gradient(top, #d6d5d3, #bbbbbb);
	background-image: linear-gradient(top, #d6d5d3, #bbbbbb);
	border: 1px solid #bbb;
	border-bottom: 1px solid #999;
	cursor: default;
	text-shadow: 0 1px 0 #ddd;
}
	
.bouton:active {
	border: 1px solid #aaa;
	border-bottom: 1px solid #888;
	-webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
	-moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
	-ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
	-o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
	box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}

.corps_back {
	padding: 0px;
}

.corps_back:after {
  content: "";
  display: block;
  clear: both;
}

.menu_back {
	float: right;
	width: 150px;
	padding-left: 5px;
	margin-left: 0px;
}

.menu_back_list {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	margin-top: 5px;
	list-style-type: none;
	border-top: 1px solid #554434;
	width: 150px;

	background: -moz-linear-gradient(top, #dfdfdf, #d6d5d3); 
	background: -webkit-gradient(linear, right top, right bottom, from(#dfdfdf), to(#d6d5d3));		
}

.menu_back_list .separator {
	padding: 0px;
	margin-bottom: 3px;
	margin-top: 4px;
	list-style-type: none;
	border-top: 1px solid #554434;	
}

.menu_back_list li {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.table_back {
	padding-right: 160px;
}

.table_song {
	padding: 0px;
	margin: 0px;
}

.hand {
	cursor: pointer; 
}

.hand:hover {
	color: #554434;
	background-color: rgba(255, 255, 255, 0.25);
}