#content div.blog{
	position:relative;
	width:727px;height:254px;
	}

#content div.item{
	position:absolute;
	}

#content div.item-bg{
	width:727px;height:254px;
	overflow:hidden;
	position:relative;
	}




	
#content div.ancre {
	background:url(/images/template/img/visuel/ancre_visuel.png) no-repeat;
	_background:url(/images/template/img/visuel/ancre_visuel.gif) no-repeat;
	height:21px;width:17px;padding:0px 3px;
	line-height:21px;
	cursor:pointer;
	font-size:10px;font-weight:bold;color:#6f6f6f;
	position:absolute;
	}
	
	#content div.ancre.on  {color:#404040;}


#content div.visuel_calque {
	background:#fff;
	width:727px;height:254px;
	position:absolute;z-index:101;
	}
