#navigation_menu {
	height:35px;
	background:url(../images/menu_bg.png) repeat-x;
	line-height:normal;
	font-size:14px;
	border-top:3px solid #FF0000;
	width:942px;
}

#navigation_menu ul {
	margin:0;
	padding:6px;
	list-style:none;
}

#navigation_menu li {
	display:inline;
	margin:0;
	padding:0;
	float:left;
}

#navigation_menu a {
	float:left;
	background:transparent;
	padding:0 0 0 4px;
	text-decoration:none;
	margin-bottom:5px;
	color:#000;
	padding:9px 28px;
	cursor:pointer;
}

#navigation_menu a:hover {
	background:#000;
	color:#FF0000;
}

	#navigation_menu_abonnement {
height:35px;
	  background:url(../images/menu_bg.png) repeat-x;
	  line-height:normal;
	  font-size:14px;
	  margin-top:12px;
      border-top:3px solid #FF0000;
	  width:637px;
	  margin-left:150px;
	  }
	#navigation_menu_abonnement ul {
	  margin:0;
	  padding:5px;
	  list-style:none;
	  }
	#navigation_menu_abonnement li {
	  display:inline;
	  margin:0;
	  padding:0;
          float:left;
	  }
	#navigation_menu_abonnement a {
	  float:left;
	  background:transparent;
	  padding:0 0 0 4px;
	  text-decoration:none;
	  margin-bottom:5px;
	  color:#000;
	  padding:9px 12px;
	  cursor:pointer;
	  }
	#navigation_menu_abonnement a:hover {
	  background:#000;
	  color:#FF0000;
	  }

/* note Debug: styles a  appliquer en plus */ 
.clear {
clear:both;
}
.default_content {
background:#FFF url(../images/content_bg_gen.png) no-repeat 0 30px;
min-height:790px;
}
.default_content ul {
list-style:none;
}
.default_content h2 {
background:#000 url(../images/titres/content_header_gen.png) no-repeat 0 0;
color:#FFFFFF;
font-size:15px;
font-weight:normal!important;
padding:8px 0 5px 25px;
color:#FFF;
}
.default_content_body {
margin:15px 10px 30px 10px;
}
.message_red{
font-size:1.2em;
color:#CF3738;
background:#FFD5D5;
padding:10px;
margin:10px 0px;
}
.message_green{
font-size:1.2em;
color:#648434;
background:#CDEFA6;
padding:10px;
margin:10px 0px;
}
#user_infos {
padding:10px;
border-bottom:1px solid #9F9F9F;
border-left:1px solid #DDDDDD;
border-top:1px solid #DDDDDD;
margin-bottom:11px;
}
#user_infos_avatar {
float:left;
}
#user_infos_content {
float:left;
margin-left:5px;
}
#user_infos_content #user_infos_username {
font-size:19px;
}
.titre {
   background:#000 url(../images/sprite-titres.png) no-repeat top left;
   height:30px;
   text-indent:-3000px;
}

.titre_commentaires_recents { background-position: 0 -5px; } 
.titre_description_emission { background-position: 0 -46px; } 
.titre_jmusic { background-position: 0 -84px; } 
.titre_les_programmes { background-position: 0 -118px; } 
.titre_news { background-position: 0 -152px; } 
.titre_programmes { background-position: 0 -186px; } 
.titre_resultat_vote { background-position: 0 -221px; } 
.titre_videos { background-position: 0 -256px; } 
.titre_votejtop { background-position: 0 -290px; } 

/* grille */
#programmes_contenu_jour {
float:left;
margin-top:6px;
text-align:center;
width:220px;
font-size:1.1em;
}
/* news */
.textcontent {
border-top:1px solid #EEEEEE;
font-size:13px;
margin:10px 10px 0 0;
padding:5px 0 10px;
}
/* j-top */
.btn-connect {
background: url(../images/connectez-vous.gif) no-repeat;
height:25px;
width:130px;
display:block;
}
.btn-vote {
background: url(../images/voter.gif) no-repeat;
height:25px;
width:130px;
display:block;
float:left;
}
.btn-open-vote {
	height:15px;
	line-height:14px;
	padding:4px 8px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.8px;
	color:#fff;
	background:#000 url('../images/bouton_bg.gif') repeat-x;
	border:1px solid #C42124;
	cursor: pointer;
	white-space: nowrap;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:right;
}
.ui-dialog li {
	margin-left:30px;
}
.btn-cailloux {
	height:15px;
	line-height:14px;
	padding:4px 8px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.8px;
	color:#FFFFFF;
	background:#000 url('../images/bouton_bg.gif') repeat-x;
	border:1px solid #C42124;
	cursor: pointer;
	white-space: nowrap;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:inline;
	margin-right:20px;
	margin-bottom:20px;
}

.btn-slots {
	height:15px;
	width:142px;
	line-height:14px;
	padding:4px 8px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	letter-spacing:0.8px;
	color:#FFFFFF;
	background:#000 url('../images/bouton_bg.gif') repeat-x;
	border:1px solid #C42124;
	cursor: pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.btn-slots-off {
	height:15px;
	width:150px;
	line-height:14px;
	padding:4px 4px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	letter-spacing:0.8px;
	color:#EE4400;
	background:#000 url('../images/bouton_bg.gif') repeat-x;
	border:1px solid #C42124;
	cursor: default;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.btn-cailloux-off {
	height:15px;
	line-height:14px;
	padding:4px 8px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.8px;
	color:#EE4400;
	background:#000 url('../images/bouton_bg.gif') repeat-x;
	border:1px solid #C42124;
	white-space: nowrap;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:inline;
	margin-right:20px;
	margin-bottom:20px;
}
.btn-cailloux:hover {
	color:#CCCC00;
}
.btn-slots:hover {
	color:#CCCC00;
}

.dialog-left {
	float:left;
	width:270px;
}

.dialog-right {
	float:right;
	width:270px;
}
.ressources_jtop {
	clear:both;
	width:150px;
	line-height:14px;
	text-align:center;
	margin-right:-20px;
	font-size:11px;
	letter-spacing:0.8px;
	white-space: nowrap;
	float:right;
}
.up_block {
	width:168px;
	padding-left:25px;
	padding-right:25px;
	margin-right:auto;
	margin-left:auto;
	padding:3px;
	float:left;
}
.infos_slot {
	margin-bottom:5px;
}
.bold {
	font-weight:bold;
}
#jtop_recap_cailloux ul li {
	margin-left:20px;
}
.actions_musique {
float:left;
margin:4px 0 0 6px;
width:347px;
}
.conteneur-vote{
/*
background:transparent url(../images/jtop-bg-defaut.png) repeat scroll 0 0;
border:1px solid #dedede;
width:300px;
padding:7px;
font-size:1.3em;
line-height:1.2em;
display:none;
float:right;
*/
float:left;
margin-top:15px;
}
.conteneur-vote span {
float:left;
font-size:11px;
}
.do{
cursor:pointer;
text-decoration:underline;
}
.do_note {
width:22px;
height:22px;
cursor:pointer;
}
.do_note.plus {
background:url(../images/pouce_up.gif) no-repeat 0 0;
}
.do_note.minus{
background:url(../images/pouce_boo.gif) no-repeat 0 0;
}
.do_delete_note {
margin-left:10px;
padding-left:16px;
color:#EE4400;
cursor:pointer;
background:url(../images/action_delete_hover.png) no-repeat 0 0;
}
#jpote_infos {
border-top:1px dotted #8F8F8F;
margin:6px 0;
padding:10px;
}
#jtop_recap_cailloux {
border-top:1px dotted #8F8F8F;
margin:6px 0;
padding:10px;
font-size:10pt;
}
#jtop_menu_cailloux {
margin:6px 0;
padding:10px;
}
.vote_item_btn{
position:relative;
right:5px;
top:5px;
}
.vote_item_hover {
background: url(../images/vote_item_hover.png) repeat-x 0 0;
}
.delete_btn {
background:url(../images/action_delete.png) no-repeat;
width:16px;
height:16px;
position:absolute;
right:0;
cursor:pointer;
}
.delete_btn:hover {
background:url(../images/action_delete_hover.png) no-repeat;
}

.new_delete_btn {
background:url(../images/slot_delete.png) no-repeat;
width:38px;
height:6px;
float:right;
margin-right:7px;
margin-top:-10px;
cursor:pointer;
}
.new_delete_btn:hover {
background:url(../images/slot_delete_hover.png) no-repeat;
}

.loading_jtop{
background:url(../images/stripe_green.png) repeat-x 0 0;
}
/* ajout */
.titre_morceau {
float:left;
width:235px;
}
#classement_vote li span {
float:left;
width:80px;
}

div.tooltip { 
	background-color:#000; 
	outline:1px solid #669; 
	border:2px solid #fff; 
	padding:10px 15px; 
	width:200px; 
	display:none; 
	color:#fff; 
	text-align:left; 
	font-size:12px; 
	outline-radius:4px; 
	-moz-outline-radius:4px; 
	-webkit-outline-radius:4px; 
}
#programmation_journee_header {
	height:80px;
}
#programmation_journee_detail {
	height:100px;
	overflow-y:auto;
}
#video, #faq {
	width:635px;
	background:#FFF url(../images/video_contenu.gif) no-repeat scroll 0 29px;
	float:left;
}
#video_contenu, #faq_contenu {
	margin:20px 14px;
}
#video_player_container{
	width: 512px;
	background: rgb(0, 0, 0) url(../images/video-container-bg.png) repeat scroll 0% 0%;
}
#video_player_container #player{
	margin: 0pt auto;
	width: 512px;
	height:312px;
}
#contact_box {
margin:10px 10px 30px;
padding:10px;
font-size:1.1em;
background:#EFEFEF;
}
.itemerror {
	color:red;
	font-size:bold;
}

.vote_content_text {
	margin:10px 5px;
	font-size:1.3em;
	height:120px !important;
	padding:10px 2px!important;
	background:url(../images/jtop-bg-defaut.png) repeat;
	text-align:center;
	line-height:1.4em;
}
.vote_content_text a{
	margin:10px auto;
}
.title {
color:#FF0606;
font-size:19px;
padding:5px 0px 10px 0px;
}
.loader {
background:transparent url(http://cdata.new.nomao.com/img/loader/loader_small_1.gif) no-repeat scroll 0 0;
display:none;
float:left;
height:16px;
width:16px;
margin-left:10px;
}
ul.nl li {
	list-style:none;
	padding:3px 0px 3px 10px;
}
ul.nl li a{
	color:#2A368D;
}
ul.nl li a:hover{
	color:#0072FF;
}
.jtop_loading{
background:transparent url(../images/loader_big.gif) no-repeat scroll 0 0;
margin:50px auto!important;
height:32px!important;
width:32px!important;
}
/* formulaires */
#signin-container {
margin:20px 30px 0 10px;
}
#signin-container h3 {
margin-bottom:10px;
}
.signinl {
border-right:1px solid #CCCCCC;
float:left;
margin-right:30px;
width:340px;
}
.bouton_signup {
background: url(../images/bouton_bg.gif) repeat-x 0 0;
padding:3px 10px;
float:left;
font-size:15px;
font-weight:bold;
color:#FFF!important;
}
.bouton_signup:hover {
text-decoration:underline;
}
.pop_form ul {
list-style:none;
}
.pop_form li {
	line-height:25px;
	margin-left:5px;
	padding:5px 0px 5px 0px;
}
.pop_form li.bottom{
	border-bottom:none;
	padding-bottom:15px;
}
.pop_form .field-note {
	color:#888;
	/*font-family:tahoma;*/
	font-size:8pt;
	padding:4px;
}
.pop_form select {
	padding:1px;
}
.pop_form .bloc {
	margin-bottom:10px;
}
.pop_form .fm-group {
	color:#B20A94;
	height:20px;
	font-size:16px;
	font-weight:bold;
	margin-top:12px;
}

.pop_form .fm-label {
	float:left;
	text-align:right;
	width:170px;
	padding:none;
}
.pop_form .fm-field, .pop_form .fm-object {
	margin-left:205px;
}
.pop_form .fm-field label {
	font-weight:normal;
}
.pop_form .fm-submit{
	margin:10px 0pt;
	padding:4px;
	text-align:center;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
	 position: absolute;
	 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
	 position: absolute;
	 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
