.diaporama .imageManager{
	float:left;	
	margin-top:0px;
}

.diaporama .imageManager .zoom{
	position:relative;
}
.diaporama .imageManager .zoom .photo a.lienPhoto{
	display:block;
	overflow:hidden;
	width:1000px;
}

.photo {position:relative;}

.diaporama .decouvrir {
    bottom: 84px;
    position: absolute;
    right: 189px;
}

.diaporama .legende {
	width:650px;
	height:38px;
	background-repeat:no-repeat;	
	position:absolute;
	top:231px;
	left:0;	
}
.diaporama .legende p{
	color:white;
	padding:3px 3px 0 10px;
	float: left;
}

.diaporama .legende a{
	color:black;
}

.diaporama .legende .plus{
	line-height: 22px;
}

.diaporama .legende .prev,
.diaporama .legende .next,
.diaporama .legende .sep
{
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 10px;
    margin-left: 8px;
    margin-right: 0;
    padding: 5px;
    text-decoration: none;
}

.diaporama .thumbs{
	position: absolute;
    right: 24px;
    width:170px;
    height:225px;
}
.diaporama .thumbs .scroll{
	margin-top:5px;
}
.diaporama .thumbs ul{
	margin:10px 0 0 0;
}

.liHidden {
	display:none;
}
.diaporama .thumbs .scroll ul li {
	background:url(../../../../images/css/general/bg_btn_off.png) no-repeat;
	width:170px;
	height:50px;
	margin-bottom:5px;
	padding-top: 6px;
	list-style-type: none;
	position: relative;
	list-style-image:none;
}
.diaporama .thumbs .scroll ul li.current {
	background:url(../../../../images/css/general/bg_btn_on.png) no-repeat;
}
.diaporama .thumbs .scroll ul li a{
	display:block;
	width:170px;
	height:50px;
	color:#fff;
	font-family: 'Federo', sans-serif;
	text-align:center;
	text-decoration:none;
	font-size:1.3em;
	line-height: 17px;
	list-style-image:none;
}

span#exotiqueRight {
    position: absolute;
    right: -18px;
    top: -5px;
}
