html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, topContent, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	-webkit-font-smoothing : antialiased;
}
/*----------------*/
html {
	font-size: 62.5%;
}
body {
	font-size:12px;
	font-size: 1.2rem;
	line-height: 15px;
	line-height: 1.5rem;
	color:#556c84;
	font-family:Arial, Helvetica, sans-serif;
	display:inline-block;
	width:100%;
	margin-bottom:20px;
	background:#a4b0c1;
}
a {
	color:#556c84;
}
#wrapperHeader,
#wrapperContent,
#wrapperFooter {
	width:100%;
	/*display:inline-block;*/
	float:left;
	position:relative;
}
#header,
#content,
#footer {
	width:1000px;
	margin:auto;
	position:relative;
}
/*---------------------------------------------------------*/
/*header*/
#wrapperHeader {
	background:url(../img/css/bg-header01l.png) no-repeat center top;
	height:133px;
	z-index:1000;
}
#header {
	height:133px;
}
#header img#logo {
	margin:5px 0 0 30px;
	float:left;
}
#header p.slogan {
	margin:0;
	font-family: 'itc-avant-garde-gothic-pro', sans-serif;
	position:absolute;
	top:15px;
	right:50px;
	font-size:15px;
	font-size:2rem;
	line-height:20px;
	line-height:3rem;
	color:#556c84;
	font-weight:300;
	font-style:normal
}
#header a.linkedIn {
	position:absolute;
	top:10px;
	right:2px;
}
#header #navig {
	position:absolute;
	top:98px;
	left:242px;
}
#header #navig ul {
	display:inline-block;
	padding-left:1px;
	background:url(../img/css/separ-menu-horiz.gif) no-repeat left center;
}
#header #navig ul li {
	list-style:none;
	float:left;
	padding:0 19px 0 18px;
	background:url(../img/css/separ-menu-horiz.gif) no-repeat right center;
	position:relative;
}
#header #navig ul li a {
	color:#a4b0c1;
	text-decoration:none;
	font-family: 'itc-avant-garde-gothic-pro', sans-serif;
	font-size:14px;
	font-size:1.3rem;
	line-height:35px;
	line-height:3.5rem;
	display:block;
	padding:0 12px;
}
#header #navig ul li a:hover,
#header #navig ul li:hover a {
	background:#a4b0c1;
	color:#fff;
}
#header #navig ul li ul,
#header #navig ul li:hover ul li ul {
	display:none;
}
#header #navig ul li:hover ul {
	display:block;
	position:absolute;
	background:url(../img/css/orange-90.png);
	padding:0;
}
#header #navig ul li.about ul {
	left:18;
	top:35px;
	width:550px;
}
#header #navig ul li.services ul {
	left:-420px;
	top:35px;
	width:955px;
}
#header #navig ul li.references ul {
	left:18px;
	top:35px;
	width:310px;
}
#header #navig ul li.contact ul {
	right:19px;
	top:35px;
	width:530px;
	text-align:right;
}
#header #navig ul li:hover ul li {
	padding:0;
	background:none;
}
#header #navig ul li:hover ul li a {
	background:url(../img/css/separ-menu-horiz-n2.gif) no-repeat right center;
	font-family: 'itc-avant-garde-gothic-pro', sans-serif;
	font-size:12px;
	font-size:1rem;
	line-height:32px;
	line-height:3.2rem;
	padding:0 14px 0 12px;
}
#header #navig ul li:hover ul li.last a {
	background:none;
	padding:0 12px 0 12px;
}
#header #navig ul li.sitemap,
#header #navig ul li.credits {
	display:none;
}
/*---------------------------------------------------------*/
/*content*/
#wrapperContent {
	z-index:100;
	margin-top:-15px;
	background:#fff url(../img/css/bg-col-droite.gif) repeat-y center top;
}
body.no-sidebar #wrapperContent {
	background:#fff;
}
body.home #wrapperContent {
	padding-bottom:30px;
	background:#fff none;
}
#wrapperContent #topVisu {
	padding-top:143px;
	padding-top:143px;
}
body.about #wrapperContent #topVisu {
	background:url(../img/css/bg-inter-01.jpg) no-repeat center top;
}
body.services #wrapperContent #topVisu,
body.latest-news #wrapperContent #topVisu {
	background:url(../img/css/bg-inter-02.jpg) no-repeat center top;
}
body.references #wrapperContent #topVisu {
	background:url(../img/css/bg-inter-03.jpg) no-repeat center top;
}
body.contact #wrapperContent #topVisu {
	background:url(../img/css/bg-inter-04.jpg) no-repeat center top;
}
#wrapperContent h1,
#wrapperContent h2 {
	font-family: 'itc-avant-garde-gothic-pro', sans-serif;
}
#wrapperContent h1 {
	color:#fff;
	font-size:35px;
	font-size:3.2rem;
	line-height:44px;
	line-height:4.4rem;
	font-weight:200;
	background:url(../img/css/fleche-titres-h1-inter.png) no-repeat left bottom;
	margin-left:32px;
	padding-left:36px;
}
#wrapperContent h1 span {
	font-weight:400;
}
#wrapperContent p {
	margin:10px 0;
}
#colLeft {
	float:left;
	width:283px;
	padding:40px 0;
}
#colLeft ul li {
	list-style:none;
	border-bottom:1px solid #fff;
}
#colLeft ul li.last {
	border-bottom:none;
}
#colLeft ul li a {
	font-family: 'itc-avant-garde-gothic-pro', sans-serif;
	font-size:14px;
	font-size:1.3rem;
	line-height:18px;
	line-height:1.8rem;
	display:block;
	padding:9px 63px 9px 40px;
	width:180px;
	color:#556c84;
	text-decoration:none;
	background:url(../img/css/puce-menu-vertical.gif) no-repeat 30px 1.2em;
}
#colLeft ul li a:hover,
#colLeft ul li:hover a,
#colLeft ul li a.current,
#colLeft ul li.current a {
	background:#00A19C url(../img/css/puce-menu-vertical.gif) no-repeat -366px 1.2em;
	color:#fff;
}
#colLeft ul li ul {
	margin:5px 0 10px 0;
}
#colLeft ul li ul li {
	border-bottom:none;
}
#colLeft ul li ul li a,
#colLeft ul li:hover ul li a,
#colLeft ul li.current ul li a {
	font-family: 'itc-avant-garde-gothic-pro', sans-serif;
	font-size:12px;
	font-size:1.2rem;
	line-height:16px;
	line-height:1.6rem;
	display:block;
	padding:0 0 0 50px;
	width:233px;
	color:#556c84;
	text-decoration:none;
	background:url(../img/css/puce-menu-vertical.gif) no-repeat 40px 0.6em;
}
#colLeft ul li ul li a:hover,
#colLeft ul li ul li a.current,
#colLeft ul li.current ul li a.current {
	background:transparent url(../img/css/puce-menu-vertical.gif) no-repeat 40px 0.6em;
	color:#00A19C;
	text-decoration:underline;
}
#inter {
	float:right;
	width:600px;
	padding:25px 45px 100px 0;
	min-height:350px;
	text-align: justify;
}
body.no-sidebar #inter {
	float:none;
	width:800px;
	padding:25px 45px 100px 100px;
}
body.latest-news #inter {
	text-align:justify;
}
body.latest-news #inter .entete-logos-news {
	display:inline-block;
	width:100%;
	margin:20px 0;
}
body.latest-news #inter .titre-news {
	display:inline-block;
	width:100%;
	border-top:3px solid #00A19C;
	border-bottom:3px solid #00A19C;
	text-align:center;
	margin-bottom:15px;
}
body.latest-news #inter .titre-news h2 {
	background:none;
	margin:10px 0;
	padding-left:0;
}
body.latest-news #inter .titre-news h3 {
	font-family: "Arial",sans-serif;
	font-size:18px;
	font-size:1.8rem;
	line-height:22px;
	line-height:2.2rem;
	font-weight:400;
	font-style:italic;
	margin:10px 0;
}
#inter a {
	/*text-decoration:none;*/
}
#inter h2 {
	color:#a4b0c1;
	font-size:24px;
	font-size:2.4rem;
	line-height:26px;
	line-height:2.6rem;
	font-weight:200;
	background:url(../img/css/fleche-titres-h2-inter.png) no-repeat left bottom;
	margin:20px 0 35px -20px;
	padding-left:20px;
}
#inter h3 {
	font-size:12px;
	font-size:1.3rem;
	line-height:16px;
	line-height:1.6rem;
	font-weight:bold;
	margin:35px 0 10px 0;
}
#inter h4 {
	font-weight:bold;
	margin:15px 0 10px 0;
}
#inter ul.altern {
	width:100%;
}
#inter ul.decal {
	margin-left:20px;
}
#inter ul li {
	list-style:none;
	background:url(../img/css/fleche-listes.png) no-repeat 10px 0.3em;
	padding:0 0 0 30px;
}
#inter ul.altern li {
	background:url(../img/css/fleche-listes.png) no-repeat 10px 1.6em;
	padding:16px 10px 16px 30px;
}
#inter ul.altern li.impair {
	background:#f4f5f7 url(../img/css/fleche-listes.png) no-repeat 10px 1.1em;
	padding:10px 10px 10px 30px;
}
#inter ul.altern li ul {
	margin-left:5px;
}
#inter ul.altern li ul li {
	background:transparent url(../img/css/puce-listes.png) no-repeat left 0.6em;
	padding:0 0 0 8px;
}
#inter ul.decal li {
	background:none;
	padding:10px 0;
	border-bottom:4px solid #f1f3f6;
}
#inter ul.quotes {
	margin:30px 0 30px 30px;
	width:570px;
}
#inter ul.quotes li {
	background:url(../img/css/quote-open.gif) no-repeat;
	padding:0 0 15px 45px;
	border-bottom:4px solid #f1f3f6;
}
#inter ul.quotes li p {
	background:url(../img/css/quote-close.gif) no-repeat right bottom;
	padding:0 45px 5px 0;
	margin-top:20px;
}
#inter ul.inline,
#inter ul.contact {
	width:100%;
	display:inline-block;
}
#inter ul.inline li {
	width:220px;
	float:left;
}
#inter ul.inline li a:hover {
	color:#00A19C;
	text-decoration:underline;
}
#inter ul.contact li {
	float:left;
	background:url(../img/css/separ-footer.gif) no-repeat right top / 1px 100%;
	margin-bottom: 20px;
}
#inter ul.contact li.first {
	padding:0 11px 0 0;
	width:239px;
}
#inter ul.contact li.last {
	background:none;
	padding:0 11px 0 68px;
	width:221px;
}
#inter ul.collapse li span {
	display:block;
	cursor:pointer;
}
#inter ul.collapse li span.bold {
	font-weight:bold;
}
#inter ul.collapse li span:hover {
	text-decoration:underline;
	color:#00A19C;
}
#inter ul.collapse li>div {
	display:none;
}
#inter a.link {
	color:#00A19C;
	font-weight:bold;
	background:url(../img/css/fleche-listes.png) no-repeat left center;
	padding-left:15px;
	text-decoration:none;
	margin-right:30px;
}
#inter.sitemap h2 {
	margin: 20px 0 15px -20px;
}
#inter.sitemap h2 a {
	color:#A4B0C1;
}
#inter.sitemap ul li a {
	color:#556C84;
}
#inter.sitemap ul li a:hover {
	color:#00A19C;
	text-decoration:underline;
}


/*---------------------------------------------------------*/
/*latest news // focus */

.focus {
	width: 894px;
	margin: auto;
	position: relative;
	z-index: 5;
	background:url(../img/css/fleche-titres-hp.png) no-repeat left 41px;
	padding:30px 20px 0 20px;
}
.focus img.coulBas {
	position: absolute;
	top: -12px;
	right: -33px;
}
.focus:before,
.focus:after {
	position:absolute;
	display:block;
	content:"";
	background:#00A19C;
	bottom:0;
	right:-25px;
}
.focus:before {
	width:1px;
	height:15px;
}
.focus:after {
	height:1px;
	width:15px;
}
.focus p.titre {
	margin:0;
	font-family: 'itc-avant-garde-gothic-pro', sans-serif;
	font-size:25px;
	font-size:2.5rem;
	line-height:30px;
	line-height:3rem;
	color:#556c84;
	font-weight:300;
	font-style: normal;
	margin-bottom:8px;
}
.focus p.titre span {
	font-weight:400;
}
.focus > div {
	display: inline-block;
	width: 100%;
}
.focus p.news {
	float: left;
	width: 47%;
	font-weight: bold;
}
#wrapperContent .focus p.news:first-child {
	margin-right: 5%;
}
.focus a {
	color:#76899c;
	text-decoration:none;
}





/*---------------------------------------------------------*/
/*footer*/
#wrapperFooter {
	z-index:1000;
}
#footer {
	width:994px;
	padding-left:5px;
}
#footer img.coulBas {
	position:absolute;
	top:-40px;
	right:0;
}
body.home #footer img.coulBas {
	display: none;
}
#footer ul {
	margin:30px 0 20px 0;
	display:flex;
}
#footer ul li {
	list-style:none;
	padding:0 21px;
	background:url(../img/css/separ-footer.gif) no-repeat right 5px;
	height:100px;
	max-width: 195px;
}
#footer ul li.first {
	padding-left:0;
}
#footer ul li.last {
	padding-right:0;
	background:none;
}
#footer ul li a {
	color:#556c84;
	text-decoration:none;
	font-size:14px;
	font-size:1.4rem;
	font-family: 'itc-avant-garde-gothic-pro', sans-serif;
}
#footer ul li ul {
	margin-top:5px;
	display:block;
}
#footer ul li ul li ul {
	display:none;
}
#footer ul li ul li,
#footer ul li ul li.last {
	float:none;
	padding:0 0 0 10px;
	background:url(../img/css/puce-footer.gif) no-repeat left 0.6em;
	height:auto;
}
#footer ul li ul li a {
	color:#fff;
	font-size:11px;
	font-size:1.1rem;
	font-family:'itc-avant-garde-gothic-pro', sans-serif;
}
#footer ul li ul li a:hover {
	color:#00A19C;
	text-decoration:underline;
}
/*---------------------------------------------------------*/
/*-- tableaux --*/
.border-bottom-4px {border-bottom:4px solid #00A19C;}
.trame-bleu {background-color:#f4f5f7;}
.top10 {padding-top:10px;}
.bottom10 {padding-bottom:10px;}
.fleche-td {
	padding:10px 0 0 25px;
	background-image:url(../img/css/fleche-tableau.png);
	background-repeat:no-repeat;
	background-position:8px 1.1em;
	vertical-align:top;
}
.fleche-td-meet-us {
	padding:0 0 0 17px;
	background-image:url(../img/css/fleche-tableau.png);
	background-repeat:no-repeat;
	background-position:left 1.1em;
	vertical-align:top;
}
.puce-td {
	padding:0 0 0 18px;
	background-image:url(../img/css/puce-listes.png);
	background-repeat:no-repeat;
	background-position:8px 1.3em;
	vertical-align:top;
}
.padding17 {padding-left:17px;}

ul.collapse li table {
	border-top:4px solid #00A19C;
	border-bottom:4px solid #f1f3f6;
	margin:10px 0 20px 0;
}
ul.collapse li table td ul {
	margin:10px 0;
}
#inter ul.collapse li table td ul li {
	background:url(../img/css/fleche-listes.png) no-repeat left 0.3em;
	padding:0 0 0 18px;
	margin-bottom:10px;
}
table.customers tr td {
	position: relative;
}
table.customers tr td:before {
	position: absolute;
	content: "";
	right: 0;
	top: 6px;
	height: 136px;
	border-left: 1px solid #e8ebef;
}
table.customers tr td:last-child:before {
	border-color: #fff;
}
table.customers tr td:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 6px;
	width: 137px;
	border-top: 1px solid #e8ebef;
}
table.customers tr:last-child td:after {
	border-color: #fff;
}
table.meet-us td {
	text-align: left;
}

/*---------------------------------------------------------*/
.alignLeft {float:left;margin:0 15px 10px 0;}
.alignRight {float:right;margin:0 0 10px 15px;}

.small,
#inter .small {
	font-size:10px;
	font-size:1rem;
	line-height:12px;
	line-height:1.2rem;
}
.medium,
#inter .medium {
	font-size:16px;
	font-size:1.6rem;
	line-height:18px;
	line-height:1.8rem;
}
.large,
#inter .large {
	font-size:24px;
	font-size:2.4rem;
	line-height:26px;
	line-height:2.6rem;
}

.customFont {
	font-family: "itc-avant-garde-gothic-pro",sans-serif;
	font-weight: 400 !important;
}

.margeTop20, #wrapperContent .margeTop20 {margin-top:20px;}

.bleu {color:#556c84;}
.orange {color:#00A19C;}
.orange-clair {color:#00A19C;}