.carrous_link_left { cursor:pointer; position: absolute; bottom: 60px; left: 50px; width: 50px; }
.carrous_link_right { cursor:pointer; position: absolute; bottom: 60px; right: 0px; width: 100px; }

.carrous_ceil hr { position: absolute; bottom: 120px; left: 16px; border: none; background-color: #efce98; color: #efce98; width: 964px; height: 1px; }
.carrous_floor hr { position: absolute; bottom: 20px; left: 16px; border: none; background-color: #efce98; color: #efce98; width: 964px; height: 1px; }
hr.carrousSupp { margin-top: 40px; border: none; background-color: #efce98; color: #efce98; height: 1px; }

#fisheye
{
	z-index			: 200;
	position		: absolute;
	width			: 70%;	
	bottom			: 33px;
	left			: 150px; 
}

.carrousShow
{
	margin-top		: 150px;
}

div.carrousItem
{
	padding			: 0px;
}

div.carrousItem img
{
	cursor			: pointer;
	width			: 100px;
}

div.carrousLabel
{
	cursor			: pointer;
	color			: #60af1e;
  	font-weight     : bold;
}

div.ajaxloader
{
	z-index			: 100;
	position		: absolute;
	left			: 500px;
	bottom			: 90px;
}

