.newsletter
{
padding:0px;
float:right;
width:200px;
}

.texte-newsletter, .pictos-newsletter
{
	float:right;
	margin-bottom:3px;
}
.texte-newsletter a
{
	font-size:100%;
	color:#015595;
	font-weight:bold;
	line-height:15px;
}
.texte-newsletter a:hover
{
	color:#13b8e9;
	text-decoration:none;
}

.pictos-newsletter
{
	padding-top:0px;
	margin-right:7px;
	-margin-right:3px;
	margin-left:3px;
}
/*.marquee
{
	float:right;
	width:600px;
	margin-right:50px;
	font-size:120%;
	color:#015595;
}
.marquee a
{
	text-decoration:none;
	color:#015595;
}
.marquee b
{
	color:Red;
}*/