/* ---------------------------------- */
/* GLOBAL */
/* ---------------------------------- */

body{
background:#ffffff;
}

.png{
behavior: url(data/css/png.htc);
}

.clear{
clear:both;
font-size:1px;
width:100%;
height:1px;
overflow:hidden;
}

.clearleft{
clear:left;
font-size:1px;
width:100%;
height:1px;
overflow:hidden;
}

#global{
position:relative;
width:996px;
font-size:11px;
background:url('../img/fondGlobal.gif');
margin-bottom:6px;
}

	#global a{
	text-decoration:none;
	}

#bandeauTop{
position:relative;
width:996px;
height:135px;
background:url('../img/bandeauTop.jpg');
overflow:hidden;
}

		#bandeauTop #accroche{
		position:absolute;
		top:65px;
		right:280px;
		width:250px;
		height:135px;
		color:white;
		font-size:12px;
		text-align:right;
		z-index:0;
		}

				#bandeauTop #accroche span{
				font-size:14px;
				font-weight:bold;
				}

		#bandeauTop #clic{
		position:absolute;
		top:0px;
		left:0px;
		width:460px;
		height:135px;
		z-index:10;
		}

/* ---------------------------------- */
/* MENU */
/* ---------------------------------- */

#menu{
display:inline;
float:left;
background:url('../img/fondMenu.gif');
width:132px;
color:#000000;
}

#menu a{
color:#000000;
text-decoration:none;
}

#menu a:hover{
color:#5B62B3;
text-decoration:underline;
}

		#menu ul{
		margin-left:20px;
		margin-right:2px;
		}

		#menu ul ul{
		margin-left:10px;
		}

		#menu ul ul li{
		margin-left:10px;
		list-style-position:outside;
		list-style-type:square;
		}

		#menu li.espace{
		margin-top:20px;
		}

#basMenu{
margin-top:20px;
width:132px;
height:125px;
background:url('../img/basMenu.gif');
}


/* ---------------------------------- */
/* BT LIVE */
/* ---------------------------------- */

#btLive{
position:relative;
background:url('../img/fond_btLive.gif');
width:280px;
height:74px;
text-align:left;
}

		#btLive a{
		color:#ffffff;
		}
		
		#btLive a:hover{
		color:#000000;
		}
		
		#btLiveLogo{
		position:absolute;
		top:10px;
		left:11px;
		width:59px;
		height:44px;
		overflow:hidden;
		}

		#btLiveTitre{
		position:absolute;
		top:13px;
		left:78px;
		font-size:11px;
		color:black;
		font-weight:bold;
		}

		#btLiveChapo{
		position:absolute;
		top:28px;
		left:100px;
		width:175px;
		height:27px;
		font-size:11px;
		color:white;
		overflow:hidden;
		}
	
/********************************************************************/
/*					     	PAGINATION   	         			    */
/********************************************************************/

.numPage{
text-align:center;
margin: 10px 0;
color:#969696;
}

		.numPage a{
		font-weight:bold;
		color:#2D537E;
		}

		.numPage a:hover{
		font-weight:bold;
		color:#969696;
		}


/********************************************************************/
/*					     	ADDTHIS   	         			    */
/********************************************************************/
#share{
position:absolute;
right:280px;
top:42px;
z-index:0;
}

#share a img{
border:0;
}

/********************************************************************/
/*					     	PLAYER   	         			    */
/********************************************************************/
#player{
border:1px dotted #7A75DC;
width:384px;
height:288px;
margin:0 auto;
background:url('../img/ajax-loader.gif') no-repeat center;
}
