#newscadre {
	background-image: url(../images/bg_news.jpg);
	width: 280px;
	height: 200px;
	position: relative;
}
#newsmasque {
	width: 240px;
	height: 200px;
	left: 20px;
	position: relative;
	overflow: hidden;
}
#newsderoulante1 {
	margin-top: 20px;
	width: 240px;
	height: 180px;
	position: absolute;
}
#newsderoulante2 {
	position: absolute;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
