#newscadre {
	background-image: url(../images/bg_actualites.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 310px;
	height: 340px;
	position: relative;
}
#newsmasque {
	width: 240px;
	height: 210px;
	left: 40px;
	top: 80px;
	position: relative;
	overflow: hidden;
}
#newsderoulante1 {
	background-color: ;
	width: 240px;
	height: 210px;
	position: absolute;
}
#newsderoulante2 {
	background-color: ;
	width: 240px;
	height: 210px;
	position: absolute;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
