#newscadre {
	width: 220px;
	height: 180px;
	position: relative;
}
#newsmasque {
	width: 220px;
	height: 180px;
	position: relative;
	float: left;
	overflow: hidden;
	overflow: hidden;
}
#newsderoulante1 {
	width: 220px;
	height: 180px;
	position: absolute;
}
#newsderoulante2 {
	position: absolute;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

