﻿@charset "utf-8";
/* CSS Document */


html, body{
		background: #0C0C0C url(images/bgp.jpg) no-repeat center top;
	margin: 0 auto;
	font-family: Lucida Sans Unicode, Arial;
	font-size: 13px;
}

.container{
	width: 920px;
	margin: 0 auto;
}

.container2{
	width: 900px;
	margin: 0 auto;
	color: #fff;
	font-family: Lucida Sans Unicode;
	font-size: 13px;
}
.container3{
	width: 990px;
	margin: 0 auto;
	color: #aaa;
	font-family: Lucida Sans Unicode;
	font-size: 13px;
}
a{
	color: white;
	text-decoration: none;
}	

.style4{
	font-size: 10px
}

.style5{
	color: #FFFFFF
}

.style16{
	color: #666666;
	font-size: 10px;
}

.style2{
	font-size: 12px
}


img{
	border: 0px;
}

.header{
	background: url(images/headerbg.png) repeat-x top;
	height: 116px;
}

.header .container{
	background: url(images/header.jpg) no-repeat top center;
	height: 116px;
}

.logo{
	padding: 30px 30px 0px 30px;
	width: 300px;
	float:left;
}


.righto{
	float: left;
	width: 550px;
}

.lang{
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: right;
	font-size: 11px;
	color: #ffffff;
}

.lang a{
	color: #ffffff;
}

.lang a:hover{
	color: #C5EF5C;
}

.bar{
	padding-top: 25px;
}
.baritem{
	float: left;
	padding: 3px 12px 8px 12px;
}

.baritemc{
	float: left;
	padding: 3px 12px 8px 60px;
}

.baritem a:hover{
	color: #C5EF5C;
}

.baritems a{
	font-weight: bold;
	letter-spacing: -1px;
}


.baritems{
	float: left;
	background: url(images/bar_right.png) no-repeat right top;
	padding: 3px 10px 8px 7px;
}	

.bl{
	float: left;
	background: url(images/bar_left.png) no-repeat left top;
	width: 5px;
	height: 30px;
}

.teaser{
	background: url(images/teaser.jpg) no-repeat center top;
	height: 337px;
}

.strip{
	background: url(images/strip.png) repeat-x top;
	height: 170px;
}




#demo-bar {
	margin: 0px auto;
	padding: 0;
	width: 930px;
	text-align: center;
} 
#demo-wrapper {
	margin: 0px auto;
	margin-left: 0px;
	overflow: hidden; 
	height: 320px; 
	width: 874px;
	position: relative;
} 
#demo-inner {
	width: 9600px;
	height: 297px;
	position: relative;
} 
.scrolling-content {
	width: 139px;
	height: 73px;
	text-align: left;
	position: absolute;
} 
.scrolling-content h1 { 
	color: #fff;
	padding: 0;
	font-size: 11px;
} 
#content1 {
	left: 0px; 
	top: 0px;
	width: 920px;
	height: 297px;
}
div#user1, div#user2, div#user3, div#user4, div#user5, div#user6, div#user7 {
	font-size: 14px;
	color: #9a9a9a;
	width: 920px;
}
div#content1 a:link, div#content1 a:visited,
div#content2 a:link, div#content2 a:visited,
div#content3 a:link, div#content3 a:visited,
div#content4 a:link, div#content4 a:visited,
div#content5 a:link, div#content5 a:visited,
div#content6 a:link, div#content6 a:visited,
div#content7 a:link, div#content7 a:visited {
	color: #9a9a9a;
	text-decoration: underline;
}
div#content1 a:hover,
div#content2 a:hover,
div#content3 a:hover,
div#content4 a:hover,
div#content5 a:hover {
	color: #fff;
}
#content2 {
	left: 920px; 
	top: 0px;
	width: 920px;
	height: 297px;
} 
#content3 {
	left: 1840px; 
	top: 0px;
	width: 920px;
	height: 297px;
} 
#content4 {
	left: 2760px; 
	top: 0px;
	width: 920px;
	height: 297px;
}
#content5 {
	left: 3680px; 
	top: 0px;
	width: 920px;
	height: 297px;
}

#content6 {
	left: 4600px; 
	top: 0px;
	width: 920px;
	height: 297px;
}
#content7 {
	left: 5520px; 
	top: 0px;
	width: 920px;
	height: 297px;
}

/* ---- header buttons --- */
div#header_buttons_wrap {
	margin-left: -3px;
}
div#header_buttons {
	height: 185px;
}

ul#buttons {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	text-align: left;
}
ul#buttons li {
	list-style: none;
}
ul#buttons li a:link, ul#buttons li a:visited {
	height: 165px;
	display: block;
}

li#but_0 {
	width: 25px;
	height: 165px;
	float: left;
}

li#but_1 {
	width: 127px;
	height: 165px;
	float: left;
	color: #fff;
	background: url(images/1of.png) 0% 50% no-repeat;

}
li#but_1 a:hover {
	background: url(images/1f.png) 0% 50% no-repeat;
	color: #000;
}
li#but_1 a.active {
	width: 127px;
	height: 165px;
	float: left;
	background: url(images/1f.png) 0% 50% no-repeat;
	color: #000;
}
li#but_2 {
	width: 127px;
	height: 165px;
	float: left;
	background: url(images/2of.png) 0% 50% no-repeat;

}
li#but_2 a:hover {
	background: url(images/2f.png) 0% 50% no-repeat;
}
li#but_2 a.active {	width: 127px;
	height: 165px;
	float: left;
	background: url(images/2f.png) 0% 50% no-repeat;
}
li#but_3 {	width: 127px;
	height: 165px;
	float: left;
	color: #fff;
	background: url(images/3of.png) 0% 50% no-repeat;
	float: left;
}
li#but_3 a:hover {
	background: url(images/3f.png) 0% 50% no-repeat;
}
li#but_3 a.active {	width: 127px;
	height: 165px;
	float: left;
	background: url(images/3f.png) 0% 50% no-repeat;
}
li#but_4 {	width: 127px;
	height: 165px;
	float: left;
	color: #fff;
	background: url(images/4of.png) 0% 50% no-repeat;
}
li#but_4 a:hover {
	background: url(images/4f.png) 0% 50% no-repeat;
}
li#but_4 a.active {	width: 127px;
	height: 165px;
	float: left;
	background: url(images/4f.png) 0% 50% no-repeat;
}

li#but_5 {	width: 127px;
	height: 165px;
	float: left;
	color: #fff;
	background: url(images/5of.png) 0% 50% no-repeat;
}
li#but_5 a:hover {
	background: url(images/5f.png) 0% 50% no-repeat;
}
li#but_5 a.active {	width: 127px;
	height: 165px;
	float: left;
	background: url(images/5f.png) 0% 50% no-repeat;
}



li#but_6 {	width: 127px;
	height: 165px;
	float: left;
	color: #fff;
	background: url(images/6of.png) 0% 50% no-repeat;
}
li#but_6 a:hover {
	background: url(images/6f.png) 0% 50% no-repeat;
}
li#but_6 a.active {	width: 127px;
	height: 165px;
	float: left;
	background: url(images/6f.png) 0% 50% no-repeat;
}



li#but_7 {	width: 127px;
	height: 165px;
	float: left;
	color: #fff;
	background: url(images/7of.png) 0% 50% no-repeat;
}
li#but_7 a:hover {
	background: url(images/7f.png) 0% 50% no-repeat;
}
li#but_7 a.active {	width: 127px;
	height: 165px;
	float: left;
	background: url(images/7f.png) 0% 50% no-repeat;
}

.timg{
	float: left;
	width: 610px;
	padding: 31px 0px 0px 10px;
}

.timg2{
	float: left;
	width: 610px;
	padding: 5px 0px 0px 10px;
}

.ttxt{
	float: left;
	width: 220px;
	padding: 30px;
	font-size: 11px;
	line-height: 18px;
}

.ttxt img{
	float: left;
	margin-right: 10px;
}

.ttxt strong{
	color: white;
	font-size: 14px;
}

.ttxt span{
	font-size: 11px;
}

.tbox{
	padding: 10px;
	border: 1px solid #000;
	margin: 2px;
	clear: both;
	background: #272727;
	width:170px;
}

.tbox img{
	float: right;
}

.tbox a{
	color: white !important;
	font-weight: bold !important;
	text-decoration: none !important;
	font-size: 13px !important;
	letter-spacing: -1px;
}	

.clients{
	border-top: 1px solid #4F4F4F;
}

.clients img{
	margin-right: 80px;
}

.links{
	background: url(images/endbg.png) no-repeat top center;
	height: 180px;
	padding: 20px;
	line-height: 17px;
	border-top: 1px solid #4F4F4F;
	border-bottom: 1px solid #4F4F4F;
	}

.links a{
	font-size: 10px;
	color: #666;
}


.l1{
	float: left;
	width: 400px;
	color: #777;
}

.l2{
	float: left;
	width: 200px;
}	

.l3{
	float: left;
	width: 300px;
}

.footer{
	background: #0A0A0A;
	font-size: 10px;
	line-height: 17px;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
}

.f1{
	float: left;
	width: 400px;
}

.f2{
	float: left;
	width: 150px;
}

.f3{
	float: left;
	width: 180px;
}

.f4{
	float: left;
	width: 150px;
	border-left: 15px solid #111;
	padding-left: 10px;
}

.footer a{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	line-height: 17px;
}

.page{
	color: #999;
	padding: 30px;
	background: url(images/bgp.jpg) no-repeat top center;
}

.page big{
	font-size: 40px;
	letter-spacing: -3px;
	color: #ffffff;
}

.righmenu{
	float: right;
	margin: 10px;
	width: 300px;

}
.rightbox{
	border: 1px solid #333;
	padding: 20px;
	margin: 10px;
	border-top: 2px solid #ffffff;
}titles {
	color: #ffffff;
}


	.toparea{
		padding: 10px;
		clear: both;
	}

	
	.topareal{
		float:left;
		padding:10px 10px 0 50px;
		width:330px;
		line-height: 20px;
	}
	
	.toparear{
		float:left;
		padding:10px 10px 0 0px;
		width:480px;
		line-height: 20px;
	}
	.sitec{
		float:left;
	}
	
	.cst{
		padding:10px 10px 0 10px;
		margin-left:10px;
	}
	
	.csb{
		padding:10px 10px 0 10px;
		height:160px;
		margin-left:10px;
		
	}

	.topl{
		border-right:1px solid #555;
		float:left;
		padding:10px 30px 0 20px;
		width:380px;
		line-height: 20px;
	}
	
	
	.topr{
		float:left;
		padding:10px 10px 0 30px;
		width:400px;
		line-height: 20px;
	}
	
	.topr2{
		float:left;
		padding:10px 10px 0 30px;
		width:400px;
		line-height: 20px;
		background:#000000 none repeat scroll 0 0;
	}
	
	.topcor{
		float:left;
		padding:10px 10px 0 30px;
		width:500px;
		line-height: 20px;
	}
	
	.topcol{
		float:left;
		padding:10px 10px 0 40px;
		width:250px;
		line-height: 20px;
	}
	

	big{
	color: #ffffff;
	}
	
	img{
		border: 0px;
	}	
	
	.avitem{
		padding: 10px 0 10px 5px;
		overflow:hidden;
	}
	
	.avitem img{
		float: left;
		margin-right: 10px;
	}
	
	.slider2{
		width: 850px;
		background: #161616;
		margin: 0 auto;
		clear: both;
		padding: 10px 20px 10px 20px;

	}

	.sr{
		background: #000000;
		width: 550px;
		float: left;
		height: 440px;
	}
	
	.sl{
		float: left;
		width: 280px;
		background: #161616;
		padding: 10px 0px 0px 20px;
		font-size: 13px;
		height:430px;
	}

	.sr2{
		background: #000000;
		width: 550px;
		float: left;
		height: 426px;
	}
	
	.sl2{
		float: left;
		width: 280px;
		background: #161616;
		padding: 10px 0px 0px 20px;
		font-size: 13px;
		height:415px;
	}
	
	.sl selected{
		background: #000000 url('images/arrow.png') no-repeat top right !important;
	}
	
	.selected a{
		color: #ffffff !important;
		font-size: 14px;
	}
	
	.sl div, .sitem{
		clear: both;
		padding: 5px;
		border-bottom: 1px solid #555;
		
	}
	
	.sl div a:active, .sl div a
	{
	  outline: none;
	}

	
	.sl div img, .sitem img{
		float: left;
		margin-right: 10px;
		margin-bottom:10px;
	}
	.sl2 div, .sitem{
		clear: both;
		padding: 5px;
		border-bottom: 1px solid #555;
		
	}
	
	.sl2 div a:active, .sl div a
	{
	  outline: none;
	}

	
	.sl2 div img, .sitem img{
		float: left;
		margin-right: 10px;
	}
	
	
	sup{
		color: red;
		font-size: 10px;
	}
	
	.slider a{
		color: #aaa;
		text-decoration: none;
	}
	
	.inn{
		padding: 30px 20px 0px 20px;
		line-height: 19px;
	}
	
	.smallie{
		padding-top: 20px;
		width: 300px;
		font-size: 13px;
		clear: both;
		color: white;
	}
	
	.inn big{
		color: #ffffff;
		font-size: 22px;
		letter-spacing: -1px;
	}
	
	#country1{
		background: url(images/b1.png) bottom right no-repeat;
		height: 410px;
	}
	
	
	#country2{
		background: url(images/b2.png) bottom right no-repeat;
		height: 410px;
	}
	
	
	#country3{
		background: url(images/b3.png) bottom right no-repeat;
		height: 410px;
	}
	
	
	#country4{
		background: url(images/b4.png) bottom right no-repeat;
		height: 410px;
	}
	
	
	#country5{
		background: url(images/b5.png) bottom right no-repeat;
		height: 410px;
	}
	
	
	#country6{
		background: url(images/b6.png) bottom right no-repeat;
		height: 410px;
	}
	
	
	#country7{
		background: url(images/b7.png) bottom right no-repeat;
		height: 410px;
	}
	
	
	#country8{
		background: url(images/b8.png) bottom right no-repeat;
		height: 410px;
	}
	
	#country9{
		background: url(images/b9.png) bottom right no-repeat;
		height: 410px;
	}
	
	#country10{
		background: url(images/b10.png) bottom right no-repeat;
		height: 410px;
	}
	
	#country11{
		background: url(images/b11.png) bottom right no-repeat;
		height: 410px;
	}
	
	#country12{
		background: url(images/b12.png) bottom right no-repeat;
		height: 410px;
	}
	
	#country13{
		background: url(images/b13.png) bottom right no-repeat;
		height: 410px;
	}
	
	#country14{
		background: url(images/b14.png) bottom right no-repeat;
		height: 410px;
	}
	#country15{
		background: url(images/b15.png) bottom right no-repeat;
		height: 410px;
	}
	
	#country16{
		background: url(images/b16.png) bottom right no-repeat;
		height: 410px;
	}
	
	#country17{
		background: url(images/b17.png) bottom right no-repeat;
		height: 410px;
	}
	#country18{
		background: url(images/b24.png) bottom right no-repeat;
		height: 366px;
	}
	#country19{
		background: url(images/b25.png) bottom right no-repeat;
		height: 410px;
	}
	
	#country20{
		background: url(images/b26.png) bottom right no-repeat;
		height: 410px;
	}
	#country21{
		background: url(images/history.png) bottom right no-repeat;
		height: 386px;
	}
	#country22{
		background: url(images/b14.png) bottom right no-repeat;
		height: 386px;
	}	
	#country23{
		background: url(images/equipe.png) bottom right no-repeat;
		height: 386px;
	}
	#country24{
		background: url(images/chiffre.png) bottom right no-repeat;
		height: 386px;
	}
	#country25{
		background: url(images/services.png) bottom right no-repeat;
		height: 386px;
	}	
	#country26{
		background: url(images/b7.png) bottom right no-repeat;
		height: 386px;
	}
	#country27{
		background: url(images/b26.png) bottom right no-repeat;
		height: 386px;
	}
	#country28{
		background: url(images/b26.png) bottom right no-repeat;
		height: 466px;
	}	
	#country29{
		background: url(images/b26.png) bottom right no-repeat;
		height: 466px;
	}
	
	#country31{
		height: 160px;
	}
	#country32{
		height: 160px;
	}
	#country33{
		height: 160px;
	}
	#country34{
		height: 160px;
	}
	#country35{
		height: 160px;
	}
	#country36{
		height: 160px;
	}
	#country37{
		height: 160px;
	}
	#country38{
		height: 160px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
		
	
	