#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;
	float: left;
	overflow: hidden;
}
#newsderoulante1 {
	background-color: ;
	width: 240px;
	height: 210px;
	position: absolute;
}
#newsderoulante2 {
	background-color: ;
	width: 240px;
	height: 210px;
	position: absolute;
}

