@charset "utf-8";
h1.fDefault {
  font-size: 2.4em;
  color: #999;
}
h2.fDefault {
  font: 20px/1.2em 'OpenSans', sans-serif;
  color: #222;
  margin: 10px 0 20px;
  position: relative;
  text-transform: uppercase;
}
h3.fDefault {
  font: bold 18px/1.2em 'OpenSans', sans-serif;
  color: #ffa73d;
  border-bottom: 1px solid #c8d7d7;
  padding: 0 0 5px;
  margin: 10px 0 15px;
}
h4.fDefault {
  font: 15px/1.2em 'OpenSans', sans-serif;
  color: #272c28;
  margin: 10px 0 15px;
  text-transform: uppercase;
}
h5.fDefault {
  font: 14px/1.2em 'OpenSans', sans-serif;
  color: #ae6917;
  padding: 0 0 5px 18px;
  margin: 10px 0 10px;
  background: url("medias/plus.gif") no-repeat left 3px;
  border-bottom: 1px solid #7d7d7d;
  text-transform: uppercase;
}
h6.fDefault {
  font-size: 1.2em;
  color: #999;
}
ul.fDefault {
  margin: 10px 0;
  padding: 0;
  line-height: 1.2em;
}
a.fDefault {
  color: #ffa73d;
}
.chapeau {
  font: 300 24px/1.2em 'OpenSans', sans-serif;
  display: inline-block;
}
.borderImg {
  border-top: 7px solid #ffa73d;
}
.color1 {
  color: #f68f1f;
}
.color2 {
  color: #ffa73d;
}
.color4 {
  color: #ae6917;
}
.red {
  color: #e72a0b;
}
.color1Link {
  color: #f68f1f;
}
.color2Link {
  color: #ffa73d;
}
.color4Link {
  color: #ae6917;
}
.redLink {
  color: #e72a0b;
}
.btn-1 {
  display: inline-block;
  background: #ae6917;
  font: bold 16px/1.5em 'OpenSans', sans-serif;
  color: #fff;
  padding: 10px 16px;
}
.btn-2 {
  display: inline-block;
  background: #ae6917;
  font: 13px/1.5em 'OpenSans', sans-serif;
  color: #fff;
  padding: 6px 12px;
}
.btn-3 {
  display: inline-block;
  background: #ae6917;
  font: 12px/1.5em 'OpenSans', sans-serif;
  color: #fff;
  padding: 5px 10px;
}
.btn-4 {
  display: inline-block;
  background: #ae6917;
  font: 12px/1.5em 'OpenSans', sans-serif;
  color: #fff;
  padding: 2px 8px;
}
.btn-5 {
  display: inline-block;
  background: #585858;
  font: bold 16px/1.5em 'OpenSans', sans-serif;
  color: #fff;
  padding: 10px 16px;
}
.btn-6 {
  display: inline-block;
  background: #585858;
  font: 13px/1.5em 'OpenSans', sans-serif;
  color: #fff;
  padding: 6px 12px;
}
.btn-7 {
  display: inline-block;
  background: #585858;
  font: 12px/1.5em 'OpenSans', sans-serif;
  color: #fff;
  padding: 5px 10px;
}
.btn-8 {
  display: inline-block;
  background: #585858;
  font: 12px/1.5em 'OpenSans', sans-serif;
  color: #fff;
  padding: 2px 8px;
}
.colorCell1 {
  background: #f68f1f;
  color: #fff;
}
.colorCell2 {
  background: #f7f6f5;
  border: 1px solid #ccc;
}
.colorCell3 {
  background: #ae6917;
  color: #fff;
}
.colorBox1 {
  background: #f68f1f;
  display: block;
  padding: 20px;
  color: #fff;
}
.colorBox2 {
  background: #f7f6f5;
  border: 1px solid #ccc;
  display: block;
  padding: 20px;
}
.colorBox3 {
  background: #ae6917;
  display: block;
  padding: 20px;
  color: #fff;
}
ul,
ul.fDefault,
.liste1 {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  line-height: 1.2em;
}
.liste2 {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  overflow: hidden;
}
.caps {
  text-transform: uppercase;
}
.legende {
  font: italic 11px/1.2em 'OpenSans', sans-serif;
  display: block;
  margin: 5px 0;
}
.table {
  display: table;
}
/* not editor */ .flexitNotEditor {
  display: none;
}
a.fDefault:hover,
a.fDefault:focus {
  color: #ffa73d;
  text-decoration: underline;
}
.color1Link:focus,
.color1Link:hover {
  color: #f68f1f;
  text-decoration: underline;
}
.color2Link:focus,
.color2Link:hover {
  color: #ffa73d;
  text-decoration: underline;
}
.color4Link:focus,
.color4Link:hover {
  color: #ae6917;
  text-decoration: underline;
}
.redLink:focus,
.redLink:hover {
  color: #e72a0b;
  text-decoration: underline;
}
.btn-1:focus,
.btn-1:hover,
.btn-2:focus,
.btn-2:hover,
.btn-3:focus,
.btn-3:hover,
.btn-4:focus,
.btn-4:hover {
  background: #ffa73d;
  color: #000;
}
.btn-5:focus,
.btn-5:hover,
.btn-6:focus,
.btn-6:hover,
.btn-7:focus,
.btn-7:hover,
.btn-8:focus,
.btn-8:hover {
  background: #bdbdbd;
  color: #585858;
}
.colorCell1 *,
.colorCell1 h2,
.colorCell1 h3,
.colorCell1 h4,
.colorCell1 h5,
.colorCell3 *,
.colorCell3 h2,
.colorCell3 h3,
.colorCell3 h4,
.colorCell3 h5 {
  color: #fff;
  margin-top: 0;
  border-color: #fff;
}
.colorCell2 h2,
.colorCell2 h3,
.colorCell2 h4,
.colorCell2 h5 {
  margin-top: 0;
}
.colorBox1 *,
.colorBox1 h2,
.colorBox1 h3,
.colorBox1 h4,
.colorBox1 h5,
.colorBox3 *,
.colorBox3 h2,
.colorBox3 h3,
.colorBox3 h4,
.colorBox3 h5 {
  color: #fff;
  margin-top: 0;
  border-color: #fff;
}
.colorBox2 h2,
.colorBox2 h3,
.colorBox2 h4,
.colorBox2 h5 {
  margin-top: 0;
}
ul.fDefault li,
.liste1 li {
  padding: 5px 0 5px 15px;
  position: relative;
}
ul.fDefault li:before,
.liste1 li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  height: 7px;
  width: 7px;
  background: #ffa73d;
}
.liste2 li {
  border-top: 1px solid #e1e1e2;
  padding: 4px 0;
  position: relative;
  top: -1px;
}
table.table {
  color: #333;
  border: 1px solid #ccc;
}
table.table > thead > tr > th {
  color: #f68f1f;
}
table.table > tbody > tr:nth-child(2n+1) > td,
.table > tbody > tr:nth-child(2n+1) > th {
  background: #f9f9f9;
}
a.flexit_ico_file {
  line-height: 1.25em;
  color: #272c28;
  font-weight: normal;
  padding: 2px 0 4px 32px;
}
a.flexit_ico_file:focus,
a.flexit_ico_file:hover {
  color: #f68f1f;
}
a.flexit_ico_file.pdf {
  background-image: url("medias/pdf.png");
}
ul.fDefault ul {
  padding: 0;
  margin: 6px 0 6px 10px;
}
ul.fDefault li {
  list-style-type: none;
  background: url("medias/ul_fDefault_puce01.png") no-repeat 0 6px;
  padding-left: 12px;
  margin: 6px 0 0;
}
ul.fDefault li ul li {
  padding-left: 11px;
  margin: 0 0 6px;
  position: relative;
  background: none;
}
ul.fDefault li ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #ae6917;
}
body {
  font: 13px 'OpenSans', sans-serif;
  color: #272c28;
}
table {
  border-collapse: separate;
}
hr {
  border: 0;
  height: 0;
  border-top: 1px solid #c8d7d7;
  margin: 20px 0;
  *margin: 12px 0;
}
ul {
  margin: 10px 0;
}
li {
  line-height: normal;
}
a,
a:hover,
a:focus {
  color: #ffa73d;
  text-decoration: none;
}
* {
  outline: 0 !important;
}
img {
  max-width: 100%;
  height: auto;
}
label {
  font-weight: inherit;
}
.knowmore {
  display: inline-block;
  font: bold 14px/16px 'OpenSans', sans-serif;
  padding: 10px 24px;
  color: #000;
  text-transform: lowercase;
  border: 1px solid #dc6b00;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  -moz-box-shadow: 0 0 7px rgba(255,255,255,0.6) inset;
  -webkit-box-shadow: 0 0 7px rgba(255,255,255,0.6) inset;
  box-shadow: 0 0 7px rgba(255,255,255,0.6) inset;
  background-color: #ffa63d;
  background: -webkit-gradient(linear,center top,center bottom,color-stop(50%,#ffa63d),color-stop(50%,#ff7c00));
  background: -webkit-linear-gradient(center top,#ffa63d 50%,#ff7c00 50%);
  background: -moz-linear-gradient(center top,#ffa63d 50%,#ff7c00 50%);
  background: -ms-linear-gradient(center top,#ffa63d 50%,#ff7c00 50%);
  background: -o-linear-gradient(center top,#ffa63d 50%,#ff7c00 50%);
  background: linear-gradient(to bottom,#ffa63d 50%,#ff7c00 50%);
  -pie-background: linear-gradient(center top,#ffa63d 50%,#ff7c00 50%);
  position: relative;
  behavior: url(/js/PIE.htc);
}
.knowmore:hover,
.knowmore:focus {
  color: #fff;
}
.flexit-clickable-element {
  cursor: pointer;
}
.flexit-clickable-element img {
  cursor: pointer;
}
.flexslider {
  margin: 0;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}
.flexslider .slides > li {
  display: flex !important;
  align-items: center;
}
.flexslider .slides img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.gm-style img,
#map img {
  max-width: none;
}
.gm-style label,
#map label {
  width: auto;
  display: inline;
}
#sbox-window,
#lbImage,
#lbBottom {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.navbar {
  background: none;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 0;
  margin: 0;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}
div.table {
  display: block;
  width: auto;
}
div.table .td + .td {
  margin-top: 12px;
}
html {
  height: 100%;
  background: #fff;
}
body {
  min-height: 100%;
  background: #fff;
}
.bodyPopup {
  padding: 5px;
  background: #fff;
  min-width: 0 !important;
  min-height: 0 !important;
}
.container {
  position: relative;
  width: 960px;
  zoom: 1;
  max-width: 100%;
}
.mainContainer {
  position: relative;
  overflow: hidden;
}
#mainHeader {
  height: 350px;
  background: #888 url("medias/texture.jpg") repeat center bottom;
  position: relative;
}
#mainHeader .top {
  height: 33px;
  background: url("medias/transparent-black-50p.png") repeat;
  position: relative;
}
#mainHeader .halo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("medias/halo.png") no-repeat center top;
}
#mainHeader .white-container {
  position: relative;
  background: url("medias/transparent-white-25p.png") repeat;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #868686;
}
#mainHeader .white-container > .container {
  height: 112px;
}
#mainHeader .logo {
  position: absolute;
  top: 14px;
  left: 10px;
  margin: 0;
}
#mainHeader .logo:before {
  content: "";
  position: absolute;
  left: 0;
  top: -21px;
  height: 6px;
  width: 160px;
  background: #f68f1f;
}
#mainHeader .logo .titreheader {
  position: absolute;
  font-size: 16px;
  color: #fff;
  top: 55px;
  left: 0;
  line-height: 1.2;
  margin: 0;
}
#mainHeader .logo h1 {
  margin: 0;
}
#mainFooter {
  padding: 47px 0 0;
  margin: 0 0 25px;
  height: 114px;
  background: #000;
  border-top: 1px solid #777;
}
.footerCopyright {
  font: 11px/1.2em 'OpenSans', sans-serif;
  color: #fff;
  text-align: right;
  margin: 0 10px 0 0;
}
.footerCopyright a {
  color: #fff;
}
.footerCopyright a:hover,
.footerCopyright a:focus {
  color: #fff;
  text-decoration: underline;
}
.homePage #mainHeader {
  height: 664px;
}
.homePage #mainHeader:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 16px;
  background: url("medias/shadow.png") repeat-x center bottom;
}
.homePage #mainSection {
  padding-top: 35px;
}
.homePage #mainSection:before,
.homePage #mainSection:after {
  top: 51px;
}
#slider {
  margin: 0 -20px;
}
#slider .slides {
  margin: 0;
}
#slider .slides > li {
  height: 458px;
}
#slider .item-left {
  width: 560px;
  flex: 1 1 auto;
}
#slider .item-right {
  flex: 1 1 auto;
  width: 400px;
}
#slider img {
  width: auto;
  margin: 0 0 0 10px;
  max-height: 320px;
}
#slider .titre {
  font: 800 54px/1em 'OpenSans', sans-serif;
  color: #fff;
  margin: 0;
  text-shadow: 0 0 9px rgba(10,10,10,0.53);
  padding: 0 15px;
}
#slider .sous-titre {
  font: bold 24px/1em 'OpenSans', sans-serif;
  color: #0e1414;
  margin: 8px 0 0 4px;
  text-transform: uppercase;
}
#slider .description {
  font: 16px/18px 'OpenSans', sans-serif;
  color: #515151;
  margin: 8px 0 0 4px;
  text-transform: uppercase;
}
#slider .knowmore {
  margin: 20px 0 0 4px;
}
#slider .flex-control-nav {
  z-index: 2 !important;
  bottom: 18px;
  right: 8px;
  width: auto;
}
#slider .flex-control-paging li a {
  width: 18px;
  height: 18px;
  background: #fff;
  border: 1px solid #fff;
  position: relative;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  behavior: url(/js/PIE.htc);
}
#slider .flex-control-paging li a:hover,
#slider .flex-control-paging li a:focus,
#slider .flex-control-paging li a.flex-active {
  border: 1px solid #dc6b00;
  -moz-box-shadow: 0 0 7px rgba(255,255,255,0.6) inset;
  -webkit-box-shadow: 0 0 7px rgba(255,255,255,0.6) inset;
  box-shadow: 0 0 7px rgba(255,255,255,0.6) inset;
  background-color: #ffa63d;
  background: -webkit-gradient(linear,center top,center bottom,color-stop(50%,#ffa63d),color-stop(50%,#ff7c00));
  background: -webkit-linear-gradient(center top,#ffa63d 50%,#ff7c00 50%);
  background: -moz-linear-gradient(center top,#ffa63d 50%,#ff7c00 50%);
  background: -ms-linear-gradient(center top,#ffa63d 50%,#ff7c00 50%);
  background: -o-linear-gradient(center top,#ffa63d 50%,#ff7c00 50%);
  background: linear-gradient(to bottom,#ffa63d 50%,#ff7c00 50%);
  -pie-background: linear-gradient(center top,#ffa63d 50%,#ff7c00 50%);
  behavior: url(/js/PIE.htc);
}
.encart .item {
  position: relative;
}
.encart .item .titre {
  height: 99px;
  padding: 3px 0 0 23px;
  font: 30px/1.2em 'OpenSans', sans-serif;
  color: #252122;
  position: relative;
}
.encart .item .titre:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 7px;
  height: 63px;
  background: #bfbfbf;
  -moz-transition: background-color 250ms;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
}
.encart .item .pic > img {
  width: 100%;
}
.encart .item .description {
  font: 13px/24px 'OpenSans', sans-serif;
  color: #515151;
  text-align: justify;
  margin: 25px 0 0;
}
.encart .item .knowmore {
  margin: 38px 0 0;
}
.encart .item.flexit-clickable-element:hover .titre:before {
  background: #f68f1f;
}
.encart .item.flexit-clickable-element:hover .knowmore {
  color: #fff;
}
.nomSection {
  font: 800 54px/1em 'OpenSans', sans-serif;
  color: #fff;
  margin: 37px 4px 0 0;
  float: right;
  text-shadow: 0 0 9px rgba(10,10,10,0.53);
}
.nomPage {
  font: bold 30px/1.2em 'OpenSans', sans-serif;
  padding: 0 0 17px;
  border-bottom: 1px solid #c8d7d7;
  color: #ffa73d;
  margin: 0 0 51px;
  text-align: right;
}
#mainSection {
  top: -75px;
  padding: 22px 0 62px;
  border-top: 8px solid #f68f1f;
  width: 980px;
  position: relative;
  background: #fff;
  margin: 0 auto;
}
#mainSection:before,
#mainSection:after {
  content: "";
  position: absolute;
  left: -10px;
  top: 67px;
  width: 10px;
  height: 300px;
  background: url("medias/mainSection-shadow.png") no-repeat left top;
}
#mainSection:after {
  left: auto;
  right: -10px;
  background-position: right top;
}
#mainSection .contenu1 {
  min-height: 240px;
}
#mainSection .col-left {
  padding: 8px 10px 0 0;
}
#breadcrumb {
  margin: 0 0 23px;
  padding: 13px 0 9px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #c8d7d7;
  font: 11px/1.2em 'OpenSans', sans-serif;
  color: #272c28;
}
#breadcrumb .intitule {
  float: left;
  color: #000;
  margin: 0 24px 0 2px;
}
#breadcrumb .filAriane {
  overflow: hidden;
  padding: 0 0 4px;
}
#breadcrumb .nav-pills {
  margin: 0;
}
#breadcrumb .nav-pills > li {
  margin: 0 25px 0 0;
  position: relative;
}
#breadcrumb .nav-pills > li:after {
  content: ">";
  position: absolute;
  right: -25px;
  top: 0;
  bottom: 0;
  width: 25px;
  text-align: center;
}
#breadcrumb .nav-pills > li.last {
  margin: 0;
}
#breadcrumb .nav-pills > li.last:after {
  display: none;
}
#breadcrumb .nav-pills > li.first:before {
  display: none;
}
#breadcrumb .nav-pills > li > a {
  font: 11px/1.2em 'OpenSans', sans-serif;
  color: #272c28;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-decoration: none;
  padding: 0;
  margin: 0;
  position: relative;
}
#breadcrumb .nav-pills > li.active > a {
  background: none;
  text-decoration: none;
}
#breadcrumb .nav-pills > li > a:hover,
#breadcrumb .nav-pills > li > a:focus {
  background: none;
  color: #f68f1f;
  text-decoration: none;
}
#mainMenuWrapper {
  margin: 17px 0 0 250px;
}
.mainMenu .nav-tabs {
  border: none;
  margin: 0;
}
.mainMenu .nav-tabs > li {
  position: relative;
  margin: 0;
  border-right: 1px dotted #fff;
}
.mainMenu .nav-tabs > li.last {
  border-right: none;
}
.mainMenu .nav-tabs > li > a {
  font: 14px/18px 'OpenSans', sans-serif;
  color: #fff;
  text-shadow: none;
  border: none;
  background: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 32px 20px 0;
  height: 82px;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
.mainMenu .nav-tabs > li:hover > a,
.mainMenu .nav-tabs > li.active > a,
.mainMenu .nav-tabs > li.active > a:hover,
.mainMenu .nav-tabs > li.active > a:focus,
.mainMenu .nav-tabs > li.active:hover > a,
.mainMenu .nav-tabs > li.dropdown.active > .dropdown-toggle {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
  color: #fff;
}
.mainMenu .nav-tabs > li > a > .bg_page {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -13px;
  height: 0;
  background: #f68f1f;
  filter: alpha(opacity=80);
  opacity: .8;
}
.mainMenu .nav-tabs > li > a:hover > .bg_page,
.mainMenu .nav-tabs > li > a:focus > .bg_page,
.mainMenu .nav-tabs > li:hover > a > .bg_page,
.mainMenu .nav-tabs > li.active > a > .bg_page,
.mainMenu .nav-tabs > li.active:hover > a > .bg_page,
.mainMenu .nav-tabs > li.dropdown.active > .dropdown-toggle > .bg_page {
  height: 8px;
}
.mainMenu .nav-tabs > li > a > .titre_page {
  position: relative;
}
.mainMenu .nav-tabs > li > .dropdown-menu:before,
.mainMenu .nav-tabs > li > .dropdown-menu:after {
  display: none;
}
.mainMenu .dropdown-menu {
  border: 1px solid #ffa73d;
  border-top: none;
  padding: 14px 10px 10px;
  margin: 0;
  min-width: 150%;
  position: absolute;
  top: 100%;
  left: -1px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #f68f1f;
}
.mainMenu .dropdown-menu > li > a {
  padding: 9px 16px 9px 32px;
  margin-bottom: 2px;
  font: 14px/16px 'OpenSans', sans-serif;
  text-transform: uppercase;
  color: #585858;
  background: #fff url("medias/puce-mainMenu-gray.png") no-repeat 15px 12px;
  position: relative;
  white-space: normal;
}
.mainMenu .dropdown-menu > li:hover > a,
.mainMenu .dropdown-menu > li.active > a,
.mainMenu .dropdown-menu > li > a:focus,
.mainMenu .dropdown-menu > li > a:hover {
  background-image: url("medias/puce-mainMenu-orange.png");
  background-color: #fff;
  color: #f68f1f;
  filter: none;
}
.secondMenu {
  margin: 0 0 54px;
  padding: 0;
}
.secondMenu .dropdown-menu {
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.secondMenu > .nav {
  margin: 0;
  border: none;
}
.secondMenu > .nav > li + li {
  margin: 2px 0 0;
}
.secondMenu > .nav > li > a {
  font: 13px/1.2em 'OpenSans', sans-serif;
  color: #454545;
  text-transform: uppercase;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: none;
  padding: 6px 10px 4px 26px;
  margin: 0;
  background: url("medias/puce_secondMenu_1.gif") no-repeat 10px 10px #dfdad8;
}
.secondMenu > .nav > li > a:hover,
.secondMenu > .nav > li > a:focus,
.secondMenu > .nav > li.active > a {
  color: #ae6917;
  border: none;
  background-color: #dfdad8;
  background-image: url("medias/puce_secondMenu_1b.gif");
}
.secondMenu > .nav > li > .dropdown-menu {
  display: block;
  position: static;
  background: none;
  float: none;
  min-width: auto;
  padding-left: 12px;
  margin: 0;
  padding: 6px 0 2px 12px;
}
.secondMenu > .nav > li > .dropdown-menu > li > a {
  font: 11px/1.2em 'OpenSans', sans-serif;
  color: #8d8d8d;
  text-transform: uppercase;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 6px 10px 6px 24px;
  margin-bottom: 3px;
  background: url("medias/puce_secondMenu_2.gif") no-repeat 8px 10px #f6f6f6;
}
.secondMenu > .nav > li > .dropdown-menu > li > a:hover,
.secondMenu > .nav > li > .dropdown-menu > li > a:focus,
.secondMenu > .nav > li > .dropdown-menu > li.active > a {
  background-color: #ffa73d;
  color: #fff;
  background-image: url("medias/puce_secondMenu_2b.gif");
}
.secondMenu > .nav > li > .dropdown-menu > li > .dropdown-menu {
  display: block;
  position: static;
  background: none;
  padding: 0 0 2px 24px;
  float: none;
  margin: 0;
  min-width: auto;
}
.secondMenu > .nav > li > .dropdown-menu > li > .dropdown-menu > li > a {
  font: 12px/1.2em 'OpenSans', sans-serif;
  color: #6b6b6b;
  padding: 4px 10px 4px 12px;
  margin: 6px 0;
  background: url("medias/puce_secondMenu_3.png") no-repeat left 9px;
}
.secondMenu > .nav > li > .dropdown-menu > li > .dropdown-menu > li > a:hover,
.secondMenu > .nav > li > .dropdown-menu > li > .dropdown-menu > li > a:focus,
.secondMenu > .nav > li > .dropdown-menu > li > .dropdown-menu > li.active > a {
  color: #ae6917;
  background-image: url("medias/puce_secondMenu_3b.png");
}
.secondMenu-new {
  padding: 4px 0 0;
  margin: 0 0 40px;
  position: relative;
}
.secondMenu-new:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 42px;
  height: 4px;
  background: #f68f1f;
}
.secondMenu-new > .nav {
  margin: 0;
  border: none;
}
.secondMenu-new > .nav > li {
  margin: 10px 0 0;
}
.secondMenu-new > .nav > li > a {
  font: 300 16px/1.2em 'OpenSans', sans-serif;
  color: #272c28;
  text-align: right;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
}
.secondMenu-new > .nav > li > a:hover,
.secondMenu-new > .nav > li > a:focus,
.secondMenu-new > .nav > li.active > a {
  color: #212121;
  background: none;
  padding: 0;
  border: none;
  cursor: pointer;
}
.secondMenu-new > .nav > li > .dropdown-menu {
  display: block;
  position: static;
  border: 0;
  background: url("medias/secondMenu-bg-orange.png") repeat-x center top;
  padding: 12px 0 8px;
  margin: 4px 0 0;
  float: none;
  min-width: auto;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.secondMenu-new > .nav > li > .dropdown-menu > li {
  margin: 8px 0 0;
}
.secondMenu-new > .nav > li > .dropdown-menu > li > a {
  font: 13px/1.2em 'OpenSans', sans-serif;
  color: #272c28;
  text-align: right;
  padding: 0 0 0 8px;
}
.secondMenu-new > .nav > li > .dropdown-menu > li > a:hover,
.secondMenu-new > .nav > li > .dropdown-menu > li > a:focus,
.secondMenu-new > .nav > li > .dropdown-menu > li.active > a {
  background: none;
  filter: none;
  color: #f68f1f;
}
.secondMenu-new > .nav > li > .dropdown-menu > li > .dropdown-menu {
  display: block;
  position: static;
  border: 0;
  background: none;
  padding: 8px 0 16px;
  float: none;
  margin: 0;
  min-width: auto;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.secondMenu-new > .nav > li > .dropdown-menu > li > .dropdown-menu > li > a {
  padding: 0;
  font: italic 12px/1.2em OpenSans, sans-serif;
  color: #888;
  text-align: right;
}
.secondMenu-new > .nav > li > .dropdown-menu > li > .dropdown-menu > li > a:hover,
.secondMenu-new > .nav > li > .dropdown-menu > li > .dropdown-menu > li > a:focus,
.secondMenu-new > .nav > li > .dropdown-menu > li > .dropdown-menu > li.active > a {
  background: none;
  filter: none;
  color: #f68f1f;
}
#bottomMenuWrapper {
  margin: 0 0 0 10px;
}
.bottomMenu {
  font: 11px/1em 'OpenSans', sans-serif;
  color: #fff;
}
.bottomMenu .nav-pills {
  margin: 0;
}
.bottomMenu .nav-pills > li {
  margin: 0 10px 0 0;
  position: relative;
}
.bottomMenu .nav-pills > li:after {
  content: "-";
  position: absolute;
  right: -10px;
  top: 0;
  bottom: 0;
  width: 10px;
  text-align: center;
}
.bottomMenu .nav-pills > li.last {
  margin: 0;
}
.bottomMenu .nav-pills > li.last:after {
  display: none;
}
.bottomMenu .nav-pills > li > a {
  color: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.bottomMenu .nav-pills > li.active > a {
  color: #fff;
  background: none;
  text-decoration: none;
}
.bottomMenu .nav-pills > li > a:hover,
.bottomMenu .nav-pills > li > a:focus,
.bottomMenu .nav-pills > li.active > a:hover,
.bottomMenu .nav-pills > li.active > a:focus {
  color: #fff;
  background: none;
  text-decoration: underline;
}
.btn {
  background: #f68f1f;
  border: none;
  color: #fff;
}
.btn:focus,
.btn:hover {
  background: #ffa73d;
  color: #fff;
}
#fMenuMobileButton {
  background: none;
  margin: 0;
  height: 60px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  padding: 4px 10px 0;
  z-index: 1001 !important;
  position: absolute;
  top: 5px;
  right: 5px;
}
#fMenuMobileButton .icon-bar {
  background: #000;
  width: 35px;
  height: 6px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
#fMenuMobileButton .icon-bar + .icon-bar {
  margin: 5px 0 0;
}
#fMenuMobileButton > .titre {
  display: block;
  text-align: center;
  font: 11px/1.2em 'OpenSans', sans-serif;
  color: #000;
  text-transform: uppercase;
  margin: 4px 0 0;
}
.f-mm-item-link.f-mm-current a {
  color: #f68f1f;
}
@media (max-width: 991px) {
  body {
    padding: 0;
    min-width: 0 !important;
    background-position: center 140px;
    background-size: 200% 184px;
  }
  .container {
    width: auto !important;
  }
  .hidden-mobile {
    display: none;
  }
  #slider {
    margin: 0 -10px;
  }
  #slider {
    margin: 40px 0 0;
  }
  #slider img {
    width: 60%;
    display: inline-block;
    margin: 6px 0;
  }
  #slider .slides > li {
    height: auto;
  }
  #slider .item-left {
    float: none;
    width: auto;
    text-align: center;
  }
  #slider .item-right {
    float: none;
    width: auto;
    padding: 15px 0 42px;
  }
  #slider .titre {
    font-size: 4em;
  }
  #slider .sous-titre {
    font-size: 2em;
  }
  #slider .description {
    font-size: 1.5em;
    line-height: 1.1em;
  }
  #slider .flex-control-nav {
    right: 0;
    bottom: 10px;
  }
  #top_page {
    position: absolute;
    top: 0;
    text-decoration: none;
  }
  #upMobile {
    position: fixed;
    right: 15px;
    bottom: 5px;
    height: 42px;
    width: 42px;
    background: #f68f1f;
    border: 1px solid #fff;
    display: none;
    padding: 10px 0;
    text-align: center;
    filter: alpha(opacity=80);
    opacity: .8;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  #upMobile > span {
    color: #fff;
    font-size: 20px;
    width: auto;
  }
  #upMobile:hover {
    text-decoration: none;
  }
  .chapeau {
    font-size: 18px;
  }
  #mainHeader .logo .titreheader {
    color: #000;
    top: 52px;
  }
  #mainHeader {
    z-index: 999 !important;
    height: auto;
  }
  #mainSection:before,
  #mainSection:after {
    display: none;
  }
  #mainSection {
    top: 0;
  }
  #mainHeader .halo {
    background-size: 100% 100%;
  }
  #mainHeader .logo {
    width: 170px;
    top: 5px;
    height: 88px;
    background: url(/_css/medias/logo-siliform-mobile_new.png) no-repeat left top;
    background-size: contain;
  }
  #mainHeader .logo img {
    display: none;
  }
  #mainHeader .logo:before {
    top: -17px;
  }
  #mainHeader .white-container {
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 9999;
  }
  #mainHeader .white-container > .container {
    height: 100px;
  }
  #mainHeader .top {
    display: none;
  }
  #mainHeader .white-container {
    background: #fff;
  }
  .navbar-toggle {
    display: block !important;
  }
  #navbar-header {
    position: absolute;
    right: 0;
    top: 0;
  }
  #mainMenuWrapper {
    display: none;
  }
  .navbar-collapse {
    display: none !important;
  }
  .white-container + .container {
    margin-top: 100px !important;
  }
  #mainFooter {
    height: auto;
    margin: 0;
    padding: 0;
    background: url("medias/texture.jpg");
  }
  .footerCopyright {
    margin: 0 -10px;
    padding: 20px 0;
    text-align: center;
    background: #fff;
    color: #000;
  }
  .footerCopyright a,
  .footerCopyright a:hover,
  .footerCopyright a:focus {
    color: #000;
  }
  .col-mobile {
    margin-bottom: 25px;
  }
  .homePage #mainHeader {
    height: auto;
  }
  .homePage .mainContainer {
    margin: 0;
  }
  .homePage #mainSection {
    margin: 0;
    padding: 24px 0 24px;
    top: 0;
  }
  .encart + .encart {
    margin: 0;
  }
  .encart .item .titre {
    height: auto;
    padding: 0 0 0 16px;
    border-left: 7px solid #ffa73d;
    margin: 0 0 10px;
    font-size: 28px;
  }
  .encart .item .titre br {
    display: none;
  }
  .encart .item .titre:before {
    display: none;
  }
  .encart .item .pic {
    float: left;
    width: 40%;
    margin: 0 12px 12px 0;
  }
  .encart .item .description {
    line-height: 1.2em;
    margin: 0;
    text-align: left;
  }
  .nomSection {
    margin: 0;
    padding: 24px 0 20px;
    float: none;
    font-size: 42px;
  }
  .mainContainer {
    margin: 0;
  }
  #mainSection {
    padding: 12px 0 0;
    width: auto;
    margin: 0;
  }
  #mainSection.borderLess {
    border: 0;
  }
  #mainSection .col-mobile {
    margin-bottom: 24px;
  }
  #mainSection .col-left {
    padding: 0;
    text-align: justify;
  }
  #mainSection .contenu2 {
    margin: 0 -10px;
    padding: 20px 20px 32px;
    background: #e1e2e2;
    border-top: 1px solid #d6d7d8;
  }
  #mainSection .prevNext {
    padding: 0 0 12px;
  }
  #mainSection .prevNext:after {
    content: "";
    display: table;
    clear: both;
  }
  #mainSection .prevNext a {
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    font: 300 16px/1.2em 'OpenSansCondensedLight', sans-serif;
    color: #585858;
    background: transparent;
    padding: 4px 0;
  }
  #mainSection .prevNext a:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #mainSection .prevNext a > span {
    margin: 0 4px;
  }
  .nomPage {
    margin: 8px 0 24px;
  }
  #mainMenuWrapper {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 95px;
    z-index: 9999 !important;
  }
  #mainMenuWrapper .navbar-toggle {
    background: #fff;
    padding: 8px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: none;
    margin: 10px 10px 10px;
    width: 85px;
    height: 32px;
  }
  #mainMenuWrapper .navbar-toggle .titre {
    font: 16px/1em 'OpenSansCondensedLight', sans-serif;
    text-transform: uppercase;
    float: left;
    color: #585858;
  }
  #mainMenuWrapper .navbar-toggle .icon-bar {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #585858;
    height: 3px;
    width: 24px;
    margin: 0 0 0 45px;
  }
  #mainMenuWrapper .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 3px;
  }
  #mainMenuWrapper .navbar-collapse {
    padding: 0 0 20px;
    max-height: none;
    overflow: hidden;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .mainMenu {
    position: relative;
    background: url("medias/texture.jpg");
    -moz-box-shadow: 0 0 18px #000000;
    -webkit-box-shadow: 0 0 18px #000000;
    box-shadow: 0 0 18px #000000;
    border-bottom: 8px solid #f68f1f;
  }
  .mainMenu .nav-tabs {
    background: url("medias/halo.png") no-repeat left top;
    background-size: 160% 100%;
  }
  .mainMenu .nav-tabs > li {
    float: none;
    margin: 0;
    border: none;
  }
  .mainMenu .nav-tabs > li + li {
    margin: 0;
    border-top: 1px solid #e1e2e2;
  }
  .mainMenu .nav-tabs > li > a {
    height: auto;
    padding: 0;
    background: url("medias/transparent-black-25p.png");
    font-size: 16px;
    line-height: 1.2em;
    color: #e1e2e2;
  }
  .mainMenu .nav-tabs > li > a .titre_page {
    display: block;
    padding: 10px 20px;
  }
  .mainMenu .nav-tabs > li > a .bg_page {
    display: none;
  }
  .mainMenu .nav-tabs > li:hover > a,
  .mainMenu .nav-tabs > li.active > a,
  .mainMenu .nav-tabs > li.active > a:hover,
  .mainMenu .nav-tabs > li.active > a:focus,
  .mainMenu .nav-tabs > li.active:hover > a,
  .mainMenu .nav-tabs > li.dropdown.active > .dropdown-toggle {
    background: #ffa73d;
  }
  .mainMenu .dropdown-menu {
    display: block !important;
    position: static;
    float: none;
    border: none;
    background: #fff;
    padding: 5px 0 15px 20px;
    min-width: 0;
  }
  .mainMenu .dropdown-menu > li > a {
    padding: 4px 10px 6px 32px;
    margin: 0 0 2px;
    text-transform: none;
    font-size: 18px;
    line-height: 1.2em;
    background-position: 15px 10px;
  }
  #bottomMenuWrapper {
    padding: 16px 20px;
    margin: 0 -10px;
    background: url("medias/transparent-black-75p.png");
    display: block;
    border: none;
  }
  .bottomMenu .nav-pills > li {
    float: none;
    margin: 0;
  }
  .bottomMenu .nav-pills > li:after {
    display: none;
  }
  .bottomMenu .nav-pills > li + li {
    margin: 4px 0 0;
  }
  .bottomMenu .nav-pills > li > a {
    margin: 0;
    text-align: center;
    padding: 4px 0;
    font-size: 15px;
    color: #fff;
  }
  .bottomMenu .nav-pills > li.active > a,
  .bottomMenu .nav-pills > li > a:hover,
  .bottomMenu .nav-pills > li > a:focus,
  .bottomMenu .nav-pills > li.active > a:hover,
  .bottomMenu .nav-pills > li.active > a:focus {
    color: #ffa73d;
    text-decoration: none;
  }
}
@media (max-width: 767px) {
  #mainSection .encart + .encart {
    margin-top: 24px;
  }
  .flexslider .slides > li {
    display: block !important;
  }
  #slider .titre {
    font-size: 3em;
  }
  .nomPage {
    text-align: left;
  }
  .nomSection {
    font-size: 36px;
  }
}
@media (max-width: 480px) {
  #mainSection .encart img {
    margin-bottom: 40px;
  }
  #slider .titre {
    font-size: 2.5em;
  }
  .nomSection {
    font-size: 28px;
  }
}
.mainMenu .nav-tabs > li > a > .bg_page,
.mainMenu .dropdown-menu > li > a,
a,
.btn {
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
