#newscadre {
	background-image: url(../images/moduleactu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 350px;
	height: 321px;
	position: relative;
}
#newsmasque {
	width: 320px;
	height: 270px;
	left: 20px;
	top: 40px;
	bottom: 10px;
	position: relative;
	overflow: hidden;
	overflow: hidden;
}
#newsderoulante1 {
	width: 320px;
	height: 270px;
	position: absolute;
}
#newsderoulante2 {
	width: 320px;
	height: 280px;
	position: absolute;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

