@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

body {
	width: auto !important;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
}

#headerbar-menu {
	visibility: hidden;
	display: none;
}

a {
	outline: none;
}

a img {
	border: none;
}

h1#create {
	display: none;	
}

div#wrapper {
	width: 100%;
	height: 100%;
	background: #000000;
	position: relative;
}

div#content {
	width: 992px;
	height: auto !important;
	height: 649px;
	min-height: 649px;
	margin: auto;
	background: url('/medias/images/global-headmiddle.jpg') no-repeat 0% 0%;
	position: relative;
	z-index: 3;
}

div#extrahead {
	height: 697px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}

div#headleft {
	width: 344px;
	height: 649px;
	background: url('/medias/images/global-headleft.jpg') no-repeat 0% 0%;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -840px;
}

div#headright {
	width: 344px;
	height: 649px;
	background: url('/medias/images/global-headright.jpg') no-repeat 0% 0%;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 496px;
}

p#lang-nav {
	text-align: right;
	padding-right: 11px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 44px;
}

p#lang-nav span {
	font-weight:bold;
}

p#lang-nav a {
	color: #FFFFFF;
	text-decoration: none;
}

p#lang-nav a:hover {
	text-decoration: underline;
}

p#home-btn {
	position: absolute;
	top: 41px;
	left: 50%;
	margin-left: -487px;
	width: 333px;
	height: 45px;
}

p#home-btn a {
	display: block;
	height: 100%;
	line-height: 45px;
	text-indent: -1000px;
	overflow: hidden;
}

ul#menu {
	list-style-type: none;
	height: 43px;
	margin-top: -3px;
	margin-left: 359px;
}

ul#menu li {
	float: left;
	height: 43px;
	position: relative;
}

ul#menu li.whoweare {
	width: 130px;
	margin-left: 5px;
}

ul#menu li.whatwedo {
	width: 120px;
}

ul#menu li ul.sub {
	display: none;
	list-style-type: none;
	position: absolute;
	top: 43px;
	left: 0px;
}

ul#menu li ul.sub li {
	display: block;
	height: 24px;
	position: relative;
	width: 270px;
}

ul#menu li ul.sub li a {
	padding: 0px 15px;
	display: block;
	height: 100%;
	line-height: 24px;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	border: none;
	background: #131313;
	overflow: visible;
	text-indent: 0px;
}

ul#menu li ul.sub li a:hover {
	background: #EDEDED;
	color: #000000;
}

ul#menu li ul.sub ul {
	display: none;
	list-style-type: none;
	position: absolute;
	top: 0px;
	left: 100%;
}

ul#menu li.references {
	width: 115px;
}

ul#menu li.coinpresse {
	width: 85px;
}

ul#menu li.jobs {
	width: 67px;
}

ul#menu li.contacts {
	width: 105px;
}

.hide {
	display: none;	
}

ul#menu li a {
	display: block;
	height: 39px;
	line-height: 39px;
	text-indent: -1000px;
	overflow: hidden;
	padding-bottom: 4px;
}

ul#menu li a:hover {
	padding-bottom: 0px;
	border-bottom: 4px solid #FFFFFF;
}

p#breadcrumb {
	font-size: 11px;
	color: #191919;
	padding: 42px 0px 0px 27px;
}

p#breadcrumb a {
	color: #191919;
}

p#breadcrumb a:hover {
	text-decoration: none;
}

div#main {
	margin-top: -3px;
	background: url('/medias/images/global-mainbg.jpg') repeat-y 0px 0px;
}

div#main div.filigrane {
	background: url('/medias/images/filigranes/filigrane-base.jpg') no-repeat 100% 100%;
	margin-right: 1px;
	padding-bottom: 77px;
	min-height: 900px;
}

div#main div.cslt {
	/*background-image: url('/medias/images/filigranes/filigrane-cslt.jpg');*/
}

div#main div.des {
	background-image: url('/medias/images/filigranes/filigrane-des.jpg');
}

div#main div.dev {
	/*background-image: url('/medias/images/filigranes/filigrane-dev.jpg');*/
}

div#main div.natives {
	/*background-image: url('/medias/images/filigranes/filigrane-natives.jpg');*/
}

div#main div.ref {
	/*background-image: url('/medias/images/filigranes/filigrane-ref.jpg');*/
}

div#main div.tv {
	background-image: url('/medias/images/filigranes/filigrane-tv.jpg');
}

div#video-player {
	width: 951px;
	height: 398px;
	padding-top: 15px;
	margin: auto;
}

div#footer {
	width: 992px;
	height: 470px;
	margin: auto;
	padding-top: 49px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}
div.footer-fr {
	background: url('/medias/images/global-footmiddle-fr.jpg') no-repeat 0% 0%;	
}
div.footer-en {
	background: url('/medias/images/global-footmiddle-en.jpg') no-repeat 0% 0%;	
}
div.footer-nl {
	background: url('/medias/images/global-footmiddle-nl.jpg') no-repeat 0% 0%;	
}

div#footer h2 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 10px;
	margin-bottom: 9px;
}

div#footer h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

div#footer h2 a:hover {
	color: #CCCCCC;
}

div#footer h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #222222;
	padding-left: 10px;
	line-height: 18px;
}

div#footer h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

div#footer h3 a:hover {
	color: #CCCCCC;
}

div#footer ul {
	padding-left: 17px;
	list-style-type: none;
}

div#footer li {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
}

div#footer li a {
	color: #656565;
	text-decoration: none;
}

div#footer li a:hover {
	color: #999999;
}

div#footer div.whoweare {
	margin-top: 25px;
	width: 190px;
	float: left;
}

div#footer div.whatwedo {
	margin-top: 25px;
	margin-left: 10px;
	float: left;
}

div#footer div.whatwedo div.firstcol {
	float: left;
	width: 218px;
}

div#footer div.whatwedo div.secondcol {
	float: left;
	width: 219px;
	margin-left: 10px;
}

div#footer div.whatwedo div.thirdcol {
	margin-left: 459px;
	width: 175px;
}

div#footer div.other {
	margin-top: 50px;
	margin-left: 842px;
}

div#footer div.other h2 {
	margin-bottom: 0;
	margin-top: 11px;
}

div#footer p.description {
	font-family: Tahoma;
	font-size: 10px;
	color: #535353;
	clear: left;
	padding-left: 10px;
	position: absolute;
	top: 440px;
	left: 0px;
}

div#footer p.infos {
	font-size: 12px;
	color: #656565;
	padding-left: 10px;
	position: absolute;
	top: 475px;
	left: 0px;
}

div#footer p.infos a {
	text-decoration: none;
	color: #656565;
}

div#social {
	background: url('/medias/images/global-socialbg.jpg') repeat-x 0% 0%;
	position: absolute;
	left: 0px;
	bottom: 91px;
	height: 48px;
	padding: 1px 0px;
	width: 100%;
	z-index: 3;
}

div#social div.content {
	width: 992px;
	margin: auto;
}

div#social ul.social-btns {
	width: 252px;
	height: 48px;
	background: url('/medias/images/global-socialbtns.jpg') no-repeat 0% -48px;
	list-style-type: none;
}

div#social ul.social-btns li {
	float: left;
	width: 45px;
	height:48px;
	line-height:48px;
}

div#social ul.social-btns li a {
	display: block;
	height: 100%;
	text-indent: -1000px;
	overflow: hidden;
	background: none;
}

div#social ul.social-btns li.fb {
	width: 45px;
}

div#social ul.social-btns li.fb a:hover {
	background: url('/medias/images/global-socialbtns.jpg') no-repeat 0% 0%;
}

div#social ul.social-btns li.li {
	width: 38px;
}

div#social ul.social-btns li.li a:hover {
	background: url('/medias/images/global-socialbtns.jpg') no-repeat -45px 0%;
}

div#social ul.social-btns li.tw {
	width: 45px;
}

div#social ul.social-btns li.tw a:hover {
	background: url('/medias/images/global-socialbtns.jpg') no-repeat -83px 0%;
}

div#social ul.social-btns li.etic {
	width: 124px;
}

div#social ul.social-btns li.etic a:hover {
	background: url('/medias/images/global-socialbtns.jpg') no-repeat -128px 0%;
}

div#social p.devis {
	float: right;
}

div#social p.devis a {
	display: block;
	width: 225px;
	height: 48px;
	line-height: 48px;
	text-indent: -2000px;
	overflow: hidden;
}
div#social p.devis a.devis-fr {
	background: url('/medias/images/global-socialdevis-fr.jpg') no-repeat 0px -48px;
}
div#social p.devis a.devis-en {
	background: url('/medias/images/global-socialdevis-en.jpg') no-repeat 0px -48px;
}
div#social p.devis a.devis-nl {
	background: url('/medias/images/global-socialdevis-nl.jpg') no-repeat 0px -48px;
	width: 290px;
}

div#social p.devis a:hover {
	background-position: 0px 0px;
}

div#extrafoot {
	height: 519px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}

div#footleft {
	width: 344px;
	height: 519px;
	background: url('/medias/images/global-footleft.jpg') no-repeat 0% 0%;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -840px;
}

div#footright {
	width: 344px;
	height: 519px;
	background: url('/medias/images/global-footright.jpg') no-repeat 0% 0%;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: 496px;
}

form dl.zend_form {
	margin-top: 20px;
}

form dl.zend_form label {
	cursor: pointer;
	color: #555555;
	font-size: 12px;
}

form dl.zend_form dt {
	float: left;
	width: 300px;
	height: 30px;
}

form dl.zend_form dd {
	display: block;
	height: auto !important;
	height: 30px;
	min-height: 30px;
}

form dl.zend_form input, form dl.zend_form select, form dl.zend_form textarea {
	color: #555555;
	font-size: 12px;
}

form dl.zend_form textarea {
	width: 350px;
	height: 150px;
}