.TickerNews, 
.TickerNews:visited {  
	font-size: 10px; 
	color: #000000;
	font-weight: bold;	
}

.TickerNews a {  
	color: #000000;
	text-decoration: underline; 	
}

.call{
	background-color:#e2e2e2;
	color:#20608F;
	font-weight:bold;
	margin-top:1px;
	font-size: 10px; 
}

.call a{
	text-decoration: underline; 
}

#TickerContener { 
	position:absolute; 
	width:988px; 
	height:24px; 
	z-index:88; 
	background-color: #F1F1F1; 
	layer-background-color: #F1F1F1;
	visibility: hidden; 
	clip:rect(0 990 27 0); 
	border: 1px solid #293944;
	overflow: hidden;
}

#LayNouvelle { 
	position:absolute; 
	height:15px; 
	z-index:88; 
	left:0px; 
	top:0px; 
}