/* Standard
=========================================================================== */
#lang {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	float: right;
	clear: right;
}
#lang div {
	display:inline-block;
	width:16px;
	height:11px !important;
	margin:0 3px;
	float:left;
	padding:0;
	font-size:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lang #flag-fr {
    background:url(../img/misc/frfade.jpg) no-repeat 0 0;
}
#lang #flag-fr:hover, #lang #flag-frAct {
    background:url(../img/misc/fr.jpg) no-repeat 0 0;
}
#lang #flag-en {
    background:url(../img/misc/engfade.jpg) no-repeat 0 0;
}
#lang #flag-en:hover, #lang #flag-enAct {
    background:url(../img/misc/eng.jpg) no-repeat 0 0;
}
body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
}

body, input, textarea, table, tr, td
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
}

img{
  border : 0px;
}


#wrap {
	background: url('../img/backgrounds/bg_top.jpg') repeat-x left top;
	margin: 0;
	padding: 0;
	display: block;
}

#contentWrap {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	display: block;
}
#news
{
	width:185px;
	margin-left: 8px;
	float: left;
	background-color: #FFFFFF;
}

#news a
{
	color:#000;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:2em;
	font-family: "Trebuchet MS";
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:140px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}

#titrenews{
	line-height:12px;
	font-family: "Trebuchet MS";
	color: #0678B3;
	text-decoration: underline;
	font-size: 12px;
	margin-top: 18px;
}
#contenunews{
	line-height:9px;
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 11px;
	margin-top: 1px;
}
/* Structural
=========================================================================== */

/* Wraps around all content except login area */
#pageWrapper{
	width: 750px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#pageWrapper2{
	width: 750px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#pageHeader{
	height: 64px;
	margin-top: 50px;
	margin-bottom: 10px;
}

#nav {
	background-image: url('../img/backgrounds/bg_menu.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

#topHeadings{
  background: url('../img/backgrounds/topHeadings.gif') top no-repeat;
  height: 35px;
  position: relative;
}

#banner{
	width: 750px;
	height: 190px;

}

#banner #work{
  width: 540px;
  float: left;
}
#banner2{
	width: 750px;
	height: 600px;

}

#banner2 #work2{
  width: 540px;
  float: left;
}

#banner #facts{
	width: 200px;
	float: left;
	padding-left: 9px;
}

#content{
	margin-top: 10px!important;
	margin-top: 1px;

	background-color: #FFFFFF;
}


#contentTopleft{

	float: left;
	width: 540px;
	padding-left: 0px;
}
#contentToprightnews{
	
	width: 210px;
	padding-right: 0px;
}
/*.dmcoption {
	font-size: 8px;
	color: #990000;
	width: 10px;
}*/

#contentBottomleft{
	width: 750px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#contentBottomright{
	width: 750px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

#contentBottom tr, #contentBottom td{
  padding: 0;
  margin: 0;
}
#rightColumnnews2{
	width: 200px;
	padding: 0px;
	height: 220px;
	float: right;
	background-color: #FFFFFF;
	background-image: url('../img/backgrounds/fondnews.gif');
	background-repeat: no-repeat;
	background-position: top;
}
#leftColumn{
	width: 540px;
	height: 300px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#leftColumncatalogue{
	width: 750px;
	height: 300px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#leftColumnphotos{
	width: 130px;
	height: 87px;
	float: left;
	background-color: #FFFFFF;
	padding-top:0px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url('../img/misc/usine.jpg');
	background-repeat: no-repeat;
	background-position: 15px 0px;
	padding-bottom: 90px;
}
#hautdepage{
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
#leftColumnphotostechno{
	width: 130px;
	height: 87px;
	float: left;
	background-color: #FFFFFF;
	padding-top:0px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url('../img/misc/chevron.jpg');
	background-repeat: no-repeat;
	background-position: 15px 0px;
	padding-bottom: 40px;
}
#leftColumnphotosproduits{
	width: 130px;
	height: 87px;
	float: left;
	background-color: #FFFFFF;
	padding-top:0px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url('../img/misc/produits.jpg');
	background-repeat: no-repeat;
	background-position: 15px 0px;
	padding-bottom: 20px;
}
#leftColumnphotossecu{
	width: 130px;
	height: 87px;
	float: left;
	background-color: #FFFFFF;
	padding-top:0px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url('../img/misc/secu.jpg');
	background-repeat: no-repeat;
	background-position: 15px 0px;
	padding-bottom: 20px;
}

#rightColumnskype{
	width: 200px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 1px;
	}
#leftColumnvisite{
	width: 250px;
	height: 96px;
	float: left;
	padding-left: 15px;
	}
	#leftColumncommercial{
	width: 250px;
	height: 96px;
	float: right;
	padding-left: 10px;
	}
	
	#leftColumngasoil{
	width: 250px;
	height: 96px;
	float: left;
	padding-left: 15px;
	}
	#leftColumnessence{
	width: 250px;
	height: 96px;
	float: right;
	padding-left: 10px;
	}
	#leftColumnair{
	width: 250px;
	height: 96px;
	float: left;
	padding-left: 15px;
	margin-bottom: 0px;
	}
	#leftColumnhuile{
	width: 250px;
	height: 96px;
	float: right;
	padding-left: 10px;
	}
/* Headings & Text
=========================================================================== */

a{
  text-decoration: none;
  color: #B7B300;
}

a:hover{
  text-decoration: underline;
  color: #626000;
}

a span
{
  display: none;
}

p{
	margin: 0;
	padding: 0;
}

h1,h2{
	height: 32px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
}
h6{
	height: 32px;
	margin-top: 31px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

h51{
	height: 32px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
}


h2.topLeft{
  position: absolute;
  top: 10px;
  left: 12px;
  padding: 3px 0 0 23px;
}

h2.topRight{
  position: absolute;
  top: 11px;
  left: 606px;
  padding: 3px 0 0 23px;
}

h2.standard{
	background-image: url('../img/backgrounds/contentTop.gif');
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
h2.catalogue{
	background-image: url('../img/backgrounds/contentTop.gif');
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
h2.longhaut{
	background-image: url('../img/backgrounds/contentToplong.gif');
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
h2.long{
  margin-top: 12px;
  background-image: url('../img/backgrounds/contentToplong.gif');
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
h2.margin-top{
  margin-top: 12px;
  background-image: url('../img/backgrounds/contentTop.gif');
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

h3{
  font: 11px/15px Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

h4{
	float: right;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
	padding-right: 20px;
	color: #B7B300;
	padding-top: 5px;
}




.marginTop{
  margin-top: 20px;
}
.marginleft{
  margin-top: 5px;
}

.marginTopMedium{
  margin-top: 17px;
}

.marginTopSmaller{
  margin-top: 9px;
}
.marginTopSmallerprod{
	padding-top: 0px;
	margin-bottom: 10px;
}

.marginTopSmall{
  margin-top: 50px;
  margin-left:15px
  
}

#rightColumn label, #rightColumn span{
}

#details p{
  margin-bottom: 10px;
}

#details p.lighter{
  color: #9e9f95;
}

#details ul{
  margin: 0;
  padding:0 0 10px 0;
}

#details li{
  list-style: none;
  line-height: 16px;
}

#otherWork ul{
  margin: 0;
  padding: 0;
}

#otherWork li{
	background: url('../img/smallArrow.gif') left no-repeat;
	list-style: none;
	line-height: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#otherWork2 ul{
  margin: 0;
  padding: 0;
}

#otherWork2 li{
	line-height: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../img/smallArrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 0px;
}
#gammes{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
div.feed, div.feed a
{
  display: block;
  height: 12px;
  width: 12px;
  background: url('../img/misc/rss.gif') 0 0 no-repeat;
  float: right;
  margin: 3px 0 0 0;
  line-height: 10px;
}

div.feed a
{
  margin: 0 !important;
}

/* Our process
=========================================================================== */

#process ul{
  margin: 0;
  padding: 0;
}

#process li{
  list-style: none;
}

#process ul.conceptionWrapper
{
  background: url('../img/misc/conception.gif') 0 0 no-repeat;
  margin: 0;
  padding: 0;
}

#process ul.realisationWrapper
{
  background: url('../img/misc/realisation.gif') 0 0 no-repeat;
  margin-top: 20px;
}

#process li.conception, #rightColumn li.realisation
{
  background: url('../img/misc/conception.gif') 0 0 no-repeat;
  width: 78px;
  height: 13px;
  display: block;
  font-size: 1px;
  line-height: 1px;
}

#rightColumn li.realisation
{
  background: url('../img/misc/realisation.gif') left top no-repeat;
  height: 15px;
}

a.brandDevelopment, a.conceptualDesign, a.planning, a.usability, a.contentManagement, a.e-commerce, 
a.emailNewsletter, a.interactiveAdvertising, a.onlineMarketing, a.projectManagement, a.standards, a.webDevelopment
{
  height: 18px;
  display: block;
  cursor: help;
}



/* Misc
=========================================================================== */

#logo{
  margin: 1px 0 0 0;
  float: left;
}

/* To be applied to all pictures */
.border{
  padding: 2px;
  border: 1px solid #a9a9a9;
  display: table-cell;
}

.arrow{
  margin-right: 4px;
}


.clearfix:after { content: "."; display: block; font-size: 1px; line-height: 0px; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; }
.clear { clear: both; }

.content {
	width: 750px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.dottedLine{
  background: url('../img/dottedLine.gif') top repeat-x;
  height: 18px;
  margin-top: 10px;
}

#newsWrapper, #news
{
  background: #F7F7F3;
}

#newsWrapper
{
  width: 230px;
}

.newsControls
{
  padding: 20px 0;
  margin: 0;
  height: 11px;
}

.newsControls li
{
  float: left;
  line-height: 11px;
  padding-right: 7px;
  margin-right: 7px;
  border-right: 1px solid #CFD0C8;
  list-style: none;
}

.newsControls li span
{
  color: #003366;
}

.newsControls li.lastControl
{
  border: 0;
}

#hoverBox
{
  background: url('../img/backgrounds/hover.gif') 0 0 no-repeat;
  height: 55px;
  width: 196px;
  position: absolute;
  top: 0;
  left: 0;

  padding: 10px;
  text-align: left;
  display: none;
}

.linksList
{
  padding: 16px 0 0 0;
  margin: 0;
  list-style: none;
}

.linksList li
{
  background: url('../img/misc/arrow.gif') 0 7px no-repeat;
  padding: 0 0 0 10px;
  line-height: 18px;
}

/* Buttons
=========================================================================== */

.signup{
  width: 64px;
  height: 19px;
  display: block;
  background: url('../img/buttons/signUp.gif') top no-repeat;
  float: right;
}

.signup:hover{
  background-position: bottom;
}

/* Navigation
=========================================================================== */
#nav a {
	height: 0px !important;
	/*height :35px; /* for IE5/Win */*/
	overflow: hidden;
	border: 0;
	padding-top: 35px;
	margin-bottom: 0px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}

#navpresentation a { width: 105px; background: transparent url('../img/backgrounds/presentation.gif') no-repeat left top; }
#navtechnologies a { width: 105px; background: transparent url('../img/backgrounds/technologies.gif') no-repeat left top; }
#navproduits a { width: 105px; background: transparent url('../img/backgrounds/produits.gif') no-repeat left top; }
#navenvironnement a { width: 105px; background: transparent url('../img/backgrounds/environnement.gif') no-repeat left top; }
#navchiffres a { width: 105px; background: transparent url('../img/backgrounds/chiffres.gif') no-repeat left top; }
#navsecurite a  { width: 105px; background: transparent url('../img/backgrounds/securite.gif') top left no-repeat; }
#navcontact a { width: 105px; background: transparent url('../img/backgrounds/contact.gif') no-repeat left top; }
#nav a:hover, #nav a:active { background-position: 0 -35px; }

#nav .content {
	width: 750px;
	height: 0px;
	padding-top: 0px;
	padding-bottom: 53px;
	padding-left: 0px;
	padding-right: 0px;
}
#nav ul {
	list-style: none;
	margin: 0px;
	height: 35px;
	width: 735px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#nav li {
	display: inline;
}

body#presentation #navpresentation a, body#technologies #navtechnologies a, body#produits #navproduits a, body#technologies #navtechnologies a, body#contact #navcontact a, body#chiffres #navchiffres a, body#environnement #navenvironnement a, body#securite #navsecurite a { background-position: 0 -70px; }

/* Forms
=========================================================================== */

#newsletter{
  padding-top: 8px;
  height: 30px;
}

.box{
  border: 1px solid #dbddce;
  width: 156px;
  margin: 0;
  color: #9e9f95;
  font-size: 11px;
}

form{
  margin: 0;
  padding: 0;
}

/* Why 
=========================================================================== */

#whyWrapper
{
  width: 524px;
  margin: 0 0 20px 0;
  padding: 0;
}

.whyHeader
{
  height: 23px;
  background: #EDEDE8 url('../img/backgrounds/whatHeader.gif') 0 0 no-repeat;
  color: #67685F;
  line-height: 23px;
  font-weight: bold;
  margin-top: 6px;
  padding-left: 16px;
  cursor: pointer;
  display: block;
  margin-bottom: 2px;
}

.whyHeaderTop
{
  margin-top: 0;
}

.whyContainer
{
  overflow: hidden;
  height: auto;
}

.whyMain
{
  background: #FFFFFF;
  padding: 10px 16px 0 16px;
}

.whyMain p
{
	padding: 0 0 10px;
	margin-left: 10px;
}

.whyMainHeader, .whyMainFooter
{
  font-size: 1px;
  line-height: 1px;
  height: 4px;
  width: 524px;
  background: #FFFFFF url('../img/backgrounds/whatMainHeader.gif') 0 0 no-repeat;
}

.whyMainFooter
{
  background-image:url('../img/backgrounds/whatMainFooter.gif');
}

#basecampHeader, #basecampFooter
{
  background: #A9A99F url('../img/backgrounds/basecampHeader.gif') 0 0 no-repeat;
  color: #FFFFFF;
  padding: 16px 16px 20px 16px;
}

#basecampFooter
{
  background-image: url('../img/backgrounds/basecampFooter.gif');
  background-position: bottom left;
  padding: 0 16px 16px 16px;
}

#basecampHeader a
{
  color: #EDF4B6;
}

/*Devis
=========================================================================== */

#loginTab
{
  background: url('../img/login/topBar.gif') repeat-x;
  height: 25px;
}

#login{
  width: 860px;
  height: 25px;
  margin: 0 auto;
}

.clientLogin, .clientLogin a{
  float: right;
  width: 134px;
  height: 25px;
  display: block;
  background: url('../img/login/tab.gif') top no-repeat;
}

.clientLogin a
{
  float: none;
}

.clientLogin a:hover{
  background-position: bottom;
  text-decoration: none;
}

#loginController
{
  overflow: hidden;
  height: 0;
}

#loginWrapper{
  width: 100%;
  background: url('../img/login/bottom.gif') bottom repeat-x #63645a;
  text-align: center;
  padding: 30px 0 0 0;
  color: #DBDDCE;
}

#loginWrapper #loginBar{
  margin: 0 auto;
  text-align: left;
  background: url('../img/login/gradient.gif') top no-repeat;
  width: 860px;
  height: 36px;
  padding-bottom: 46px !important;
  padding-bottom: 38px;
}

#loginWrapper #right{
  padding: 17px 0 0 312px;
}

.login{
  width: 64px;
  height: 19px;
  display: block;
  background: url('../img/buttons/login.gif') top no-repeat;
  float: right;
  margin-bottom: 8px;
  padding-right: 26px;
}

.login:hover{
  background-position: bottom;
}

/* Contact form
=========================================================================== */

#contactForm
{
  padding-top: 10px;
}

#contactForm label
{
  display: inline;
  color: #92938A;
  line-height: 18px;
}

#contactForm input, #contactForm textarea
{
	border: 1px solid #DBDDCE;
	line-height: 17px;
	padding: 0 2px;
	margin: 1px 0 3px;
	width: 157px;
	color: #92938A;
	font-size: 11px;
	height: 17px;
	display: inline;
	float: none;
}

#contactForm textarea
{
  height: 78px;
  width: 316px;
}

#contactForm #sendMessage
{
  width: 105px;
  height: 19px;
  background: url('../img/buttons/sendMessage.gif') 0 0 no-repeat;
  border: 0;
  margin-top: 12px;
}

#contactForm #sendMessage:hover
{
  background-position: 0 -19px;
}

#contactForm .hidden, #newsletter .hidden
{
  border: 0;
  height: 0px;
  width: 0px;
}

.error, #contactForm label span
{
  color: #DD4E00;
}

#contactForm input.error, #contactForm textarea.error, #newsletter input.error
{
  border: 1px solid #DD4E00;
  color: #DD4E00;
}

.vert{
	color: #A8A800;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 15px;
	}

/* news
=========================================================================== */


#titrenews3{
	line-height:14px;
	font-family: "Trebuchet MS";
	color: #0678B3;
	text-decoration: underline;
	font-size: 16px;
	margin-top: 20px;
}

/* header
=========================================================================== */

#header p{
  color: #8C8C8C;
  padding: 0px 0px 0;
}

#header a{
  color: #8C8C8C;
}

#header  a:hover{
  background-color: #CCCCCC;
  text-decoration: none;
}

#header  em{
  font-style: normal;
  color: #8C8C8C;
}

#header  span{
color: #8C8C8C;
}



#header  {
	color: #8C8C8C;
	padding-top: 50px;
	padding-right: 3px;
	padding-left: 0;
	padding-bottom: 0px;
	float: right;
}


/* Footer
=========================================================================== */

#footer p{
  color: #8C8C8C;
  padding: 0px 0px 0;
}

#footer a{
  color: #8C8C8C;
}

#footer a:hover{
  background-color: #CCCCCC;
  text-decoration: none;
}

#footer em{
  font-style: normal;
  color: #8C8C8C;
}

#footer span{
color: #8C8C8C;
}

#footer .phoneNum{
  float: right;
}

#footer {
	color: #8C8C8C;
	padding-top: 40px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 40px;
	float: left;
	width: 100%;
}
#footercatalogue {
	color: #8C8C8C;
	padding-right: 0;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
/* recherche form
=========================================================================== */

#rechercheForm
{
	padding-top: 5px;
	padding-left: 15px;
}

#rechercheForm label
{
  display: inline;
  color: #92938A;
  line-height: 18px;
}

#rechercheForm input, #rechercheForm textarea
{
	border: 1px solid #DBDDCE;
	line-height: 17px;
	width: 150px;
	color: #92938A;
	font-size: 11px;
	height: 17px;
	display: inline;
	float: none;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}

#rechercheForm textarea
{
  height: 78px;
  width: 316px;
}

#rechercheForm #sendMessage
{
	width: 105px;
	height: 19px;
	border: 0;
	margin-top: 12px;
	background-image: url(../img/buttons/rechercher.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 30px;
}

#rechercheForm #sendMessage:hover
{
  background-position: 0 -19px;
}





.vert{
	color: #A8A800;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 15px;
	}

