div.jeux-article-wrapper div.teaser {
	border-bottom: 0px;
	margin-right: 20px;
}
div#jeux-container {
	position: relative;
	overflow: hidden;/*margin-top: 10px;*/
}
div#jeux-container div.content {
	overflow: hidden;
}
div#jeux-content {
	width: 630px;
}
div#newscroller-menu {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	background:url(../images/news_bottom_right.png) no-repeat;
	background-position:0px 0px;
	height:271px;
	width: 168px;
	float: left;
	
	overflow: hidden;
}
.news_title_teaser {
	float:left;
	width:325px;
	margin-bottom:2px;
}
.news_date_teaser {
float:right;
}



.up, .down {cursor:pointer;}

#news_bottom {
	background:url(../images/news_mask_bottom.png) no-repeat;
	height:73px;
	margin-top:-3px;
	display:block;
	padding:7px 10px 0px 122px;
	color:#FFF;
	font-size:10px;
	cursor:pointer;
}
#news_bottom h1  {
	font-size:11px;
	color:#ffcc00;
	font-weight:bold;
	padding:0;
	margin:0;
}


.news-main {cursor:pointer;}

div.jeux-scroll {
	height: 10px;
	line-height: 10px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	cursor: pointer;
}
div.newscroller-row {
	height: 74px;
	width: 100%;
	padding: 0px;
	margin-bottom:4px;
	vertical-align: middle;
	background-color:#000;
	text-align:right;
	color:#ffcc00;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:-1px
}
div.newscroller-row img {
	opacity: 0.75;
	filter: alpha(opacity=75);
}
div.newscroller-row-hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	cursor:pointer;
}
#news {
	display:block;
	width:740px;
	margin-top:-3px;
}
.news_title {
	margin-right:5px;
}
div.newscroller-row-hover {
	color: #fff;
	cursor:pointer;
}


div#news-menu-inner-wrapper {
	position: relative;
	height: 234px;
	min-height: 234px;
	overflow: hidden;
	margin: 0px;
	padding-left: 0px;
	font-weight: bold;
}
