@CHARSET "UTF-8";

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

html, body {
	background-color: #000;
	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-new.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;
}

div#banner-news{
	height:600px;
	width:120px;
	position:absolute;
	z-index:1;
	left:10px;
	top:115px;
}

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;
}

/*IMAGE DE FOND DES BOUTONS DU MENU - MAJ 21/11/2011*/


ul#menu li a#whoweare-fr{
	background : url("/medias/images/menu/whoweare-fr.jpg") no-repeat scroll 50% 50% transparent;
}
ul#menu li a#whatwedo-fr{
	background : url("/medias/images/menu/whatwedo-fr.jpg") no-repeat scroll 50% 50% transparent;
}
ul#menu li a#references-fr{
	background : url("/medias/images/menu/references-fr.jpg") no-repeat scroll 50% 50% transparent;
}
ul#menu li a#coinpresse-fr{
	background : url("/medias/images/menu/press-fr.jpg") no-repeat scroll 50% 50% transparent;
}

ul#menu li a#whoweare-en{
	background : url("/medias/images/menu/whoweare-en.jpg") no-repeat scroll 50% 50% transparent;
}
ul#menu li a#whatwedo-en{
	background : url("/medias/images/menu/whatwedo-en.jpg") no-repeat scroll 50% 50% transparent;
}
ul#menu li a#references-en{
	background : url("/medias/images/menu/references-en.jpg") no-repeat scroll 50% 50% transparent;
}
ul#menu li a#coinpresse-en{
	background : url("/medias/images/menu/press-en.jpg") no-repeat scroll 50% 50% transparent;
}


ul#menu li a#whoweare-nl{
	background : url("/medias/images/menu/whoweare-nl.jpg") no-repeat scroll 50% 50% transparent;
}
ul#menu li a#whatwedo-nl{
	background : url("/medias/images/menu/whatwedo-nl.jpg") no-repeat scroll 50% 50% transparent;
}
ul#menu li a#references-nl{
	background : url("/medias/images/menu/references-nl.jpg") no-repeat scroll 50% 50% transparent;
}
ul#menu li a#coinpresse-nl{
	background : url("/medias/images/menu/press-nl.jpg") no-repeat scroll 50% 50% transparent;
}


ul#menu li a#contacts-fr, ul#menu li a#contacts-nl, ul#menu li a#contacts-en{
	background : url("/medias/images/menu/contacts.jpg") no-repeat scroll 50% 50% transparent;
}
ul#menu li a#jobs-fr, ul#menu li a#jobs-nl, ul#menu li a#jobs-en{
	background : url("/medias/images/menu/jobs.jpg") no-repeat scroll 50% 50% transparent;
}

/*------------*/


.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: 40px 0px 0px 27px;
}

p#breadcrumb a {
	color: #191919;
}

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

div#main {
	margin-top: -3px;
	width: 100%;
	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#slider-social-media{
	
	width:950px;
	height:400px;
}


div#slider-social-media .scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 950px;
	height: 400px;
	
}

div#slider-social-media .scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	z-index:10;
}

div#slider-social-media .items div {
	float:left;
}

div#slider-social-media .prev{
	background:url('/medias/images/brandings/left-btn1.png') no-repeat;
	display:block;
	width:25px;
	height:50px;
	position:absolute;
	z-index:25;
	margin-top:200px;	
	margin-left:20px;
}

div#slider-social-media .next{
	background:url('/medias/images/brandings/right-btn1.png') no-repeat;
	display:block;
	width:25px;
	height:50px;
	position:absolute;
	margin-top:-200px;
	margin-left:900px;
	z-index:25;
}
div#slider-social-media .prev:hover{
	background:url('/medias/images/brandings/left-btn2.png') no-repeat;
}

div#slider-social-media .next:hover{
	background:url('/medias/images/brandings/right-btn2.png') no-repeat;
}

div#footer .sublevel-footer {
	padding-left: 0;
	margin-top: 5px;
	margin-left: 15px;
}

div#footer .sublevel-footer li {
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 5px;
}

div#footer .sublevel-footer li a {
	
}

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;
}

/* PAGE JOBS */
#jobs {
	overflow: hidden;
}

#jobs #leftCol {
	float: left;
	width: 625px;
}

#jobs #rightCol {
	margin: 16px 0 0 635px;
}

.jobsBtn {
	background: url('/medias/images/job-btn.png') no-repeat right top transparent;
	height: 78px;
    padding: 10px 15px 0 15px;
}

#text .jobsBtn h2 {
	font-size: 11px;
	margin-top: 0;
}

.jobsBtn a {
	font-size: 12px;
	text-decoration: none;
}

#text #jobsList h2 {
	font-size: 16px;
}

#text #jobsList ul {
	margin: 20px 0 0 0;
	overflow: hidden;
}

#text #jobsList li {	
	float: left;
	list-style-type: none;	
	margin: 5px 9px 10px 0;
	padding: 0;
}

#text #jobsList li a {
	background: url('/medias/images/market.jpg') left top no-repeat;
	color: #4D4D4D;
	display: block;
	height: 45px;
	padding: 112px 5px 5px 5px;
	text-align: center;
	width: 167px;
}

#text #jobsList li.developper a {
	background: url('/medias/images/dev.jpg') left top no-repeat;
}

#text #jobsList li.designer a {
	background: url('/medias/images/des.jpg') left top no-repeat;
}

#text #jobsList li.callcenter a {
	background: url('/medias/images/call.jpg') left top no-repeat;
}

#text #jobsList li a:hover {
	text-decoration: underline;	
}

#text #pictogram {
	background: url('/medias/images/market-detail.jpg') left top no-repeat;
	float: left;
	height: 150px;
	margin: 15px 30px 0 0;
	width: 150px;
}

#main #text div.callcenter {
	background: url('/medias/images/call-detail.jpg') left top no-repeat;
}

#main #text div.design {
	background: url('/medias/images/des-detail.jpg') left top no-repeat;
}

#main #text div.developper {
	background: url('/medias/images/dev-detail.jpg') left top no-repeat;
	height: 90px;
}


/* SUBSIDES */
#main .cslt .cols {
	margin-top: 20px;
	overflow: auto;
}

#main .cslt .left {
	border-right: 1px solid #CECBC7;
	float: left;
    padding-right: 20px;
    text-align: justify;
    width: 45%;
}

#main .cslt .right {
	margin-left: 49%;
    text-align: justify;
    width: auto;
}

#main .cslt .steps {
	background: url('/medias/images/steps.png') left top no-repeat;
	margin-top: 20px;
	overflow: hidden;
	text-align: justify;
}

#main .cslt .steps p,  #main .cslt .steps h2 {
	margin-top: 10px;
}

#main .cslt .leftStep {
	float: left;
    height: 133px;
    margin-left: 65px;
    margin-right: 115px;   
    width: 280px;
}

#main .cslt .rightStep {
	margin-right: 20px;
}


