.ZoomOver
{
    opacity:0.5;
    position:absolute;
    z-index:10;
    background:#FFFFFF none repeat scroll 0;
    border:1px solid #AAAAAA;
    cursor:pointer;
    filter:alpha(opacity=50);
}

.ZoomBigImg
{
    position:absolute;
	text-align:center;
    width:420px;
    height:350px;
    z-index:100;
    left:480px;
    top:388px;
    overflow:hidden;
    border:1px solid #AAAAAA;
    background-color:White;
}

.ImageFullZoom
{
    max-width:1100px;
    max-height:1000px;
    position:absolute;
    background-color:White;
}

.ListeImgZoom
{
    width:1000px;
    height:86px;
}

.MenuGauche
{
    height:86px;
    width:52px;
    background-repeat:no-repeat;
    float:left;
}

.MenuDroite
{
    height:86px;
    width:61px;
    background-repeat:no-repeat;
    float:left;
}

.MenuCentre
{
    height:86px;
    background-repeat:repeat-x;
    float:left;
    width:80px;
}

.MenuSeparation
{
    float:left;
    width:12px;
    height:86px;
}

.ImageZoom
{
    padding-left:15px;
    padding-top:10px;
    max-height: 70px;
    max-width:50px;
}

.DivBouttonFermer
{
    float:right;
    height:86px;
}

.ImgZoomPop
{
    width:1000px;
}
#miniatures{
	position:relative;
	float:left;
	width:auto;
	height:96px;
	}
.vign-mini{
	position:relative;
	float:left;
	width:100px;
	height:96px;
	padding-right:3px;
	}