article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html, button, input, select, textarea {
    font-family: sans-serif;
    color: #222
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

a {
    color: #00e
}

a:visited {
    color: #551a8b
}

a:hover {
    color: #06e
}

a:focus {
    outline: thin dotted
}

a:hover, a:active {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}

pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before, q:after {
    content: "";
    content: none
}

small {
    font-size: 85%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none
}

dd {
    margin: 0
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label {
    cursor: pointer
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

button[disabled], input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

input:invalid, textarea:invalid {
    background-color: #f0dddd
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    vertical-align: top
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: black;
    padding: .2em 0
}

@media print {
    * {
        background: transparent!important;
        color: black!important;
        box-shadow: none!important;
        text-shadow: none!important;
        filter: none!important;
        -ms-filter: none!important
    }
    a, a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href)")"
    }
    abbr[title]:after {
        content: " (" attr(title)")"
    }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr, img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0
}

.ir br {
    display: none
}

.hidden {
    display: none!important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.translate3d {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

a, a:link, a:visited, a:hover, a:active, a:focus {
    color: #FFF;
    text-decoration: none;
    outline: 0
}

a:hover {
    color: #000;
}

@font-face {
    font-family: 'ITC';
    src: url('fonts/itcavantgardestd-demi-webfont.eot');
    src: url('/fonts/itcavantgardestd-demi-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/itcavantgardestd-demi-webfont.woff') format('woff'), url('fonts/itcavantgardestd-demi-webfont.ttf') format('truetype'), url('fonts/itcavantgardestd-demi-webfont.svg#itc_avant_garde_std_bk_cnbold') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'ITC';
    src: url('fonts/itcavantgardestd-bold-webfont.eot');
    src: url('/fonts/itcavantgardestd-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/itcavantgardestd-bold-webfont.woff') format('woff'), url('fonts/itcavantgardestd-bold-webfont.ttf') format('truetype'), url('fonts/itcavantgardestd-bold-webfont.svg#itc_avant_garde_std_mdbold') format('svg');
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'ITC';
    src: url('fonts/itcavantgardestd-bk-webfont.eot');
    src: url('/fonts/itcavantgardestd-bk-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/itcavantgardestd-bk-webfont.woff') format('woff'), url('fonts/itcavantgardestd-bk-webfont.ttf') format('truetype'), url('fonts/itcavantgardestd-bk-webfont.svg#itc_avant_garde_std_bkregular') format('svg');
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'ITC';
    src: url('fonts/itcavantgardestd-demiobl-webfont.eot');
    src: url('/fonts/itcavantgardestd-demiobl-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/itcavantgardestd-demiobl-webfont.woff') format('woff'), url('fonts/itcavantgardestd-demiobl-webfont.ttf') format('truetype'), url('fonts/itcavantgardestd-demiobl-webfont.svg#itc_avant_garde_std_bkBdIt') format('svg');
    font-weight: 400;
    font-style: italic
}

html {
    height: 100%
}

.no-touch video {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.touch video {
    width: 750px;
    height: 562px;
    top: 50%;
    left: 50%;
    margin-left: -375px;
    margin-top: -281px
}

body {
    font: 16px/20px Arial, serif;
    /* color:#fff; */
    color: #ff0000;
    min-width: 980px;
    height: 100%
}

h1 {
    color: #000
}

h3 {
    font-size: 36px;
    line-height: 36px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin: 0
}

.bg-img {
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: -2
}

.bg-img img, .bg-img #diag, .bg-img video {
    position: absolute
}

.bg-img #diag {
    background: #FFF;
    height: 2000px;
    width: 2000px;
    top: 100px;
    -webkit-transform-origin: top left;
    -webkit-transform: rotate(34.7deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(34.7deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(34.7deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(34.7deg) scale(1) skew(0deg) translate(0px);
    transform: rotate(34.7deg) scale(1) skew(0deg) translate(0px)
}

#trame {
    background: url(/images/layout/trame.png) no-repeat;
    height: 643px;
    left: 50%;
    margin: -321px 0 0 -321px;
    position: absolute;
    top: 50%;
    width: 643px
}

.pastille {
    display: block;
    height: 43px;
    width: 43px
}

.pastille span {
    background: url(/images/layout/social.png) no-repeat;
    display: block;
    height: 43px;
    position: absolute;
    width: 43px;
    text-indent: -5000px
}

.pastille span.roll {
    opacity: 0
}

.pastille.vimeo span {
    background-position: 0 0
}

.pastille.twitter span {
    background-position: -50px 0
}

.pastille.facebook span {
    background-position: -100px 0
}

.pastille.en span {
    background-position: -150px 0
}

.pastille.fr span {
    background-position: -200px 0
}

.pastille.vimeo span.roll {
    background-position: 0 -50px
}

.pastille.twitter span.roll {
    background-position: -50px -50px
}

.pastille.facebook span.roll {
    background-position: -100px -50px
}

.pastille.en span.roll {
    background-position: -150px -50px
}

.pastille.fr span.roll {
    background-position: -200px -50px
}

a.voir, a.scroll {
    background: url(../images/menu-scrol.png) no-repeat;
    display: block;
    height: 57px;
 	margin: 30px 0 0 0px;
    /*left: 50%;
    margin: 30px 0 0 -33px;
    position: absolute;
    width: 67px;*/
}

a:hover {
	color: #c40000;
}

/*----
a.voir, a.scroll {
    background: url(../images/social.png) no-repeat;
    display: block;
    height: 57px;
    left: 50%;
    margin: 10px 0 0 -33px;
    position: absolute;
    width: 67px;
    text-indent: -50000px
}
----*/

a.voir.scroll, a.scroll.scroll {
    background-position: -450px 0
}

a.voir.scroll:hover, a.scroll.scroll:hover {
    background-position: -450px -70px
}

a.voir.voir, a.scroll.voir {
    background-position: -530px 0
}

a.voir.voir:hover, a.scroll.voir:hover {
    background-position: -530px -70px
}

a.plus, a.fermer, a.right, a.left {
    background: url(/images/layout/social.png) no-repeat;
    display: block;
    height: 49px;
    width: 49px;
    text-indent: -50000px
}

a.plus.plus, a.fermer.plus, a.right.plus, a.left.plus {
    background-position: -250px 0
}

a.plus.plus:hover, a.fermer.plus:hover, a.right.plus:hover, a.left.plus:hover {
    background-position: -250px -50px
}

a.plus.fermer, a.fermer.fermer, a.right.fermer, a.left.fermer {
    background-position: -300px 0
}

a.plus.fermer:hover, a.fermer.fermer:hover, a.right.fermer:hover, a.left.fermer:hover {
    background-position: -300px -50px
}

a.plus.right, a.fermer.right, a.right.right, a.left.right {
    background-position: -350px 0
}

a.plus.right:hover, a.fermer.right:hover, a.right.right:hover, a.left.right:hover {
    background-position: -350px -50px
}

a.plus.left, a.fermer.left, a.right.left, a.left.left {
    background-position: -400px 0
}

a.plus.left:hover, a.fermer.left:hover, a.right.left:hover, a.left.left:hover {
    background-position: -400px -50px
}

.no-touch .pastille span {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .3s ease-in-out 0;
    -moz-transition: all .3s ease-in-out 0;
    -ms-transition: all .3s ease-in-out 0;
    -o-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0
}

.no-touch .pastille span.roll {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: rotate(-90deg) scale(0) skew(0deg) translate(0px);
    -moz-transform: rotate(-90deg) scale(0) skew(0deg) translate(0px);
    -o-transform: rotate(-90deg) scale(0) skew(0deg) translate(0px);
    -ms-transform: rotate(-90deg) scale(0) skew(0deg) translate(0px);
    transform: rotate(-90deg) scale(0) skew(0deg) translate(0px)
}

.no-touch .pastille:hover span {
    opacity: 0;
    -webkit-transform: rotate(90deg) scale(0.5) skew(0deg) translate(0px);
    -moz-transform: rotate(90deg) scale(0.5) skew(0deg) translate(0px);
    -o-transform: rotate(90deg) scale(0.5) skew(0deg) translate(0px);
    -ms-transform: rotate(90deg) scale(0.5) skew(0deg) translate(0px);
    transform: rotate(90deg) scale(0.5) skew(0deg) translate(0px)
}

.no-touch .pastille:hover span.roll {
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    opacity: 1
}

.touch .pastille span.roll, .no-csstransforms .pastille span.roll {
    display: none
}

.touch .pastille:hover span, .no-csstransforms .pastille:hover span {
    background-position-y: -50px
}

.trame-video {
    background: url(/images/layout/trame-video.png) repeat;
    height: 100%;
    position: absolute;
    width: 100%
}

span.select {
    color: #8b8b8b;
    font: 14px/14px Arial, sans-serif;
    padding: 11px 8px
}

article.title {
    text-align: center
}

article.title.autoCenter {
    display: inline;
    position: absolute;
    margin-top: -80px;
    top: 50%;
    width: 100%
}

article.title h2 {
    font-size: 90px;
    line-height: 90px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    margin: 0;
    margin-bottom: 10px
}

article.title span {
    font-size: 18px;
    line-height: 18px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 200;
    line-height: 22px;
    margin: 5px 0 5px 0
}

article.title span em {
    display: block;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 10px
}

article.title span a.voir {
    border: 1px solid #FFF;
    color: #FFF;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px;
    padding: 5px
}

article.title span a.voir:hover {
    background: #FFF;
    color: #010101
}

a.retour {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: block;
    height: 63px;
    left: 50%;
    margin-left: -50px;
    position: fixed;
    text-indent: -5000px;
    top: -100px;
    width: 134px;
    z-index: 15
}

a.retour.fr {
    background: url('/images/layout/retour-fr.png') no-repeat
}

a.retour.en {
    background: url('/images/layout/retour-en.png') no-repeat
}

#menu-side-ul {
    cursor: default;
    padding: 10px;
    position: fixed;
    right: 30px;
    top: 50%;
    z-index: 3
}

#menu-side-ul li {
    display: block;
    padding: 8px 0 8px 0;
    text-align: right
}

#menu-side-ul li a {
    font-size: 13px;
    line-height: 13px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #FFF;
    display: block;
    line-height: 15px;
    font-weight: bold;
    opacity: .5;
    -webkit-transition: opacity .3s ease-in-out 0;
    -moz-transition: opacity .3s ease-in-out 0;
    -ms-transition: opacity .3s ease-in-out 0;
    -o-transition: opacity .3s ease-in-out 0;
    transition: opacity .3s ease-in-out 0
}

#menu-side-ul li a:hover {
    opacity: 1
}

#menu-side-ul li.active a {
    opacity: 1
}

#agence {
    height: 10000px
}

#agence .language, #agence .social {
    position: fixed
}

#agence .title {
    z-index: 1;
    position: fixed
}

#agence .title span.notice {
    display: block;
    margin-top: 100px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold
}

#agence ul#poste li {
    display: block;
    position: fixed;
    width: 100%;
    opacity: 0;
    top: 0
}

#agence ul#poste li .title {
    z-index: 0;
    position: absolute
}

#clients {
    background: #ffce00 url('/images/layout/trame_clients.gif') repeat
}

#clients .language, #clients .social {
    position: fixed
}

#clients ul#clients-listing {
    margin: 5px auto 25px;
    text-align: center;
    width: 825px
}

#clients ul#clients-listing li {
    color: #010101;
    display: inline-block;
    margin-right: 3px
}

#clients ul#clients-listing li a {
    font-size: 20px;
    line-height: 20px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #010101;
    font-weight: 200;
    line-height: 22px
}

#clients ul#clients-listing li:not(:last-child):after {
    content: ','
}

#clients ul#clients-grid {
    margin: 0 auto 100px;
    height: 100%;
    position: relative;
    width: 1144px
}

#clients ul#clients-grid li {
    float: left;
    position: relative
}

#clients ul#clients-grid li a {
    background: #FFF;
    display: block;
    height: 286px;
    position: relative;
    width: 286px
}

#clients ul#clients-grid li a span {
    opacity: 0;
    position: absolute;
    -webkit-transition: all .5s ease-in-out 0;
    -moz-transition: all .5s ease-in-out 0;
    -ms-transition: all .5s ease-in-out 0;
    -o-transition: all .5s ease-in-out 0;
    transition: all .5s ease-in-out 0
}

#clients ul#clients-grid li a span.image {
    background-position: center center;
    display: block;
    height: 100%;
    top: 0;
    width: 100%
}

#clients ul#clients-grid li a span.text {
    font-size: 11px;
    line-height: 11px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    background: url('/images/layout/fleche.png') no-repeat;
    background-position: bottom center;
    bottom: 20px;
    color: #010101;
    font-weight: bold;
    height: 25px;
    text-align: center;
    width: 100%
}

#clients ul#clients-grid li a:hover span {
    opacity: 1
}

#clients #result {
    position: relative
}

#contact {
    background: #e1006c url('/images/layout/trame_contact.gif') repeat
}

#contact .title {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#contact .title span {
    color: #010101
}

#contact .bg-img {
    position: fixed
}

#contact #map {
    margin: 20px auto 0;
    position: relative;
    width: 1144px
}

#contact #map #map_canvas {
    height: 400px;
    width: 1144px
}

#contact #map a#layout {
    background: #FFF;
    height: 400px;
    opacity: .3;
    position: absolute;
    top: 0;
    width: 1144px
}

#contact #form {
    background: #FFF;
    color: #010101;
    margin: -200px auto 0;
    padding: 35px 0 50px 0;
    position: relative;
    width: 1144px
}

#contact #form ul li {
    color: #e1006c;
    font-size: 13px;
    margin-bottom: 35px;
    text-align: center;
    width: 100%
}

#contact #form ul li a {
    color: #e1006c
}

#contact #form ul li ul li {
    margin-bottom: 20px
}

#contact #form h3 {
    font-size: 50px;
    line-height: 50px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #010101;
    text-align: center;
    margin-bottom: 20px
}

#contact #form h4 {
    font-size: 13px;
    line-height: 13px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #010101;
    display: block;
    margin: 0 0 5px 0;
    text-align: center
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2
}

header #logo {
    height: 173px;
    left: 50%;
    margin-left: -218px;
    padding: 0;
    position: absolute;
    width: 369px;
    z-index: 10
}

header #logo h1 {
    background: url(../images/logo.png) no-repeat;
    /* display:block; */
    display: none;
    height: 173px;
    margin: 0;
    position: absolute;
    width: 369px
}

header #logo h1 a {
    -webkit-transform: rotate(34.7deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(34.7deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(34.7deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(34.7deg) scale(1) skew(0deg) translate(0px);
    transform: rotate(34.7deg) scale(1) skew(0deg) translate(0px);
    display: block;
    height: 300px;
    left: 61px;
    position: absolute;
    text-indent: -5000px;
    top: -185px;
    width: 300px
}

ul.language, ul.social {
    list-style: none;
    position: absolute;
    margin: 30px;
    z-index: 3
}

ul.language li, ul.social li {
    margin-right: 10px;
    float: left
}

ul.language li:last-child, ul.social li:last-child {
    margin: 0
}

ul.language.language, ul.social.language {
    left: 0
}

ul.language.social, ul.social.social {
    right: 0
}

.tampon {
    height: 100px; /*200px*/
}

#logo span.gif {
    display: block;
    display: none;
    height: 80px;
    left: 50%;
    margin-left: -16px;
    position: absolute;
    top: 28px;
    width: 110px
}

#loader {
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 11
}

#loader #layer {
    background: #FFF;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%
}

#loader .logo-load {
    height: 173px;
    left: 50%;
    margin-left: -218px;
    position: absolute;
    width: 369px
}

#loader #load {
    height: 206px;
    left: 50%;
    margin-left: -102px;
    margin-top: -102px;
    position: absolute;
    top: 50%;
    width: 206px
}

#loader span {
    color: #FFF;
    display: block;
    font-weight: bold;
    left: 50%;
    margin-left: -20px;
    margin-top: 30px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 40px
}

#loader.inner #layer {
    background: #010101;
    opacity: .9
}

#loader.inner span {
    color: #010101
}

#home .language, #home .social {
    position: fixed
}

#home #home-menu {
    height: 150px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -60px;
    width: 100%
}

#home #home-menu li {
    cursor: pointer;
    display: inline-block;
    height: 90px;
    margin: 15px;
    opacity: .4;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s
}

#home #home-menu li:hover, #home #home-menu li.click {
    height: 200px;
    opacity: 1
}

#home #home-menu li:last-child {
    margin-right: 0
}

#home #result {
    position: relative;
    margin-top: -200px;
    top: 0;
    z-index: 2
}

#home #result #manifesto, #home #result #cas, #home #result #sec {
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%
}

#home #result #manifesto .bg-img, #home #result #cas .bg-img, #home #result #sec .bg-img {
    position: absolute;
    z-index: 0
}

#home #result #manifesto ul#homeContent, #home #result #cas ul#homeContent, #home #result #sec ul#homeContent {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: absolute;
    width: 100%
}

#home #result #manifesto ul#homeContent li, #home #result #cas ul#homeContent li, #home #result #sec ul#homeContent li {
    background: #000;
    display: block;
    position: relative;
    height: 100%;
    width: 100%
}

#home #result #manifesto ul#homeContent li article, #home #result #cas ul#homeContent li article, #home #result #sec ul#homeContent li article {
    margin-left: -450px;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 900px
}

#home #result #manifesto ul#homeContent li article h2, #home #result #cas ul#homeContent li article h2, #home #result #sec ul#homeContent li article h2 {
    font-size: 90px;
    line-height: 90px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    margin: 0
}

#home #result #manifesto ul#homeContent li article h3, #home #result #cas ul#homeContent li article h3, #home #result #sec ul#homeContent li article h3 {
    width: 600px;
    margin: 20px auto
}

#home #result #manifesto ul#homeContent li article p, #home #result #cas ul#homeContent li article p, #home #result #sec ul#homeContent li article p {
    margin: 20px auto;
    width: 660px
}

#home #result #manifesto ul#homeContent li.digital h2, #home #result #cas ul#homeContent li.digital h2, #home #result #sec ul#homeContent li.digital h2, #home #result #manifesto ul#homeContent li.digital span, #home #result #cas ul#homeContent li.digital span, #home #result #sec ul#homeContent li.digital span {
    color: #ff0081
}

#home #result #manifesto ul#homeContent li.pluri h2, #home #result #cas ul#homeContent li.pluri h2, #home #result #sec ul#homeContent li.pluri h2, #home #result #manifesto ul#homeContent li.pluri span, #home #result #cas ul#homeContent li.pluri span, #home #result #sec ul#homeContent li.pluri span {
    color: #87f705
}

#home #result #manifesto ul#homeContent li.independante h2, #home #result #cas ul#homeContent li.independante h2, #home #result #sec ul#homeContent li.independante h2, #home #result #manifesto ul#homeContent li.independante span, #home #result #cas ul#homeContent li.independante span, #home #result #sec ul#homeContent li.independante span {
    color: #0cf
}

#home #result #manifesto ul#homeContent li.small h2, #home #result #cas ul#homeContent li.small h2, #home #result #sec ul#homeContent li.small h2, #home #result #manifesto ul#homeContent li.small span, #home #result #cas ul#homeContent li.small span, #home #result #sec ul#homeContent li.small span {
    color: #ff5a00
}

#home #result #manifesto ul#homeContent li.roi h2, #home #result #cas ul#homeContent li.roi h2, #home #result #sec ul#homeContent li.roi h2, #home #result #manifesto ul#homeContent li.roi span, #home #result #cas ul#homeContent li.roi span, #home #result #sec ul#homeContent li.roi span {
    color: #ffde00
}

#home #result #cas h2 {
    position: absolute;
    left: -5000px
}

footer {
    background: #010101;
    bottom: 0;
    height: 40px;
    position: fixed;
    width: 100%;
    min-width: 1200px;
    z-index: 15
}

footer nav {
    position: relative;
    text-align: center
}

footer nav ul li {
    display: inline-block;
    margin: 9px 15px 12px 15px
}

footer nav ul li a {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    font-size: 12px;
    line-height: 12px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    position: relative
}

footer nav ul li a:link, footer nav ul li a:visited, footer nav ul li a:hover, footer nav ul li a:active, footer nav ul li a:focus {
    color: #FFF
}

footer nav ul li a span.diag {
    background: #010101;
    display: block;
    height: 100px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    top: 9px;
    width: 100px;
    -webkit-transform: rotate(-55.3deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(-55.3deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(-55.3deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(-55.3deg) scale(1) skew(0deg) translate(0px);
    transform: rotate(-55.3deg) scale(1) skew(0deg) translate(0px);
    -webkit-transition: all .3s ease-in-out 0;
    -moz-transition: all .3s ease-in-out 0;
    -ms-transition: all .3s ease-in-out 0;
    -o-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0;
    z-index: -1
}

footer nav ul li a:hover span.diag, footer nav ul li a.active span.diag {
    top: -10px
}

footer nav .fb-like {
    position: absolute;
    right: 30px;
    top: 10px;
    width: 48px!important;
    height: 20px!important;
    overflow: hidden
}

#live {
    background: #00c0e1 url('/images/layout/trame_live.gif') repeat
}

#live .title p {
    color: #000
}

#live #live-feed {
    margin: 25px auto 100px;
    width: 1170px
}

#live #live-feed>li {
    float: left;
    width: 380px
}

#live #live-feed>li>span {
    display: block;
    height: 50px;
    text-align: center
}

#live #live-feed>li ul li {
    background: #FFF;
    font-size: 13px;
    line-height: 22px;
    word-wrap: break-word
}

#live #live-feed>li ul li p {
    color: #010101;
    margin: 0
}

#live #live-feed>li ul li a, #live #live-feed>li ul li a:link, #live #live-feed>li ul li a:focus, #live #live-feed>li ul li a:hover, #live #live-feed>li ul li a:visited {
    color: #0cf
}

#live #live-feed>li.twitter ul li, #live #live-feed>li ul li.text {
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    padding: 30px
}

#live #live-feed>li.twitter ul li .hover, #live #live-feed>li ul li.text .hover {
    background: #000;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0
}

#live #live-feed>li.twitter ul li .hover p, #live #live-feed>li ul li.text .hover p {
    font-size: 11px;
    line-height: 11px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #0cf;
    font-weight: bold;
    margin-top: -5px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 360px
}

#live #live-feed>li.twitter ul li .hover p a, #live #live-feed>li ul li.text .hover p a {
    color: #FFF
}

#live #live-feed>li.live ul li strong {
    color: #0cf;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height: 20px
}

#live #live-feed>li.live ul li a.more {
    background: url(/images/layout/link-plus.png) no-repeat left center;
    display: block;
    margin-top: 5px;
    padding-left: 10px
}

#live #live-feed>li.live ul li a.more:hover {
    text-decoration: underline
}

.touch #projets #navigation {
    left: inherit;
    right: 10px
}

#projets {
    position: relative;
    overflow: hidden;
    z-index: 2
}

#projets #shadow {
    height: 100%;
    position: absolute;
    right: 0;
    pointer-events: none;
    width: 100%
}

#projets #shadow img {
    height: 100%;
    position: absolute;
    right: 0
}

#projets #navigation {
    bottom: 70px;
    position: fixed;
    left: -500px;
    width: 159px
}

#projets #navigation li {
    float: right;
    width: 43px;
    margin-left: 10px
}

#projets #projets-ul {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

#projets #projets-ul li.projet {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

#projets #projets-ul li.projet ul.slideshow {
    height: 100%;
    overflow: hidden;
    position: absolute
}

#projets #projets-ul li.projet ul.slideshow li.slide {
    background: #010101;
    float: left;
    height: 100%;
    position: relative;
    width: 100%
}

#projets #projets-ul li.projet ul.slideshow li.slide .title span {
    display: block
}

#projets #projets-ul li.projet ul.slideshow li.slide .title a {
    font-size: 13px;
    line-height: 13px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold
}

#projets #projets-ul li.projet ul.slideshow li.slide figure {
    position: relative;
    z-index: 0
}

#projets #projets-ul li.projet .infos {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#projets #projets-ul li.projet .infos .infos-content {
    left: 50%;
    margin: -150px 0 0 -300px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 600px
}

#projets #projets-ul li.projet .infos .infos-content article {
    cursor: pointer
}

#projets #projets-ul li.projet .infos .infos-content article h3 {
    font-size: 70px;
    line-height: 70px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin: 20px 0 0 0
}

#projets #projets-ul li.projet .infos .infos-content article .infos-text {
    overflow: hidden
}

#projets #projets-ul li.projet .infos .infos-content article .infos-text p {
    font-size: 14px;
    margin: 0
}

#projets #projets-ul li.projet .infos .infos-content article .infos-text p span {
    color: #ffce00;
    font-weight: bold
}

#projets #projets-ul li.projet .infos .infos-content article.hover h3 {
    color: #ffce00
}

#projets #projets-ul li.projet .infos a.fermer {
    position: absolute;
    bottom: 70px;
    right: 25px
}

.no-hsla #projets #projets-ul li .infos {
    background: url(/images/layout/no-hsla-infos-bg.png) repeat
}

#recompenses {
    height: 3000px
}

#recompenses .language, #recompenses .social {
    position: fixed
}

#recompenses .title {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: fixed
}

#recompenses .title span.notice {
    display: block;
    margin-top: 100px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold
}

#recompenses #superman {
    left: 50%;
    top: 50%;
    margin-left: -550px;
    margin-top: -300px;
    position: fixed;
    z-index: -1
}

#recompenses #prix {
    height: 450px;
    overflow: hidden;
    position: fixed;
    top: 100%;
    width: 100%
}

#recompenses #prix #nuage {
    height: 300px;
    position: fixed;
    width: 2000px;
    z-index: -1
}

#recompenses #prix #nuage img {
    position: absolute;
    top: 50px
}

#recompenses #prix #nuage .nuage1 {
    left: -200px
}

#recompenses #prix #nuage .nuage2 {
    left: 300px;
    -webkit-transform: rotate(-180deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(-180deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(-180deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(-180deg) scale(1) skew(0deg) translate(0px);
    transform: rotate(-180deg) scale(1) skew(0deg) translate(0px)
}

#recompenses #prix #nuage .nuage3 {
    left: 800px
}

#recompenses #prix #nuage .nuage4 {
    left: 1300px;
    -webkit-transform: rotate(-180deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(-180deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(-180deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(-180deg) scale(1) skew(0deg) translate(0px);
    transform: rotate(-180deg) scale(1) skew(0deg) translate(0px)
}

#recompenses #prix #nuage .nuage5 {
    left: 1800px
}

#recompenses #prix #prix-container {
    background: url(/images/layout/recompenses.png) repeat-x;
    padding-top: 210px;
    padding-bottom: 50px
}

#recompenses #prix #prix-container #prix-ul {
    background: #FFF;
    padding: 0 0 50px 0;
    width: 3000px
}

#recompenses #prix #prix-container #prix-ul>li {
    border-right: 1px solid #e8e8e8;
    float: left;
    text-align: center;
    padding-right: 30px;
    padding-left: 30px;
    position: relative
}

#recompenses #prix #prix-container #prix-ul>li h3 {
    color: #010101
}

#recompenses #prix #prix-container #prix-ul>li ul {
    margin: 0 auto
}

#recompenses #prix #prix-container #prix-ul>li ul li {
    display: inline-block;
    position: relative
}

#recompenses #prix #prix-container #prix-ul>li ul li h4 {
    font-size: 11px;
    line-height: 11px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #010101;
    font-weight: bold;
    margin: 15px 0 15px 0
}

#recompenses #prix #prix-container #prix-ul>li:last {
    border-right: 0
}

.touch #recompenses #superman {
    position: fixed
}

#metiers {
    height: 2000px
}

#metiers .language, #metiers .social {
    position: fixed
}

#metiers .title {
    position: fixed;
    margin-top: -100px;
    /*top:50%;*/
    top: 25%;
    width: 100%;
    z-index: 1;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

#metiers .title span.notice {
    display: block;
    margin-top: 100px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold
}

#metiers #layout {
    background: #000;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#metiers #metiers-ul {
    position: fixed;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

#metiers #metiers-ul li {
    position: relative
}

#metiers #metiers-ul li article {
    text-align: center
}

#metiers #metiers-ul li article h2 {
    font-size: 70px;
    line-height: 70px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    display: inline;
    font-weight: bold;
    margin: 0
}

#metiers #metiers-ul li article h2.hover {
    color: #000;
}

#metiers #metiers-ul li article p, #metiers #metiers-ul li article ul {
    height: 0;
    margin: 0;
    overflow: hidden;
    color: #fff;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
}

#metiers #metiers-ul li article p span {
    color: #fff;
}

#metiers #metiers-ul li article ul li a {
    color: #fff;
}

#metiers #metiers-ul li article ul li a:hover {
    color: #000;
}

#managers {
    overflow: hidden
}

#managers .language, #managers .social {
    position: fixed
}

#managers #menu-side-ul {
    z-index: 1
}

#managers #menu-side-ul li {
    text-align: left
}

#managers #menu-side-ul li a {
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: block;
    height: 10px;
    opacity: .5;
    text-indent: -50000px;
    width: 10px
}

#managers #menu-side-ul li a:hover {
    opacity: 1
}

#managers #menu-side-ul li.active a {
    background: #0cf;
    opacity: 1
}

#managers #managers-ul {
    position: absolute;
    z-index: 0
}

#managers #managers-ul .bg-img {
    position: absolute;
    z-index: 0
}

#managers #managers-ul li {
    background: #000;
    display: block;
    position: relative
}

#managers #managers-ul li article {
    display: block;
    right: 5%;
    position: absolute;
    padding-bottom: 30px;
    text-align: left;
    bottom: 10%;
    width: 527px
}

#managers #managers-ul li article h2 {
    font-size: 70px;
    line-height: 70px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    margin: 0;
    line-height: 60px
}

#managers #managers-ul li article h3 {
    margin: 10px 0;
    color: #0cf
}

#managers #managers-ul li article p {
    color: #0cf;
    margin: 10px 0;
    width: 660px;
    font-size: 14px;
    line-height: 14px;
    font-family: 'ITC', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    line-height: 16px;
    font-weight: 200;
    text-transform: none;
    width: 300px;
    width: 400px
}

#managers #managers-ul li article p.plus {
    color: #fff;
    display: none
}

#managers #managers-ul li article a.plus-bt {
    background: url(../images/layout/plus.png) no-repeat;
    bottom: 0;
    display: block;
    height: 23px;
    position: absolute;
    text-indent: -50000px;
    width: 23px
}

#managers #managers-ul li article a.plus-bt.active {
    background-position: 0 -23px
}

@media only screen and (max-width: 1150px) {
    #contact #map, #contact #map_canvas {
        width: 1000px!important
    }
    #contact address {
        right: 30px!important;
        margin-top: -100px
    }
    #contact #form {
        width: 1000px
    }
    #contact #map a#layout {
        width: 1000px
    }
    #clients ul#clients-grid {
        width: 1000px
    }
    #clients ul#clients-grid li {
        height: 250px;
        width: 250px
    }
    #clients ul#clients-grid li a {
        height: 250px;
        width: 250px
    }
    #clients ul#clients-grid li a img {
        height: 250px;
        width: 250px
    }
    #home #home-menu {
        width: 1000px
    }
    #home #home-menu li {
        width: 330px
    }
    #live #live-feed {
        width: 1000px
    }
    #live #live-feed>li {
        width: 330px
    }
    #live #live-feed>li ul video, #live #live-feed>li ul img {
        width: 330px!important
    }
}

@media only screen and (max-width: 992px) {
    body {
        max-width: 100% !important;
        min-width: 100% !important;
    }
}

span.gif-home {
    background: #000;
    display: block;
    height: 80px;
    left: 50%;
    margin-left: -55px;
    position: absolute;
    top: 28px;
    width: 110px;
}

a.home-menu-hover:hover {
    color: #ffffff !important;
}

a.home-menu-hover {
    color: #ff0000 !important;
}

@media only screen and (min-width: 601px) {
    .homebanner1 {
        font-size: 44px !important;
        line-height: 75px !important;
    }
    .homebanner2 {
        font-size: 32px;
    }
}

@media only screen and (max-width: 600px) {
    .homebanner1 {
        font-size: 33px !important;
        line-height: 45px !important;
    }
    #metiers #metiers-ul li article h2{
        font-size: 33px !important;
        line-height: 45px !important;
    }
    #metiers .title{
        top: 20%;
    }
    .homebanner2 {
        font-size: 32px;
        line-height: 40px;
        /*   padding-top:50px;*/
    }
    article.title h2{
        font-size: 65px;
    }
}
@media only screen and (max-width: 450px) {
    article.title h2{
        font-size: 55px;
    }
}