#fond_scroller_gris{
	background-image:url(../img/zone_info_grise.png);
	width:155px;
	height:304px;
}

#fond_scroller_bleu{
	background-image:url(../img/zone_info_bleu.png);
	width:155px;
	height:304px;
}

#fond_scroller_orange{
	background-image:url(../img/zone_info_orange.png);
	width:155px;
	height:304px;
}

#fond_scroller_vertbleu{
	background-image:url(../img/zone_info_vertbleu.png);
	width:155px;
	height:304px;
}

#fond_scroller_violet{
	background-image:url(../img/zone_info_violet.png);
	width:155px;
	height:304px;
}

#marqueecontainer{
	position: relative;
	width: 137px; 
	height: 300px; 
	overflow: hidden;
	border: none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
}

#marqueecontainer a{
	 color:#0000FF;
}

#marqueecontainer a:hover{
	 color:#FF8000;
}