<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Document   : style
    Created on : 21 juin 2011, 12:23:30
    Author     : charleshamel
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/******************************* STYLE : BODY *************************************************************************/
root { 
    display: block;
}
* {
    margin: 0px;
    padding: 0px;
    outline: none;
}
html, body {
    height:100%;
}

fieldset, img {
    border:0;
}
a {
    color: #00A7C2;
}

#mainWrapper{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -206px;
    overflow:hidden;
    position:relative;
}
.push{
    height: 206px; /* .push must be the same height as .footer */
    clear:both;
    
}
.footer {
    height: 206px; 
}

#contentWrapper{
    width:880px;
    margin: 0 auto;

}
#footerWrapper{

    bottom:0;
    width:100%;
    height:206px;
    background: url('../images/footer_bg.png');
    text-align: center;

}
#bottomMargin{
    float: left;
    height: 20px;
    width: 880px;
}
#footer{
    width:880px;
    height:206px;
    margin:auto;
    text-align: left;
}

/******************************* STYLE : GĆ‰NĆ‰RAL*************************************************************************/



.floatLeft{
    float:left;
}
.floatRight{
    float:right;
}
.upperCase{
    text-transform: uppercase;
}

.btnAqua2{
    background: url("../images/btn_aqua_bg.png") repeat-x scroll 0 0 transparent;
    color: white;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 13px;
    line-height: 13px;
    margin: 10px 0;
    padding: 1px 3px;
    text-decoration: none;
    text-transform: uppercase;
    width: 61px;
}

.btnAqua{
    background: url("../images/btn_aqua_bg.png") repeat-x scroll 0 0 transparent;
    color: white;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 13px;
    line-height: 13px;
    margin: 9px 0;
    padding: 1px 3px;
    text-decoration: none;
    text-transform: uppercase;
    bottom: 0px;
    left:0px;
    float: left;
    position: absolute;
}
.btnAqua:hover{
    background-position:0 -15px;
}
.btnAqua_right{
    background: url("../images/btn_aqua_bg.png") repeat-x scroll 0 0 transparent;
    color: white;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 13px;
    line-height: 13px;
    margin: 22px 0;
    padding: 1px 3px;
    text-decoration: none;
    text-transform: uppercase;
    position: absolute;
    bottom: 0px;
    right:0px;
}
.btnMap{
/*    background: url("../images/flecheGrise.png") no-repeat scroll 25px 6px transparent;*/
    bottom: 0;
    color: #00295F;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 13px;
    line-height: 13px;
    margin: 0 0 3px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    width: 29px;
}

.btnMap &gt; img {
    display:block;
}

.btnMap2{
/*    background: url("../images/flecheGrise.png") no-repeat scroll 25px 6px transparent;*/
    bottom: 0;
    color: #00295F;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 43px;
    line-height: 13px;
    padding: 0 2px 5px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    width: 29px;
    float: right;
}

.btnMap2 &gt; img {
    display:block;
}

.btnAqua_right:hover{
    background-position:0 -15px;
    
}
#sectionHeader{
    position:relative;
    margin: 26px 0 0 0;
    padding: 0;
    width: 880px;
    height:72px;
}
#sectionHeader h1{
    font-family:  "Open Sans", Arial, Verdana, sans-serif;
    font-size: 24px;
    color: white;
    border: 0px;
    position:absolute;
    top:12px;
    left:0;
    line-height:26px;
}
#sectionHeader h2{
    font-family:  "Open Sans", Arial, Verdana, sans-serif;
    font-size: 15px;
    color: white;
    border: 0px;
    position:absolute;
    top:14px;
    right: 0px;
    line-height: 16px;
    margin-top: 8px;
    width: 530px;
    text-align: right;
}
div.crumbs{
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color : #FFF;
    position: absolute;
    top:39px;
    left:0;
    width: 440px;
    opacity: ;
    overflow: hidden;
    height: 14px;
}
div.crumbs a{
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color : #FFF;
    text-decoration: none;
    background: url(../images/flecheBlanche.png) no-repeat right center transparent;
    padding: 0 10px 0 5px;
}
div.crumbs a:hover{
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color : #FFF;
    text-decoration: underline;
}
#header_main_menu a.isActiveSection, #leftMenu a.isActiveSection, #header_meta_menu a.isActiveSection, #footerCol_4 a.isActiveSection {
    color: #00a7c2;
}
h1{    
    color: #002a5f;
    font-family:  Arial, Verdana, sans-serif;
    font-size: 16px;
    border-bottom: solid 0px #d2d2d2;
    line-height: 18px;
    font-weight: lighter;
    text-transform: uppercase;
}
.smallH1{
    font-size: 12px;
}
h2{    
    color: #00A7C2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: lighter;
/*    line-height: 23px;*/
    text-transform: uppercase;
    
}
h3{    
    color: #00A7C2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: lighter;
/*    line-height: 23px;*/
    text-transform: uppercase;
    
}
h4{    
    color: #002a5f;
    font-family:  Arial, Verdana, sans-serif;
    font-size: 16px;
    border-bottom: solid 0px #d2d2d2;
    line-height: 25px;
    font-weight: lighter;
    text-transform: uppercase;
}
hr{
  border: 0;
 
  background-color: #d2d2d2;
  height: 1px;
  clear:both;
  margin: 0 0 15px;
}
p{
    color: #5e5e5e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

p sup{
    line-height:0px;
}

ul li {
    color: #5e5e5e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
ol li {
    color: #5e5e5e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin-bottom: 8px;
}
img{
    border: 0px;
}
table{
    width: 100%;
    padding: 0px;
    margin : 0px;
    border: 0px;
}
thead, th{
    background-color: #e1e1e1;
    height:32px;
    border: 0px;
    border-bottom:solid 1px #dfdfdf;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    padding-left: 5px;
    color: #5e5e5e;
}
th p{
}

tbody td{
    background-color: #f9f9f9;
/*  height:32px;*/
    border: 0px;
    border-bottom:solid 1px #a1a1a1;
    font-family: Arial, sans-serif;
    font-size: 12px;
        font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    padding-left: 5px;
        color: #5e5e5e;
    vertical-align: top;
}
tbody td p{
    font-size: 12px;
    
}
#contactForm label.error{
    color:red;
    display:block;
}
#contactForm input.error, #contactForm textarea.error{
    border: 1px solid red;
}

.note_sm{
    font-size: 10px;
    line-height: 9px;
    color: #6d6d6d;
    padding:5px 0 0 0;
}
#leftMenu{
    list-style: none;
}
#leftMenu li {
    width: 194px;
    padding: 0px 0;
}
#leftMenu li ul li {
    width: 194px;
    padding: 6px 0;
    z-index: 1;
}
#leftMenu a {
    color: #002A5F;
    font-family: Arial,Helvetical;
    font-size: 11px; 
    text-transform: uppercase;
    text-decoration: none;
    display:block;
    padding:6px 0; 
    line-height:18px;  
}

#leftMenu a:hover {
    color: #00a7c2;   
}

#leftMenu a.leftSousMenu:link, #leftMenu a.leftSousMenu:visited, #leftMenu a.leftSousMenu:active{
    color: #777777;
    display: block;
    font-family: Arial,Helvetical;
    font-size: 11px;
    margin: 0px 0px;
    padding: 0;
    text-decoration: none;
    text-transform: none;
}
#leftMenu a.leftSousMenu:hover{
    font-weight: bold;
    
}
.leftMenuMain{
    background: url("../images/flecheGrise.png") no-repeat scroll 184px 12px transparent;
    border-bottom: 1px solid #D2D2D2;
    margin: 0px 0;
}
.leftMenuSub{
    border-bottom: 0px solid #D2D2D2;
    line-height: 30px;
}
.docsBrochure{
    margin-left: 20px;
    font-family: Arial, Helvitica, sans-serif;
    font-size: 12px;
    color: gray;
    display: none;
}
.docsBrochure li{
    margin:2px;
    width: 170px;
}
.docsBrochure a:link, .docsBrochure a:visited, .docsBrochure a:active, .docsBrochure a:hover{
    color: gray; 
    text-decoration: none;
}
.docsBrochure a:hover{
    color: black; 
}
/******************************* STYLE : HOME *************************************************************************/
#homeColLeft{
    position:relative;
    float:left;
    width:227px;
    margin:25px 15px 0 0;
}
#homeColCentre{
    float:left;
    width:315px;
    margin:25px 20px 0 0;
    position: relative;
    height:180px;
    cursor:pointer;
}  

#homeColCentre:hover a.btnAqua{
    background-position:0 -15px;
}   

#homeColCentre h1 {
    border-bottom:1px solid #d2d2d2;
    line-height:18px;
    padding:8px 0 3px 0;
}   

#homeColCentre h2, #homeColRight h4 {
    font-size:12px;
    background-image:url(../images/flch_aqua_right.png);
    background-position:-2px 4px;
    background-repeat:no-repeat;
    padding:0 0 10px 10px;
    margin:16px 0 0 0;
    color: #00A7C2;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: lighter;
    text-transform: uppercase;
    line-height:16px;
    overflow: hidden;
    white-space: nowrap;
}   

#homeColRight {
    float:left;
    width: 295px;
    margin:25px 0 0 0;
    position: relative;
    height:180px;
}

#homeColRight h3 {
    border-bottom:1px solid #d2d2d2;
    line-height:16px;
    padding:8px 0 3px 0;
    color: #002A5F;
    font-family: Arial,Verdana,sans-serif;
    font-size: 16px;
    font-weight: lighter;
}

/******************************* STYLE : About *************************************************************************/

#aboutheader{

    margin: 0px 0;
    padding: 40px 0 0 0;
    width: 880px;
}
#aboutheader h1{
    font-size: 24px;
    color: white;
    border: 0px;
}
#leftColMenu{
    float:left;
    border: 0px solid black;
    min-height: 300px;
    height: 100%;
    margin-top:46px;
    clear: both;
    
}

#rightCol{
    position:relative;
    float:left;    
    width:686px;
}

.aboutCol_1{
    float:left;
    width:187px;
    height:75px;
    height: 300px;
    border:solid 0px black;
    margin: 0 0 20px 20px;
    border-bottom: solid 1px #d2d2d2;
    position: relative;
    cursor:pointer;
}

.aboutCol_1 &gt; h2, .aboutCol_2 &gt; h2, .aboutCol_3 &gt; h2 {
    padding:0 0 10px 0;
}

.aboutCol_1:hover a.btnAqua, .aboutCol_2:hover a.btnAqua, .aboutCol_3:hover a.btnAqua {
    background-position:0 -15px;
}

.aboutCol_1 .thumbnail, .aboutCol_2 .thumbnail, .aboutCol_3 .thumbnail {
    margin-bottom: 10px;
}
.aboutCol_2{
    cursor:pointer;
    float:left;
    width:187px;
    height:75px;
    height: 300px;
    border:solid 0px black;
    margin: 0 0 20px 52px;
    border-bottom: solid 1px #d2d2d2;
    position: relative;
}
.aboutCol_3{
    float:left;
    width:187px;
    height:75px;
    height: 300px;
    border:solid 0px black;
    margin: 0 0 20px 52px;
    border-bottom: solid 1px #d2d2d2;
    position: relative;
    cursor:pointer;
}
.corpoCol_1{
    float:left;
    width:426px;
    height:75px;
    height: 100%;
    border:solid 0px black;
    margin: 53px 0 0 35px;
    position: relative;
    
}
.corpoCol_1 &gt; h1{
    padding: 0 0 15px 0;
    text-transform: uppercase;
    width: 100%;
}
.corpoCol_1 &gt; h2{
    padding: 0px 0 10px 0;
    text-transform: uppercase;
    width: 100%;
}

.corpoCol_1 &gt; h4{
    text-transform: uppercase;
    padding: 0 0 10px 0;
    width:100%;
    line-height:normal;
}

.corpoCol_1 &gt; p{
    padding: 0 0 20px 0;
}

.corpoCol_1 &gt; ul{
    padding: 0 0 20px 10px;
    width: 100%;
}

.corpoCol_1 &gt; ul &gt; li{
    color: #5e5e5e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    list-style-position:outside;
    margin-left: 17px;
}

.corpoCol_1 &gt; ol {
    padding:0 0 20px 0;
}

.corpoCol_1 &gt; ol li {
    margin: 0 0 0 17px;
    padding: 0 0 10px;
}

.corpoCol_1 &gt; table {
    padding: 0 0 20px;
}

.corpoCol_1 &gt; table td {
    padding: 10px;
}

.corpoCol_1 &gt; table th {
    padding: 10px;
}

.corpoCol_2{
    
    float:left;
    width:187px;
    height:75px;
    height: 100%;
    border:solid 0px black;
    margin: 0 0 0 38px;
    position: relative;

}


.articleCol_1{
    float:left;
    width:426px;
    height:75px;
    height: 100%;
    border:solid 0px black;
    margin: 53px 0 0 20px;
}

.articleCol_1 &gt; h1, .newsRow_1 &gt; h1, .eventRow_1 &gt; h1, .contactFormRow_1 &gt; h1, .searchRow_1 &gt; h1{
    padding: 0 0 15px 0;
    text-transform: uppercase;
    width: 100%;
}
.articleCol_1 &gt; h2, .newsRow_2 &gt; h2, .event_box &gt; h2{
    padding: 0px 0 10px 0;
    text-transform: uppercase;
    width: 100%;
}

.articleCol_1 &gt; h4, .newsRow_1 &gt; h4{
    text-transform: uppercase;
    padding: 0 0 10px 0;
    width:100%;
    line-height:normal;
}

.articleCol_1 &gt; p{
    padding: 0 0 20px 0;
}

.articleCol_1 &gt; ul{
    padding: 0 0 20px 10px;
    width: 100%;
}

.articleCol_1 &gt; ul &gt; li{
    color: #5e5e5e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    list-style-position:outside;
    margin-left: 17px;
}

.articleCol_1 &gt; ol {
    padding:0 0 20px 0;
}

.articleCol_1 &gt; ol li {
    margin: 0 0 0 17px;
    padding: 0 0 10px;
}

.articleCol_1 &gt; table {
    padding: 0 0 20px;
}

.articleCol_1 &gt; table td {
    padding: 10px;
}

.articleCol_1 &gt; table th {
    padding: 10px;
}

.articleCol_2{
    
    float:right;
    width:187px;
    height:75px;
    height: 100%;
    border:solid 0px black;
/*    margin: 0 0 0 52px;*/
    padding:83px 0 50px 0;

}

.certificationList {
    clear:both;
    margin-left: 216px;
}

.certificationList .certification {
    position:relative;
    padding:2px 2px 2px 3px;
    border-top:1px solid #D2D2D2;
}

.certificationList .certification .title {
    width:436px;
    color:#00a7c2;
    font-size:14px;
    text-transform:uppercase;
    font-family:"Open Sans", sans-serif;
    line-height:15px;
    margin:20px 0 10px 0;
    float:left;
}

.certificationList .certification .desc {
    width:436px;
}

.certificationList .certification .desc p {
    margin-bottom:20px;
}

.certificationList .certification .logo {
    display:block;
    position:absolute;
    top:50%;
    right:22px;
    margin-top:-25px;
    width:190px;
    height:50px;
    text-align:center;
}

/******************************* STYLE : Products *************************************************************************/

#productHeader{

    margin: 0px 0;
    padding: 40px 0 0 0;
    width: 880px;
}
#productHeader h1{
    font-size: 24px;
    color: white;
    border: 0px;
}

.productRow_1{
    float:left;
    width:666px;
    height:128px;
    margin: 20px 0 0 34px;
}

.productCol_1{
    padding:0 0 30px 0;
    float:left;
    width:187px;
    height:75px;
    height: 325px;
    border:solid 0px black;
    margin: 0 0 20px 20px;
    border-bottom: solid 1px #d2d2d2;
    position: relative;
    cursor:pointer;
}

.productCol_1 h2, .productCol_2 h2, .productCol_3 h2 {
    padding:0 0 10px 0;
}

.productCol_1 .thumbnail{
    margin-bottom: 10px
    
}
.productCol_2{
    padding:0 0 30px 0;
    float:left;
    width:187px;
    height:75px;
    height: 325px;
    border:solid 0px black;
    margin: 0 0 20px 52px;
    border-bottom: solid 1px #d2d2d2;
    position: relative;
    cursor:pointer;
}
.productCol_2 .thumbnail{
    margin-bottom: 10px
    
}
.productCol_3{
    padding:0 0 30px 0;
    float:left;
    width:187px;
    height:75px;
    height: 325px;
    border:solid 0px black;
    margin: 0 0 20px 52px;
    border-bottom: solid 1px #d2d2d2;
    position: relative;
    cursor:pointer;
}
.productCol_3 .thumbnail{
    margin-bottom: 10px
    
}
.productCol_2_noBrd{
    
    float:left;
    width:187px;
    height:75px;
    height: 100%;
    border:solid 0px black;
    margin: 20px 0 0 52px;
    border-bottom: solid 0px #d2d2d2;
}

.productCol_1:hover a.btnAqua, .productCol_2:hover a.btnAqua, .productCol_3:hover a.btnAqua {
    background-position:0 -15px;
}

.productDetailRow_1{
    float:left;
    width:450px;
    height:auto;
    margin: 53px 0 0 34px;
}
.productDetailCol_right{
    float:right;
    width:187px;
    height:auto;
    margin: 0 0 0 0;
    
}
.productDetailCol_right .thumbnail{

    margin: 0 4px -6px;
}
.productDetailCol_right .marginTop{

    margin: 20px 0;
}
.productDetailRow_1 &gt; h1{
    text-transform: uppercase;
    width:100%;
    padding:0 0 15px 0;
}
.productDetailRow_1 &gt; h2{
    text-transform: uppercase;
    padding: 0 0 10px 0;
    width:100%;
}

.productDetailRow_1 &gt; h4{
    text-transform: uppercase;
    padding: 0 0 10px 0;
    width:100%;
    line-height:normal;
}

.productDetailRow_1 &gt; p{
    padding:0 0 20px 0; 
    width:100%;
    line-height:15px;
}
.productDetailRow_1 &gt; ul{
    padding: 0 0 20px 10px;
    width:100%;
}

.productDetailRow_1 &gt; ul &gt; li{
    color: #5e5e5e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    list-style-position:outside;
    margin-left: 17px;
}

.productDetailRow_1 &gt; ol{
    padding: 0 0 20px 0;
}

.productDetailRow_1 &gt; ol li{
    margin:0 0 0 20px;
    padding:0 0 10px 0;
}

.productDetailRow_1 &gt; table {
    margin:0 0 20px 0;
}

.productDetailRow_1 &gt; table td {
    padding:10px;
}

.productDetailRow_1 &gt; table th {
    padding:10px;
}

#btnVideo{
  margin: 50px 0 0 0;
  display: block;
  width: 188px;
  height: 30px;
/*  background:url(../images/btn_video.png) 0 0 no-repeat;  */

}
#btnVideo:hover{
  display: block;
  width: 188px;
  height: 30px;
  background-position:0 -30px;
}
#btnSchema{
  margin: 25px 0 0 0;
  display: block;
  width: 188px;
  height: 30px;
/*  background:url(../images/btn_schema.png) 0 0 no-repeat;    */
}
#btnSchema:hover{
  display: block;
  width: 188px;
  height: 30px;
  background-position:0 -30px;
}
#btnBrochure{
  margin: 25px 0 0 0;
  display: block;
  width: 188px;
  height: 30px;
/*  background:url(../images/btn_brochure.png) 0 0 no-repeat;    */
}
#btnBrochure:hover{
  display: block;
  width: 188px;
  height: 30px;
  background-position:0 -30px;
}

.col_1_header{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color:#5e5e5e;
    text-transform:uppercase;
    float: left;
    width: 225px;
    height: 20px;
    background:url(../images/bg_tableHead.png);
    border-bottom: solid 1px #dfdfdf;
    border-right: solid 2px #eeeeee;
    padding:5px 5px;
    line-height:23px;
}
.col_2_header{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    color:#5e5e5e;
    text-transform:uppercase;
    float: left;
    width: 46px;
    height: 20px;
    background:url(../images/bg_tableHead.png);
    border-bottom: solid 1px #dfdfdf;
    border-right: solid 2px #eeeeee;
    padding:5px 5px;
    line-height:23px;
    text-align:center;
}
.col_1_cel{
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 10px;
    color:#5e5e5e;
    text-transform:uppercase;
    float: left;
    width: 225px;
    height: 20px;
    background-color:#f9f9f9;
    border-bottom: solid 1px #dfdfdf;
    border-right: solid 2px #fcfcfc;
    padding:5px;
    line-height:23px;
}
.col_2_cel{
    float: left;
    width: 46px;
    height: 20px;
    background-color:#f9f9f9;
    border-bottom: solid 1px #dfdfdf;
    border-right: solid 2px #fcfcfc;
    padding:5px;
}
.col_2_cel_x{
    float: left;
    width: 46px;
    height: 20px;
    border-bottom: solid 1px #dfdfdf;
    border-right: solid 2px #fcfcfc;
    padding:5px;
    background:url(../images/greenCheck.png) center no-repeat #f9f9f9;

}
/******************************* STYLE : News *************************************************************************/

#newsHeader{

    margin: 0px 0;
    padding: 40px 0 0 0;
    width: 880px;
}
#newsHeader h1{
    font-size: 24px;
    color: white;
    border: 0px;
}

.newsRow_1{
    float:right;
    width:666px;
    margin: 0 0 0 0;
    position: relative; 
    padding: 0 0 0 0;
}


.newsRow_1.padTop{
     padding-top: 53px;
}
.newsRow_2{
    float:right;
    width:666px;
/*    height:150px;*/
    margin: 9px 0 0 34px;
    position: relative;
    border-bottom: 1px solid #D2D2D2;
    padding:0 0 9px 0;
/*    cursor:pointer;*/
}

.newsRow_2 &gt; h2 {
    width:455px;
}

.newsRow_2 &gt; p {
    width:455px;
}

.newsRow_2_archive{
    float:right;
    width:666px;

    margin: 5px 0 0 34px;
    position: relative;
    border-bottom: 1px solid #D2D2D2;
/*    cursor:pointer;*/
}

.newsRow_2.padBottom{
    
     padding-bottom: 25px;
}
.newsRow_2 img{
    float:right;
    margin: 0 0 0 24px;
}

.newsRow_2 img.btn_pdf{
    position:absolute;
    bottom:6px;
    left:400px;
}

.newsRow_2 h1{
    font-family: Arial, Verdana, sans-serif;
    font-size: 15px;
    color: #00295d;
    line-height: 18px;
    text-transform: uppercase;
    float:left;
    width:455px;

}
.newsCol_1{
    float:left;
    width:187px;
    height:75px;
    height: 130px;
    border:solid 0px black;
    margin: 10px 0 10px 20px;
    border-bottom: solid 1px #d2d2d2;
    position: relative;
    cursor:pointer;
}
.newsCol_2{
    
    float:left;
    width:187px;
    height:75px;
    height: 130px;
    border:solid 0px black;
    margin: 10px 0 10px 52px;
    border-bottom: solid 1px #d2d2d2;
    position: relative;
    cursor:pointer;
}
.newsCol_3{
    
    float:left;
    width:187px;
    height:75px;
    height: 130px;
    border:solid 0px black;
    margin: 10px 0 10px 52px;
    border-bottom: solid 1px #d2d2d2;
    position: relative;
    cursor:pointer;
}

.newsCol_1 h2, .newsCol_2 h2, .newsCol_3 h2 {
    padding:0 0 10px 0;
}

.newsCol_1:hover a.btnAqua, .newsCol_2:hover a.btnAqua, .newsCol_3:hover a.btnAqua {
    background-position:0 -15px;
}

.newsCol_3_noBrd{
    
    float:left;
    width:187px;
    height:75px;
    height: 100%;
    border:solid 0px black;
    margin: 20px 0 0 52px;
    border-bottom: solid 0px #d2d2d2;
}

.linkRow_1.padTop, .eventRow_1.padTop, .docsRow_1.padTop{
    padding-top: 25px;
}
.linkRow_1{
    float:right;
    width:666px;
    margin: 30px 0 0 34px;
    position: relative;
}

.linkRow_2{
    border-bottom: solid 1px #d2d2d2;
    float: right;
    height: 91px;
    margin: 9px 0 0 34px;
    position: relative;
    width: 666px;
    padding: 0 0 9px;
    cursor:pointer;
}

.linkRow_2:hover a.btnAqua {
    background-position:0 -15px;
}

.linkRow_2 h2{
    padding:0 0 10px 0;
}

.docsRow_2{
    float:right;
    width:666px;
    height: auto;
    margin: 30px 0 0 34px;

}
.docsRow_1{
    float:right;
    width:666px;
    margin: 30px 0 0 34px;
    position: relative;
}

.docsRow_1 h2{
    margin: 5px 0;
}
.docsRow_1 p{

    height: 70px;
    position: relative;
}
.linkRow_2 .thumbnail{
    
     /*border:1px solid #D2D2D2;*/
}
.eventRow_1{
    float:right;
    width:666px;
    height: auto;
    margin: 28px 0 0 34px;
}

.eventRow_1 hr{
    margin:0 0 9px 0;
}


.eventRow_1 p{

/*    height: 114px;*/
    position: relative;
}
.event_box {
    float:left;
    width:100%;
    position:relative;
}

.paginator{
    float:right;
    width:666px;
    margin: 30px 0 0 34px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    text-align: right;
    clear:both;
    color: #00A7C2;
    
}
.paginator a:link, .paginator a:visited, .paginator a:active {
    text-decoration: none;
    color: #5E5E5E;
    maring: 0 12px;
}

.paginator a:hover{
    color:#00A7C2;
}

/******************************* STYLE : Career *************************************************************************/

#careerHeader{

    margin: 0px 0;
    padding: 40px 0 0 0;
    width: 880px;
}
#careerHeader h1{
    font-size: 24px;
    color: white;
    border: 0px;
}

.careerRow_1{
    float:left;
    width:666px;
    height:128px;
    margin: 0 0 0 20px;
    position:relative;
    padding:0 0 0 0;
}

.careerRow_1 &gt; h1 {
    padding:55px 0 0 0;
}

/*#career_form td{
    height:10px;

}*/

.careerCol_1{
    float:left;
    width:307px;
    margin: 10px 0 0 0px;
/*    height: 115px;*/
    position: relative;
/*    cursor:pointer;*/
    border-bottom:1px solid #D2D2D2;
    padding:0 0 20px 0;
}

.careerCol_1 &gt; h2, .careerCol_2 &gt; h2 {
    padding:0 0 10px 0;
}

.careerCol_1:hover a.btnAqua {
    background-position:0 -15px;
}


.careerCol_1 input, .careerCol_2 input{
    width:320px;
    height: 25px;
    border: 1px solid #d1d1d1;
    background: url(../images/bg_field.png);
}

.careerCol_1 select{
    width:320px;
    height: 25px;
    border: 1px solid #d1d1d1;
    background: url(../images/bg_field.png);
    margin: 0px 0;
}

.careerCol_1 label, .careerCol_2 label{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #4d4d4d;
    display:block;
    padding:9px 0 10px 0;
}

.careerCol_2{    
    float:left;
    width:307px;
    margin: 10px 0 0 52px;
/*    height: 115px;*/
    position: relative;
/*    cursor:pointer;*/
    border-bottom:1px solid #D2D2D2;
    padding:0 0 20px 0;
}

.careerCol_2:hover a.btnAqua {
    background-position:0 -15px;
}

.careerCol_2 textarea{
    width:314px;
    height:147px;
    border: 1px solid #d1d1d1;
    background: url(../images/bg_textarea.png) repeat-x;
    padding: 3px;
    resize:none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#career_form label.error{
    color:red;
}
#career_form input.error, #career_form textarea.error{
    border: 1px solid red;
}
.careerCol_3_noBrd{
    
    float:left;
    width:187px;
    height:75px;
    height: 100%;
    border:solid 0px black;
    margin: 20px 0 0 52px;
    border-bottom: solid 0px #d2d2d2;
}
.careerRow_2{
    float:right;
    width:666px;
    margin: 9px 0 0 34px;
    height: 100px;
    position: relative;
    border-bottom: solid 1px #D2D2D2;
    cursor:pointer;
}

.careerRow_2:hover a.btnAqua {
    background-position:0 -15px;
}


.careerRow_2.padTop{
    
     padding-top: 25px;
}
.careerRow_2.padBottom{
    
     padding-bottom: 25px;
}
.careerRow_2 img{
    float:right;
    margin: 0 0 0 10px;

}

.careerRow_2 h1{
    font-family: Arial, Verdana, sans-serif;
    font-size: 18px;
    color: #00295d;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding:0 0 3px 0;
}

.careerRow_2 li{
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    padding: 2px 0px;
    line-height: 12px;
    color : #5e5e5e;
}
.careerRow_2 ul{
      margin: 0 0 0 25px;
      line-height: 12px;
}

.careerRow_3{
    float:right;
    width:666px;
    margin: 21px 0 0 34px;
    position: relative;

}

.careerRow_3 &gt; h1{
    padding: 32px 0 15px 0;
    text-transform: uppercase;
    width: 100%;
}
.careerRow_3 &gt; h2{
    padding: 0px 0 10px 0;
    text-transform: uppercase;
    width: 100%;
}

.careerRow_3 &gt; h4{
    text-transform: uppercase;
    padding: 0 0 10px 0;
    width:100%;
    line-height:normal;
}

.careerRow_3 &gt; p{
    padding: 0 0 20px 0;
}

.careerRow_3 &gt; ul{
    padding: 0 0 20px 10px;
    width: 100%;
}

.careerRow_3 &gt; ul &gt; li{
    color: #5e5e5e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    list-style-position:outside;
    margin-left: 17px;
}

.careerRow_3 &gt; ol {
    padding:0 0 20px 0;
}

.careerRow_3 &gt; ol li {
    margin: 0 0 0 17px;
    padding: 0 0 10px;
}

.careerRow_3 &gt; table {
    padding: 0 0 20px;
}

.careerRow_3 &gt; table td {
    padding: 10px;
}

.careerRow_3 &gt; table th {
    padding: 10px;
}

.careerRow_4{
    border-bottom: 1px solid #D2D2D2;
    float: right;
    height: 40px;
    margin: 0 0 0 34px;
    position: relative;
    width: 666px;

}

.careerRow_4 &gt; a.btnAqua_right {
    margin:9px 0;
}

.careerFormRow_1{
    float:left;
    width:666px;
/*    height:128px;*/
    margin: 0 0 0 20px;
}
.careerFormRow_2{
    float:right;
    width:666px;
    margin: 21px 0 0 34px;
/*    height: 55px;
    position: relative;
    border-bottom: solid 1px #D2D2D2;*/
}

.careerFormRow_2 &gt; h1{
    padding:0 0 15px 0;
}

.careerFormRow_3{
    float:right;
    width:666px;
    margin: 21px 0 0 34px;
    padding:0 0 40px 0;
    position: relative;
/*    border-bottom: solid 1px #D2D2D2;*/
}
.careerLabel{
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #00295f;
    text-transform: uppercase;
}
.careerInfo{
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #5E5E5E;
    text-transform: uppercase;
    margin-right: 20px;
}

/******************************* STYLE : Paiement *************************************************************************/

.formPaiement {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #4D4D4D;
}

.formPaiement h2 {
    color: #002A5F;
    font-family: Arial, Verdana, sans-serif;
    font-size: 16px;
    border-bottom: solid 0px #D2D2D2;
    line-height: 25px;
    font-weight: lighter;
    text-transform: uppercase;
    margin: 20px 0;
    
}

.formPaiement form .field {
    clear: both;
    margin: 10px 0;
    width: 318px;
}


.formPaiement form .field.odd {
    float:left;
    clear:none;
}

.formPaiement form .field.even{
    float:right;
    clear:none;
}

.formPaiement form .field label {
    float: none;
    width: auto;
    text-align: left;
    display: block;
}

.formPaiement .clear {
    clear:both;
}

.formPaiement hr {
    margin:20px 0;
    display:block;
}

.padTop.formPaiement {
    padding-top: 55px;
    width: 680px;
    margin: 0 auto;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #4D4D4D;
}

.padTop.formPaiement h1 {
    padding-bottom:15px;
}


.formPaiement form .field label{
    float:none;
    width:auto;
    text-align:left;
    display:block;
    margin: 0 0 5px 0;
}

.formPaiement form .field label.error {
    color:red;
    margin: 5px 0 0 0;
}

.formPaiement .notes {
    font-size: 10px;
    line-height: 9px;
    color: #6D6D6D;
    padding: 5px 0 0 0;
    display: block;
    height:18px;
}

.formPaiement .submit-txt {
    margin: 20px 0;
}

.formPaiement form input.btnAqua {
    background: url(../images/btn_aqua_bg.png);
    background-size: 1% 100%;
    background-repeat: repeat-x;
    height:15px;
    border:0;
    position:relative;
    float:none;
}

.formPaiement form input[type=text], .formPaiement form select, .formPaiement form input[type=number]{
    width: 318px;
    height: 25px;
    border: 1px solid #D1D1D1;
    background-image: url(../images/bg_field.png);
    background-size: 1% 100%;
    background-repeat: repeat-x;
}

.formPaiement form input[type=text].error, .formPaiement form select.error, .formPaiement form input[type=number].error{
    border: 1px solid red;
}

/* Smartphones  */
@media only screen and (max-device-width : 679px) {
    
    .padTop.formPaiement {
        width: 100%;
        padding-top: 100px;
        padding-bottom: 80px;
    }

    .formPaiement form .field {
        width: 100%;
        margin: 30px 0;
    }
    
    .formPaiement form .field.odd,
    .formPaiement form .field.even {
        float:none;
        clear:both;
    }
    .formPaiement form input[type=text], .formPaiement form select, .formPaiement form input[type=number]{
        width: 100%;
        height: 60px;
        font-size: 30px;
    }
    .formPaiement .notes {
        font-size: 10px;
        line-height:10px;
        height:auto;
    }
    .formPaiement .submit-txt {
        margin: 50px 0 30px;
    }
    
    .formPaiement hr {
        margin:50px 0;
    }
    
    .formPaiement form input.btnAqua {
        font-size: 25px;
        line-height: 40px;
        height: 40px;
    }
    
    .formPaiement form .select {
        display:none;
    }
    
    .formPaiement form select.styled {
        opacity: 1;
    }
}


/******************************* STYLE : Contact *************************************************************************/
#recaptcha_response_field{
    height: 18px; 
}
#contactHeader{

    margin: 0px 0;
    padding: 40px 0 0 0;
    width: 880px;
}
#contactHeader h1{
    font-size: 24px;
    color: white;
    border: 0px;
}
.contactFormRow_1{
    border-bottom: 1px solid #D2D2D2;
    float: left;
    margin: 53px 0 0 20px;
    padding-bottom: 15px;
    width: 666px;
    
}
.contactFormRow_2 {
    float: right;
    height: 433px;
    margin: 0 0 0 20px;
    width: 666px;
    position: relative;
    
}
.contactFormRow_2 td{
    height: 15px;
    
}
.contactFormRow_2 .recaptcha_input_area label{
    line-height: 20px;
    
}
.contactFormCol_1{
    float:left;
    width:315px;
    margin: 20px 0 0 20px;

}
.contactFormCol_2{
    float:left;
    width:315px;
    margin: 20px 0 5px 35px;

}
.contactFormCol_1 input, .contactFormCol_2 input{
    width:304px;
    height: 25px;
    border: 1px solid #d1d1d1;
    background: url(../images/bg_field.png);
    padding: 0 3px;

}

.contactFormCol_1 label, .contactFormCol_2 label, .contactFormRow_2 label{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #4d4d4d;
    line-height:34px;

}

.contactFormRow_2 textarea{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    width: 655px;
    height: 147px;
    border: 1px solid #d1d1d1;
    background: url(../images/bg_textarea.png) repeat-x;
    resize:none;
    padding: 3px;
    margin: auto;
}

.contactRow_1{
    float: left;
    margin: 0 0 0 20px;
    border-bottom: solid 1px #d2d2d2;
    padding-bottom: 40px;
    width: 666px;
    position: relative;
    
}
.contactRow_1 h1{
    font-family: Arial, Verdana, sans-serif;
    font-size: 15px;
    color: #00295d;
    line-height: 18px;
    text-transform: uppercase;

}

.contactRow_1 .col_1{
    float:left;
    width:187px;
    margin: 47px 0 0 0px;
}

.contactRow_1 .col_1 h2{
    padding:0 0 10px 0;
}

.contactRow_1 .col_2{
    float: left;
    margin: 0 0 0 38px;
    width: 287px;
}
.contactRow_2{
    float: right;
    height: auto;
    margin: 0 0 0 20px;
    width: 666px;

}
.contactCol_1{
    border-bottom: 1px solid #D2D2D2;
    float: left;
    height: 200px;
    margin: 20px 25px 0 0;
    position: relative;
    width: 200px;
}

.contactCol_1 &gt; h2, .contactCol_2 &gt; h2, .contactCol_3 &gt; h2{
    padding:0 0 10px 0;
}

.contactCol_1 img, .contactCol_2 img, .contactCol_3 img{
    margin: -30px 0 0 0;

}
.contactCol_2{
    border-bottom: 1px solid #D2D2D2;
    float: left;
    height: 200px;
    margin: 20px 25px 0 0;
    position: relative;
    width: 207px;
}
.contactCol_3{
    float:left;
    margin: 20px 1px 0 0;
    height: 200px;
    width: 207px;
    border-bottom: solid 1px #D2D2D2;
    position: relative;
}
.contactCol_1 p, .contactCol_2 p, .contactCol_3 p{
    line-height: 14px;

}

.contactCol_1 &gt; p, .contactCol_2 &gt; p, .contactCol_3 &gt; p, .contactCol_4 &gt; p, .col_1 &gt; p{
    padding: 0 0 10px 0;
}
.mailLink{
    bottom: 45px;
    color: #5E5E5E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    position: absolute;
}
/******************************* STYLE : Foundation *******************************************************************/

.foundationRow_1{
    float: left;
    margin: 64px 0 0;
    padding-bottom: 15px;
    width: 100%;
}
.foundationRow_1 p{
    margin: 10px 0;
}
.foundationRow_1 h1{
    text-transform: uppercase;
}
/******************************* STYLE : Legal *******************************************************************/

.legalRow_1{
    float: left;
    margin: 64px 0 0;
    padding-bottom: 15px;
    width: 100%;
    
}

.legalRow_1 &gt; h1{
    padding: 0 0 15px 0;
    text-transform: uppercase;
    width: 100%;
}
.legalRow_1 &gt; h2{
    padding: 0px 0 10px 0;
    text-transform: uppercase;
    width: 100%;
}

.legalRow_1 &gt; h4{
    text-transform: uppercase;
    padding: 0 0 10px 0;
    width:100%;
    line-height:normal;
}

.legalRow_1 &gt; p{
    padding: 0 0 20px 0;
}

.legalRow_1 &gt; ul{
    padding: 0 0 20px 10px;
    width: 100%;
}

.legalRow_1 &gt; ul &gt; li{
    color: #5e5e5e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    list-style-position:outside;
    margin-left: 17px;
}

.legalRow_1 &gt; ol {
    padding:0 0 20px 0;
}

.legalRow_1 &gt; ol li {
    margin: 0 0 0 17px;
    padding: 0 0 10px;
}

.legalRow_1 &gt; table {
    padding: 0 0 20px;
}

.legalRow_1 &gt; table td {
    padding: 10px;
}

.legalRow_1 &gt; table th {
    padding: 10px;
}

/******************************* STYLE : Search *******************************************************************/
.searchRow_1{
    float: left;
    margin: 64px 0 0;
    padding-bottom: 15px;
    width: 100%;
}
a.title, .title{
    text-transform: uppercase;
    color: #002A5F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
}
/******************************* STYLE : Site map *******************************************************************/
.sitemapRow_1{
    float: left;
    margin: 64px 0 0;
    padding-bottom: 15px;
    width: 100%;
}

.sitemapRow_1 &gt; h1 {
    padding: 0 0 15px;
    text-transform: uppercase;
    width: 100%;
}

.sitemapRow_1 &gt; p {
    padding: 0 0 20px 0;
}

/******************************* STYLE : Slideshow ********************************************************************/
#slideshowWrapper{
    width:872px;
    height:342px;
    background-color: #dee3ea;
    float:left; 
} 



#slideshowHeader{
    float:left;
    width:268px;
    height:35px;
    margin:0 0 0 1px;
    background: url('../images/slideshow/assets/ss_header_bg.png') repeat-x;
    font-family: 'Open Sans', arial, serif;  
    color:white; 
    font-size: 0.75em;
    font-weight: bold;
    line-height: 14px;
    padding: 7px 7px;
    position: relative;

}
#slideshowHeader .imgRight{
    position: absolute;
    top:0px;
    right:0px;
    width:9px;
    height:49px;
}

.slideshowBtnTxt {
    color: #002A5F;
    display: table-cell;
    font-family: 'Open Sans',Arial,sans-serif;
    height: 73px;
    line-height: 15px;
    padding: 0 0 0 0;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
}
.slideshowBtn{
    width:281px;
    height:73px;
    background: url('../images/slideshow/assets/ss_btn_bg.png') repeat-x;
    float:left;
    position:relative;
    margin:0 0 0 1px;
    display:block;
    text-decoration:none;
}

.table_wrapper {
    margin:0 0 0 1px;
    float:left;
    position:relative;
    width:281px;
    cursor:pointer;
}

.table_wrapper:hover span {
    color:#00A7C2;
}

.table_wrapper table {
    width: 155px;
    float: left;
    padding: 0px;
    margin : 0px;
    border: 0px;
    height:73px;
    border-collapse:collapse;
}

.table_wrapper td{
    border: 0 none;
    color: #002A5F;
    font-family: 'Open Sans',Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 15px;
    padding-left: 15px;
    text-align: left;
    text-transform: none;
    vertical-align: middle;
    background: url('../images/slideshow/assets/ss_btn_bg.png') repeat-x;
    height:73px;
}

.slideshowBtn:hover span {
    color:#00A7C2;
}

.slideshowBtnFleche{
    position: absolute;
    right:3px;
    bottom:3px;
}
.slideshowBtnImg{
   float:left;
   margin: 1px 0 0 0;


}
#slideshowBtn1{
    /*TBD*/
}
#slideshowBtn2{
    /*TBD*/
}
#slideshowBtn3{
    /*TBD*/
}
#slideshowBtn4{
    /*TBD*/
}
#slideshowPhoto{
    float:left;
    width:589px;
    height:342px;
    position: relative;
    background-color:#FFF;
}

#slideshowPhoto #image{
    /* background: url(../images/slideshow/image_1.jpg); */
    width:589px;
    height:342px;
    position: absolute;
}

#slideshowPhotoWrapper {
    float:left;
    position:relative;
}

.loader {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-16px;
    margin-top:-16px;
    z-index:10;
}

#slideshowPhotoNav {
    position:absolute;
    bottom:12px;
    right:21px;
    list-style-type:none;
    z-index:10;
}

#slideshowPhotoNav li {
    float:left;
    width:18px;
    height:18px;
    background-image:url(../images/slideshow/assets/pastille.png);
    font-family: Arial,Helvetica,sans-serif;
    margin:0 0 0 7px;
    font-size:10px;
    color:#FFF;
    font-weight:bold;
    line-height:16px;
    text-align:center;
    cursor:pointer;
}

#slideshowPhotoNav li:hover {
    background-position:0 -18px;
}

#slideshowPhotoNav li.selected_slide_nav {
    background-position:0 -18px;
    cursor:default;
}

.slide {
    width:589px;
    height:342px;
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.slide a.link {
    position:absolute; 
    width:100%;
    height:100%;
    top:0;
    left: 0;
    z-index:3;
}

a.div_link_fill span {
    position:absolute; 
    width:100%;
    height:100%;
    top:0;
    left: 0;

    /* edit: added z-index */
    z-index: 1;

    /* edit: fixes overlap error in IE7/8, 
       make sure you have an empty gif */
    background-image: url('../images/empty.gif');
}

#slide1 {
    z-index:4;
}

#slide2 {
    z-index:3;
}

#slide3 {
    z-index:2;
}

#slide4 {
    z-index:1;
}

#slideshowPhoto .pastille{

    width:18px; 
    height:18px; 
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight: bold;
    color:white; 
    background:url(../images/slideshow/assets/pastille.png) 0px 0 no-repeat; 
    line-height: 16px;
    top: 312px;
    position: absolute;
    text-align: center;
    cursor: pointer;
    z-index: 3;
}
#slideshowPhoto .selected{
    background:url(../images/slideshow/assets/pastille.png) 0px -18px no-repeat;
}

.slideshowMsg{
    font-family: 'Open Sans', Arial ,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color:white;
    line-height: 16px;
    position: absolute;
    z-index: 2;
}

.slideshowMsg .sm{
    font-size: 11px;
    font-weight: bold;

}
.slideshowMsg hr{
    width:250px;
    color:white;
    margin: 5px 0;
}

#msg_3{
    position:absolute;
    top:40px;
    left:20px;
    z-index:3;
}
#msg_4{
    position:absolute;
    top:40px;
    left:20px;
    z-index:3;
}

.filter {
    background-image: url(../images/slideshow/filtre.png);
    background-repeat: no-repeat;
    position:absolute;
    top:0;
    left:0;
    z-index:2;
    width:577px;
    height:342px;
}

div#certifications_slider_wrapper {
    position:relative;
    margin:9px 0 0 0;
}

div#certifications_slider_wrapper div.left_arrow {
    background-image:url(../images/certifSlide/flch_left.png);
    width:24px;
    height:24px;
    display:block;
    position:absolute;
    top:11px;
    left:0;
    cursor:pointer;
}

div#certifications_slider_wrapper div.left_arrow:hover {
    background-position:0 -24px;
}

div#certifications_slider_wrapper div.right_arrow {
    background-image:url(../images/certifSlide/flch_right.png);
    width:24px;
    height:24px;
    display:block;
    position:absolute;
    top:11px;
    right:0;
    cursor:pointer;
}

div#certifications_slider_wrapper div.right_arrow:hover {
    background-position:0 -24px;
}

div#certifications_slider_window {
    margin:0 28px;
    position:relative;
    width:237px;
    height:54px;
    overflow:hidden;
    cursor:pointer;
}

div#certifications_slider {
    position:absolute;
    top:0;
    left:0;
    width:10000px;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

div#certifications_slider img {
    margin:0 9px;
}

div.slide_wrapper {
    float:left;
    position:relative;
}

/******************************* STYLE : HEADER**************************************************************************/

#headerWrapper{
    position: relative;
    width:880px;
    height:129px;
    background-color: #ffffff;
    text-align: left;
    margin: 0 auto;
    z-index:2;
}
#headerWrapper input{
    border: 0px;
    height: 20px;
    width: 129px;
    padding: 0px 6px;
    background: url('../images/search_feild_bg.png') no-repeat;
    display:block;
    font-size:12px;
    color:#5e5e5e;
    line-height:20px;
    
}
#headerWrapper #searchBtn{
    /*    margin: 0px 5px;*/
}
#header_lang_menu{
    position: absolute;
    top:8px;
    left:0px;
    z-index:10;
}

#header_lang_menu #regions, #header_lang_menu .sub_regions, #header_lang_menu .languages {
    display:none;
}

#header_lang_menu &gt; a,
#header_lang_menu &gt; span {
    display:block;
    font-size:11px;
    color:#5e5e5e;
    font-family:Arial,Helvetica,sans-serif;
    padding:0 6px 0 6px;
    float:left;
    text-decoration:none;
}

#header_lang_menu &gt; a:hover,
#header_lang_menu &gt; a.highlight,
#header_lang_menu &gt; span.highlight {
    color:#00A7C2;
}

#header_lang_menu &gt; a.sep_right,
#header_lang_menu &gt; span.sep_right {
    border-right:1px solid #00A7C2;
    background-image:none;
}

#header_lang_menu &gt; a.sep_left,
#header_lang_menu &gt; span.sep_left {
    border-left:1px solid #00A7C2;
    background-image:none;
}

#header_lang_menu &gt; a.arrow,
#header_lang_menu &gt; span.arrow {
    background-image:url(../images/flch_aqua_right.png);
    background-position:right 4px;
    background-repeat:no-repeat;
    padding:0 13px 0 6px;
}

#header_lang_menu div#regions {
    float:left;
    background-color:#FFF;
    border:1px solid #898989;
    margin:11px 0 0 0;
    padding:0 10px 0 0;
}

#header_lang_menu:hover #regions {
    display:block;
    padding:5px 0;
}

#header_lang_menu div.region {
    padding:5px 0;
    float:left;
    clear:both;
    width:100%;
}

#header_lang_menu div.region a {
    font-size:11px;
    color:#5e5e5e;
    font-family:Arial,Helvetica,sans-serif;
    display:block;
    text-decoration:none;
    padding:0 0 0 10px;
    margin:0 10px 0 0;
    float:left;
}

#header_lang_menu div.region a.arrow {
   background-image:url(../images/flch_aqua_right.png);
   background-repeat:no-repeat;
   background-position:right 4px;
}

#header_lang_menu div.region a:hover {
    color:#00A7C2;
}

#header_lang_menu div.region:hover &gt; .sub_regions {
    display:block;
}

.sub_regions {
    float:left;
}

#header_meta_menu{
    position: absolute;
    top:12px;
    right:183px;  
}

#header_meta_menu li{
    float:left;
    list-style-type:none;
    padding:0 7px;
    border-right:1px solid #898989;
    height:10px;
}

#header_meta_menu li:last-child{
    border:0;
}

#header_meta_menu li#privilieged_link {
    background-image:url(../images/privilieged_icon.gif);
    background-repeat:no-repeat;
    padding:0 7px 2px 19px;
    background-position:7px 0;
}

#header_meta_menu li span {
    color: #5E5E5E;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 7px;
    color: #00A7C2;
    text-transform:uppercase;
}

#header_logo{
    position: absolute;
    left:0px;
    top:64px;
    
}
#header_main_menu{
    position: absolute;
    right:10px;
    top:64px;
}
a.headerLinks{
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    line-height:7px;
    color: #5e5e5e;
    text-decoration: none;
    display:block;
}
a.headerLinks:hover{
    color: #00A7C2;
}

#searchForm {
    position:absolute;
    top:5px;
    right:0;
    display:block;
    padding:0 26px 0 0;
}

#searchForm #searchBtn {
    position:absolute;
    top:0;
    right:0;
    cursor:pointer;
    width:22px;
    height:20px;
    background-image:url(../images/search_btn.png);
    background-repeat:no-repeat;
}

#searchForm #searchBtn:hover {
    background-position:0 -20px;
}

.mainMenuItem{
    height:45px;
    float:right;
    border-left: solid 1px #cccccc;
    line-height: 15px;
    background-repeat:no-repeat;
    background-position:right 28px;
    margin:0 10px 0 0;
}


.mainMenuItem a{
    font-family: Arial, Helvetica, sans-serif;
    color: #00295f;
    text-decoration: none;
    display:block;
    padding:7px 21px 10px 20px;
    line-height:14px;
    height:28px;
    width:102px;
}

.mainMenuItem a:hover{
    color: #00a7c2;
}
.mainMenuFlch{
    
    margin-left: 15px;
}

/******************************* STYLE : FOOTER**************************************************************************/

.footerTitle{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000d4b;
    line-height: 16px;
    display:block;
}
.footerTitle a{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000d4b;
    line-height: 16px;
    display:block;
    text-decoration: none;
}
.footerTitle a:hover{
    color: #00A7C2;
}
.footerList_left {
    list-style-type: none;
    width:200px;
    margin:2px 0px 0px 0px;
}

.footerList_left li:first-child {
    border-top: solid 1px #d3d3d3;
}
.footerList_left li {
    border-bottom: solid 1px #d3d3d3;
    background: url('../images/flch_dbl_gris_right.png') no-repeat right;

}

a.footerList_left{
    position:relative;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 16px;
    display:block;
    color:#666666;
    text-decoration: none;
    
}



a.footerList_left:hover{
    color:#00A7C2;
}

.footerList {
    list-style-type: none;
}
a.footerList{
    position:relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    display:block;
    color:#666666;
    text-decoration: none;  
}
a.footerList:hover{
    color:#00A7C2;
}
.footerLogosCert{
    position: relative;
    left:0px;
    margin: 0px 0px 5px 0px;
}

#twitter_icon{
    position: relative;
    float:left;
    margin:10px 5px 0 0;    
    display:block;
    width:16px;
    height:16px;
    background-image:url(../images/icn_twitter.png); 
}
#youtube_icon{
    position: relative;
    float:left;
    margin:10px 5px 0 0;    
    display:block;
    width:16px;
    height:16px;
    background-image:url(../images/icn_youtube.png); 
}
#facebook_icon{
    position: relative;
    float:left;
    margin:10px 5px 0 0;  
    display:block;
    width:16px;
    height:16px;
    background-image:url(../images/icn_facebook.png);
}

#linkedin_icon{
    position: relative;
    float:left;
    margin:10px 5px 0 0;   
    display:block;
    width:16px;
    height:16px;
    background-image:url(../images/icn_linkedIn.png);
}

#youtube_icon:hover, #facebook_icon:hover, #linkedin_icon:hover {
    background-position:0 -16px;
}

#footerCol_1{
    position: relative;
    width:199px;
    height:140px;
    padding-top: 20px;
    padding-left: 7px;
    padding-right: 7px;
    background: url('../images/footer_bg_left.png');
    float:left;
}
#footerCol_2{
    position: relative;
    width:210px;
    height:120px;
    padding:20px;
    float:left;

}
#footerCol_3{
    position: relative;
    width:210px;
    height:120px;
    padding:20px;
    float:left;
    white-space: nowrap;
}
#footerCol_4{
    position: relative;
    width:112px;
    height:120px;
    padding:20px;
    float:left;
    white-space: nowrap;
}

#footerLastRow{
    position: relative;
    width:852px;
    padding-top: 12px;
    padding-left: 7px;
    padding-right: 7px;
    border-top: solid 1px #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    text-transform: uppercase;
    color: #5e5e5e;
    clear:both;
}

#footerLastRow a {
    text-decoration:none;
    color: #5e5e5e;
}

#footerLastRow a:hover {
    color: #00A7C2;
}

#cms_edit_link {
    position:fixed;
    top:0px;
    right:50px;
    z-index:1000;
}

#cms_edit_link img {
    border:none;
}

/*  SITEMAP   */
.sectionList {
    float:left;
    width: 180px;
    margin: 30px 15px 30px 15px;
}
.sectionList a{
    text-decoration: none;
    color: #5e5e5e;
}
.sectionList li {
/*    white-space:nowrap; */
    list-style-image: url('../images/flecheGrise.png');
    margin: 3px 0 3px 5px;
}
.sectionList a:hover{
    text-decoration: underline;
}
a.sectionTitle {
    color: #00A7C2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}
.sectionLink {

    text-transform: uppercase;
}

#header_meta_menu {
    right: 318px;
}
#searchForm {
    right: 145px;
}

#my_bionest {
    position:absolute;
    right:10px;
    top:5px;
    z-index:10000;
}

#my_bionest .button {
    background-image: url('/images/my_bionest_sprite.png');
    background-repeat: repeat-x;
    background-position-y: top;
    height:16px;
    padding:2px 23px;
    position:relative;
    cursor:pointer;
    float:right;
    width:84px;
    white-space: nowrap;
}

#my_bionest .button .lock {
    background-image: url('/images/my_bionest_sprite.png');
    background-position: 0px -99px;
    position:absolute;
    top:3px;
    left:6px;
    height:12px;
    width:10px;
}

#my_bionest .button span {
    font-size:12px;
    color:#FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    float:left;
}

#my_bionest .button .arrow {
    background-image: url('/images/my_bionest_sprite.png');
    background-position: 0px -93px;
    position:absolute;
    top:8px;
    right:7px;
    height:5px;
    width:9px;
}

#my_bionest ul {
    display:block;
    position:absolute;
    top:20px;
    right:0px;
}

#my_bionest ul li {
    position:relative;
    background-image: url('/images/my_bionest_sprite.png');
    background-position: 0px -20px;
    background-repeat: repeat-x;
    border:1px solid #dee3ea;
    border-top-width: 0px;
    display:block;
    background-color:#ffffff;
    /*width:210px;*/
}

#my_bionest ul li a {
    display:block;
    padding:25px 25px 25px 72px;
    font-size:16px;
    color:#002a5f;
    font-family: 'Open Sans',Arial,sans-serif;
    text-decoration: none;
    white-space: nowrap;
}

#my_bionest ul li a:hover {
    color:#00A7C2;
}

#my_bionest ul li img.icon {
    position:absolute;
    top:11px;
    left:11px;
}

#paypal-button{
    float:left;
}

#platine-button{
    padding:5px 20px;
    float:left;
    margin-left:50px;
    background: #02a6be; /* Old browsers */
    background: -moz-linear-gradient(top, #02a6be 0%, #0f6675 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #02a6be 0%,#0f6675 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #02a6be 0%,#0f6675 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02a6be', endColorstr='#0f6675',GradientType=0 );
    border:none;
    color:#fff;
    cursor:pointer;
}

#platine-form{
    display:none;
}

#pay_by_credit_card{
    padding:10px 40px;
    background: #02a6be; /* Old browsers */
    background: -moz-linear-gradient(top, #02a6be 0%, #0f6675 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #02a6be 0%,#0f6675 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #02a6be 0%,#0f6675 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02a6be', endColorstr='#0f6675',GradientType=0 );
    border:none;
    color:#fff;
    cursor:pointer;
    font-size:18px;
}
.gdpr-popup {
     position: fixed;
     display: none;
     top: -54px;
     bottom: auto;
     left: 0;
     right: 0;
     width: 100%;
     height: 54px;
     padding: 0 30px;
     -ms-flex-flow: nowrap;
     flex-flow: nowrap;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     cursor: pointer;
     opacity: 1;
     z-index: 99999;
     background-color: #333;
     border-color: #333;
     -webkit-transition: top 225ms ease-in;
     -o-transition: top 225ms ease-in;
     transition: top 225ms ease-in;
}
 .gdpr-popup.visible {
     top: 0;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-transition: top 225ms ease-in;
     -o-transition: top 225ms ease-in;
     transition: top 225ms ease-in;
}
 .gdpr-popup .gdpr-popup-text {
     display: block;
}
 .gdpr-popup .gdpr-popup-text p {
     display: block;
     font-family: 'Poppins', sans-serif;
     margin: 0 auto;
     padding-top: 14px;
     padding-bottom: 12px;
     font-size: 12px;
     font-weight: 400;
     line-height: 1.2em;
     color: white;
}
 .gdpr-popup .gdpr-popup-text a, .gdpr-popup .gdpr-popup-text .gdpr-close {
     text-decoration: underline;
}
 .gdpr-popup .gdpr-popup-text a:hover, .gdpr-popup .gdpr-popup-text .gdpr-close:hover {
     text-decoration: none;
}
 .gdpr-popup .gdpr-popup-text a {
     margin: 0 5px 0 10px;
}
 .gdpr-popup .gdpr-close {
     margin: 0 0 0 5px;
}
 body.has-popup, body.will-have-popup {
     -webkit-transition-delay: 225ms;
     -o-transition-delay: 225ms;
     transition-delay: 225ms;
     -webkit-transition: all 225ms ease-in;
     -o-transition: all 225ms ease-in;
     transition: all 225ms ease-in;
}
 body.has-popup .gdpr-popup[data-gdpr-top], body.will-have-popup .gdpr-popup[data-gdpr-top] {
     top: 0px;
}
 body.has-popup header, body.will-have-popup header {
     top: 54px;
     -webkit-transition-delay: 225ms;
     -o-transition-delay: 225ms;
     transition-delay: 225ms;
     -webkit-transition: all 225ms ease-in;
     -o-transition: all 225ms ease-in;
     transition: all 225ms ease-in;
}
 body.has-popup header.menu-pos, body.will-have-popup header.menu-pos {
     top: -54px;
     -webkit-transition-delay: 225ms;
     -o-transition-delay: 225ms;
     transition-delay: 225ms;
     -webkit-transition: all 225ms ease-in;
     -o-transition: all 225ms ease-in;
     transition: all 225ms ease-in;
}
 body.has-popup .section_title.for-project-top, body.will-have-popup .section_title.for-project-top {
     padding-top: 90px;
}
 body.has-popup .section_title.for-project-top.nav-pad, body.will-have-popup .section_title.for-project-top.nav-pad {
     padding-top: 14px;
     -webkit-transition-delay: 225ms;
     -o-transition-delay: 225ms;
     transition-delay: 225ms;
     -webkit-transition: all 225ms ease-in;
     -o-transition: all 225ms ease-in;
     transition: all 225ms ease-in;
}
 @media screen and (max-width: 1120px) {
     body.has-popup .navbar-burger.is-active, body.will-have-popup .navbar-burger.is-active {
         top: 85px;
    }
     body.has-popup .navbar-menu.is-active, body.will-have-popup .navbar-menu.is-active {
         height: calc(100vh - 52px);
         top: 52px;
    }
     body.has-popup .navbar-menu.is-active ul li, body.will-have-popup .navbar-menu.is-active ul li {
         line-height: 2rem;
    }
}
 @media screen and (max-width: 420px) {
     .gdpr-popup[data-gdpr-top] {
         top: -90px;
         height: 90px;
         -webkit-box-orient: vertical;
         -webkit-box-direction: normal;
         -ms-flex-flow: column;
         flex-flow: column;
         -webkit-box-pack: center;
         -ms-flex-pack: center;
         justify-content: center;
         padding: 15px;
    }
     body.has-popup .navbar-burger.is-active {
         top: 125px;
    }
     body.has-popup .navbar-menu.is-active {
         height: calc(100vh - 80px);
         top: 80px;
    }
     body.has-popup .navbar-menu.is-active ul li {
         line-height: 2rem;
    }
     body.has-popup header {
         top: 90px;
    }
     body.has-popup header.menu-pos {
         top: -90px;
    }
     body.has-popup .section_title.for-project-top.nav-pad {
         padding-top: 45px;
    }
     body.has-popup .section_title.after-nav-section {
         padding-top: 150px;
    }
     body.has-popup .project-slider.home-slider .bg_img_vid {
         height: auto;
         -webkit-transition: none;
         -o-transition: none;
         transition: none;
    }
}
 
</pre></body></html>