#newscadre {
	background-image: url(../images/bg_actu.jpg);
	background-color: #cdcdcd;
	background-repeat: no-repeat;
	width: 250px;
	height: 440px;
	position: relative;
}
#newsmasque {
	width: 220px;
	height: 410px;
	left: 12px;
	top: 30px;
	position: relative;
	float: left;
	overflow: hidden;
	overflow: hidden;
}
#newsderoulante1 {
	width: 220px;
	height: 400px;
	position: absolute;
}
#newsderoulante2 {
	width: 220px;
	height: 220px;
	position: absolute;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

