.actualite_texte_defilant
{
	position        : absolute;
	top             : 90px;
	left            : 420px;
	width           : 280px;
	height          : 20px;
	background-color: #000000;
	background      : #000000;
	font-weight     : bold;
	color           : #FFFFFF;
	letter-spacing  : 2pt;
	cursor          : default;
}

.actualite_texte_defilant_over
{
	position        : absolute;
	top             : 90px;
	left            : 420px;
	width           : 280px;
	height          : 20px;
	background-color: #000000;
	background      : #000000;
	font-weight     : bold;
	color           : #FFFFFF;
	letter-spacing  : 2pt;
	cursor          : pointer;
}
