#newscadre {
	width: 220px;
	height: 180px;
	position: relative;
}
#newsmasque {
	width: 220px;
	height: 180px;
	position: relative;
	float: left;
	overflow: hidden;
}
#newsderoulante1 {
	width: 220px;
	height: 180px;
	position: absolute;
}
#newsderoulante2 {
	position: absolute;
}
