/* Standard
=========================================================================== */

body{
  margin: 0;
  padding: 0;
  text-align: center;
  background: #6b6e65;
}

body, input, textarea, table, tr, td
{
  font: 14px/16px Arial, Helvetica, sans-serif;
}

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

/* Structural
=========================================================================== */

/* Wraps around all content except login area */
#pageWrapper{
	width: 860px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#pageHeader{
  height: 90px;
}

#nav { background: #B3D951 url('../img/backgrounds/bg_menu.gif') repeat-x 0% 0%; }

#topHeadings{
  background: url('../img/backgrounds/topHeadings.gif') top no-repeat;
  height: 35px;
  position: relative;
}

#banner{
	width: 860px;
	height: 180px;
	margin-top: 4px;
	margin-bottom: 5px;
}

#banner #work{
  width: 576px;
  float: left;
}

#banner #facts{
  width: 280px;
  float: right;
}

#content{
  background: #F7F7F3 url('../img/backgrounds/content.gif') repeat-y;
  margin-top: 4px !important;
  margin-top: 1px;
  clear: both;
}

#contentTop{
  background: url('../img/backgrounds/contentTop.gif') top no-repeat;
}

#contentBottom{
	background: url('../img/backgrounds/contentBottom.gif') bottom no-repeat;
	width: 860px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

#contentBottom tr, #contentBottom td{
  padding: 0;
  margin: 0;
}

#leftColumn{
  width: 524px;
  padding: 8px 0 30px 26px;
}

#rightColumn{
  width: 228px;
  padding: 8px 26px 30px 0;
  float: right;
}


/* Headings & Text
=========================================================================== */

a{
  text-decoration: none;
  color: #a2b501;
}

a:hover{
  text-decoration: underline;
  color: #a2b501;
}

a span
{
  display: none;
}

p{
	margin: 0;
	padding: 0;
}

h1,h2{
  background: url(../img/arrow.gif) no-repeat left top;
  height: 32px;
  margin: 0;
}

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{
  padding: 10px 0 0 20px;
}

h3{
  font: 11px/15px Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

h4{
  float: left;
  padding-left: 26px;
  margin-top: 20px;
}

h5{
  font-size: 18px;
  color: #8E8F87;
  background: #E8E8E3;
  margin: 0;
  padding: 1px 0px;
  line-height: 26px;
  font-weight: normal;
  font-family: Arial, Helvetica, Sans-serif;
  display: inline;
}


.marginTop{
  margin-top: 20px;
}

.marginTopMedium{
  margin-top: 17px;
}

.marginTopSmaller{
  margin-top: 8px;
}

.marginTopSmall{
  margin-top: 3px;
}

#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: 16px;
  padding-left: 10px;
}

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

a.brandDevelopment {width: 147px; background: url('../img/misc/conception.gif') 0 -13px no-repeat;}
a.conceptualDesign {width: 65px; background: url('../img/misc/conception.gif') 0 -31px no-repeat;}
a.planning {width: 77px; background: url('../img/misc/conception.gif') 0 -49px no-repeat;}
a.usability {width: 209px; background: url('../img/misc/conception.gif') 0 -67px no-repeat;}
a.contentManagement {width: 203px; background: url('../img/misc/realisation.gif') 0 -15px no-repeat;}
a.e-commerce {width: 98px; background: url('../img/misc/realisation.gif') 0 -33px no-repeat;}
a.emailNewsletter {width: 200px; background: url('../img/misc/realisation.gif') 0 -51px no-repeat;}
a.interactiveAdvertising {width: 134px; background: url('../img/misc/realisation.gif') 0 -69px no-repeat;}
a.onlineMarketing {width: 155px; background: url('../img/misc/realisation.gif') 0 -87px no-repeat;}
a.projectManagement {width: 127px; background: url('../img/misc/realisation.gif') 0 -105px no-repeat;}
a.standards {width: 144px; background: url('../img/misc/realisation.gif') 0 -123px no-repeat;}
a.webDevelopment {width: 127px; height: 16px; background: url('../img/misc/realisation.gif') 0 -141px no-repeat;}

a.brandDevelopment:hover {background-position: 0 -98px;}
a.conceptualDesign:hover {background-position: 0 -116px;}
a.planning:hover {background-position: 0 -134px;}
a.usability:hover {background-position: 0 -152px;}
a.contentManagement:hover {background-position: 0 -172px;}
a.e-commerce:hover {background-position: 0 -190px;}
a.emailNewsletter:hover {background-position: 0 -208px;}
a.interactiveAdvertising:hover {background-position: 0 -226px;}
a.onlineMarketing:hover {background-position: 0 -244px;}
a.projectManagement:hover {background-position: 0 -262px;}
a.standards:hover {background-position: 0 -280px;}
a.webDevelopment:hover {background-position: 0 -298px;}


/* 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: 660px; text-align: left; margin: 0 auto; padding: 0 20px; 
}

.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: #CFD0C8;
}

.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 /**/:27px; /* for IE5/Win */
	overflow: hidden;
	border: 0;
	padding-top: 27px;
	margin-bottom: 0px;
	float: left;
	margin-right: 10px;
}

#navaccueil a { width: 113px; background: transparent url('../img/backgrounds/accueil.gif') no-repeat left top; }
#navressourceshumaines a { width: 155px; background: transparent url('../img/backgrounds/ressourceshumaines.gif') no-repeat left top; }
#navmetiers a { width: 113px; background: transparent url('../img/backgrounds/metiers.gif') no-repeat left top; }
#navtechnologies a { width: 113px; background: transparent url('../img/backgrounds/technologies.gif') no-repeat left top; }
#navcontacts a { width: 113px; background: transparent url('../img/backgrounds/contacts.gif') no-repeat left top; }
#navdevis a { width: 113px; background: transparent url('../img/backgrounds/devis.gif') no-repeat left top; }

/* #navdownload a { width: 91px; background: transparent url('../images/navdownload.gif') top left no-repeat; } */
#navkontakt a  { width: 76px; background: transparent url('../images/navkontakt.gif') top left no-repeat; }

#nav a:hover, #nav a:active { background-position: 0 -27px; }

#nav .content {
	width: 870px;
	height: 0px;
	padding-top: 0px;
	padding-bottom: 37px;
	padding-left: 10px;
	padding-right: 10px;
}
#nav ul {
	list-style: none;
	padding-top: 6px;
}
#nav li {
	display: inline;
}

body#accueil #navaccueil a, body#ressourceshumaines #navressourceshumaines a, body#metiers #navmetiers a, body#ressourceshumaines #ressourceshumaines a, body#contacts #navcontacts a, body#technologies #navtechnologies a, body#devis #navdevis, a body#kontakt #navkontakt a { background-position: 0 -54px; }

/* 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;
}
#contactForm2
{
  padding-top: 10px;
}

#contactForm2 label
{
  display: inline;
  color: #92938A;
  line-height: 18px;
}

#contactForm2 input 
{
	padding: 0 5px 0 2px;
	color: #92938A;
	display: inline;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contactForm2 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;  height: 78px;
  	width: 316px;
}

#contactForm2 #sendMessage
{
  width: 105px;
  height: 19px;
  background: url('../img/buttons/sendMessage.gif') 0 0 no-repeat;
  border: 0;
  margin-top: 12px;
}

#contactForm2 #sendMessage:hover
{
  background-position: 0 -19px;
}

#contactForm2 .hidden, #newsletter .hidden
{
  border: 0;
  height: 0px;
  width: 0px;
}

.error, #contactForm2 label span
{
  color: #DD4E00;
}

#contactForm2 input.error, #contactForm2 textarea.error, #newsletter input.error
{
  border: 1px solid #DD4E00;
  color: #DD4E00;
}
.vert{
font: 14px/15px Arial, Helvetica, sans-serif;
	color: #D6E03D;
	}
/* Footer
=========================================================================== */

#footer p{
  color: #FFFFFF;
  padding: 26px 0px 0;
}

#footer a{
  color: #D6E03D;
}

#footer a:hover{
  background-color: #D6E03D;
  color: #fff;
  text-decoration: none;
}

#footer em{
  font-style: normal;
  color: #A19789;
}

#footer span{
color: #e0e1dc;
}

#footer .phoneNum{
  float: right;
}

#footer {
	background: #6b6e65 url('../img/backgrounds/bg_footer.gif') repeat-x left top;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 40px;
}

