body{
    margin:0px;
    padding:0px;
    font-family:"Trebuchet MS","Verdana", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans",Trebuchet MS,Helvetica, Arial, sans-serif;
    background-color:#000000;
    background-image:url("../img/dark_texture.png");
    background-repeat: repeat;
    color:#B2B2B2;
    background-attachment:fixed;
    background-position:top;
}
img{
    border-style: none;
}
a{
    text-decoration:none;
    color:#007B9F;
}
.clear{
    clear:both;
}
.espace1{    
	height:15px;
}
.espace3{    
	height:30px;
}
.left{
	float: left;
}
.right{
	float: right;
}
h2{
    color:#007B9F;
	text-shadow: 1px 1px 0 #333333;
}
h3{
    border-bottom:1px dotted #6B6B6B;
    color:#676767;
    font-size:13px;
    font-weight:600;
    margin:5px;
    padding:0 0 0px 20px;
    text-transform:uppercase;
}
.floatleft{
    float: left;
}
.floatright{
    float: right;
}

.topbar{
	background-color: gray;
    height: 70px;
	
}
.corps{
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 15px;
    background-color:black;
    width:1200px;
    border:1px solid #6B6B6B;
    padding:20px;
   /* min-height:1040px;*/
}
.header{
    /*width:880px;*/
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
}
.middle{
    height:100%;
    padding-top:5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    float:left;
    width:540px;
}
.sidebar-right{
    float:right;
    width:210px;
    margin-top:10px;
}

/* css  footer */
.footer {
	position: fixed;
	margin-bottom: 0px;
	bottom: 0;
	width: 100%;
	color:#ffffff; 
	background-image:url("../img/fondu.png");
    background-repeat: repeat-x;
	background-position:bottom;
}
.credit-footer{
	margin-left: auto; 
	margin-right: auto; 
	width:190px; 
	margin-bottom: 65px;
}
.web-site {
	margin-left: 30px;
	font-size: 72px;
	margin-bottom: 0px;
}

.web-site-admin{
	float: left;
	margin-left: 140px;
}
.bordure {
	border-top: solid 1px #595959;
	width: 85%;
	float: left;
	margin-left: 10px;
	height: 2px;
}
.bordure-fondu {
	margin-right: 0px;
	float: left;
	height: 1px;
	width: 119px;
	background-image: url('../img/border-fondu.png');
	background-repeat: no-repeat;
}
.sound {
	float: left;
	display: block;
	margin-left: 10px;
	cursor: pointer;
}
div.list-site {
	float: right;
}
ul.list-site {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style: none;
	margin-right: 50px;
	width: 480px;
}
li.list-site {
	display: inline;
	margin-right: 40px;
}
/*fin css footer*/
div.banniere{
    text-align:center;
}
img.banniere{
    border:1px solid #6B6B6B;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding:0 10px;
}
.pub-footer{
    margin-left:auto;
    margin-right:auto;
}
h1.podcast-title a {
    color:#007B9F;
    text-decoration:none;
    font-size:19px;
    font-weight:bold;
    margin-left:26px;
}
/* debut css menu */
/* menu::base */
div#menu {
    height:41px;
    /* background:url("../img/menu/main-bg.png") repeat-x scroll 0 0 transparent;
    margin-left:-21px;
	width:780px;*/
	margin-left: auto;
    margin-right: auto;
    width: 870px;
}
div#menu ul {
     padding: 0;
    list-style: none;
    float: left;
}
div#menu ul.menu {
   /* padding-left: 173px;  */
   margin-top: 13px;
}
div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
}
div#menu li:hover>ul {
    left: -2px;
}
div#menu a {
    position: relative;
    z-index: 10;
    height: 41px;
    display: block;
    float: left;
    line-height: 41px;
    text-decoration: none;
    font: normal 12px Trebuchet MS;
}
div#menu a:hover, div#menu a:hover span { color: #fff; }
div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}
div#menu ul ul a.parent span {
    background-position:95% 8px;
    background-image: url('../img/menu/item-pointer.gif');
}
div#menu ul ul a.parent:hover span {
    background-image: url('../img/menu/item-pointer-mover.gif');
}
/* menu::level1 */
div#menu a {
    padding: 0 10px 0 10px;
	font-size: 20px;
    line-height: 30px;
    color: #e5e5e5;
	text-shadow: 1px 1px 0 #183C4F;
}
a.link-social img{
	margin-top:6px;
}
div#menu span {
    margin-top: 5px;
}/**@replace#1*//*
div#menu li { background: url('../img/menu/main-delimiter.png') 98% 4px no-repeat; }
div#menu li.last { background: none; }
/* menu::level2 */
div#menu ul ul li { background: none; }
div#menu ul ul {
    position: absolute;
    top: 38px;
    left: -999em;
    width: 163px;
    padding: 5px 0 0 0;
    background: rgb(45,45,45);
    margin-top:1px;
}
div#menu ul ul a {
    padding: 0 0 0 15px;
    height: auto;
    float: none;
    display: block;
    line-height: 24px;
    color: rgb(169,169,169);
}
div#menu ul ul span {
    margin-top: 0;
    padding-right: 20px;
    color: rgb(169,169,169);
}
div#menu ul ul a:hover span {
    color: #fff;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 163px !important;
    margin-left:172px;
}
/* colors */
div#menu ul ul ul { background: rgb(41,41,41); }
div#menu ul ul ul ul { background: rgb(38,38,38); }
div#menu ul ul ul ul { background: rgb(35,35,35); }
/* lava lamp */
div#menu li.back {
    background: url('../img/menu/lava.png') no-repeat right -44px !important;
    background-image: url('../img/menu/lava.gif');
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}
div#menu li.back .left {
    background: url('../img/menu/lava.png') no-repeat top left !important;
    background-image: url('../img/menu/lava.gif');
    height: 44px;
    margin-right: 8px;
}
/* fin css menu */

.sous-topbar{
	background-color: gray;
	height: 50px;
}

.sous-topbar ul.menu {
	display: block;
    padding-top: 14px;
	width: 700px;
	margin-left: auto;
    margin-right: auto;
}
.sous-topbar li{
	display:block;
	margin-right: 50px;
	float:left;
}
.sous-topbar a{
	color:#E5E5E5;
	text-shadow: 1px 1px 0 #183C4F;
}

.sous-topbar a:hover{
	color:#fff;
	text-shadow: 1px 1px 0 #183C4F;
}

.message-tweeter{
    font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans",Helvetica, sans-serif;
    color:#6B6B6B;
    font-size: 20px;
    font-style:italic;
    font-weight:bold;
    margin-left:50px;
}

.message-tweeter img{
    vertical-align:text-top;
}

.date-twitter{
    font-size:10px;
    line-height:0;
    margin-left:auto;
    text-align:right;
    width:160px;
    margin-top:8px;
}
.name-twitter{
    color:#004A6F;
}
.post {
    border-bottom:1px dotted #6B6B6B;
    padding-bottom:10px; 
	/*width: 540px;*/
}
/*
article div:nth-child(even){
    border-bottom: 1px dotted #6B6B6B;
    float: right;
    padding-bottom: 10px;
}*/

.social-site-img{
    vertical-align:text-top;
}
.ui-autocomplete-loading{
	visibility: hidden;
}
#search-form{
  /*  background-repeat:no-repeat;
    background-image:url("../img/icons/bg-search.png");
    height:28px;*/
	float: right;
	margin-right: 15px;
    margin-top: -20px;
    padding-left:5px;
    padding-top:4px;
}
.search-input{
    float:left;
    border:0 none;
    height:20px;
    width:166px;
}
.search-img{
    /* margin-top: 1px;*/
    border: medium none;
    cursor: pointer;
    vertical-align: top;
}
.list-lien{
    font-size:12px;
    padding: 1ex 0pt 1em 2em;
}
a.list-ancien-mix{
    margin-left:25px;
    font-size:12px;
}
.toolbar{
    background-color: #ccc;
    background-image:url("../img/icons/bg-toolbar.png");
    height: 25px;
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    padding:2px 4px 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.flags{
    float: left;
    display: none;
}
.social{float: right; text-shadow: 1px 1px 0 #FFFFFF;}
.date{
    float: right;
}
.listenpodcast{
    display:block;
    padding-top:13px;
}
audio{
    background-color: #256E94;
    min-height: 35px;
    margin-top:38px;
    background: -webkit-gradient(linear,left top, left bottom,	from(#000000),	to(#256E94));
	background: -webkit-linear-gradient(top,#000000,#256E94	);
	background: -moz-linear-gradient(top,	#000000, #256E94	);
	background: -o-linear-gradient(	top,	#000000, #256E94	);
	background: linear-gradient(top,	#000000, #256E94	);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',  startColorstr=#000000,  endColorstr=#50256E94,  GradientType=0);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.players{
    float:left;
    margin:37px 0 10px 0;
    width:500px;
}
.download_mp3{
    float: right;
    margin-top:30px;
}
.stat-download{
    color:red;
    font-size:10px;
    height:15px;
    text-align: center;
	display: none;
}
.download{
    /*float: right;*/
    height:80px;
    width:178px;
	margin-left:auto;
	margin-right:auto;
}
.namegenre{
    margin-top: 10px;
    margin-bottom:10px;
    color:#BFBFBF;
}
.lecteur{
	float:left;
	margin-top: 75px;
	margin-bottom: 40px;
	text-align: center;
    width: 500px;
}
.lecteur-description{
	border-radius: 8px 8px 0 0;
    float: right;
    margin-top: 20px;
    width: 650px;
}
.choix-infos-lecteur{
	/*background-color: red;
    float: left;
    height: 100px;
    margin-top: 170px;
    width: 130px;*/  
	margin-left: auto;
    margin-right: auto;
    width: 390px;
}
.choix-infos-lecteur-title{
 width: 130px;
 float: left;
 cursor: pointer;
	height: 30px;
    padding-top: 7px; /*permet le centrage vertical*/
    text-align: center;
    color: #000;
	
	text-shadow: 0px 1px 0px rgba( 255, 255, 255, 0.2);
	/*border-radius: 8px;*/
	border-radius: 8px 8px 0 0;
    background: #444;
    background: -webkit-linear-gradient( #555, gray);
    background:    -moz-linear-gradient( #555, gray);
    background:     -ms-linear-gradient( #555, gray);
    background:      -o-linear-gradient( #555, gray);
    background:         linear-gradient( #555, gray);
	box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                0 -1px 0 rgba( 255, 255, 255, 0.4);
}
.choix-infos-lecteur-title:hover{
    color: #222;
    background: #555;
    background: -webkit-linear-gradient( #777, #333);
    background:    -moz-linear-gradient( #777, #333);
    background:     -ms-linear-gradient( #777, #333);
    background:      -o-linear-gradient( #777, #333);
    background:         linear-gradient( #777, #333);
}
.choix-infos-lecteur-title:active{
    color: #000;
    background: #444;
    background: -webkit-linear-gradient( #555, gray);
    background:    -moz-linear-gradient( #555, gray);
    background:     -ms-linear-gradient( #555, gray);
    background:      -o-linear-gradient( #555, gray);
    background:         linear-gradient( #555, gray);
    box-shadow: 1px 1px 10px black inset,
                0 1px 0 rgba( 255, 255, 255, 0.4);
}
.infos-lecteur{
	float: right;
    font-size:12px;
	width: 650px;    
	min-height: 215px;/*
	border-radius: 39px 39px 39px 39px;*/
	padding: 10px 0 40px 19px;
	border: 1px solid #5E5E5E;
	background-color: #0F0F0F;	
}

.description, .playlist, .cover{	 
	color:#A9A9A9;
	font-size: 12px;	
}

.description{
	text-align: center;
}

.playlist, .cover{
	display: none; 
}

.playlist tr{
    vertical-align:text-top;
}

.playlist-title-label{
	margin-left:20px;
	float:left;
	width:330px;
	margin-bottom: 5px;
}

.playlist-artiste-label{
	float:left;
	margin-bottom: 5px;
	width:290px;
}
.playlist-numero{
	float: left;
    width: 20px;
}
.playlist-title{
	float:left;
	width:330px;
}

.playlist-artiste{
	float:left;
	width: 290px;
}
.icon-play-mix {
	opacity: 0.1;
	position: absolute;
}
.icon-play-mix:hover{	
	opacity: 0.8;	
	cursor: pointer;
}
.new-comment-display{
    cursor: pointer;
    color:#007B9F;
}
.new-comment-display:hover{
    text-decoration: underline;
}

.comment-input{
    float: left;
    width: 570px;
}
.view-comments {
    vertical-align:text-bottom;
}
.message-merci{
    display: none;
    margin-left:1070px;
}
.write-comment{
    display: none;
    margin-top:10px;
    margin-left: 35px;
}

.butn {
  background: #007B9F;
  background-image: -webkit-linear-gradient(top, #007B9F, #2980b9);
  background-image: -moz-linear-gradient(top, #007B9F, #2980b9);
  background-image: -ms-linear-gradient(top, #007B9F, #2980b9);
  background-image: -o-linear-gradient(top, #007B9F, #2980b9);
  background-image: linear-gradient(to bottom, #007B9F, #2980b9);
  -webkit-border-radius: 11;
  -moz-border-radius: 11;
  border-radius: 11px;
  color: #ffffff;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
}

.butn:hover {
  background: #007B9F;
  background-image: -webkit-linear-gradient(top, #007B9F, #3498db);
  background-image: -moz-linear-gradient(top, #007B9F, #3498db);
  background-image: -ms-linear-gradient(top, #007B9F, #3498db);
  background-image: -o-linear-gradient(top, #007B9F, #3498db);
  background-image: linear-gradient(to bottom, #007B9F, #3498db);
  text-decoration: none;
}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
 
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
/* bloc commentaire*/
.commentaires_auteur, .commentaires_mail{    
    width:540px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #1C1C1C;
    border: 1px solid #666666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	height: 25px;
	color:#fff;
}

.commentaires_contenu{    
    vertical-align:top;
    width:1100px;	
	margin-top: 5px;
	padding: 5px;
	background-color: #1C1C1C;
    border: 1px solid #666666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    resize: vertical;
	color:#fff;
}
.submit-comment:hover{
	color: #222;
	cursor: pointer;
     background: #0099cc;
     background: -webkit-linear-gradient( #0099cc, #0079a2);
     background:    -moz-linear-gradient( #0099cc, #0079A2);
     background:     -ms-linear-gradient( #0099cc, #0079A2);
     background:      -o-linear-gradient( #0099cc, #0079A2);
     background:         linear-gradient( #0099cc, #0079A2);
}
.submit-comment:active{
     color: #000;
     background: #35B7FD;
     background: -webkit-linear-gradient( #0079A2, #afd9fa);
     background:    -moz-linear-gradient( #0079A2, #afd9fa);
     background:     -ms-linear-gradient( #0079A2, #afd9fa);
     background:      -o-linear-gradient( #0079A2, #afd9fa);
     background:         linear-gradient( #0079A2, #afd9fa);
     box-shadow: 1px 1px 10px #666666 inset, 
                 0 1px 0 rgba( 102, 102, 102, 0.4);
}
.submit-comment{
    border:medium none;
    color:white;
	margin-top: 10px;
    margin-left:996px;
  /*  padding-bottom:2px; background:url("../img/icons/bouton-submit-comment.png") no-repeat scroll 0 0 transparent;*/
	
	font-size: 14px;
	color: #123d54;
	padding: 10px 20px;
	background: linear-gradient(
		top,
		#afd9fa 0%,
		#588fad);
	background: -moz-linear-gradient(
		top,
		#afd9fa 0%,
		#588fad);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#afd9fa),
		to(#588fad));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #0a63bd;
	-moz-box-shadow:
		0px 1px 3px rgba(128,128,128,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(128,128,128,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(128,128,128,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}


#loading{
    float:right;
    margin-right:140px;
    margin-top:4px;
}
.next-page{
    float: left;
    font-style: italic;
}
.prev-page{
    float: right;
    font-style: italic;
}
.paginator{
    text-align: center
}
/* style commentaire  begin */
.gravatar-img{
	border-radius: 5px;
	box-shadow: 0 0px 1px 0px #555555;
	display: inline-block;
	width: 50px;
}
.comment-img{
	margin-left: 45px;
}
.comment-date{
	font-size: 12px;
    font-style: italic;
    margin-left: 15px;
	color: gray;
}
.comment-message{
	margin-left: 20px;
	width: 1000px;
}
.comment-contenu{
    margin-top: 5px;
}

/* style commentaire  end */

.read-comment{
    background-color: #236B91;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
     border-radius: 5px;
    width: 500px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
}
.read-comment-auteur{
    float: left;
    color: #ffffff;
    font-size:20px;
}
.read-comment-date{
    float:left;
    font-size:11px;
    margin-left:10px;
    padding-top:5px;
    color:#CFCFCF;
}
.read-comment-contenu{
    color:#BFBFBF;
    margin-top:5px;
    margin-left:20px;
}

.twitter-share-button{
	margin-right: 15px;
}
.facebook-fan{
    text-align:center;
}
.share-facebook{
    vertical-align:middle;
}
.share-twitter{
    margin-left:3px;
    vertical-align:middle;
}
.contact_form{
    margin-left:10px;
    margin-top:30px;
}
.contact_input{
    width:450px;
    margin-bottom: 15px;
    float: left
}
.contact_textarea{
    height:180px;
    width:450px;
    resize: vertical;
    float: left
}
.contact_submit{
    margin-left:365px;
    border: medium none;
}
.adsense{
    text-align: center;
}
#UserUsername{
    margin-left:25px;
    margin-top:10px;
    width:258px;
}
#UserPassword{
    margin-left:7px;
    width:258px;
}
.highlight{
    background-color: #38D84E;
    color: #fff;
}
/* galarie photo diapo scrollable
.galerie-site{
	position:relative; 
    overflow:hidden; 
    width: 675px; 
    height:120px; 
    background-color:#e3eef4;
border:1px solid #CCCCCC;
margin-left:auto;
margin-right:auto;

}
.galerie-site div.items { 
    /* this cannot be too large 
    width:5000px; 
    position:absolute; 
} 
.galerie-site div.items div { 
    float:left; 
} 
div.items img { 
   -moz-border-radius:4px ;
   -webkit-border-radius: 4px;
 border-radius: 4px;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
cursor:pointer;
float:left;
height:75px;
margin:20px 5px 20px 21px;
padding:2px;
width:100px;
}
.galerie-site img.hover {
	background-color:#123;	
}
 galarie photo diapo scrollable*/
.box-lien h3, .box-cloudtag h3,  .box-dailymotion h3, .mixsAnciens h3{
     background: url("../img/sprite/theme-default.png") no-repeat top left;
     background-position: 0 -711px; width: 180px; height: 15px; padding-bottom: 4px;
}
.box-profile h3{
    background: url("../img/sprite/theme-default.png") no-repeat top left;
    background-position: 0 -622px; width: 180px; height: 15px; padding-bottom: 4px;
  }
.box-top-single h3{
    background: url("../img/sprite/theme-default.png") no-repeat top left;
   background-position: 0 -566px; height: 16px; padding-bottom: 4px;
}
.box{
    border:1px #000000 solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
     border-radius: 5px;
}
.video{
    text-align:center;
}
.wallpaper-thumbnail{
     border:5px solid #CCCCCC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
     border-radius: 5px;
     margin-bottom: 10px;
    margin-left: 25px;
    margin-right: 25px;
}
.connection{
    font-size:12px;
    font-style:italic;
    margin-bottom:6px;
}
.more-info{
    text-align:right;
    color:#FFFF00;
    font-style:italic;
    float:right;
    font-size:12px;
}
.more_comments{
    text-align:right;
    color:#FFFF00;
    font-style:italic;
    float:right;
    font-size:12px;
}
.error{
    /*display: block;*/
    color: red;

}
.error-message{
    float: left;
}
#apycom{
    display: none;
}
/*systeme de vote*/
.notes{
    display:none;
}
.vote{
    display:none;
}
#main-tag-cloud{
    float:left;
    list-style-type:none;
    margin:0 0 10px 25px;
    padding:0;
    width:204px;
}
#main-tag-cloud span{
    float:left;
    margin-right:5px;
    height:16px;
}
.list-tags{
    font-size: 11px;
    margin: 5px 0 2px 0;
}
.tag-size-7{font-size: 16px;}
.tag-size-6{font-size: 15px;}
.tag-size-5{font-size: 14px;}
.tag-size-4{font-size: 13px;}
.tag-size-3{font-size: 12px;}
.tag-size-2{font-size: 11px;}
.tag-size-1{font-size: 10px;}
.connect_widget_button_count_summary .connect_widget_button_count_count{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.ariane{
    font-size: 12px;
    float: left;
    margin-top: 10px;
}
.ariane > a:hover{
    text-decoration: underline;
}
#nav {
	padding: 0; margin: 0;
	text-align: center; /* centrer le texte */
}
#nav li {
	display: inline;
	list-style: none;
}
#nav a {
	display:inline-block;
	margin: 0 10px;
}
/* position and dimensions of the navigator */
.scrollable {
	float:left;
}
.navi {
	margin-left:328px;
	width:160px;
	height:20px;
}
/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	/*background:url(../img/scrollable/arrow/navigator.png) 0 0 no-repeat;*/
	display:block;
	font-size:1px;
}
/* mouseover state */
.navi a:hover {
	background-position:0 -8px;
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;
}
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 200px;
	height:210px;
	/* custom decorations */
	/*border:1px solid #ccc;*/
}
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:260px;
}
.scrollable img.hover {
	background-color:#123;
}
/* single scrollable item */
.scrollable img {
	float:left;
	margin:17px 0px 0px 50px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
         border-radius: 4px;
}
.scrollable div.sprite-video-mix {
	float:left;
	margin:17px 0px 0px 50px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
        border-radius: 4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
/*shadowbox*/
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
/*#sb-loading-inner span{background:url(../img/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-nav-close{background-image:url(../img/shadowbox/close.png);}
#sb-nav-next{background-image:url(../img/shadowbox/next.png);}
#sb-nav-previous{background-image:url(../img/shadowbox/previous.png);}
#sb-nav-play{background-image:url(../img/shadowbox/play.png);}
#sb-nav-pause{background-image:url(../img/shadowbox/pause.png);}*/
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
/*sprite*/
.strite-default{   background: url("../img/sprite/theme-default.png") no-repeat top left;}
.sprite-video-mix{ background: url("../img/sprite/video-mix.jpg") no-repeat top left;}

.link-social{display: block; float: left;}
.sprite-EN{ background-position: 0 0; width: 30px; height: 20px; }
.sprite-FR{ background-position: 0 -30px; width: 30px; height: 20px; }
.sprite-bg-search{ background-position: 0 -60px; width: 200px; height: 30px; }
.sprite-bg-toolbar{ background-position: 0 -100px; width: 1px; height: 29px; }
.sprite-bouton-submit-comment{ background-position: 0 -139px; width: 92px; height: 20px; }
.sprite-comment1{ background-position: 0 -170px; width: 32px; height: 32px; }
.sprite-comment2{ background-position: 0 -212px; width: 24px; height: 22px; }
.sprite-contact{ background-position: -34px -244px; width: 20px; height: 20px; margin: 0 5px; float: left;}
.sprite-download-en{ background-position: 0 -312px; width: 178px; height: 40px; }
.sprite-download-fr{ background-position: 0 -362px; width: 178px; height: 40px; }
.sprite-download-ie9{ background-position: 0 -402px; width: 85px; height: 62px; }
.sprite-facebook{ background-position: 0 -536px; width: 17px; height: 20px; margin: 0 5px; float: left; }
.sprite-heart{ background-position: 0 -566px; width: 16px; height: 16px; }
.sprite-myspace{ background-position: 0 -592px; width: 17px; height: 20px; margin: 0 5px; float: left;}
.sprite-profile{ background-position: 0 -622px; width: 15px; height: 15px; }
.sprite-rss{ background-position: 0 -647px; width: 18px; height: 20px; margin: 0 5px; float: left;}
.sprite-search{ background-position: 0 -677px; width: 24px; height: 24px; }
.sprite-ajax-loader{ background: url("../img/icons/ajax-loader.gif") no-repeat top left;}
.sprite-sub_blue_next{ background-position: 0 -711px; width: 12px; height: 15px; }
.sprite-twitter{ background-position: 0 -736px; width: 17px; height: 20px; margin: 0 5px; float: left;}
.sprite-view-comment{ background-position: 0 -766px; width: 31px; height: 31px; }
.sprite-youtube{ background-position: 0 -807px; width: 17px; height: 20px; margin: 0 5px; float: left;}

.sprite-Afrojackmixdns1200denon{ background-position: 2px 2px; width: 100px; height: 75px; }
.sprite-DrumBasstoElectromixdns1200{ background-position: 2px -78px; width: 100px; height: 75px; }
.sprite-MixHouseDanceDrumdenon1200{ background-position: 2px -158px; width: 100px; height: 75px; }
.sprite-Mixdeephousedenon1200{ background-position: 2px -238px; width: 100px; height: 75px; }
.sprite-Mixlatinahousevideo{ background-position: 2px -318px; width: 100px; height: 75px; }
.sprite-deephousemix3denondns1200{ background-position: 2px -398px; width: 100px; height: 75px; }
.sprite-mix2electrodenon1200{ background-position: 2px -478px; width: 100px; height: 75px; }
.sprite-mixdeephouse2denondns1200{ background-position: 2px -558px; width: 100px; height: 75px; }
.sprite-mixelectrodns1200{ background-position: 2px -638px; width: 100px; height: 75px; }
/*
@media (max-width:920px){
	.lecteur{   
		margin: 50px auto 70px;
		text-align: center;
	    width: 685px;
	}
	.lecteur-description{
		width: 670px;   
		margin-left: auto;
   	 	margin-right: auto;
    	margin-top: 20px;
	}
	.corps{
		width:730px;
	}
	.footer{
		position: relative;
		background-image: none;
	}
	.bordure{
		width: 80%;
	}
	.credit-footer{
		margin-bottom: 0px;
	}	
	#search-form {
		margin: 35px auto 0;
		float: none;
	}	
	.sous-topbar {
		height:90px;
	}
}*/

@media (max-width:920px){

	.topbar{
		width: 1200px;
	}
	.footer{
		width: 1200px;	
   		position: relative;
	}
	.credit-footer {
		margin-bottom: 0px;
	}
}


.autocomplete-suggestions { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }

input { font-size: 28px; padding: 10px; border: 1px solid #CCC; display: block; margin: 20px 0; }