@import url("/UserFiles/File/styles_client.css");
@charset "utf-8";
h1.fDefault {
  font: 36px/1em Georgia, serif;
  color: #fca1a1;
  margin: 36px 0 18px;
}
h2.fDefault {
  font: bold 18px/1.2em Georgia, serif;
  color: #5f5f5f;
  padding: 0 0 8px;
  margin: 16px 0 8px;
  background: url("medias/bg_dashedSep.gif") repeat-x left bottom;
}
h3.fDefault {
  font: bold 18px/1.2em Georgia, serif;
  color: #fca1a1;
  padding: 0 0 8px;
  margin: 16px 0 8px;
  background: url("medias/bg_dashedSep2.gif") repeat-x left bottom;
}
h4.fDefault {
  font: bold 15px/1.2em Georgia, serif;
  color: #666565;
  margin: 16px 0 16px;
}
h5.fDefault {
  font: 14px/1.2em Georgia, serif;
  color: #fca1a1;
  padding: 0 0 10px;
  margin: 12px 0 10px;
  background: url("medias/bg_squareSep.gif") repeat-x left bottom;
}
h6.fDefault {
  font-size: 1.2em;
  color: #999;
}
ul.fDefault {
  padding: 10px 0 10px 20px;
}
table.fDefault {
  border-collapse: separate;
  border-spacing: 5px;
}
.colorTable {
  border-collapse: separate;
  border-spacing: 5px;
}
a.fDefault {
  color: #fca1a1;
  text-decoration: underline;
}
.chapeau {
  font: italic 18px Georgia, serif;
  color: #c8c8c8;
  display: inline-block;
  margin: 8px 0;
}
.color1 {
  color: #fca1a1;
}
.fairTxt {
  line-height: 1.5em;
  display: inline-block;
}
.nofairTxt {
  line-height: 1.2em;
  display: inline-block;
}
.color1Link {
  font-weight: normal;
  color: #fca1a1;
  text-decoration: none;
}
.dashedSep {
  border: 0;
  height: 2px;
  background: url("medias/bg_dashedSep.gif") repeat-x left top;
  border: none;
  *height: 0;
}
.dashedSep2 {
  border: 0;
  height: 1px;
  background: url("medias/bg_dashedSep2.gif") repeat-x left top;
  border: none;
  *height: 0;
}
.roundSep {
  border: 0;
  height: 5px;
  background: url("medias/bg_roundSep.gif") repeat-x left top;
  border: none;
  *height: 0;
}
.borderCell {
  background: #e3e3e3;
  border-top: 4px solid #fca1a1;
}
.borderCell1 {
  background: #e3e3e3;
  border-left: 4px solid #fca1a1;
}
.downBox {
  background: url("medias/puce_down.png") no-repeat right center;
  color: #1d1d1b;
  display: inline-block;
  font-size: 16px;
  padding: 0 75px 0 0;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.circleList {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}
.arrowList {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}
.arrowList2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.triangleList {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  overflow: hidden;
}
.sepList {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  overflow: hidden;
}
.shadowButton1 {
  display: inline-block;
  padding: 5px 69px 5px 63px;
  font: bold 18px/1em 'Advent Pro', sans-serif;
  color: #fff;
  text-decoration: none;
  background-color: #fca1a1;
  background: -webkit-gradient(linear,left center,right center,color-stop(0%,#fdbdbd),color-stop(100%,#fca1a1));
  background: -webkit-linear-gradient(left center,#fdbdbd 0%,#fca1a1 100%);
  background: -moz-linear-gradient(left center,#fdbdbd 0%,#fca1a1 100%);
  background: -ms-linear-gradient(left center,#fdbdbd 0%,#fca1a1 100%);
  background: -o-linear-gradient(left center,#fdbdbd 0%,#fca1a1 100%);
  background: linear-gradient(to right,#fdbdbd 0%,#fca1a1 100%);
  -pie-background: linear-gradient(left center,#fdbdbd 0%,#fca1a1 100%);
  behavior: url(/js/PIE.htc);
  position: relative !important;
}
.shadowButton2 {
  display: inline-block;
  padding: 5px 69px 5px 63px;
  font: bold 18px/1em 'Advent Pro', sans-serif;
  color: #fff;
  text-decoration: none;
  background-color: #aaa;
  background: -webkit-gradient(linear,left center,right center,color-stop(0%,#d8d8d8),color-stop(100%,#aaa));
  background: -webkit-linear-gradient(left center,#d8d8d8 0%,#aaa 100%);
  background: -moz-linear-gradient(left center,#d8d8d8 0%,#aaa 100%);
  background: -ms-linear-gradient(left center,#d8d8d8 0%,#aaa 100%);
  background: -o-linear-gradient(left center,#d8d8d8 0%,#aaa 100%);
  background: linear-gradient(to right,#d8d8d8 0%,#aaa 100%);
  -pie-background: linear-gradient(left center,#d8d8d8 0%,#aaa 100%);
  behavior: url(/js/PIE.htc);
  position: relative !important;
}
.mUppercase {
  text-transform: uppercase;
}
.mMarginLeft {
  display: inline-block;
  margin-left: 10px;
}
.mMarginRight {
  display: inline-block;
  margin-right: 10px;
}
.mMarginTop {
  display: inline-block;
  margin-top: 10px;
}
.mMarginBottom {
  display: inline-block;
  margin-bottom: 10px;
}
/* not editor */ .flexitNotEditor {
  display: none;
}
a.fDefault:hover,
a.fDefault:focus {
  color: #fca1a1;
  text-decoration: underline;
}
.color1Link:focus,
.color2Link:hover {
  color: #fca1a1;
  text-decoration: underline;
}
.circleList li {
  padding: 4px 0 4px 18px;
  background: url("medias/puce_circle.png") no-repeat left 9px;
}
.arrowList li {
  padding: 4px 0 4px 28px;
  background: url("medias/puce_arrow.png") no-repeat 3px 5px;
}
.arrowList2 li {
  padding: 0 0 0 8px;
  background: url("medias/puce_arrow2.png") no-repeat left 3px;
  line-height: 1.2em;
}
.triangleList li {
  border-top: 1px dashed #ababac;
  padding: 6px 0;
  position: relative;
  top: -1px;
  background: url("medias/puce_triangle.gif") no-repeat 7px 13px;
  padding-left: 19px;
}
.sepList li {
  border-top: 1px solid #e1e1e2;
  padding: 4px 0;
  position: relative;
  top: -1px;
}
.shadowButton1:after,
.shadowButton2:after {
  content: "";
  position: absolute;
  top: 100%;
  height: 8px;
  right: 0;
  left: 5px;
  background: url("medias/topMenu_shadow.png") no-repeat left bottom;
}
.shadowButton1:focus,
.shadowButton1:hover,
.shadowButton2:focus,
.shadowButton2:hover {
  color: #fff;
  text-decoration: none;
}
a.flexit_ico_file {
  color: #605d5d;
  font-weight: normal;
  padding: 2px 0 2px 32px;
  text-decoration: none;
}
a.flexit_ico_file:focus,
a.flexit_ico_file:hover {
  color: #000;
  text-decoration: none;
}
a.flexit_ico_file.pdf {
  background-image: url("medias/pdf.png");
}
ul.fDefault ul {
  padding: 0;
  margin: 10px 0;
}
ul.fDefault li {
  list-style-type: none;
  background: url("medias/ul_fDefault_puce01.gif") no-repeat 2px 7px;
  padding-left: 16px;
  margin: 4px 0;
}
ul.fDefault li ul li {
  background: url("medias/ul_fDefault_puce02.gif") no-repeat 16px 7px;
  padding-left: 25px;
}
ul.fDefault li ul li ul li {
  background: url("medias/ul_fDefault_puce03.gif") no-repeat 16px 8px;
  padding-left: 26px;
}
table.fDefault caption {
  background: transparent;
  color: #aaa;
  font-size: 12px;
  line-height: 1.2em;
  text-align: center;
  margin: 0 5px;
  text-transform: uppercase;
}
table.fDefault td {
  background: #fff;
  color: #3c3c3c;
  padding: 10px;
}
table.fDefault .Tlig_0 td {
  background: #1d1b1b;
  color: #fff;
}
table.fDefault .Tlig_0 .Tcol_0,
table.fDefault .Tlig_b .Tcol_0 {
  background: #fca1a1;
}
table.fDefault .Tlig_b td {
  background: #e3e3e3;
}
table.fDefault .Tlig_b .Tcol_0 {
  background: #ffe0e0;
}
.colorTable caption {
  background: transparent;
  color: #aaa;
  font-size: 12px;
  line-height: 1.2em;
  text-align: center;
  margin: 0 5px;
  text-transform: uppercase;
}
.colorTable td {
  background: #fff;
  color: #3c3c3c;
  padding: 10px;
}
.colorTable thead th {
  background: #fca1a1;
  color: #fff;
}
.colorTable tbody th {
  background: #fca1a1;
  color: #fff;
}
.colorTable .Tlig_a td {
  background: #e3e3e3;
}
html {
  height: 100%;
  background: #fff;
}
body {
  min-height: 100%;
  background: #fff;
  font: 13px Georgia, serif;
  color: #6d6d6d;
  min-width: 940px;
}
.bodyPopup {
  padding: 5px;
  background: none;
  min-width: 0;
}
* {
  outline: 0 !important;
}
hr {
  border: 0;
  height: 1px;
  border-top: 1px solid #989a99;
  margin: 20px 0;
  *margin: 12px 0;
}
ul {
  margin: 10px 0;
  list-style-position: inside;
}
a,
a:hover,
a:focus {
  color: #fca1a1;
  text-decoration: underline;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  position: relative;
  width: 940px;
}
.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;
}
.mainWrapper {
  position: relative;
  background: #fff;
  min-height: 520px;
}
.mainShadow {
  position: absolute;
  top: 198px;
  left: 0;
  right: 0;
  height: 400px;
  -moz-box-shadow: 0 0 10px #666;
  -webkit-box-shadow: 0 0 10px #666;
  box-shadow: 0 0 10px #666;
  behavior: url(/js/PIE.htc);
}
.langBox2 {
  position: absolute;
  right: 10px;
  top: 15px;
  z-index: 2 !important;
}
.langBox2 span {
  padding: 0;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  margin: 0 2px 0 7px;
  -moz-transition: opacity 250ms;
  -webkit-transition: opacity 250ms;
  transition: opacity 250ms;
}
.langBox2 span:hover,
.langBox2 span.selected {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.langBox2 span a {
  text-decoration: none;
}
.langBox2 span.selected a {
  cursor: default;
}
#mainHeader {
  height: 198px;
}
.logo {
  position: absolute;
  left: 262px;
  top: 30px;
}
.tagLine {
  position: absolute;
  right: 0;
  left: 0;
  top: 141px;
  font-size: 12px;
  color: #888;
  text-align: center;
}
.tagLine .line2 {
  font-size: 14px;
}
.topMenu {
  float: right;
}
.footer1 {
  min-height: 32px;
  padding: 15px 0 12px;
  -moz-box-shadow: 0 0 20px -5px #000;
  -webkit-box-shadow: 0 0 20px -5px #000;
  box-shadow: 0 0 20px -5px #000;
  behavior: url(/js/PIE.htc);
  position: relative;
  text-align: center;
  background: #fff;
}
.footer2 {
  padding: 18px 0 48px;
  text-align: center;
}
.footerCopyright {
  font: 12px 'Advent Pro', sans-serif;
  color: #575757;
  text-align: center;
}
.footerCopyright a {
  color: #575757;
  text-decoration: none;
}
.footerCopyright a:hover,
.footerCopyright a:focus {
  color: #000;
  text-decoration: none;
}
.carrouselMask {
  position: absolute;
  top: 44px;
  left: 0;
  width: 205px;
  height: 218px;
  background: url("medias/carrouselMask.png") no-repeat left top;
  z-index: 3 !important;
}
#carrousel {
  height: 218px;
  position: relative;
  overflow: hidden;
  z-index: 2 !important;
}
#carrousel .flexslider {
  background: none;
}
#carrousel .flexslider .slides > li {
  position: relative;
  text-align: right;
}
#carrousel .pic {
  width: auto;
  float: right;
}
#carrousel .legende {
  position: absolute;
  right: 0;
  bottom: 9px;
  background: url("medias/bg_legende.png") no-repeat left bottom;
  padding: 18px 16px 22px 56px;
  *text-decoration: none;
}
#carrousel .legende .line1 {
  display: block;
  font: bold 24px/1em Georgia, serif;
  color: #5f5f5f;
  margin-bottom: 5px;
}
#carrousel .legende .line2 {
  display: block;
  font: 16px/1.2em Georgia, serif;
  color: #717171;
}
#carrousel .link .pic,
#carrousel .link .legende {
  *cursor: pointer;
}
#carrousel .flex-control-nav {
  z-index: 2 !important;
  bottom: auto;
  top: 4px;
  right: 9px;
  width: auto;
}
#carrousel .flex-control-nav li {
  margin: 0;
}
#carrousel .flex-control-paging li a {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  background: url("medias/flex_buttons.png") no-repeat right top;
  width: 22px;
  height: 21px;
}
#carrousel .flex-control-paging li a:hover,
#carrousel .flex-control-paging li a.flex-active {
  background-position: left top;
}
#carrousel:hover .flexslider .flex-prev,
#carrousel:hover .flexslider .flex-next {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
#carrousel .flexslider .flex-prev:hover > span {
  padding-right: 12px;
}
#carrousel .flexslider .flex-next:hover > span {
  padding-left: 12px;
}
.essential {
  margin: 2px 0 20px;
  height: 45px;
  background: url("medias/bg_essential.png") no-repeat left top;
}
.essential .titre {
  color: #fca1a1;
  font: 36px/1.2em Georgia, serif;
  margin-left: 20px;
}
.essential .all {
  color: #5f5f5f;
  font: bold 14px/1.2em 'Advent Pro', sans-serif;
  padding-right: 22px;
  margin: 15px 17px 0 0;
  background: url("medias/bg_all.gif") no-repeat right 3px;
  text-decoration: none;
  text-transform: uppercase;
}
.essential .all:focus,
.essential .all:hover {
  padding-right: 17px;
}
#socialNetworks {
  display: inline-block;
  *display: inline;
  font: 14px/1em 'Advent Pro', sans-serif;
  color: #7b7b7b;
}
#socialNetworks > a {
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 6px;
}
#socialNetworks > a.facebook {
  color: #7b7b7b;
  text-decoration: none;
}
#socialNetworks > a.facebook:focus,
#socialNetworks > a.facebook:hover {
  color: #000;
}
#socialNetworks > a.facebook span {
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 32px;
  margin-left: 20px;
  background: url("/_css/medias/ico_facebook.png") no-repeat right top;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff,endColorstr=#80ffffff) \9;
}
#socialNetworks > a.facebook:focus span,
#socialNetworks > a.facebook:hover span {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff) \9;
}
#socialNetworks > a.mail {
  background: url("medias/ico_mail.png") no-repeat right top;
  height: 32px;
  width: 32px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff,endColorstr=#80ffffff) \9;
}
#socialNetworks > a.mail:focus,
#socialNetworks > a.mail:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff) \9;
}
.nomPage {
  font: 36px/1em Georgia, serif;
  color: #fca1a1;
  margin: 36px 0 18px;
}
.content {
  padding: 0 30px 50px;
}
#breadcrumb {
  padding: 16px 15px 15px 0;
  background: url("medias/bg_breadcrumb.png") no-repeat right top;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
}
#breadcrumb .nav {
  margin: 0;
  float: right;
}
#breadcrumb .nav > li > a {
  font: bold 14px/1em 'Advent Pro', sans-serif;
  color: #5f5f5f;
  margin: 0 8px 0 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: none;
}
#breadcrumb .nav > li > a > span {
  display: inline-block;
  padding-right: 8px;
}
#breadcrumb .nav > li.first a > span {
  display: none;
}
#breadcrumb .nav > .active > a {
  text-decoration: none;
}
#breadcrumb .nav > .active > a:hover,
#breadcrumb .nav > .active > a:focus,
#breadcrumb .nav > li > a:focus,
#breadcrumb .nav > li > a:hover {
  color: #000;
}
#topNavigation {
  padding: 4px 10px 0 5px;
  height: 20px;
  background: #fca1a1;
  position: relative;
  margin: 0;
  z-index: 10;
}
#topNavigation:after {
  content: "";
  position: absolute;
  top: 100%;
  height: 9px;
  right: 0;
  left: 4px;
  background: url("medias/topMenu_shadow.png") no-repeat left bottom;
}
#topNavigation .navbar-inner {
  filter: none;
  border: none;
  padding: 0;
  background: none;
  min-height: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#topNavigation .nav {
  margin: 0;
}
#topNavigation .nav > li > a {
  color: #fff;
  font: 12px/1.2em 'Maven Pro', sans-serif;
  padding: 0 12px;
  margin: 0;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  margin-left: -1px;
  text-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#topNavigation .nav > .active > a,
#topNavigation .nav > .active > a:hover,
#topNavigation .nav > .active > a:focus,
#topNavigation .nav > li > a:focus,
#topNavigation .nav > li > a:hover {
  text-decoration: none;
  background: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#mainNavigation {
  margin: 0;
  height: 42px;
  border-bottom: 2px solid #fca1a1;
  position: relative;
  overflow: hidden;
}
#mainNavigation .navbar-inner {
  filter: none;
  border: none;
  padding: 0;
  background: none;
  min-height: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#mainNavigation .nav {
  margin: 0;
}
#mainNavigation .nav > li {
  background: url("medias/bg_mainMenu_li.png") no-repeat left center;
  margin-left: -3px;
  position: relative;
  z-index: 101 !important;
}
#mainNavigation .nav > li > a {
  color: #888;
  font: 18px/1em 'Advent Pro', sans-serif;
  padding: 0 0 0 4px;
  margin: 0;
  text-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#mainNavigation .nav > li > a span {
  display: inline-block;
  padding-right: 4px;
}
#mainNavigation .nav > li > a span span {
  height: 18px;
  padding: 12px;
}
#mainNavigation .nav > li:focus,
#mainNavigation .nav > li:hover {
  z-index: 102 !important;
}
#mainNavigation .nav > .active > a,
#mainNavigation .nav > .active > a:hover,
#topNavigation .nav > .active > a:focus,
#mainNavigation .nav > li > a:focus,
#mainNavigation .nav > li > a:hover {
  text-decoration: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: url("medias/bg_mainMenu_a.png") no-repeat left top;
  color: #fff;
}
#mainNavigation .nav > .active > a span,
#mainNavigation .nav > .active > a:hover span,
#topNavigation .nav > .active > a:focus span,
#mainNavigation .nav > li > a:focus span,
#mainNavigation .nav > li > a:hover span {
  background: url("medias/bg_mainMenu_a.png") no-repeat right top;
}
#mainNavigation .nav > .active > a span span,
#mainNavigation .nav > .active > a:hover span span,
#topNavigation .nav > .active > a:focus span span,
#mainNavigation .nav > li > a:focus span span,
#mainNavigation .nav > li > a:hover span span {
  background: url("medias/bg_mainMenu_span.png") repeat-x center top;
}
#mainNavigation .nav > li.first {
  background: none;
  margin: 0;
}
#mainNavigation .nav > li.first > a {
  padding: 0 4px 0 0;
}
#mainNavigation .nav > li.first > a span {
  padding: 0;
}
#mainNavigation .nav > li.first > a span span {
  width: 43px;
  padding: 12px 8px;
  background: url("medias/ico_home.png") no-repeat center top;
}
#mainNavigation .nav > .active.first > a,
#mainNavigation .nav > .active.first > a:hover,
#topNavigation .nav > .active.first > a:focus,
#mainNavigation .nav > li.first > a:focus,
#mainNavigation .nav > li.first > a:hover {
  background: url("medias/bg_mainMenu_a.png") no-repeat right top;
}
#mainNavigation .nav > .active.first > a span,
#mainNavigation .nav > .active.first > a:hover span,
#topNavigation .nav > .active.first > a:focus span,
#mainNavigation .nav > li.first > a:focus span,
#mainNavigation .nav > li.first > a:hover span {
  background: url("medias/bg_mainMenu_span.png") repeat-x center top;
}
#mainNavigation .nav > .active.first > a span span,
#mainNavigation .nav > .active.first > a:hover span span,
#topNavigation .nav > .active.first > a:focus span span,
#mainNavigation .nav > li.first > a:focus span span,
#mainNavigation .nav > li.first > a:hover span span {
  background: url("medias/ico_home.png") no-repeat center bottom;
}
.leftMenu .nav {
  margin: 40px 0 0 8px;
}
.leftMenu .nav-stacked > li > a {
  margin: 0 0 13px 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: none;
  font: bold 18px/1em 'Advent Pro', sans-serif;
  color: #fff;
  padding: 4px 0 6px 34px;
  text-decoration: none;
  position: relative;
}
.leftMenu .nav-stacked > li > a:focus,
.leftMenu .nav-stacked > li > a:hover {
  background: url("medias/bg_leftMenu_a.png") no-repeat left top;
  color: #fca1a1;
}
.leftMenu .nav-stacked > li > a:focus:after,
.leftMenu .nav-stacked > li > a:hover:after {
  content: "";
  position: absolute;
  top: 100%;
  height: 8px;
  right: 0;
  left: 5px;
  background: url("medias/leftMenu_shadow.png") no-repeat left bottom;
}
.leftMenu .nav-stacked > li.num2 > a:focus,
.leftMenu .nav-stacked > li.num2 > a:hover {
  background-position: -3px top;
}
.leftMenu .nav-stacked > li.num3 > a:focus,
.leftMenu .nav-stacked > li.num3 > a:hover {
  background-position: -6px top;
}
.leftMenu .nav-stacked > li.num4 > a:focus,
.leftMenu .nav-stacked > li.num4 > a:hover {
  background-position: -9px top;
}
#bottomNavigation {
  margin: 0;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
}
#bottomNavigation .navbar-inner {
  filter: none;
  border: none;
  padding: 0;
  background: none;
  min-height: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  *display: inline;
  *vertical-align: middle;
}
#bottomNavigation .nav {
  margin: 0;
}
#bottomNavigation .nav > li > a {
  color: #7b7b7b;
  font: 14px/1em 'Advent Pro', sans-serif;
  padding: 0 14px;
  margin: 0;
  border-left: 1px solid #a4a4a4;
  text-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#bottomNavigation .nav > .active > a,
#bottomNavigation .nav > .active > a:hover,
#topNavigation .nav > .active > a:focus,
#bottomNavigation .nav > li > a:focus,
#bottomNavigation .nav > li > a:hover {
  text-decoration: none;
  background: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000;
}
#footerNavigation {
  margin: 0;
  display: inline-block;
  *display: inline;
}
#footerNavigation .navbar-inner {
  filter: none;
  border: none;
  padding: 0;
  background: none;
  min-height: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  *display: inline;
}
#footerNavigation .nav {
  margin: 0;
}
#footerNavigation .nav > li > a {
  color: #575757;
  font: 14px/1em 'Advent Pro', sans-serif;
  padding: 0 8px;
  margin: 0;
  border-left: 1px solid #575757;
  text-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#footerNavigation .nav > li.first > a {
  border: none;
  padding-left: 0;
}
#footerNavigation .nav > .active > a,
#footerNavigation .nav > .active > a:hover,
#footerNavigation .nav > .active > a:focus,
#footerNavigation .nav > li > a:focus,
#footerNavigation .nav > li > a:hover {
  text-decoration: none;
  background: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000;
}
.secondMenuWrapper {
  margin-right: -20px;
  background: #fca1a1;
  background: -webkit-gradient(linear,center top,center bottom,color-stop(28%,#fca1a1),color-stop(100%,#fdbdbd));
  background: -webkit-linear-gradient(center top,#fca1a1 28%,#fdbdbd 100%);
  background: -moz-linear-gradient(center top,#fca1a1 28%,#fdbdbd 100%);
  background: -ms-linear-gradient(center top,#fca1a1 28%,#fdbdbd 100%);
  background: -o-linear-gradient(center top,#fca1a1 28%,#fdbdbd 100%);
  background: linear-gradient(to bottom,#fca1a1 28%,#fdbdbd 100%);
  -pie-background: linear-gradient(center top,#fca1a1 28%,#fdbdbd 100%);
  behavior: url(/js/PIE.htc);
  position: relative !important;
}
.secondMenu {
  background: url("medias/bg_secondMenu.png") no-repeat right top;
  padding: 8px 9px 12px;
}
.secondMenu .nav {
  margin: 0;
}
.secondMenu .nav-stacked > li {
  padding: 0 0 8px;
}
.secondMenu .nav-stacked > li > a {
  margin: 0 0 12px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: none;
  font: bold 24px/1em 'Advent Pro', sans-serif;
  color: #fff;
  padding: 0 0 4px 12px;
  text-decoration: none;
  position: relative;
}
.secondMenu .nav-stacked > li.active > a,
.secondMenu .nav-stacked > li > a:focus,
.secondMenu .nav-stacked > li > a:hover {
  background: url("medias/bg_secondMenu_a.png") no-repeat left top;
  color: #fca1a1;
}
.secondMenu .nav-stacked > li.active > a:after,
.secondMenu .nav-stacked > li > a:focus:after,
.secondMenu .nav-stacked > li > a:hover:after {
  content: "";
  position: absolute;
  top: 100%;
  height: 8px;
  right: 0;
  left: 5px;
  background: url("medias/leftMenu_shadow.png") no-repeat left bottom;
}
.secondMenu .dropdown-menu {
  display: block;
  position: static;
  float: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  background: none;
  margin: 0;
  padding: 0 0 0px 10px;
  min-width: 0;
}
.secondMenu .dropdown-menu > li > a {
  font: bold 14px/24px 'Advent Pro', sans-serif;
  color: #fff;
  padding: 0 3px 0 9px;
  text-decoration: none;
  background: url("medias/puce_secondMenu.png") no-repeat -7px center;
}
.secondMenu .dropdown-menu > li > a:hover,
.secondMenu .dropdown-menu > li > a:focus,
.secondMenu .dropdown-menu > .active > a,
.secondMenu .dropdown-menu > .active > a:hover,
.secondMenu .dropdown-menu > .active > a:focus {
  font-size: 18px;
  color: #5e5e5e;
  background: url("medias/puce_secondMenu.png") no-repeat 0 center;
  padding: 0 0 0 12px;
  filter: none;
}
.bacusList {
  margin: 0 -20px;
}
.bacusList .sep {
  height: 14px;
  margin: 20px 0;
  background: url("medias/sep_bacusList.png") no-repeat center top;
}
.bacusList .item {
  margin-left: -17px;
  padding-left: 17px;
  background: url("medias/sep_itemList.png") no-repeat left bottom;
  padding-bottom: 25px;
  text-align: center;
}
.bacusList .item1 {
  margin-left: 0;
  padding-left: 0;
  background: none;
}
.bacusList .item .knowmore {
  display: block;
  color: #535252;
  text-decoration: none;
  min-height: 180px;
  padding-bottom: 94px;
  margin: 0 18px 6px 12px;
  position: relative;
}
.bacusList .item .image {
  display: block;
}
.bacusList .item .image > img {
  margin-top: 10px;
}
.bacusList .item .titre {
  display: block;
  font: bold 22px Georgia, serif;
}
.bacusList .item .sousTitre {
  display: block;
  font: 18px Georgia, serif;
  color: #676767;
}
.bacusList .item .bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 14px;
}
.bacusList .item .prix {
  display: block;
  font: bold 24px Georgia, serif;
  color: #fca1a1;
}
.bacusList .item .details {
  display: block;
  font: bold 18px 'Advent Pro', sans-serif;
  text-transform: uppercase;
  margin-top: 14px;
}
.boutique_panier_add_items.addToBasket {
  display: block;
  padding-left: 0;
  padding-right: 0;
  margin: 0 18px 0 12px;
  text-transform: uppercase;
}
.boutique_pagination {
  zoom: 1;
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  padding: 0 0 14px;
}
.boutique_pagination:after {
  content: "";
  display: table;
  clear: both;
}
.boutique_pagination .objectNum {
  margin: 0 0 8px;
  font-size: 16px;
}
.boutique_pagination .objectNum .intitule {
  font-size: 12px;
}
.boutique_pagination .paginationSelect {
  margin: 0;
}
.boutique_pagination .numSelect .intitule {
  display: inline-block;
  margin: 0 4px 0 0;
  font-size: 12px;
}
.boutique_pagination .numSelect .nbparpage {
  display: inline-block;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.boutique_pagination .numSelect .nbparpage > a {
  display: inline-block;
  margin: 0 0 0 -1px;
  padding: 0 1px 0 0;
  width: 22px;
  height: 20px;
  border: 1px solid #ddd;
  background: #fff;
  font: 300 12px/18px 'Advent Pro', sans-serif;
  text-align: center;
  color: #a52a2a;
  text-decoration: none;
}
.boutique_pagination .numSelect .nbparpage > a:focus,
.boutique_pagination .numSelect .nbparpage > a:hover {
  background: #f5f5f5;
}
.boutique_pagination .numSelect .nbparpage > a.selected {
  background: #f5f5f5;
  color: #000;
  cursor: default;
}
.boutique_pagination .pagination {
  float: right;
  margin: -6px 0 0;
}
.boutique_pagination .pagination > ul {
  margin: 0;
}
.boutique_pagination .pagination > ul > li > a {
  color: #a52a2a;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.boutique_pagination .pagination ul > .active > a {
  color: #000;
}
.boutique_pagination .results {
  display: block;
  margin: 4px 2px 0 0;
  text-align: right;
  font-size: 12px;
}
.search_error {
  font: bold 18px/1.2em Georgia, serif;
  color: #000;
  padding: 0 0 8px;
  margin: 48px 0 0;
}
.bacusList > .titre {
  font: italic bold 30px/1.2em Georgia, serif;
  color: #fca1a1;
  margin: 30px 0;
  text-align: center;
  padding: 7px 0 6px;
  position: relative;
}
.bacusList > .titre:before {
  content: "";
  position: absolute;
  top: -14px;
  left: 0;
  right: 0;
  height: 14px;
  background: url("medias/sep_bacusList.png") no-repeat center top;
}
.bacusList > .titre:after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  height: 14px;
  background: url("medias/sep_bacusList.png") no-repeat center bottom;
}
#slider {
  margin: 6px 0 39px;
}
#slider .flexslider .slides img {
  display: inline-block;
  width: auto;
}
#slider .item .desc {
  display: block;
  line-height: 1.2em;
  margin-top: 20px;
}
#slider .item .desc > strong {
  display: block;
  line-height: 1.5em;
}
#slider .item .knowmore {
  min-height: 220px;
  padding-bottom: 54px;
  margin: 0 14px 6px 16px;
}
#slider .boutique_panier_add_items.addToBasket {
  margin: 0 14px 0 16px;
}
.bacusList .item .knowmore:before {
  content: "";
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  background: #ccc;
  position: absolute;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 350ms;
  -webkit-transition: all 350ms;
  transition: all 350ms;
  -moz-box-shadow: 0 0 10px #000 inset;
  -webkit-box-shadow: 0 0 10px #000 inset;
  box-shadow: 0 0 10px #000 inset;
}
.bacusList .item .knowmore:hover:before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
#slider .flex-direction-nav .flex-next {
  background: url("medias/puce_arrow.png") no-repeat center center;
  right: -24px;
}
#slider .flex-direction-nav .flex-prev {
  background: url("medias/puce_arrow_left.png") no-repeat center center;
  left: -24px;
}
.bacusFiche {
  zoom: 1;
}
.bacusFiche:after {
  content: "";
  display: table;
  clear: both;
}
.bacusFiche .nomPage {
  font-weight: bold;
  margin: 22px 0 14px;
}
.bacusFiche .nomPage > span {
  display: block;
  font: 24px Georgia, serif;
  color: #676767;
}
.bacusFiche .left {
  float: left;
  width: 380px;
}
.bacusFiche a.zoom {
  border: 1px solid #d7d7d7;
  margin-bottom: 22px;
  width: 640px;
}
.bacusFiche .picList .titre {
  font: bold 14px Georgia, serif;
  margin-bottom: 6px;
}
.bacusFiche .picList img {
  border: 1px solid #d7d7d7;
  float: left;
  margin: 0 10px 10px 0;
}
.bacusFiche .zoom {
  display: inline-block;
  position: relative;
  height: 100%;
  overflow: hidden;
  width: auto;
  margin: 0 auto;
}
.bacusFiche .zoom > img {
  height: 250px;
  display: block;
  margin: 0 auto;
}
.bacusFiche .right {
  float: right;
  width: 250px;
}
.bacusFiche .right .desc {
  margin-bottom: 16px;
}
.bacusFiche .desc > strong {
  line-height: 1.5em;
}
.bacusFiche .choix > form {
  margin: 16px 0 0;
}
.bacusFiche .btq_sp_nom > b {
  font-weight: normal;
  font-size: 12px;
  display: block;
  width: 58px;
}
.bacusFiche .btq_sp_choix > select,
.bacusFiche .btq_sp_choix > input {
  font-weight: normal;
  font-size: 12px;
  color: #b8b8b8;
  font: 12px Georgia, serif;
  border-color: #b8b8b8;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 4px;
  width: 145px;
  margin: 0 0 10px 8px;
}
.bacusFiche .btq_sp_choix > input {
  width: 63px;
  font-size: 18px;
  color: #747474;
}
.bacusFiche .price {
  font: bold 24px/28px Georgia, serif;
  color: #fca1a1;
  padding: 15px 0 17px;
  background: url("medias/bg_dashedSep.gif") repeat-x left bottom;
  margin: 4px 0 24px;
  position: relative;
}
.bacusFiche .price:before {
  content: "";
  height: 2px;
  background: url("medias/bg_dashedSep.gif") repeat-x left top;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: -2px;
}
.bacusFiche .shadowButton1 {
  text-transform: uppercase;
  float: right;
  padding-left: 52px;
  padding-right: 45px;
  margin-top: 10px;
}
.tpl_panier_small {
  float: right;
}
.tpl_panier_small a {
  float: left;
  color: #fff;
  font: 12px/1em 'Maven Pro', sans-serif;
  padding: 0 12px;
  text-decoration: none;
}
.tpl_panier_small #total-item:before {
  content: "(";
}
.tpl_panier_small #total-item:after {
  content: ")";
}
.tpl_panier_standard > h5 {
  background: none;
}
.panierv3EtapeTitle,
.panierv3EtapeTitle span {
  margin: 0;
  font: 24px/1.2em 'Advent Pro', sans-serif;
}
.panierv3ValidateStep1,
.panierv3ValidateStep2,
.panierv3minibox .butr {
  -moz-box-shadow: 0 0 1px 0 #fca1a1 inset;
  -webkit-box-shadow: 0 0 1px 0 #fca1a1 inset;
  box-shadow: 0 0 1px 0 #fca1a1 inset;
  background-color: #fca1a1;
  background: -webkit-gradient(linear,left center,right center,color-stop(0%,#fdbdbd),color-stop(100%,#fca1a1));
  background: -webkit-linear-gradient(left center,#fdbdbd 0%,#fca1a1 100%);
  background: -moz-linear-gradient(left center,#fdbdbd 0%,#fca1a1 100%);
  background: -ms-linear-gradient(left center,#fdbdbd 0%,#fca1a1 100%);
  background: -o-linear-gradient(left center,#fdbdbd 0%,#fca1a1 100%);
  background: linear-gradient(to right,#fdbdbd 0%,#fca1a1 100%);
  -pie-background: linear-gradient(left center,#fdbdbd 0%,#fca1a1 100%);
}
.panierv3ValidateStep1:focus,
.panierv3ValidateStep1:hover,
.panierv3ValidateStep2:focus,
.panierv3ValidateStep2:hover,
.panierv3minibox .butr:focus,
.panierv3minibox .butr:hover {
  background: #fca1a1;
  color: #fff;
  text-decoration: none;
  background: -webkit-gradient(linear,left center,right center,color-stop(0%,#fca1a1),color-stop(100%,#fca1a1));
  background: -webkit-linear-gradient(left center,#fca1a1 0%,#fca1a1 100%);
  background: -moz-linear-gradient(left center,#fca1a1 0%,#fca1a1 100%);
  background: -ms-linear-gradient(left center,#fca1a1 0%,#fca1a1 100%);
  background: -o-linear-gradient(left center,#fca1a1 0%,#fca1a1 100%);
  background: linear-gradient(to right,#fca1a1 0%,#fca1a1 100%);
  -pie-background: linear-gradient(left center,#fca1a1 0%,#fca1a1 100%);
}
.panierv3Quit:focus,
.panierv3Quit:hover {
  text-decoration: none;
}
.panierv3CompteTitle {
  font-size: 1.5em;
}
.extranetv2SmallBoxGlobal {
  background: none;
}
.extranetv2SmallBoxGlobal form {
  margin: 0;
}
.extranetv2SmallBoxGlobal a {
  color: #fca1a1;
  text-align: center;
}
.extranetv2SmallBoxGlobal .extranetv2BtnType1 {
  cursor: pointer;
  margin-top: 45px;
}
.extranetv2InputType1 {
  font-weight: normal;
}
.extranetv2SmallBoxComment {
  white-space: nowrap;
  margin-bottom: 12px;
}
.search {
  height: 24px;
  background: #000;
  padding: 0 4px;
  position: relative;
  z-index: 10;
}
.search form {
  margin: 0;
}
.search .form-recherche-mini-title,
.search .form-recherche-mini-options {
  display: none;
}
.search .input-append {
  margin: 0;
  position: relative;
  *top: -1px;
}
.search .input-append input {
  border: none;
  width: 80px;
  height: 14px;
  min-height: 0;
  background: none;
  font: 12px/1em 'Maven Pro', sans-serif;
  color: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: top;
}
.search .input-append .btn {
  background: url("medias/search.png") no-repeat center center;
  border: none;
  height: 24px;
  width: 24px;
  cursor: pointer;
  padding: 0;
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search .input-append .btn .icon-search {
  display: none;
}
.boutique_search_prix_table select {
  width: auto !important;
}
#footerNavigation .nav > li > a,
#bottomNavigation .nav > li > a,
.essential .all,
#socialNetworks > a,
#socialNetworks > a.facebook span,
.secondMenu .dropdown-menu > li > a,
a.flexit_ico_file {
  -webkit-transition-property: color, padding, background-color, background-position, opacity;
  -webkit-transition-duration: 0.3s;
  -moz-transition-property: color, padding, background-color, background-position, opacity;
  -moz-transition-duration: 0.3s;
  transition-property: color, padding, background-color, background-position, opacity;
  transition-duration: 0.3s;
}
