

.panorama {    }

.pano {  margin-top: 45px;  }

.pano_picture{
border: 1px solid #86d1f1;    
   position:relative; top: 0px; left: 33px; 
	background-image: url(../images/pano/pano_sample.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 235px;
	width: 693px;
	margin-bottom: 0px;  
}

.scrolling_left{
	float: left;  
	height: 235px;
	width: 100px;
	margin: 0;}

.scrolling_right{
	float: right;  
	height: 235px;
	width: 100px;
	margin: 0px;}

.nav_bar{
	margin-top: 20px;
	 position:relative; top: 0px; left: 33px;  
	text-align:center;
	width:693px;}

.conteneur{width: 200px ;}

#leftimg {position:relative; top: 0px; left: -10px; }
#rightimg {position:relative; top: 0px; left: 10px;}