

.Contenant_ThumbsXX     { text-decoration: none; background-color: gray; text-align: center; display: block; margin: 0 auto 3px; width: 100px }


.Contenant_Thumbs a      { text-decoration: none; background-color: gray; text-align: center; display: block; margin: 0 auto 3px; padding-right: 5px; padding-left: 5px; border-style: none }


.Contenant_Thumbs imgXX    { text-decoration: none; text-align: center; display: block; margin: 0 auto; width: 50px; border-style: none }


.Contenant_Thumbs imgCC a   { text-decoration: none; margin-top: 0; margin-bottom: 0; border-style: none }



/* votre commentaire */


.classImageThumb       { color: gray; font-size: 10px; font-weight: normal; text-decoration: none; text-align: center; display: inline; margin-right: 5px; margin-bottom: 5px; width: auto; height: 30px; border-style: none }



.classImageThumb a img  { background-color: yellow; border: solid 2px maroon }



.classImageThumb a:link img  { background-color: yellow; border: solid 2px maroon }
.classImageThumb a:active img  { background-color: yellow; border: solid 2px maroon }
.classImageThumb a:visited  img { background-color: yellow; border: solid 2px maroon }


/* votre commentaire */


#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbOverlay.grey { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.grey { border: 3px solid #888888; }

/* votre commentaire */
#lbDetailsContainer  { font-style: normal; font-variant: normal; font-weight: normal; line-height: 1em; background-color: #fff; margin: 0 auto; width: 100%; overflow: auto }
#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
/* votre commentaire */


#lbImageContainer, #lbIframeContainer  { padding: 10px }
#lbLoading {
position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(imageslytebox/loading.gif) center no-repeat;
}

#lbHoverNav  { background-image: url("imageslytebox/LogoMAV.png"); background-repeat: no-repeat; background-position: right top; position: absolute; z-index: 10; top: 0; left: 0; width: 100%; height: 100% }

#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(imageslytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover  { background: url("imageslytebox/prev_grey.jpg") no-repeat left 45% }
		
#lbNext { width: 49%; height: 100%; background: transparent url(imageslytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover  { background: url("imageslytebox/next_grey.jpg") no-repeat right 45% }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }

#lbDetails  { text-align: left; width: 100%; float: left }

/* votre commentaire */
#lbCaption    { font-size: 0.7em; font-weight: bold; text-align: center; text-transform: uppercase; display: block }
/* votre commentaire */

#lbNumberDisplay  { font-size: 0.6em; text-align: center; display: block; padding-top: 3px; padding-bottom: 0; width: 100%; float: left; border-top: 1px solid gray }
#lbNavDisplay  { background-color: silver; display: block; padding-bottom: 1em; float: left }

#lbClose  { margin-bottom: 1px; width: 44px; height: 14px; float: right }
	#lbClose.grey  { background-image: url("imageslytebox/close_grey.png"); background-repeat: no-repeat; background-attachment: scroll; background-position: center 0 }
	
#lbPlay   { margin-bottom: 1px; width: 44px; height: 14px; float: left }
	#lbPlay.grey { background: url(imageslytebox/play_grey.png) no-repeat; }
	
#lbPause   { margin-bottom: 1px; width: 44px; height: 14px; float: left }
	#lbPause.grey { background: url(imageslytebox/pause_grey.png) no-repeat; }


