#flashNewsBar {
	width: 100%;
	height: 20px;
	position: fixed;
	left: 0px;
	top: 100%;
	margin-top: -20px;
	/*background-image: url(http://www.messlive.net/modules/Forum/images/titre.gif);
	background-repeat: repeat-x;
	background-position: left center;*/
	background-color: #BCC9DC;/*#4C4C4C;*/
	font-size: 10pt;
	color: white;
	z-index: 99;
}

#flashNewsBar #mlbm_effect {
	margin-top: 2px;
}

#flashNewsBar #flashNewsBar_titre {
	margin-top: 2px;
	margin-left: 5px;
	color: #8B0000;
}

#flashNewsBar #mlbm_effect .mlbm_effect a {
	/*color: #FFFFFF;*/
}