#newscadre {
	background-image: url(../images/bg_actu.jpg);
	background-color: #cdcdcd;
	background-repeat: no-repeat;
	width: 250px;
	height: 264px;
	position: relative;
}
#newsmasque {
	width: 220px;
	height: 220px;
	left: 12px;
	top: 30px;
	position: relative;
	overflow: hidden;
}
#newsderoulante1 {
	width: 220px;
	height: 220px;
	position: absolute;
}
#newsderoulante2 {
	width: 220px;
	height: 220px;
	position: absolute;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
