#newscadre {
	background-image: url(../images/trait_news_250.gif);
	background-color: #EEEDE2;
	background-repeat: no-repeat;
	width: 250px;
	height: 250px;
	position: relative;
}
#newsmasque {
	width: 230px;
	height: 230px;
	left: 10px;
	top: 10px;
	position: relative;
	float: left;
	overflow: hidden;
}
#newsderoulante1 {
	width: 230px;
	height: 230px;
	position: absolute;
}
#newsderoulante2 {
	width: 230px;
	height: 230px;
	position: absolute;
}
