.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 590px;min-height: 500px;background-image:url(../img/fond_slider.png) ; padding-top:30px; padding-left:17px; background-repeat:no-repeat;}
.slider-wrap								{ width: 570px;height:377px;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 570px; height: 377px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 570px;height:377px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.photo-meta-data							{padding: 10px; height: 140px;margin-top: -95px; position: relative; z-index: 9999; color: white;background-color: #20201D;       /* la couleur de fond          */
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity: 0.8; }


#thumb{
	width:580px;
	margin-top:5px;
	
}
#thumb div{
	float:left;
	margin-right:5px;
}
#thumb img{
	width:91px;
}
.active-thumb 								{ background-image:url(../img/transpBlack.gif);}





.photo-meta-data a{
	color:#FFF;
	font-weight:bold;
}
.photo-meta-data a:hover{
	text-decoration:underline;
}