#diaponews {
	height: 452px;
	width:540px;
	float:left;
}

#price_remise {
	color:#ad1e18;
}

#diaponews .overlay {
	position:relative;
	height: 192px;
	width: 273px;
	z-index:1000;
	background-image: url(template/ruban_noel.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
}

#diaponews .news {
	height: 330px;
	width: 540px;
	position: relative;
	float:left;
	margin-bottom:10px;
}

#diaponews .news .diapo {
	height: 330px;
	width: 540px;
	position:absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}

#diaponews .news .diapo img {
	border:none;
}

#diaponews .news .diapo .titre_news {
	width:530px;
	height:40px;
	background-color:#fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	color:#385948;
	font-size:17px;
	vertical-align:middle;
	letter-spacing: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-align:right;
}

#diaponews .navig {
	float:left;
	height:122px;
	width:20px;
	cursor:pointer;
}

#diaponews .navig img {
	border:none;
}

#diaponews .div_scroll_barre {
	float:left;
	height:122px;
	width:500px;
	overflow:hidden;
	position:relative;
}

#diaponews .div_scroll_barre .scroll_barre {
	height:122px;
}

#diaponews .div_scroll_barre .scroll_barre .thumb_news {
	position:relative;
	height:107px;
	width:155px;
	float:left;
	margin-left:6px;
	margin-right:6px;
	background-repeat: no-repeat;
	background-position: center top;
}

#diaponews .div_scroll_barre .scroll_barre .thumb_news .titre {
	top:0px;
	left:0px;
	width:151px;
	padding-left:2px;
	padding-right:2px;
	height:40px;
	font-size:10px;
	position:relative;
	background-color:#fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;	
}

#diaponews .div_scroll_barre .scroll_barre .thumb_news .titre a {
	text-decoration:none;
	color:#385948;
}
