#newscadre {
	width: 380px;
	height: 350px;
	position: relative;
}
#newsmasque {
	width: 380px;
	height: 350px;
	position: relative;
	float: left;
	overflow: hidden;
}
#newsderoulante1 {
	padding-top: 5px;
	padding-left: 5px;
	width: 370px;
	height: 340px;
	position: absolute;
	overflow: hidden;
}
#newsderoulante2 {
	padding-top: 5px;
	padding-left: 5px;
	width: 370px;
	height: 340px;
	position: absolute;
	overflow: hidden;
}
