html {
  /*  background: url(img/fond.gif) repeat; */
  background-image: url(img/degrade_bleu.jpg);
  background-repeat: repeat-x;
  background-color: #fff;
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  scrollbar-base-color: #FFA500;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color: #708090;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #000000;
  scrollbar-track-color: #F0F8FF;
}
body {
  margin: 10px auto;
  width: 1024px;
}
p {
  margin: 10px;
}
div#nord {
  background-image: url(img/degrade_bleu.jpg);
  background-position: 0 -10px ;
}
div#ouest {
  width: 250px;
  float: left;
}
div#ouest div {
  margin: 10px 0;
}
div#catalogue div {
  margin: 0 5px;
}
div#est {
  float: right;
  width: 750px;
  padding: 5px 0;
  font-size: 14pt;
}
div#est table {
  margin: 2px;
  width: 100%;
}
a {
  text-decoration: none;
}
a:link,
a:visited {
  color: Navy;
  font-weight: bold;
  font-size: 14pt;
}
a:hover {
  color: Gray;
}
a:active {
  color: Silver;
}

a.cat:link,
a.cat:visited {
  color: #0000CD;
  font-size: 12pt;
}
a.cat:hover,
a.cat:active {
  color: Silver;
}

h1, h2 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 16pt;
  color: Navy;
}
h3, h4, h5, h6 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 14pt;
  color: Navy;
}
div.noresult {
  margin:150px auto;
  width: 650px;
  text-align: center;
}
hr {
  color: Navy;
  border:1px solid Navy;
}
/* tables */
table.tablesorter {
  font-family:arial;
  background-color: #CDCDCD;
  margin:10px 0pt 15px;
  font-size: 8pt;
  width: 100%;
  text-align: left;
}
table.tablesorter thead tr th,
table.tablesorter tfoot tr th {
  background-color: #e6EEEE;
  border: 1px solid #FFF;
  font-size: 8pt;
  padding: 4px;
}
table.tablesorter thead tr .header {
  background-image: url(img/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}
table.tablesorter tbody td {
  color: #3D3D3D;
  padding: 4px;
  background-color: #FFF;
  vertical-align: top;
}
table.tablesorter tbody tr.odd td {
  background-color: #dcebf3;
}
table.tablesorter thead tr .headerSortUp {
  background-image: url(img/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
  background-image: url(img/desc.gif);
}
table.tablesorter thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp {
  background-color: #8dbdd8;
}
table.tablesorter tbody tr.odd:hover,
table.tablesorter tbody tr:hover {
  background-color: #FFD5D5;
}
table.tablesorter img.pays {
  border: 1px solid #333;
  margin: 0px auto;
}
table.tablesorter td.photo img {
  border: none;
  text-align: right;
  margin: 0px auto;
}
table.tablesorter td.photo {
}
th {
  font-weight: bold;
}
.article {
  cursor: pointer;
}
.pair {
  background: #e0ffff;
}
.impair {
  background: #f0ffff;
}
.article:hover {
  background: #ddd;
}

/* ############################ */

#player_container {
  position: relative;
  background-color:#eee;
  width:250px;
  min-height:200px;
  height: auto;
  border-top:1px solid #009be3;
  border-left:1px solid #009be3;
  border-right:1px solid #009be3;
}
#player_container  ul#player_controls {
  list-style-type:none;
  padding:0;
  margin: 0;
}
#player_container  ul#player_controls li {
  overflow:hidden;
  text-indent:-9999px;
}
#player_play,
#player_pause {
  display: block;
  position: absolute;
  left:5px;
  top:12px;
  width:40px;
  height:40px;
  cursor: pointer;
}
#player_play {
  background: url(img/spirites.jpg) no-repeat 0 0;
}
#player_play.different_prefix_example_hover {
  background: url(img/spirites.jpg) -41px 0 no-repeat;
}
#player_pause {
  background: url(img/spirites.jpg) 0 -42px no-repeat;
}
#player_pause.different_prefix_example_hover {
  background: url(img/spirites.jpg) -41px -42px no-repeat;
}
#player_stop {
  position: absolute;
  left:52px;
  top:19px;
  background: url(img/spirites.jpg) 0 -83px no-repeat;
  width:28px;
  height:28px;
  cursor: pointer;
}
#player_stop.different_prefix_example_hover {
  background: url(img/spirites.jpg) -29px -83px no-repeat;
}
#player_progress {
  position: absolute;
  left:89px;
  top:0px;
  background-color: #eee;
  width:122px;
  height:15px;
}
#player_progress_load_bar {
  background: url(img/bar_load.gif)  top left repeat-x;
  width:0px;
  height:15px;
  cursor: pointer;
}
#player_progress_load_bar.different_prefix_example_buffer {
  background: url(img/bar_buffer.gif)  top left repeat-x;
}
#player_progress_play_bar {
  background: url(img/bar_play.gif) top left repeat-x ;
  width:0px;
  height:15px;
}
#player_volume_min {
  position: absolute;
  left:67px;
  top:76px;
  background: url(img/spirites.jpg) 0 -170px no-repeat;
  width:18px;
  height:15px;
  cursor: pointer;
}

#player_volume_max {
  position: absolute;
  left:139px;
  top:76px;
  background: url(img/spirites.jpg) 0 -186px no-repeat;
  width:18px;
  height:15px;
  cursor: pointer;
}

#player_volume_min.different_prefix_example_hover {
  background: url(img/spirites.jpg) -19px -170px no-repeat;
}

#player_volume_max.different_prefix_example_hover {
  background: url(img/spirites.jpg) -19px -186px no-repeat;
}
#player_volume_bar {
  position: absolute;
  left:88px;
  top:62px;
  top:70px;
  background: url(img/volume_bar.gif) repeat-x top left;
  width:46px;
  height:5px;
  cursor: pointer;
}
#player_volume_bar_value {
  background: url(img/volume_bar_value.gif) repeat-x top left;
  position:absolute;
  width:0px;
  height:5px;
  top:-10px;
}

#player_playlist_message {
  position: absolute;
  top: 100px;
  left: -1px;
  width:240px;
  padding:5px ;
  font-family: Arial, Helvetica, sans-serif;
  line-height:1.4em;
  height:auto;
  background-color:#ccc;  
  border-left:1px solid #009be3;
  border-right:1px solid #009be3;
  border-bottom:1px solid #009be3;
}

#song_title {
	position: relative;
  margin:0 5px;
  width: auto;
  height: auto;
  padding:0;
  font-weight:bold;
}

#play_time,
#total_time {
  padding-top:.3em;
  font-weight:normal;
  font-style:oblique;
  font-size:.7em;
}
#play_time {
  clear: left;
  float:left;
}
#total_time {
  float:right;
  text-align: right;
}
