/* Go Radio.fm - CSS Header */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	background-image:url(../images/bgGreekSky4.jpg);
	background-repeat:repeat-x;
}

.global { 
  position: relative; /* on positionne le conteneur */ 
  margin-left: auto; 
  margin-right: auto; 
  width: 992px; 
  text-align: left; 
}
.header { width:992px; height:auto; text-align:center; }
.bande_haute { width:100%; height:0px; padding-top:0px; background-image:url(../images/ecouter-radio_01.png); background-repeat:repeat-x; }
.logo { width:420px; height:105px;  float:left; }
.droite_header { width:352px; height:69px; padding:20px 0px 0px 220px; text-align:right; float:left; background-image:url(../images/ecouter-radio_03.png); background-repeat:repeat-x; }

.navigation { clear:both; }
.n_left { width:15px; height:67px; background-image:url(../images/ecouter-radio_04.png); background-repeat:repeat-x; float:left; }
.n_centre { width:962px; height:67px; background-image:url(../images/ecouter-radio_05.png); background-repeat:repeat-x; float:left; }
.n_right { width:15px; height:67px; background-image:url(../images/ecouter-radio_06.png); background-repeat:repeat-x; float:left; }


a.menu_bold {
	font-weight:bold;
}



/* Principaux onglets */

ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}

/* Principaux onglets */
#en-tete {overflow:hidden; position:absolute; top:79px; left:130px; }
#en-tete ul {float:left; margin:16px 16px 0 0; padding:0; list-style:none}
#en-tete li {float:left; margin-left: 3px}
#en-tete a, #actif {float:left; text-decoration:none; letter-spacing:0px; font-weight:bold; padding-left:10px; background:url(../images/coin-gauche.png) 0% -250px no-repeat; cursor:pointer; ;}
#en-tete span, #actif span {float:left; padding:6px 10px 3px 0; background:url(../images/coin-droit.png) 100% -250px no-repeat; color:#fff}
#actif {background-position:0 0}
#actif span {background-position:100% 0; color:#333}
#en-tete a:hover, #en-tete a:focus {background-position:0 -500px}
#en-tete a:hover span, #en-tete a:focus span {background-position:100% -500px}

/* Onglet accueil */
#en-tete-home {overflow:hidden; position:absolute; top:72px; left:50px; }
#en-tete-home ul {float:left; margin:16px 16px 0 0; padding:0; list-style:none}
#en-tete-home li {float:left; margin-left: 3px}
#en-tete-home a, #actif {float:left; text-decoration:none; letter-spacing:0px; font-weight:bold; padding-left:15px; background:url(../images/coin-gauche2.png) 0% -250px no-repeat; cursor:pointer;}
#en-tete-home span, #actif span {float:left; padding:10px 15px 5px 0; background:url(../images/coin-droit2.png) 100% -250px no-repeat; font-size:13px; color:#fff}
#actif {background-position:0 0}
#actif span {background-position:100% 0; color:#333}
#en-tete-home a:hover, #en-tete-home a:focus {background-position:0 -500px}
#en-tete-home a:hover span, #en-tete-home a:focus span {background-position:100% -500px}

.clear { clear:both; }
.ligne_header { margin-top:37px;  }
.partager { width:171px; float:left; margin:7px; position:relative; top:-13px; }

.pub_728 { width:728px; height:90px; position:absolute; top:7px; right:5px; }

.recherche { width:500px; float:right; text-align:right;  }
.input_recherche { background-color:#d5e9f5; border:solid 1px #96c4df; font-size:12px; color:#435979; padding:2px; width:220px; position:relative; top:-13px; }
.bnt_ok { position:relative; top:-9px; }
.pub468 { margin-top:17px; text-align:right; padding-right:10px; }
#DemoOptions { display:none; }

.auditeur_h { color:#FFFFFF; font-size:11px; display:block; text-align:right; width:400px; }


/* Menu drop */
#dropline {position:relative; font-size:12px; top:22px;}

#dropline, #dropline ul {padding:0; margin:0; list-style:none; }
current
#dropline table {border-collapse:collapse; margin:-1px -10px; 0 0; padding:0; width:0; height:0; font-size:12px;}
#dropline li {float:left; height:28px;}
#dropline li a.down {float:left; display:block; text-transform: uppercase  ;  padding:0 20px 0 10px; font-family:arial, sans-serif; font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold; border:none;}
#dropline li a {float:left; display:block;  padding:0 10px 0 10px; font-family:arial, sans-serif; font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold; border-right:solid 1px #184276;}
#dropline li ul li a {color:#fff;}

#dropline li a.down {background:url(../images/down.gif) no-repeat right center;}

#dropline li ul li a.down {font-size:14px; font-weight:bold;}

#dropline li ul {position:absolute; top:28px; left:-9999px; z-index:10; background-image:url(../images/fdmenug.png);  background-repeat:repeat; width:100%;}

#dropline li ul.floatRight li {float:right;}





