﻿/* #102d58 - blue */
/* #5A8DB1 - light-blue */
/* #b50042 - pink */
/* #731723 - red */

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body{
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
  /*font-size: 10pt;*/
  /*font-size: 0.8rem;*/
  font-size: 0.8em;
  background-color: white;
  color: #102d58;
}
header
a{text-decoration: none;}
img{border-width: 0; /*-ms-interpolation-mode: bicubic;*/ }
section{position: relative; min-height: 350px; overflow: hidden;}
article{padding: 0px 0px 0px 145px;}
.article{padding: 20px 20px 50px 180px;}
.article-news{padding: 4px 20px 50px 178px;}

.bg-homepage{background-image: url('imgs/homepage.jpg');background-size: 100% 100%; background-position: right top;}
.bg-gradient{background-image: url('imgs/gradient.png');}
.bg-blue{background-color: #112E58;}
.bg-blue2{background-color: #102d58;}
/*.bg-wrapper{background: url('imgs/bg-whitelong2.jpg') repeat-y right top;}*/
.bg-wrapper{background: url('imgs/bg-whitelong2.jpg') repeat-y right bottom;}
.bg-bref{background: url('imgs/bg-bref.png') no-repeat;padding: 200px 0 0 0;}
.bg-dates{background: url('imgs/bg-dates.png') no-repeat;padding: 200px 0 0 0;}
.bg-metiers{background: url('imgs/bg-metiers.png') no-repeat;padding: 200px 0 0 0;}
.bg-rejoindre{background: url('imgs/bg-rejoindre.png') no-repeat;padding: 200px 0 0 0;}
.bg-carriere{background: url('imgs/bg-carriere.png') no-repeat;padding: 200px 0 0 0;}
.bg-interne{background: url('imgs/bg-interne.png') no-repeat;padding: 200px 0 0 0;}
.bg-news{background: url('imgs/bg-news.png') no-repeat;padding: 200px 0 0 0;}
.bg-edito{background: url('imgs/bg-edito.png') no-repeat;padding: 200px 0 0 0;}
.bg-edito_en{background: url('imgs/bg-edito_en.png') no-repeat;padding: 200px 0 0 0;}
em{font-weight: bold; font-style: normal;}
h1{color: white; font-weight: bold; background-color: #731723; padding: 5px 0px 5px 10px;font-size: 17pt;}
h2{color: #70105C; font-weight: bold;}
h3{font-style: italic; padding-top: 20px;}
.f-white{color: white;}
.f-blue{color: #102d58;}
.f-lightblue{color: #6E7F9C;}
.f-dateblue{color: #5A8DB1;}
.f-left{text-align: left;}
.f-center{text-align: center;}
.f-justify{text-align: justify;}
.f-bold{font-weight: bold;}
.lh25{line-height: 25px;}
.small{font-size: 8pt;}
.fs-12{font-size: 12pt;}
.fs-18px{font-size: 18px;}
.p5{padding: 5px;}
.p10{padding: 10px;}
.ph10{padding: 10px 0;}
.p20{padding: 20px;}
.pl25{padding-left: 25px;}
.m10{margin: 10px;}
.m20{margin: 20px;}
.w800{width: 800px;}
.w500{width: 500px;}
.w-half{width: 48%;}
.wide{width: 100%;}
.wider{width: 800px;}
.b1grey{border: 1px solid grey;}
.noMargin{margin: 0;}
.underlined{border-bottom: 1px solid white;}
.m15li>li{margin-bottom: 15px;}
.ml110{margin-left: 110px;}
.ml160{margin-left: 160px;}
.ml200{margin-left: 200px;}
.img-center{display: block; margin-left: auto; margin-right: auto;}
.floatr{float: right;margin-right: 10px;}
.label{display: inline-block;width: 100px;zoom: 1;*display: inline;}
.wrapper{
  width: 1024px;
  margin: 0 auto;
  padding-bottom: 10px;
  box-shadow:   1px 1px 20px 2px #ccc;
}

blockquote{font-weight: bold; font-style: italic; margin-left: 0; margin-bottom: 5px;}
blockquote:before {content: "\00ab";}
blockquote:after {content: "\00bb";}
cite:before {content: "\2014 \2009";}
header{
  background-image: url('imgs/header.jpg');
  padding: 35px 0 16px 30px;
  position: relative;
}

header.intranet{
 padding:0;
 background-image: none;
}

.homepage-nav{
  padding-top: 154px;
  padding-right: 20px;
  padding-left: 20px;
  line-height: 18px;
  width: 244px;
  height: 390px;
  border-right: 4px solid #374C91;
}
.homepage-nav a{ color: white;}
.h-zoom{transition: all 0.2s ease-in-out 0s; position: relative; z-index: 5;}
.h-zoom:hover{transform: scale(1.2);-ms-transform: scale(1.2);-webkit-transform: scale(1.2);z-index: 10;}

.noscript{
  margin: 40px auto;
  width: 500px;
  background-color: red;
  padding: 40px;
  font-size: 16px;
}
noscript{
  /*color: black;*/
  font-size: 20px;
}

.pr-edito{
  position: relative;
  left: -4px;
}

.txtEdito{
  font-size: 2.2em;
  position: relative;
  top: -20px;
  margin-bottom: 0;
}

.intranet {
   padding: 0px 0px 0px 200px;
}

/**********************************************************************************************
************************************     Header     *********************************************
**********************************************************************************************/
.flags{
  position: relative;
  left: 71%;
  top: -28px;
}
/**********************************************************************************************
************************************     Menu     *********************************************
**********************************************************************************************/
nav{position: relative;}
nav a{color: white;}
.menu{
  margin: 6px 0;
  padding-left: 0;
  height: 35px;
}
.menu a{display: block;}
.menu>li{
  display: inline-block;
  width: 150px;
  position: relative;
  top: -6px;
  border-top: solid transparent 6px;
  zoom: 1;*display: inline;
}
.menu>li>a{
  text-align: center;
  line-height: 35px;
  font-size: 1em;
}
.menu ul{
  display: none;
  position: absolute;
  background-color: #b50042;
  padding-left: 0;
  list-style-type: none;
  width: 150px;
  padding: 6px 0 0px 0px;
  z-index: 10;
}
.menu>li:hover{border-top-color:#b50042;}
.menu>li:hover>ul{display: inline-block;zoom: 1;*display: inline;}
.menu ul>li{position: relative;}
.menu ul>li:hover>a{background-color: white;color: #112E58;}
.menu ul a{
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  font-size: 1em;
}

.header-menu{
  position: absolute;
  right: 0;
  top: -50px;
 }
.header-menu > li{
  display: inline-block;
  zoom: 1; *display: inline;
  float: left;
  position: relative;
 }
.header-menu a{
  font-size: 1em;
  display: block;
  text-align: center;
  margin-right: 15px;
  margin-left: 15px;
  /*padding: 0 15px;*/
}
.header-menu > li:after{
  position: absolute;
  left: 45%;
  left: calc(50% - 15px);
  top: 23px;
  content: "";
  border-bottom: 15px solid #b50042;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}

.aside{
  position: absolute;
  top: 0;
  bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 60px;
  list-style-type: none;
  width: 141px;
  margin: 0;
  z-index: 2;
}
.aside>li:hover>a, .aside-selected{
  background-color: white;
  color: #112E58 !important;
}
.aside a{
  display: block;
  padding-left: 25px;
  font-size: 1em;
  margin-top: 16px;
  color: white;
}
.aside>li{position: relative;}
.aside>li:first-child{
  padding-bottom: 15px;
  white-space: nowrap;
}

.menu-selected:after{
  position: absolute;
  content: "" ;
  bottom: 0px;
  left: 0;
  width: 100%;
  border-bottom: 0px solid white;
}
.submenu-selected:after{
  position: absolute;
  left: 1px;
  /*top: 30%;*/
  top: 8px;
  content: "";
  border-top: 10px solid transparent;
  border-left: 10px solid white;
  border-bottom: 10px solid transparent;
}
/**********************************************************************************************
************************************     Banner - dates ***************************************
**********************************************************************************************/
.section-banner{
  position: absolute;
  z-index: 1;
  top: 0;
  display: block;
  transition: all 0.2s ease-in-out 0s;
}
/*.section-banner>li{background-color: #102d58;}*/
.p-dates{
  padding-top: 30px;
  padding-right: 19px;
  padding-left: 15px;
}
.square{
  display: inline-block;
  width: 150px;
  height: 145px; 
  vertical-align: top;
  margin-bottom: 4px;
  transition: all 0.2s ease-in-out 0s;
  zoom: 1;*display: inline;
}
.pointer{
  cursor:pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
  z-index: 1;
  position: relative;
  top:0px;
  left:0px;
}


.banner-selected{
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  /*-ms-transform: scale(1.15);*/
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.45, M12=0, M21=0, M22=1.45, SizingMethod='auto expand')";*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.05, M12=0, M21=0, M22=1.05, SizingMethod='auto expand')";

}

.tab-hidden{display: none;}
.tab-selected{display: block;}

/**********************************************************************************************
************************************     atouts   *********************************************
**********************************************************************************************/
.bc-blue1{background-color: #5A7F9B;}
.bc-pink1{background-color: #C18C9D;}
.bc-pink2{background-color: #930053;}
.bc-blue2{background-color: #B1CDCE;}
.bc-gree1{background-color: #39A194;}
.bc-blue3{background-color: #20315C;}
.bc-pink3{background-color: #9F5C86;}
.bc-blue4{background-color: #385A7C;}
.bc-gree2{background-color: #77C2B3;}

.f-middle{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 145px;
  width: 145px;
  padding: 0 5px;
}

/*.s-zoom{transform: scale(1.5); -webkit-transform: scale(1.5);-ms-transform: scale(1.5);}*/
.s-zoom{transform: scale(2.04); -webkit-transform: scale(2.04);-ms-transform: scale(2.04);}
.squares1-on{left: -77px;top: 223px;}
.squares2-on{left: 77px;top: 75px;}
.squares3-on{left: -385px;top: 74px;}
.squares4-on{left: -230px;top: -74px;}
.squares5-on{left: -539px;top: -74px;}
.squares6-on{left: 77px;top: -223px;}

.splash{
  position: absolute;
  z-index: 2;
  top: 700px;
  left: 145px;
  right: 113px;
  bottom: 4px;
  background-color: white;
  padding: 154px 21px 0px 326px;
  transition: all 0.5s ease-in-out 0s;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95);
  opacity: 0.95;
  font-size: 16px;
}

/***************************************   valeurs    ***************************************/
.bc-val1{background-color: #0E71B4;}
.bc-val2{background-color: #2B5C7D;}
.bc-val3{background-color: #52819D;}
.bc-val4{background-color: #0F325C;}
.bc-val5{background-color: #9A0350;}
.bc-val6{background-color: #615C85;}
.bc-val7{background-color: #403D6C;}
.bc-val8{background-color: #66B8DD;}
.bc-val9{background-color: #BFE2E6;}
.bc-val10{background-color: #A46286;}
.bc-val11{background-color: #47265F;}
.bc-val12{background-color: #601B52;}

.squarevs1-on{left: -384px;top: 223px;}
.squarevs2-on{left: -76px;top: 75px;}
.squarevs3-on{left: -538px;top: 74px;}
.squarevs4-on{left: 78px;top: -74px;}
.squarevs5-on{left: 78px;top: -223px;}
.squarevs6-on{left: -385px;top: -224px;}
/**********************************************************************************************
************************************     temoignage    ****************************************
**********************************************************************************************/
.bg-magatte{background: url('temoignage/magatte1.png') center bottom no-repeat;background-size: 90%;}
.bg-oren{background: url('temoignage/oren1.png') center bottom no-repeat;background-size: 90%;}
.bg-philippe{background: url('temoignage/philippe1.png') center bottom no-repeat;background-size: 90%;}
.bg-stephane{background: url('temoignage/stephane1.png') center bottom no-repeat;background-size: 90%;}
.bg-thibaut{background: url('temoignage/thibaut1.png') center bottom no-repeat;background-size: 90%;}
.bg-hatim{background: url('temoignage/hatim1.png') center bottom no-repeat;background-size: 90%;}
.bg-fengting{background: url('temoignage/fang%20tin1.png') center bottom no-repeat;background-size: 90%;}
.bg-baptiste{background: url('temoignage/Baptiste1.png') center bottom no-repeat;background-size: 90%;}
/*.mltem{margin-left: -66px;}*/ /*philippe*/
.mltem{margin-left:  127px;}
.f-temblue{position: relative;padding-left: 6px;padding-top: 6px;z-index: 2;}
.f-temblue:after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #102d58;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=70);
  opacity: 0.7;
  z-index: -1;
}
.f-temblue>img{
  height: 90%;
  position: relative;
  bottom: 2px;
  left: 8px;
}
/**********************************************************************************************
************************************     news          ****************************************
**********************************************************************************************/
.title-news{
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.date-news{
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
.news{
  border-top: 1px solid #70105C;
  margin-top: 30px;
}
.offre-title{
  margin-bottom: 0;
}
.offre-hidden{display: none;}
.offre-displayed{
  display: block;
  position: fixed;
  top: 10%;
  bottom: 10%;
  /*height: 90%;*/
  /*height: 650px;*/
  /*left: 0;*/
  width: 800px;
  overflow: auto;
  padding: 40px;
  border: 8px solid #102d58;
  background-color: white;
  z-index: 10;
}
.blackened{
  display: none;
  content: "";
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 7;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.80;
  overflow: hidden;
}
textarea{
  width: 100%;
}
/**********************************************************************************************
************************************     publication   ****************************************
**********************************************************************************************/
.publication{
  border-top: 1px solid #70105C;
  margin-top: 30px; 
  clear: left;
}
.publication span{
  color: #70105C;
  font-weight: bold;
  font-size: 17pt;
}
.publication img{
  float: left;
  margin: 10px 30px 30px 0;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

.publication img:hover{
  /*opacity: 0.8;*/
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
}

.publication p {
  text-align: justify;
}