#info{
  font-weight:normal;
  color:#FFF;
  margin-top : 55px; 
  font-size:25px; 
}
#meteo{
  color:#FFF;
  /*margin-top : 55px; */
}
.global_container{
 /* position:absolute;*/
  /*margin-top:90px;*/
    max-width: 995px;
    overflow: hidden;
}
.panorama_navigation_container{
  width:120px;
  height:40px;
  padding:5px;
  margin: 0 auto;
  position:relative;
  border-bottom:1px solid #999;
  border-right:1px solid #999;
  border-left:1px solid #999;
  background:#333;
  /*border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -webkit-border-bottom-left-radius:10px;
  -opera-border-bottom-right-radius:10px;
  -opera-border-bottom-left-radius:10px;
  -o-border-bottom-right-radius:10px;
  -o-border-bottom-left-radius:10px;
  -moz-border-radius-bottomright:10px;
  -moz-border-radius-bottomleft:10px;
  
  behavior: url(themes/default/pie/PIE.php);
  */
  overflow:hidden;  
}
.panorama_navigation{
  width:200px;
  position:relative;
}
#btn_play{
  width:24px;
  height:24px;
  display:block;
  float:left;
  border:none;
  padding:0px;
  margin:8px;
  
}
#btn_onair{
  width:24px;
  height:24px;
  display:block;
  float:left;
  border:none;
  padding:0px;
  margin:8px;
  cursor:pointer;
  
}
.btn_onair{
	background:url(/public/archives/static/pano/js/img/onair.png)  no-repeat;
}
.btn_play{
  background:url(/public/archives/static/pano/js/img/play_out.png)  no-repeat;
  
}
.btn_play2{
  background:url(/public/archives/static/pano/js/img/stop_in.png) no-repeat;
  
}
.btn_play3{
  background:url(/public/archives/static/pano/js/img/stop_in.png) no-repeat;
  
}
#btn_home{
  background:url(/public/archives/static/pano/js/img/home_in.png) no-repeat;
  width:24px;
  height:24px;
  display:block;
  float:left;
  border:none;
  padding:0px;
  margin:8px;
}
.btn_hotspots1{
  background:url(/public/archives/static/pano/js/img/spot_out.png) no-repeat;
  width:24px;
  height:24px;
  display:block;
  float:left;
  border:none;
  padding:0px;
  margin:8px;
}
.btn_hotspots2{
  background:url(/public/archives/static/pano/js/img/spot_in.png) no-repeat;
  width:24px;
  height:24px;
  display:block;
  float:left;
  border:none;
  padding:0px;
  margin:8px;
}
#btn_date{
  background:url(/public/archives/static/pano/js/img/histo_out.png) no-repeat;
  width:24px;
  height:24px;
  display:block;
  float:left;
  border:none;
  padding:0px;
  margin:8px;
}
#btn_hdview{
  background:url(/public/archives/static/pano/js/img/hd_out.png) no-repeat;
  width:24px;
  height:24px;
  display:block;
  float:left;
  border:none;
  padding:0px;
  margin:8px;
}
#btn_krview{
	background:url(/public/archives/static/pano/js/img/hd_out.png) no-repeat;
  width:24px;
  height:24px;
  display:block;
  float:left;
  border:none;
  padding:0px;
  margin:8px;
}
.panorama_container{
   position:relative;
	overflow:hidden;
	margin-left:10px;
	margin-right:10px;
	
}
.panorama_display{
/*	border : 1px solid #333;
  border-radius:40px;
  -moz-border-radius:40px;
  -o-border-radius:40px;
  -opera-border-radius:40px;
  -webkit-border-radius:40px;
  behavior: url(themes/default/pie/PIE.php);*/
  position:absolute;
	cursor: default;
	z-index:900;
		
}
.live_display_container{
	z-index:999;
	border : 1px solid #333;
	background:#333;
	padding:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-radius:10px;
  -moz-border-radius:10px;
	-o-border-radius:10px;
	-opera-border-radius:10px;
	-webkit-border-radius:10px;
	/*behavior: url(themes/default/pie/PIE.php);*/ 
	width:650px;
	/*height:680px;*/
	display:block;
	position:absolute;
	
	
	
}
.live_display{
	background:#000;
	color:#FFF;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	/*border : 1px solid #FFF;
  border-radius:10px;
  -moz-border-radius:10px;
	-o-border-radius:10px;
	-opera-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(themes/default/pie/PIE.php);*/
	overflow: hidden;
	overflow-y: auto;
	position:relative; 
	
}
.histo_display_container{
	z-index:999;
	z-index:999;
	border : 1px solid #333;
	background:#333;
	padding:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-radius:10px;
  -moz-border-radius:10px;
	-o-border-radius:10px;
	-opera-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(themes/default/pie/PIE.php); 
	width:650px;
	/*height:680px;*/
	display:block;
	position:absolute;
	
	
	
}
.table_histo td{
	text-align:center;
	vertical-align:middle;
}
.table_histo td.histo_label{
	height:40px;
	text-align:center;
	vertical-align:middle;
}
.table_histo img{
	border:1px solid #FFF;
	cursor:pointer;
}
.histo_display{
	background:#000;
	color:#FFF;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	/*border : 1px solid #FFF;
  border-radius:10px;
  -moz-border-radius:10px;
	-o-border-radius:10px;
	-opera-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(themes/default/pie/PIE.php);*/
	overflow: hidden;
	overflow-y: auto;
	position:relative; 
	
}
#framelive{
	
}
.live_display_close{
	position:absolute;
	right:5px;
	top:5px;
	display:block;
	height:24px;
	width:24px;
	z-index:999;
	border : none;
	cursor: pointer;
	background:url(/public/archives/static/pano/js/img/close_out.png) no-repeat;
	
	 
}
.histo_display_close{
	position:absolute;
	right:10px;
	top:10px;
	display:block;
	height:24px;
	width:24px;
	
	border : none;
	background:url(/public/archives/static/pano/js/img/close_out.png) no-repeat;
	
	 
}
#histo {
	text-align:center;
	z-index:1000;
	height:100%;
	
	
}
.table_histo{
	z-index:1001;
	
	height:100%;
	width:100%;
}
#histo label{
	display:block;
}
#histo img{
	display:block;
	margin:auto;
}
