body{
	background:#A9303B;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.logo{
	background-image:url('../../img/logo-auron.gif');
	background-repeat:no-repeat;
	display:block;
	width:200px;
	height:70px;
	
}
.logo_hd{
	background-image:url('pano_HDanime.gif');
	background-repeat:no-repeat;
	display:block;
	width:180px;
	height:35px;
	margin:auto;
	
}
#btn_play{
	background-image:url('btn_play_histo.gif');
	background-repeat:no-repeat;
	width:65px;
	height:60px;
	display:block;
	cursor:pointer;
}
#table_logo H1{
	color:#FFF;
}
div{
	font-family:Arial, Helvetica, sans-serif;
}
table{
	font-family:Arial, Helvetica, sans-serif;
}
table.td{
	font-family:Arial, Helvetica, sans-serif;
}
.loadingAjax{
	/*background:url(../../img/ajax-loader.gif) no-repeat;
	background-position:center;*/
	
}
.back-logo{
	background:url(../../img/pano_BG.jpg) no-repeat;
	background-position:center;
}
#shak-global{
	text-align:center;
}
.roundedContentTitle{
	margin-left:40px;
	text-align:left;
}
.roundtop {
	background-color: #3A3A3A;
	
	background-image: url(tr.gif) ;
	background-repeat:no-repeat;
	background-position: top right;
	height:5px;
	
}

.roundbottom {
	background-color: #3A3A3A;
	background-image: url(br.gif) ;
	
	background-repeat:no-repeat;
	background-position: top right;
	height:5px;
	
	
}
.roundedContent {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	width: 98%;
	border: 1px solid #ccc;
	background-color: #3A3A3A;
	text-align:left;
	font-size: 12px;
}

.onglet_general{
	background:#999;
	padding:5px;
	color:#DDDDDD;
	width:120px;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	font-size: 14px;
}
.onglet_general_selected{
	background-color: #3A3A3A;
	padding:5px;
	color:#FFFFFF;
	width:120px;
	text-align:center;
	font-weight:bold;
	font-size: 14px;
}
.onglet_param{
	background:#3A3A3A;
	padding:5px;
	color:white;
	width:100px;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}
.onglet_param_selected{
	background:#DDDDDD;
	padding:5px;
	color:#3A3A3A;
	width:100px;
	text-align:center;
	font-weight:bold;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}
.content_onglet_general{
	/*background-color: #eee;*/
	background-color:#3A3A3A;
}
.content_onglet_param{
	background:#DDDDDD;
	height:100px;
	color:#3A3A3A;
	padding-left:10px;
}
.mb_help{
	position:relative;
		
}
.content_onglet_help{
	background-color: #FFF;
	border: 1px solid #ccc;
	width:670px;
	vertical-align:top;
	height:600px;
	overflow:hidden auto;
	overflow-x:hidden ;
	overflow-y:auto ;
	
}
.content_onglet_help_title{
	background-color: #FFF;
	border: 1px solid #ccc;
	width:130px;
	vertical-align:top;
	
}


.data_tab_title{
	color:#000;
	font-weight:bold;
	width:100px;
	height:30px;
	text-align:left;
	vertical-align:middle;
}
.data_tab_data{
	
}
.loading-progress{
	margin:auto;
	position:relative;
	top:150px;
	width:200px;
	display:none;
	text-align:left;
}
.progress-bar {
	/*margin: 10px auto;*/
	width: 140px;
	height: 15px;
	background : #999999;
	border: 1px solid #dfdfdf;
	margin:auto;
	text-align:left;
}
.progress-bar-unit{
	width: 0px;
	text-align: center;
	font-size: 11px;
	height: 15px;
	background: #444444;
	color: #fff;
	font-weight: normal;
}
.text-loading{
	width:100px;
	height:20px;
	display:block;
	margin:auto;
	color:#FFF;
	font-weight:bold;
}
.loading{
	width:40px;
	height:40px;
	display:block;
	background:url(../../img/ajax-loader.gif) no-repeat;
	background-position:center;
	margin:auto;
}


#slider_clip {
	background:url(barre_defilement.png) no-repeat;
	height: 29px;
	width: 315px;
	
	
}
#slider_clip-plus {
	background:url(barre_defilement_plus.png) no-repeat;
	height: 29px;
	width: 20px;
	display:block;
	
}
#slider_clip-moins {
	background:url(barre_defilement_moins.png) no-repeat;
	height: 29px;
	width: 20px;
	display:block;
	
	
	
}  
#knob_clip {
	height: 29px;
	width: 15px;
	
	background:url(barre_defilement_cursor.png) no-repeat;
	cursor:pointer;
	
}
.info-meteo{
	background:#333333;
	float:left;
	height:100%;
	width:200px;
	display:none;
}
.info{
	color:#FFFFFF;
	height:20%;
	width:200px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

.meteo{
	color:#FFFFFF;
	height:80%;
	width:200px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
.info-meteo-secondaire{
	background:#333333;
	float:left;
	height:100%;
	width:250px;
	display:none;
}
.info-secondaire{
	color:#FFFFFF;
	height:20%;
	width:250px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

.meteo-secondaire{
	color:#FFFFFF;
	height:80%;
	width:250px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

a:LINK{
	color : #FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a:VISITED{
	color : #FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a:HOVER{
	color : #C3C3C3;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.multibox:LINK{
	color : #DDD;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.multibox:VISITED{
	color : #DDD;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.multibox:HOVER{
	color : #A9303B;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.separator{
	height:3px;
	width:100%;
	font-size:3px;
	display:block;
	background-color:#555;
}


.controls-progress-main {
	/*margin: 10px auto;*/
	padding: 2px;
	float:right;
	top:20px;
	right:20px;
	position:relative;
	
	
}
.controls-main {
	/*margin: 10px auto;*/
	width: 150px;
	height: 15px;
	padding: 2px;
	border: 2px solid #dfdfdf;
	display:none;
	
	
}
 
.controls-main .control-start{
	width: 50px;
	text-align: center;
	font-size: 10px;
	height: 15px;
	background: #DDD;
	
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #555;
	cursor:pointer;
}
.controls-main .control-start-selected{
	width: 50px;
	text-align: center;
	font-size: 10px;
	height: 15px;
	background: #555;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	cursor:pointer;
}
.controls-main .control-stop{
	width: 50px;
	text-align: center;
	font-size: 10px;
	height: 15px;
	background: #DDD;
	font-family:Arial, Helvetica, sans-serif;
	color: #555;
	font-weight: bold;
	cursor:pointer;
}
.controls-main .control-stop-selected{
	width: 50px;
	text-align: center;
	font-size: 10px;
	height: 15px;
	background: #555;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	cursor:pointer;
}
.controls-main .control-move{
	width: 50px;
	text-align: center;
	font-size: 10px;
	height: 15px;
	background: #DDD;
	font-family:Arial, Helvetica, sans-serif;
	color: #555;
	font-weight: bold;
	cursor:pointer;
}
.controls-main .control-move-selected{
	width: 50px;
	text-align: center;
	font-size: 10px;
	height: 15px;
	background: #555;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	cursor:pointer;
}

/** HOT SPOT **/
.hotspot-container{
	position:absolute;
	
	z-index:9999;
	width:30px;
	height:30px;
	display:block;
	text-align:left;
	
}
.hotspot{
	background-color:#000;
	position:relative;
	left:10px;
	top:10px;
	background-image:url('hotspot.gif');
	z-index:10000;
	width:10px;
	height:10px;
	
	display:block;
	cursor:pointer;
}
/** TOOLTIP **/
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	background:#000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}


/** HELP **/
.help_main_title{
	background:#ddd;
	width:100%;
	margin:auto;
	margin-top:10px;
	text-align:center;
	height:30px;
	color:black;
	font-weight:bold;
	display:block;
	padding:5px;
}
.help_title{
	background:#ddd;
	width:100%;
	margin:auto;
	margin-top:10px;
	text-align:left;
	height:30px;
	color:black;
	font-weight:bold;
	display:block;
	padding:5px;
}
.help_presentation{
	background:#FFF;
	width:100%;
	margin:auto;
	margin-top:10px;
	text-align:left;
	font-size: 12px;
	color:black;
	display:block;
	padding:5px;
}
.help_sommaire{
	background:#fff;
	width:640px;
	margin:auto;
	margin-top:10px;
	text-align:left;
	
	color:black;
	display:block;
	padding:5px;
}

.help_sommaire a:LINK  {
	text-decoration:none;
	color:#555;
	font-weight:bold;
	
	
}

.help_sommaire  a:VISITED{
	text-decoration:none;
	color:#555;
	font-weight:bold;
	
}
.help_sommaire  a:hover{
	text-decoration:none;
	color:#3399cc;
	font-weight:bold;
	
}
a.help_link:LINK{
	color : #3399CC;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
a.help_link:VISITED{
	color : #3399CC;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
a.help_link:HOVER{
	color : #A9303B;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
