/************ slide navigation tout niveau ***********/

#tout_niveau{
	background:#FFFFFF no-repeat;
	/*width:780px;
	height:190px;
	margin-bottom:30px;*/
	width:200px;
	height:70px;
}
#tout_niveau .next
{
	/*right:150px;*/
	/*top:90px;*/
}
#tout_niveau .prev
{
	/*left:15px;*/
	/*top:90px;*/
}

#tout_niveau .interieur-carrousel
{
	width: 150px;
	height:50px;
}

#tout_niveau .item{
	width:47px;
	margin-right:2px;
	margin-left:3px;
}
