/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #7b7468;
	margin:0;
	text-align: center;
	font-size: 1em;
	color: #fff;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height:20px;
}

img, table { margin: 0; padding: 0; border: none; vertical-align:top;}
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  INTRO PAGE
/*  ------------------------------------------ */

#container {
	width:944px;
	margin:auto;
}
#lineA {
	margin-top:26px;
	height:86px;
	background-image:url(../IMG/line2.gif);
	background-repeat:no-repeat;
}
#intro, #alternative, #mainHome {
	height:264px;
	/*background-image:url(../IMG/intro_temp.jpg);
	background-repeat:no-repeat;
	font-size:0.82em;*/
}
#altLang {
	padding:0 0 60px 300px;
}
#altLang a{
	padding-right:40px;
	color:#d7d5d1;
	font-weight:bold;
	text-decoration:none;
}
#altLang a:hover{
	color:#7b7468;
}
#alternative {
	background-image:url(../IMG/intro_temp.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding:50px 0 0 300px;
	font-size:0.71em;
	color:#7b7468;
}
#lineB, #footer {
	margin-top:7px;
	height:10px;
	background-image:url(../IMG/line.gif);
	background-repeat:no-repeat;
}
#baseline h1 {
	font-size:0.74em;
}

/*  ------------------------------------------
/*  HOME PAGE
/*  ------------------------------------------ */
#introText {
	min-height:152px;
}
#language {
	font-size:0.74em;
	height:20px;
	margin-top:6px;
	text-align:right;
}
#language h6 strong{
	color:#fff;
	text-decoration:none;
	padding-right:20px;
}
#language h6 a{
	padding-right:20px;
	color:#d1cfca;
	font-weight:bold;
	text-decoration:none;
}
#language h6 a:hover{
	color:#fff;
}
#header {
	background-image:url(../IMG/line2.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:45px;
}
#header .logoSection {
	padding-left:121px;
}
#main {
	height:264px;
}
#left {
	float:left;
	width:395px;
	padding:15px 0 0 50px;
	text-align:left;
}
#nav {
	width:380px;
	height:136px;
	background-image:url(../IMG/bg_nav.jpg);
	background-repeat:no-repeat;
	padding-left:16px;
}
#nav h3 {
	font-size:0.88em;
	font-weight:bold;
	line-height:22px;
}
#nav h3 a {
	color:#fff;
	text-decoration:none;
}
#right {
	margin-left:460px;
	text-align:left;
	padding:15px 12px 15px 0;
	font-size:0.74em;
}
#right h1, #introText h1 {
	font-weight:bold;
	font-size:1.08em;
	border-bottom:1px solid #8f897f;
}
#right h1 a{
	text-decoration:none;
	color:#d1cfca;
	padding-right:20px;
}
#right h1 a.invert, #right .invert{
	padding-left:20px;
}
#right h1 a.invert2 {
	padding-right:0;
}
#right h1 a:hover{
	color:#fff;
}
#footer {
	text-align:left;
	font-size:0.74em;
	padding:6px 0 30px 60px;
	color:#d1cfca;
	clear:both;
}
#footer a{
	padding-right:10px;
	color:#d1cfca;
}
#footer a:hover{
	color:#fff;
}
#footer small {
	padding-right:10px;
	font-size:0.82em;
}
#footer .copyright {
	padding-left:430px;
}
#footer .orange {
	color:#fe9344;
	padding-right:20px;
}


/*  ------------------------------------------
/*  TEAM
/*  ------------------------------------------ */

.pip {
	background-image:url(../IMG/bg_pips.gif);
	background-repeat:no-repeat;
	margin-top:20px;
}
.pip img { padding:7px; }
#pips .pip img { padding:0 7px; }
#pips .pip.ie6 img { padding:7px; }
#pips .pip {
	background-image:url(../IMG/bg_pips_middle.gif);
	background-repeat:repeat-y;
}
#pips .pip.ie6 {
	background-image:url(../IMG/bg_pips.gif);
	background-repeat:no-repeat;
}
#pips td { vertical-align:top; }
.pip table {
	width:95%;
}
.pip h2 {
	font-weight:bold;
	line-height:10px;
}

#pips .pips_top, #pips .pips_bottom { line-height:5px; }
#pips .pips_bottom { background:#7b7468; }
#pips .pips_top img, #pips .pips_bottom img { padding:0; }
.hasJS .art_title { cursor:pointer; }
.art_content { display:none; }
#pips .pip h2 {
	padding-top:2px;
}
#pips .pip.ie6 h2 {
	padding-top:12px;
}
.pip h3 {
	color:#ff9e3d;
}
.pip h4 {
	line-height:12px;
}
.back h4 {
	text-align:right;
	padding:0 20px 0 0;
}
.pip h4 a, .services h4 a{
	text-decoration:none;
	color:#cbc9c6;
}
.pip a {
	text-decoration:none;
	color:#fff;
	line-height:12px;
}
.pip h4 a:hover, .services h4 a:hover{
	text-decoration:underline;
	color:#fff;
}
a.lien_pagination {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
a:hover.lien_pagination {
	text-decoration:underline;
}
#right small {
	color:#ff9e3d;
}



/*  ------------------------------------------
/*  SERVICES
/*  ------------------------------------------ */

.services {
	background-image:url(../IMG/bg_services.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	height:29px;
	padding:4px 12px 0 12px;
}
.services h1 a {
	padding-left:0;
}
.services h2 {
	font-weight:bold;
}
.services table {
	padding-bottom:6px;
}
.services h2 a, .conditions em a {
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}
.conditions {
	font-size:0.88em;
	padding:12px 0 0 12px;
}



/*  ------------------------------------------
/*  PORTOFOLIO
/*  ------------------------------------------ */

.portfolio  {
	width:944px;
	height:264px;
	text-align:left;
	color:#7b7468;
	font-weight:bold;
	font-size:0.65em;
	line-height:1.60em;
}
.portfolio td {
	vertical-align:bottom;
	padding:0 0 12px 24px;
}
.portfolio h1 {
	color:#000;
	font-weight:bold;
}
.portfolio a {
	text-decoration:none;
	color:#7b7468;
}
.portfolio a:hover {
	text-decoration:underline;
	color:#000;
}

/*  ------------------------------------------
/*  ROLLOVER NAVIGATION
/*  ------------------------------------------ */

#nav .rollNav {
	display:none;
	vertical-align:top;
	color:#ffdd78;
	font-size:0.74em;
}

#nav .rollLogo {
	display:none;
}
#nav .navSpot {
	width:277px;
}
#nav .logoSpot {
	width:119px;
	height:129px;
}

/*  ------------------------------------------
/*  COLOR STYLES
/*  ------------------------------------------ */
.gray {
	color:#c2c1bf;
}
.orange {
	color:#ff9e3d;
}

/*  ------------------------------------------
/*  COMPONENTS
/*  ------------------------------------------ */

#latest, #testimonials, #careers {
	padding:15px 0 15px 0;
}
.titreDoc {
	font-weight:bold;
	color:#fff;
}