#newscadre {
	background-image: url(../images/news.jpg);
	width: 450px;
	height: 246px;
	position: relative;
	display: none;
}
#newsmasque {
	width: 420px;
	height: 185px;
	left: 16px;
	top: 50px;
	position: relative;
	overflow: hidden;
	display: none;
}
#newsderoulante1 {
	width: 410px;
	height: 200px;
	position: absolute;
	display: none;
}
#newsderoulante2 {
	width: 410px;
	height: 200px;
	position: absolute;
	display: none;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
