#selectalbum{
	position:absolute;
	width:250px;
	height:30px;
	margin:0;
	top:90px;
	left:581px;
}
#titrealbum{
	position:absolute;
	width:443px;
	height:30px;
	margin:0;
	top:29px;
	left:324px;
}
#controls{
	position:absolute;
	width:349px;
	height:30px;
	margin:0;
	top:498px;
	left:523px;
	list-style:none;
	visibility: visible;
}
#transport ul{width:250px;margin:0; list-style:none; }

#transport li{float:left;padding-left:15px;list-style:none;cursor:pointer;}

#thumbnails {
	width:234px;
	height:357px;
	margin: 0px auto;
	padding:0px;
	position:absolute;
	left: 396px;
	top: 124px;

}
#thumbnails div {
    left:200px;
	position:relative;
	width: 32px;
	height: 32px;
	float: left;
	margin:10px;
	padding:0;	
	display:inline;

}
#thumbnails img {
	width: 32px;
	height: 32px;
	position: absolute;
	border-top: solid 2px #999;
	border-right: solid 2px #404040;
	border-bottom: solid 2px #333;
	border-left: solid 2px #404040;
padding:0px;
maring:0px;

}

#picture img {	border: 0px solid #999; }
.selectedThumbnail {  border: solid 2px #fc0 !important;}
.inFocus {  border: solid 2px #fc0 !important; }
#mainImageOutline {
	margin: 0;
	padding:12px;
	border-top: solid 0px #999;
	border-right: solid 0px #404040;
	border-bottom: solid 0px #333;
	border-left: solid 0px #404040;
	overflow: hidden;
	position:absolute;
	left: 108px;
	top: 105px;
	width: 100%;
	height: 100%;
	background-image: url(../Skinl2a/commun/chargement_photo.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color: #F7F7F7;
	margin-left:auto;
	margin-right:auto;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}
#titrephoto {
	width:473px;
	height:15px;
	margin:0;
	top:72px;
	left:109px;
	text-align:center;
	position:absolute;
	z-index:15;
}
#detailphotos {
	width:297px;
	height:23px;
	margin:0;
	top:448px;
	left:551px;
	text-align:center;
	position:absolute;
	z-index:15;
}
