.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}													  
.slider-wrap								{position:relative;padding:0;margin-top:-3px;}			
.stripViewer								{ position: relative; overflow: hidden; width: 669px; height: 199px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 672px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ /*background: url(images/transpBlack.png);*/
											 z-index: 9999; color: white; position: relative;color: #ffffff;width: 652px;height: 67px;												padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;opacity: 1;margin-top: -87px;z-index: 100;

}
	
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display:none; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

#actu{
	width:672px;	
	height:254px;
	border:2px solid #f9e8cc;
	padding:4px;
	margin-bottom:11px;
 }

#actuTransparence{
	position:relative;
	width:672px;
	height:87px;
	background-color:#000;
	filter:alpha(opacity=45);
	opacity:0.45;	
	margin-top:-87px;
 }

#actuTexte{
	position:relative;
	color:#fff;
	width:652px;
	height:67px;
	padding:10px;
	filter:alpha(opacity=100) !important;
	opacity:1 !important;	
	margin-top:-87px;
    z-index:100;
 }

#actuTexte h1{
	width:652px;
	color:#fff;
    font-weight:bold;
	text-transform:uppercase;
	font-size:1em;
	margin-bottom:5px;
 }
