#newscadre {
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 579px;
	height: 121px;
	position: relative;
}
#newsmasque {
	width: 410px;
	height: 80px;
	left: 150px;
	top: 20px;
	position: relative;
	overflow: hidden;
}
#newsderoulante1 {
	width: 410px;
	height: 80px;
	position: absolute;
}
#newsderoulante2 {
	width: 410px;
	height: 80px;
	position: absolute;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
