img{
	border:0;
}
.galerie_slide{
	height:522px;
	width:633px;
	position:relative;
	overflow:hidden;
	padding-bottom:2px;
}
.galerie_slide ul{
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	width:99999px;
	left:40px;
	height:56px;
	overflow:hidden;/* jerome 26.02.2010 sinon IE6 passe le UL sur deux lignes et les vignettes remotent */
}
.galerie_slide ul li{
	float:left;
	margin-right:1px;
	position:relative;
	width:80px;
	overflow:hidden;
}
.galerie_slide ul li a img{
	height:54px;
	/*
	opacity:0.5;
	filter : alpha(opacity=50); 
	*/
}
.galerie_slide ul li img.img_lecteur{
	position:absolute;
	top:15px;
	left:25px;
}
.galerie_slide ul li a.sel img{
	/*
	opacity:1;
	filter : alpha(opacity=100);
	*/
	padding-bottom:1px;
	border-bottom:1px solid #4a4647;
}
img.fleche_prec{
	position:absolute;
	bottom:2px;
	left:0;
}
img.fleche_suiv{
	position:absolute;
	bottom:2px;
	right:0;
}
div.legende{
	position:absolute;
	bottom:55px;
	height:17px;
height:34px;
	line-height:17px;
	background-color:#535353;
	width:100%;
	padding:0 5px;
	color:#fff;
	overflow:hidden;
}
div.legende span{
	height:17px;
display:block;
height:34px;
	line-height:17px;
}
img.full_screen{
	background:url('../../images/full_screen.gif') top left no-repeat;
	width:15px;
	height:12px;
	position:absolute;
	top:2px;
	right:15px;
}
.vague{
	position:relative;
/*position:absolute;
top:0;
left:0;*/
	width:633px;
	height:435px;
/*	height:450px;*/
}
/*
.vague div{
	width:10px;
	position:absolute;
	top:0;
	overflow:hidden;
	height:450px;
}
.vague div img{
	position:absolute;
	top:0;
}
*/
.img_lecteur_gd{
	position:absolute;
	top:180px;
	left:270px;
	z-index:10;
}
.src_lecteur{
	display:none;
}
.detail_legende,.detail_legende_mid,.detail_legende_fin{
	border-right:1px solid #fff;
	padding:0 10px;
	height:17px;
height:34px;
width:75px;
	display:block;
	float:left;
}
.detail_legende_mid{
width:350px;
}
.detail_legende_fin{
	border:0;
width:146px;
}
.lecteur_gd{
	z-index:10;
	position:absolute;
	top:150px;
	left:180px;
}
img.img_full_screen{
	display:none;
}
div.galerie_full_screen{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	background-color:#000;
}
