#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;
	float: left;
	overflow: hidden;
}
#newsderoulante1 {
	width: 320px;
	height: 270px;
	position: absolute;
}
#newsderoulante2 {
	width: 320px;
	height: 280px;
	position: absolute;
}
