#newscadre {
	width: 380px;
	height: 350px;
	position: relative;
}
#newsmasque {
	width: 380px;
	height: 350px;
	position: relative;
	overflow: hidden;
}
#newsderoulante1 {
	padding-top: 5px;
	padding-left: 5px;
	width: 370px;
	height: 340px;
	position: absolute;
	overflow: hidden;
}
#newsderoulante2 {
	padding-top: 5px;
	padding-left: 5px;
	width: 370px;
	height: 340px;
	position: absolute;
	overflow: hidden;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
