.marquee
{
	
	width:600px;
	margin-left:245px;
	font-size:120%;
	color:#015595;
}
.marquee .img
{
	float:left;
}
.marquee .texte
{
	
	float:left;
	font-size:110%;
	padding-right:60px;
	color:#015595;
	width:600px;
}
.marquee a
{
	text-decoration:none;
	color:#015595;
}
.marquee b
{
	color:Red;
}