.dBigImage{width:800px;text-align:center;background-color:#F7F5F5;border:solid 1px #A5A4A4;margin:10px 0}
.dSIOut{margin:2px;border:solid 1px #A5A4A4}
.dSImage{margin:4px;border:solid 1px #A5A4A4}
/*#divProgressTemplate{display:block;position:absolute;margin:290px 0 0 380px;z-index:100}*/


.objgroupe
{
	margin: 0 5px 0 0;
}

.objgroupe a
{
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	margin: 5px;
	display: inline-block;
	background: white;
	padding: 3px;
	line-height: 0;
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	border-radius: 4px 4px;
	-moz-box-shadow: 0px 0px 8px #AAA;
	-webkit-box-shadow: 0px 0px 8px #AAA;
	box-shadow: 0px 0px 8px #AAA;
	-webkit-transition: -webkit-box-shadow 0.1s ease-out;
	-moz-transition: -webkit-box-shadow 0.1s ease-out;
	-o-transition: -webkit-box-shadow 0.1s ease-out;
	transition: -webkit-box-shadow 0.1s ease-out;
}

.objgroupe a img
{
	border: none;
	padding: none;
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	border-radius: 4px 4px;
}


.objgroupe .dImgDiv img
{
    max-width:150px;
    max-height:150px;
}

.objgroupe a:hover
{
	-moz-box-shadow: 0px 0px 8px #222;
	-webkit-box-shadow: 0px 0px 8px #222;
	box-shadow: 0px 0px 8px #222;
}

/*.dImgDiv
{
    height: 150px; 
    width: 150px;
    background-repeat: no-repeat; 
    background-position: center center;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}*/

.objimageitemofgallery
{
    float: left;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: center;
    width: 150px;
    height:150px;
}

.objimageitemofgallery img{max-width:150px;max-height:150px;}
.fancybox .divMainImage{display:table-cell;vertical-align:middle;text-align:center;padding:5px;}
.fancybox_item{ cursor:pointer;}
.fancybox .divMainImage img{max-width:310px;max-height:310px;}
.fancybox .fancyboxItems{width:320px}

