#newscadre {
	border-bottom: 1px solid #FFF;
	background-image: url(../images/bg_news.jpg);
	background-color: #aaa;
	background-repeat: no-repeat;
	width: 300px;
	height: 350px;
	position: relative;
}
#newsmasque {
	padding-left: 10px;
	width: 280px;
	height: 340px;
	top: 10px;
	position: relative;
	overflow: hidden;
	overflow: hidden;
}
#newsderoulante1 {
	background-color: ;
	width: 280px;
	height: 340px;
	position: absolute;
	overflow: hidden;
	overflow: hidden;
}
#nav {
	width: 270px;
	height: 15px;
	left: 15px;
	bottom: 5px;
	position: absolute;
	text-align: left;
	display: none;
}
#pause {
	background-color: black;
	width: 160px;
	height: 20px;
	left: 65px;
	bottom: 30px;
	position: absolute;
	text-align: center;
	opacity: 0.4; MozOpacity: 0.4; KhtmlOpacity: 0.4; filter: alpha(opacity=40);
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	display: none;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

