marquee {
	width: 295px;
	height:50px;
	/*background:white;*/
	padding:5px;
	margin:0px;
	/*color:#637B93;*/
	color:#FF0000;
	line-height:25px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
}

ul.ul_filrouge {
	text-decoration:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:0pt;
	margin-left:0px;
}

marquee ul li {
	/* background:transparent url(../images/icones/fleche_jaune.gif) no-repeat scroll 0px 8px; */
	list-style-image:none;
	display:block;
	line-height:2;
	padding-left:10px;
	margin-left:0px;
}

marquee ul li a {
	text-decoration: none;
}

marquee ul li a:hover,
marquee ul li a:active,
marquee ul li a:actif,
marquee ul li a:visited,
marquee ul li a:focus {
	color:#637B93;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
}	