*											{ margin: 0px; padding: 0px; }
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; /*margin-right: 10px;*/}
.floatRight									{ float: right; }
.clear 										{ clear: both; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width:100%; height: 100%;margin-bottom:20px; /*margin: 25px auto; max-height: 100%; min-height: 100%;*/
											  /*background: url(images/bg.png) top center;*/ }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
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;*/}

/*
	MOVERS ROW
*/
#movers-row									{  }
#movers-row div								{ float: left; }
.Title										{ width:auto;padding-top:2px;height:20px;background:url(images/title.jpg) repeat-x;}
.Title a, .Title a:visited, .Title a:link	{ text-decoration:none;font-weight:bold;color:White;}
.Title a:hover								{ text-decoration:none;color:#3a427a;}
.dvTitle_gauche								{width:8px;height:22px;background:url(images/titlegauche.jpg) no-repeat;}
.dvTitle_droite								{width:12px;height:22px;background:url(images/titledroite.jpg) no-repeat;}

/*
	SLIDER
*/
.slider-wrap								{ width: 100%; height: 100%; } /*top: 87px; left: 40px;*/
.stripViewer .panelContainer .panel ul		{ text-align: left;  height: 100%; }/*margin: 0 15px 0 30px;*/
.stripViewer								{ position: relative; width: 100%; overflow: hidden; height: 300px; border: 1px solid #3380FF; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel 		{ float: left; height: 100%; position: relative; overflow: auto;/*width:682px; width:350px;*margin-left:5px;margin-right:5px;*/}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; /*margin-right: 5px;*/ }

.cross-link									{ display: block; /*width: 62px; */
           									  /*margin-top: -14px; 
											  padding-top: 15px;*/ 
											  z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }