﻿.display
{
	position:relative;
	height:151px;
	width:163px;
	margin:0 auto;
}
.left
{
	position:relative;
	float:left;
	right:17px;
}
.boucle_left
{
	position:relative;
	height:151px;
	width:31px;
	float:left;
}
.boucle_right
{
	position:relative;
	height:151px;
	width:31px;
	float:right;
}
.produit
{
	margin:0 auto;
	position:relative;
	width:101px;
	height:105px;
	float:right;
}
.nom
{
	position:relative;
	height:15px;
	text-align:center;
}
.image
{
	position:relative;
	height:101px;
	margin:0 auto;
	text-align:center;
}
.News
{
	text-align:left;
	position:absolute;
	width:270px;
	height:100px;
	text-align:left;
	overflow:auto;
}
.TextBox1
{
	position:relative;
	float:left;
	height:32px;
	left:10px;
	top:5px;
}
.TextBox2
{
	position:relative;
	float:right;
	height:32px;
	left:-40px;
	top:5px;
}
.LogButton
{
	position:relative;
	left:100px;
	top:1px;
}
.TabStrip
{
	margin:0 auto;
	width:500px;
	top:10px;
	height:100px;
	position:relative;
	border:1px solid black;
	background-repeat:no-repeat;
}
.Thumbnail 
{
  border: 1px solid #AAAAAA;
  cursor: pointer;
  z-index:99; 
}

.ThumbnailHover 
{
  border: 1px solid #DDDDDD;
  cursor: pointer; 
}

.ThumbnailSelected
{
  border: 1px solid #AAAAAA;
  cursor: pointer; 
}

.ScrollItem 
{
	height:105px !important;
  color:white; 
  border: 2px solid #525252; 
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  height:83px;
  cursor:pointer;
  margin-top:-3px;
}

.ScrollItemHover 
{
	height:105px !important;
  color:black; 
  border: 2px solid #525252; 
  background-color: #000000; 
  font-family:MS Sans Serif, Verdana;
  margin-top:-3px;
  font-size:10px;
  height:83px; 
  cursor:s-resize url("");
}

.ScrollItemActive
{
	height:105px !important;
  color:black; 
  background-color: #000000; 
  border: 2px solid #525252; 
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  height:83px;
  margin-top:-3px;
  cursor:pointer;
  margin-top:0px;
}