body, html {
  height: 100%;
  font-family: arial, Helvetica, sans-serif;
  font-size:11px;
  background:#000;
}

body { 
  margin: 0;
 /* background: url(../medias/bg.jpg) repeat-x top left;*/
}

a, input{
	outline:none;
}

ul, li{
	list-style:none;
	margin:0;
	padding:0;
	}


#page {
  position: relative;
  padding: 0;
  width: 961px;	
  margin:0 auto;

}

#wrapper{
	width:951px;
	margin:0 auto;
	height:auto;
	background: url(../medias/bg-footer.jpg) no-repeat bottom center #fff;
	padding:5px;
	padding-bottom:10px;
	padding-top:0;
	}
	
.clear{
	clear:both;
	}

img { border: 0 none; margin:0px; }

#header{
	width:100%;
	margin:0 auto;
	background:url(../medias/bg-header.jpg) #515151 no-repeat top left;
	height:92px;
}


#header .header-int{
	width:964px;
	margin:0 auto;
	}
	
#header .pub{
	float:right;
	margin-right:5px;
	margin-top:5px;
	}

.logo{
	float:left;
	width:269px;
	height:89px;
	margin-top:2px;
	margin-left:8px;
	}
	
.flag{
	float:right;
	height:30px;
	margin-right:15px;
	}	
	
	
.content{
	position:relative;
	height:auto;
	}
	
.wrapper{
	padding-top:5px;
	}	
	
.wrapper img{
	width:948px;
	}	
		
	

.slider-wrap								{ width: 948px; position: relative; top: 0; left: 0; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 948px; height: 319px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 948px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border:1px solid black;height:50px;margin-right:5px;width:85px;}
#movers-row									{ margin:0; }
#movers-row div								{ width: 86px; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(../medias/transpBlack.png); width:928px; padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 22px; }
.cross-link									{ display: block; width: 85px; margin-top: -12px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../medias/icon-uparrowsmallwhite.png) top center no-repeat;float:left }



/*********tabs**************/
.block-tabs{
	width:685px;
	float:left;
	height:auto;
	margin-top:5px;
	}
	
.tabbed_content {
	background: #434343;
	width: 691px;
	height:auto!important;
	min-height:520px;
}

.tabs {
	height: 62px;
	position: relative;
}

.tab1{
	width:634px;
	float:left;
	text-align:justify;
	padding: 0;
	color:#fff;
	display:block;
	margin-right:22px;
	}
	
.tab1 ul li{
	padding-left:20px;
	list-style:circle;
	list-style-position:inside;
	}	
	
.tab2{
	width:627px;
	float:left;
	text-align:justify;
	padding: 0;
	color:#fff;
	display:block;
	margin-right:22px;
	margin-left:10px;
	}
	
.tab3{
	width:634px;
	float:left;
	text-align:justify;
	padding: 0;
	color:#fff;
	display:block;
	margin-right:22px;
	}		
	
/*.tab2{ padding-right:28px!important;	}	*/
	

.tabs .moving_bg {
	background-color:#000;
	background-image:url(../medias/arrow_down_green.gif);
	position: absolute;
	width: 230px;
	z-index: 190;
	left: 0;
	background-position: center bottom;
	background-repeat: no-repeat;
	height:65px;
}

.tabs .tab_item {
	display: block;
	float: left;
	padding: 15px;
	width: 200px;
	color: #ffffff;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
	padding-top:10px;
}

.tabs .tab_item.fst {
	border-top:5px solid #3fd7f3;
	color:#3fd7f3;
	font-size:13px;
	font-weight:bold;

}
.tabs .tab_item.snd {
	border-top:5px solid #c7d809;
	color:#c7d809;
	font-size:13px;
	font-weight:bold;
}



.tabs .tab_item.thrd {
	border-top:5px solid #ff9c00;
	color:#ff9c00;
	font-size:13px;
	font-weight:bold;

}

.tabbed_content .slide_content {
	overflow: hidden;
	background:#434343;
	padding:5px 10px 10px 10px;
	position: relative;
	width: 652px;
	margin:0 auto;
}

.tabslider {
	width: 5000px;
}	

.pub2{
	float:right;
	height:232px;
	display:block;
	margin-top:5px;

	}
	
.bloc_btn{
	float:right;
	padding-top:8px;
	}
	
.bloc_btn a{
	display:block;
	position:relative;
	width:245px;
	height:42px;
	margin-bottom:8px;
	text-decoration:none;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding-left:9px;
	text-transform:uppercase;
	padding-top:20px;
	}
	
.bloc_btn a:hover{
	color:#333;
	}
	
	
.bloc_btn a.blue{
	background: url(../medias/blue.gif) no-repeat top left;
	}	
	
.bloc_btn a.vert{
	background: url(../medias/vert.gif) no-repeat top left;
	}	
	
.bloc_btn a.orange{
	background: url(../medias/orange.gif) no-repeat top left;
	}	
	
.bloc_btn a.contact{
	background: url(../medias/contact.gif) no-repeat top left;
	height:67px;
	}	
	
	
.footer{
	color:#fff;
	text-align:center;
	font-size:10px;
	padding:5px 0;
	}
	
	


