/* Vedette */
div#div-hotnews {
	width: 633px;
	margin-left: 2px;
	overflow: hidden;
	height: 185px;
	position:absolute;
	top:360px;left:20px;
}

#small-hotnews-roller-wrap {
	width: 100%;
	display: block;
}

#small-hotnews-roller-wrap h3 {
	background: none;
	padding: 7px 0 5px 3px;
	margin: 0;
	font-size: 75%;
	text-transform: uppercase;
	display: block;
	color: #393939;
}

#small-hotnews-roller-wrap div.sh-images {
	float: left;
	padding: 3px 18px 2px 4px;
}

#sh-images-wrap {
	height: 66px;
	background: url(../images/sh-news-images-hover.png) no-repeat 1px 50%;
	padding-right: 3px;
}

#small-hotnews-roller img.sh-news {
	width: 70px;
	height: 70px;
	border:3px solid #caccc9;
}

#sh-content-wrap {
	clear: left;
}

#sh-content-wrap div.sh-content {
	height: 75px;
	font-size: 80%;
	width: 478px;
}

#sh-content-wrap div.sh-content a {
	display: block;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	padding: 7px 0 5px 0;
}

#sh-content-wrap div.sh-content span {
	display: block;
	padding: 0;
}
