		<!--
	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	 
	#apDiv1 {
		position:relative;
		left:0px;
		top:0px;
		width:389px;
		z-index:1;
		overflow: visible;
		background-image: url(/irj/portalapps/com.stibmivb.portal.component.internet/img/picZoom/ombre_cote_blc.gif);
	}
	#apDiv2 {
		position:relative;
		left:0px;
		top:0px;
		width:389px;
		height:6px;
		z-index:2;
		background-image: url(/irj/portalapps/com.stibmivb.portal.component.internet/img/picZoom/ombre_haut_blc.gif);
	}
	#apDiv3 {
		position:relative;
		left:0px;
		top:0px;
		width:389px;
		height:6px;
		z-index:3;
		background-image: url(/irj/portalapps/com.stibmivb.portal.component.internet/img/picZoom/ombre_bas_blc.gif);
	}
	
	#smallPic{
		display: inline;
		float:left;
		margin-right:10px;
		margin-bottom:10px;
	}
	#smallPic img{
		cursor:pointer;
	}
	#bigPic{
		display: inline;
		float:left;
		margin-bottom:10px;
	}
	#bigPic img{
		cursor:pointer;
	}
	#bigPicContainer{
		float:left;
		margin-bottom:10px;
		top:-6px;
		position:relative;
		display: none;
	}
	#smallPicContainer{
		float:left;
		margin-bottom:10px;
		margin-right:10px;
		top:-6px;
		position:relative;
		display: inline;
	}
	-->
