﻿
/*body{background:#bdbeb8;}*/

#PhotoGallery
{
	margin:5px 0 0 5px;
	padding:5px 0 0 5px;
	width:865px;
	height:450px;
	/*border-style:solid;border-width:1px;border-color:Aqua;*/
	
}

/*
#RepeaterWrapper
{
	float:left;
	width:415px;
	height:410px;
    overflow:hidden;
}*/

#ViewZoneWrapper
{
	float:right;
	width:450px;
	height:450px;
	margin: 0px 0px 0px 10px;
    /*border-style:solid;border-width:1px;border-color:green;*/
}

#PhotoGallery .ImageStyle
{
	/*width:40px;*/
	/*padding: 0px 0px 0px 0px;*/
	cursor:hand;
	border:none;
      outline:none;
}

#PhotoGallery a:hover
{
    border-style:solid;border-width:1px;border-color:red;
}

#PhotoGallery a
{
      border:none;
      outline:none;
}

#PhotoGallery .ImgViewZoneStyle
{
	/*width:450px;*/
	text-align:left;
}

#PhotoGalleryViewZonePagerWrapper .ImagePrecedente
{
}

#PhotoGalleryViewZonePagerWrapper .ImagePrecedente
{
	position:relative;
	top:10px;
	left:421px;
}

#PhotoGalleryViewZonePagerWrapper .ImageSuivante
{
	position:relative;
	left:422px;
	top:10px;
}
