
/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color:#8e8e8e;
	background-image: url(../images/fond.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	font-size: 11px;
	color:#000;
}
body.page-90 .colonne_droite{ display: none }
body.page-90 .contenu{ width: 780px }

table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a{
	color: #000000;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

#lien_habillage{ display: none }

.global {
	width: 800px;
	margin: auto;
	/*margin-top: 300px;*/
	background-color: #FFFFFF;
	position: relative; /* TRES IMPORTANT: sinon le menu ne sera pas bien calé */
	/*top: 280px;*/
	/*left: 0px;*/
}
/*--------------------------- MENU ACCUEIL --- */
.item1 span{
	display: block;
	width: 99px;
	height: 34px;
	background-image: url(../images/menu01_off.gif);
	text-align: center;	
}

.item1 span:hover{
	background-image: url(../images/menu01_on.gif);
}
/*--------------------------- MENU RADIO --- */
.item27 span{
	display: block;
	width: 99px;
	height: 34px;
	background-image: url(../images/menu02_off.gif);
	text-align: center;	
}

.item27 span:hover{
	background-image: url(../images/menu02_on.gif);
}
/*--------------------------- MENU MUSIC --- */
.item2 span{
	display: block;
	width: 99px;
	height: 34px;
	background-image: url(../images/menu03_off.gif);
	text-align: center;	
}

.item2 span:hover{
	background-image: url(../images/menu03_on.gif);
}
/*--------------------------- MENU CINEMA --- */
.item37 span{
	display: block;
	width: 99px;
	height: 34px;
	background-image: url(../images/menu04_off.gif);
	text-align: center;	
}

.item37 span:hover{
	background-image: url(../images/menu04_on.gif);
}
/*--------------------------- MENU COMMUNAUTE --- */
.item41 span{
	display: block;
	width: 99px;
	height: 34px;
	background-image: url(../images/menu05_off.gif);
	text-align: center;	
}

.item41 span:hover{
	background-image: url(../images/menu05_on.gif);
}
/*--------------------------- MENU JEUX --- */
.item53 span{
	display: block;
	width: 99px;
	height: 34px;
	background-image: url(../images/menu06_off.gif);
	text-align: center;	
}

.item53 span:hover{
	background-image: url(../images/menu06_on.gif);
}
/*--------------------------- MENU BONS PLANS --- */
.item50 span{
	display: block;
	width: 99px;
	height: 34px;
	background-image: url(../images/menu07_off.gif);
	text-align: center;	
}

.item50 span:hover{
	background-image: url(../images/menu07_on.gif);
}
/*--------------------------- MENU AUTRE --- */
.item48 span{
	display: block;
	width: 103px;
	height: 34px;
	background-image: url(../images/menu08_off.gif);
	text-align: center;	
}

.item48 span:hover{
	background-image: url(../images/menu08_on.gif);
}

/* ----- HEADER ----- */
.header{
	height: 94px;
	width: 100%;
}
.header-image{
	float: left;
	width: 642px;
	height: 94px;
}
.login-top{
	float: left;
	width: 158px;
	height: 94px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 9px;
}
.login-top #form-login{
	margin-top: 15px;
	margin-left: 5px;
}
.login-top #modlgn_passwd{
	width: 60px;
}	
.login-top input{
	float: left;
	font-size: 9px;
	border: 1px solid #999999;
		margin-top: 3px;
}
.login-top label{
	float: left;
	width: 40px;
	margin-top: 3px;
}
fieldset.input{
	border: none;
}
.login-top .button-submit{
	background-color:#ECE9D8;
	border: 1px solid #999999;
	display: block;
	float: left;
	width: 20px;
	height: 14px;
	line-height: 14px;
	margin-left: 3px;
	text-align: center;
	margin-top: 3px;
}
.login-top .button-profil{
	color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 3px;
}
.login-top ul{
	margin: 0;
	padding: 0;
}
.login-top li{
	list-style: none;
	display: inline;
}
.login-top li a{
	color: #FFFFFF;
}

/* ----- MEGABAN ----- */
.banneritem{
	width: 800px;
	text-align: center;
	margin: 10px 0px 0px 0px;
}

/* ----- CONTENU ----- */
div.site {
	width: 100%;
	background: #FFF;
	position: relative;
	left: 0px;
	z-index: 2;
}
.contenu{
	float: left;
	width: 465px;
	margin-left: 10px;
	margin-right: 10px;
}
.colonne_droite{
	float: left;
	width: 300px;
}
.clear{
	clear: both;
	visibility: hidden;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.fil_ariane{
	float: left;
	width: 610px;
	margin: 10px 15px 5px 15px;
	font-size: 11px;
}
.search{
	float: left;
	width: 130px;
	margin: 5px 0;
}
.search input{
	font-size: 11px;
}
.componentheading{
	background:url(../images/btnnav3_on.gif) no-repeat #FFF;
	overflow:hidden;
	text-indent: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	height:40px;
	line-height: 28px;
	border-right:1px solid #8a8a8a; 
}
.contentheading{
	background:url(../images/btnnav3_on.gif) no-repeat #FFF;
	overflow:hidden;
	text-indent: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	height:40px;
	line-height: 28px;
	border-right:1px solid #8a8a8a; 
}
.contentheading h1{
	font-size: 11px;
	margin: 0;
	padding: 0px;
	width: 90%;
	float: left;
	overflow: hidden;
}
.contentheading a{
	font-weight: bold;
}
.buttonheading{
	float:left;
	display: block;
	width: 20px;
	margin-top: 7px;
}
.contentpaneopen td{
	text-align: justify;
	font-size: 11px;
}
.contentpaneopen img{
	margin: 0 5px 5px 0;
}
.createdate{
	font-size: 11px;
	color: #666666;
}
.readon{
	font-size: 12px;
	color: #0C3A6D;
	font-weight: bold;
}
span.article_separator{
	display: block;
	width : 100%;
	height : 15px;
}

/*--------------------------- BLOCS --- */
.bloc{
	background: url(../images/cadre_fd.gif) bottom right #FFF;
	border-left:1px solid #8a8a8a;
	margin-bottom: 10px;
}
.bloc_titre_rouge, .bloc_titre_orange, .bloc_titre_jaune, .bloc_titre_vert, .bloc_titre_bleu, .bloc_titre_violet, .bloc_titre_gris{
	border-right:1px solid #8a8a8a; 
	height:40px;
	line-height: 28px;
	overflow:hidden;
	text-indent: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.bloc_titre_gris{
	background:url(../images/btnnav0_on.gif) no-repeat #FFF;
}
.bloc_titre_rouge{
	background:url(../images/btnnav2_on.gif) no-repeat #FFF;
}
.bloc_titre_orange{
	background:url(../images/btnnav3_on.gif) no-repeat #FFF;
}
.bloc_titre_jaune{
	background:url(../images/btnnav4_on.gif) no-repeat #FFF;
}
.bloc_titre_vert{
	background:url(../images/btnnav5_on.gif) no-repeat #FFF;
}
.bloc_titre_bleu{
	background:url(../images/btnnav6_on.gif) no-repeat #FFF;
}
.bloc_titre_violet{
	background:url(../images/btnnav7_on.gif) no-repeat #FFF;
}
.bloc_contenu{
	padding: 5px;
	padding-top: 0px;
	font-size: 11px;
}
.bloc_gauche{
	float: left;
	width: 110px;
}
.bloc_droite{
	float: left;
	width: 190px;
}
#flashmain, #flashwebradios{
	margin-bottom: 10px;
}

#operation {
	padding: 0px 10px 10px 10px;
}

/*--------------------------- STAR NEWS --- */
.starnews{
	margin-top: 5px;
	zoom: 1;
}

.starnews img{
	margin-right: 3px;
}

a.starnews{
	font-weight: bold;
	vertical-align: top;
	margin: 0;
}

.starnews span{
	display: block;
	font-size: 11px;
}

.starnews-date{
	font-size: 10px;
	color: #666666;
}

/*--------------------------- ON AIR --- */
.titre_onair{
	font-weight: bold;
	margin: 5px 0px;
}
a.sp_lien_onair {
	display:block; 
	position:relative;
	width:90px; 
	height:15px; 
	background:url(../images/img_lien.gif) no-repeat 0px 0px; 
	margin: 5px auto; 
	padding-top:2px;  
	font-size:10px; 
	font-weight:bold; 
	color:#000; 
	text-decoration:none; 
}

/*====================  MODULE LOGIN ====================================*/
.bt_inscription { 
	display: block; 
	width: 335px; 
	height: 23px; 
	margin: 5px auto 10px auto; 
	padding: 8px 0 0 0; 
	color: #000; 
	font-weight: bold; 
	text-align: center; 
	text-decoration: none; 
	background: url(../images/btn_creercompte.gif); 
}
.bt_inscription:hover { 
	color: #666; 
}


/*====================  MODULE NOUVEAUTES ====================================*/

.sp_img3 { float:left; margin:2px 8px }
.sp_txt2 { position:relative; display:block; font-size:11px; color:#767676 }

.titre_nouveautes{
	font-weight: bold;
}

a.sp_lien {
	display:block; 
	position:relative;
	width:90px; 
	height:15px; 
	background:url(../images/img_lien.gif) no-repeat 0px 0px; 
	margin: 5px 0; 
	padding-top:2px; 
	padding-left:7px; 
	font-size:10px; 
	font-weight:bold; 
	color:#000; 
	text-decoration:none; 
}

a.sp_lien:hover {
	text-decoration: underline;
}

.bloc_nouveaute_top{
	margin: 20px 0;
}

.bloc_nouveaute{
	float: left;
	width: 220px;
}

.espace{
	float: left;
	width: 20px;
}

.bloc_nouveaute_image{
	float: left;
	width: 95px;
}

.bloc_nouveaute_titre{
	float: left;
	width: 150px;
}

.bloc_nouveaute_titre2{
	float: left;
	margin-top: 5px;
	width: 110px;
}

.bloc_nouveaute_vote{
	float: right;
	width: 180px;
}

a.sp_lien2 {
	display:block; 
	position:relative;
	width:70px; 
	height:15px; 
	background:url(../images/img_lien2.gif) no-repeat 0px 0px; 
	margin: 5px 0; 
	padding-top:2px; 
	font-size:10px; 
	font-weight:bold; 
	color:#000; 
	text-decoration:none; 
}

a.sp_lien2:hover {
	text-decoration: underline;
}

a.sp_lien3 {
	display:block; 
	position:relative;
	width:200px; 
	height:15px; 
	background:url(../images/img_lien3.gif) no-repeat 0px 0px; 
	margin: 5px 0; 
	padding-top:2px; 
	font-size:10px; 
	font-weight:bold; 
	color:#000; 
	text-decoration:none; 
	text-align: center;
}

a.sp_lien3:hover {
	text-decoration: underline;
}

a.ecoute {
	display:block; 
	position:relative;
	width:100px; 
	height:31px;
	line-height: 31px;
	background:url(../images/bt_ecoute.gif) no-repeat 0px 0px; 
	margin-top:15px;
	padding-left:20px; 
	font-size:10px; 
	font-weight:bold; 
	color:#000; 
	text-decoration:none; 
}

a.ecoute:hover {
	text-decoration: underline;
}
	
/*==================== FIN MODULE NOUVEAUTES ====================================*/

/*====================  COMPOSANT CINEMA ====================================*/
a.bloc-film-liens-fiche {
	display:block; 
	position:relative;
	width:150px; 
	height:16px;
	line-height: 16px;
	background:url(../images/bt-fiche.gif) no-repeat 0px 0px; 
	padding-left:10px; 
	font-size:10px; 
	font-weight:bold; 
	color:#000; 
	text-decoration:none; 
	margin-top: 5px;
}
a.bloc-film-liens-fiche:hover {
	text-decoration: underline;
}
a.bloc-film-liens-galerie {
	display:block; 
	position:relative;
	width:150px; 
	height:16px;
	line-height: 16px;
	background:url(../images/bt-galerie.gif) no-repeat 0px 0px; 
	padding-left:10px; 
	font-size:10px; 
	font-weight:bold; 
	color:#000; 
	text-decoration:none; 
	margin-top: 5px;
}
a.bloc-film-liens-galerie:hover {
	text-decoration: underline;
}
a.bloc-film-liens-ba {
	display:block; 
	position:relative;
	width:150px; 
	height:16px;
	line-height: 16px;
	background:url(../images/bt-ba.gif) no-repeat 0px 0px; 
	padding-left:10px; 
	font-size:10px; 
	font-weight:bold; 
	color:#000; 
	text-decoration:none; 
	margin-top: 5px;
}
a.bloc-film-liens-ba:hover {
	text-decoration: underline;
}
/*====================  FIN COMPOSANT CINEMA ====================================*/

/*====================  COMPOSANT EUROHOT30 ====================================*/
.nib_eurohot30 th, .nib_eurohot30 td {
	padding: 4px;
	text-align: center;
	background-color: #dcdcdc;
	border: 1px solid #FFFFFF;
}

th.nib_eurohot30_fonce, td.nib_eurohot30_fonce  { 
	color: #000; 
	background-color: #ccc; 
}

.nib_eurohot30 .nib_eurohot30_prog_up{
	color:#008000;
}
.nib_eurohot30 .nib_eurohot30_prog_down{
	color:#ff0000;
}
/*==================== FIN COMPOSANT EUROHOT30 ====================================*/

/* ----- FOOTER ----- */
.footer{
	float: left;
	width: 780px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
}

.pagination span, .pagination a{
	margin: 0 2px;
}

/* ----- COM_OPERATIONS ----- */
.operationAnimation {
	width: 100%;
	height: 290px;
	text-align: center;
}

.operationDescription h1,
.operationDescription h1 p {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}

.operationDescription p {
	text-align: justify;
}

.operationDescription a {
	text-decoration: underline;
}


/* ----- MOD_INSCRIPTION ----- */
.divInscription {
	padding: 10px;
}

#divFormInscription,
#divFormLogin {
	margin: 10px 0px 0px 0px;
}

table.formLogin {
	width: 100%;
}

table.formLogin td {
	height: 25px;
}


/* ----- COM_USER ----- */
.formulaireRegister .bloc {
	margin: 0px 0px 10px 0px;
}

.registerInfo {
	padding: 10px 10px 10px 20px;
}

.registerInfo td {
	height: 30px;
	vertical-align: middle;
}

.registerInfo td.interet {
	vertical-align: top;
}

.registerInfo label {
	font-weight: bold;
}

.registerInfo .inputbox {
	width: 180px;
}

.registerInfo .tdTitre {
	font-weight: bold;
}

#divFormMessage {
	margin: 0px 0px 10px 0px;
}

p.lienretour {
	margin: 10px;
	text-align: center;
}

/* ----- COM_EMISSIONS ----- */
.bloc_emissions {
	padding: 10px 5px 10px 5px;
	
}

table.nib_emissions {
	width: 100%;
}

table.nib_emissions th {
	border: solid 1px #000;
	background: #FFF;
}

table.nib_emissions td {
	border: none;
	background: #E7E7E7;
	width: 33%;
	text-align: center;
}

span.titre_periode {
	font-weight: bold;
}

/* ----- BOUTONS ----- */
.btnValider {
	background: url(../images/btn_valider.gif) no-repeat;
	border: none;
	width: 67px;
	height: 19px;
	font-weight: bold;
}

/*============================ MODULE RECHERCHE =======================*/
.contentpaneopen fieldset{
	border: 0;
}

.contentpaneopen fieldset a{
	color:#c70601;
	font-weight: bold;
	text-decoration: underline;
}

.contentpaneopen td{
	text-align: justify;
	font-size: 11px;
}

.contentpaneopen img{
	margin: 0 5px 5px 0;
}

.createdate{
	font-size: 11px;
	color: #666666;
}

#caserecherche{
	margin-top:2px;
	float:right;
	width:100px;
} 

.bannergroup_centre{
	float: left;
	width: 315px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* ----- WEBRADIOS ----- */
.webradio{ clear: both; height: 85px; padding: 5px; }
.webradio_alt{ background-color: #eee }
.webradio h3{ margin: 0 0 10px }
.webradio img{ float: left; margin: 0 5px 5px 0 }
.webradio p{ text-align: justify }
.webradio .ecouter{
	float: right;
	display: inline-block;
	width: 90px;
	height: 16px;
	line-height: 16px;
	background: url(../images/img_lien.gif);
	font-size: 10px;
	font-size:10px; 
	font-weight:bold; 
	color:#000; 
	text-decoration:none; 
	text-align: center;
}
