BODY
	{
	font-size: 10pt;  
	color:#FFFFFF;
	font-family : Arial; 
	text-align:justify;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#fcc301;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-3dlight-color:#000000; 
	scrollbar-shadow-color:#000000; 
	scrollbar-highlight-color:#FFFFFF;
	}

/* LIENS */
a.btImg:link 		{border:0px;}
a.btImg:active 		{border:0px;}
a.btImg:visited 		{border:0px;}
a.btImg:hover  		{border:0px;}

a.jaune:link 		{text-decoration:none;color: #fcc301; font-weight:normal; font-size : 10pt;}
a.jaune:active 		{text-decoration:none;color: #fcc301; font-weight:normal; font-size : 10pt;}
a.jaune:visited 		{text-decoration:none;color: #fcc301; font-weight:normal; font-size : 10pt;}
a.jaune:hover  		{text-decoration:underline;color: #fcc301; font-weight:normal; font-size : 10pt;}

a.jauneCap:link 		{text-decoration:none;color: #fcc301; font-weight:normal; font-size : 10pt; text-transform: uppercase;}
a.jauneCap:active 		{text-decoration:none;color: #fcc301; font-weight:normal; font-size : 10pt; text-transform: uppercase;}
a.jauneCap:visited 		{text-decoration:none;color: #fcc301; font-weight:normal; font-size : 10pt; text-transform: uppercase;}
a.jauneCap:hover  		{text-decoration:underline;color: #fcc301; font-weight:normal; font-size : 10pt; text-transform: uppercase;}

a.blancCap:link 		{text-decoration:underline;color: #FFFFFF; font-weight:bold; font-size : 10pt; text-transform: uppercase;}
a.blancCap:active 		{text-decoration:underline;color: #FFFFFF; font-weight:bold; font-size : 10pt; text-transform: uppercase;}
a.blancCap:visited 		{text-decoration:underline;color: #FFFFFF; font-weight:bold; font-size : 10pt; text-transform: uppercase;}
a.blancCap:hover  		{text-decoration:underline;color: #fcc301; font-weight:bold; font-size : 10pt; text-transform: uppercase;}

/* DIV */
div.central 
	{position:relative;
	left:0px;
	top:15px;
	width:902px;
	height:435px;
	z-index:1;
	visibility: visible;
	overflow-x:hidden; 
	overflow-y: auto;
	}
	
/*NEWS */
.date
	{color:#FFFFFF; text-decoration:underline; font-weight:bold; font-size : 11pt;}

/* GENERAL */
.chTxtJaune
	{color:#000000; text-decoration:none; font-weight:normal; font-size : 11pt; background-color:#fcc301}

.tdJaune
	{background-color:#fcc301}
.title
	{color:#FFFFFF; text-decoration:none; font-weight:bold; font-size : 11pt;}
	
.titleCap
	{color:#FFFFFF; text-decoration:none; font-weight:bold; font-size : 11pt; text-transform: uppercase;}

.titleTracks
	{color:#fcc301; text-decoration:underline; font-weight:bold; font-size : 11pt; text-transform: uppercase;}
		
.txtJaune
	{color:#fcc301; text-decoration:none; font-weight:normal; font-size : 10pt;}	

.tracks
	{color:#FFFFFF; text-decoration:none; font-weight:normal; font-size : 9pt; font-style: italic;}	

.txt
	{color:#FFFFFF; text-decoration:none; font-weight:normal; font-size : 10pt;}

.txtNoir
	{color:#000000; text-decoration:none; font-weight:normal; font-size : 9pt;}
	
.imgBlanc
	{border:1px solid white;}

.imgJaune
	{border:1px solid #fcc301;}
