#newscadre {
	background-image: url(../images/bg_actualites.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 470px;
	height: 160px;
	position: relative;
}
#newsmasque {
	width: 450px;
	height: 150px;
	left: 10px;
	top: 5px;
	position: relative;
	float: left;
	overflow: hidden;
}
#newsderoulante1 {
	width: 450px;
	height: 150px;
	position: absolute;
}
#newsderoulante2 {
	width: 450px;
	height: 150px;
	position: absolute;
}

