html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

.rowy {
  width: 960px;
  max-width:960px;
  min-width:400px;
  margin: 0 auto;
  *zoom:1;
}

.clearfix {*zoom:1; }
.clearfix:before, .clearfix:after, .rowy:before,.rowy:after{content:"";content:"";display:table;}
.clearfix:after, .rowy:after{clear:both;}

/* To fix the grid into a certain size, set max-width to width */
.rowy .rowy { min-width: 0; }

[class*="cell"]{ margin-left: 4.4%; float: left; min-height: 1px; }
[class*="cell"]:first-child { margin-left: 0; }
[class*="cell"] + [class*="cell"]:last-child { float: right; }
[class*="cell"] + [class*="cell"].end { float: left; }

.has_menu { position: relative; }
.has_height {min-height: 534px; }
.rowy .cell-1 { width: 4.27503%; }
.rowy .cell-2 { width: 12.97730%; }
.rowy .cell-3 { width: 21.67957%; }
.rowy .cell-4 { width: 30.37999%; }
.rowy .cell-5 { width: 39.08411%; }
.rowy .cell-6 { width: 47.78638%; }
.rowy .cell-7 { width: 56.48865%; }
.rowy .cell-8 { width: 65.19092%; }
.rowy .cell-9 { width: 73.89319%; }
.rowy .cell-10 { width: 82.59546%; }
.rowy .cell-11 { width: 91.29773%; }
.rowy .cell-12 { width: 100%; }

body {
  background: url(http://www.fabalutec.fr/themes/grafideo/img/header.jpg) repeat-x center top;
  font-family: Verdana;
  font-size: 14px;
}
/*body.editmode {
  background: url(http://www.fabalutec.fr/themes/grafideo/img/header.jpg) repeat-x center 50px;
  padding-top: 50px;
}*/
h1 {
  color: #323232;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
h2 {
  color: #f18d1d;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
h3 {
  color: #f18d1d;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
hr.space {
  background: #fff;
  color: #fff;
  visibility: hidden;
  height: 10px;
}
#header {
  margin-top: 20px;
}
#logo {
  text-align: center;
}
#menu-outer {
  height    : 45px;
  min-height: 45px;
  margin-top: 34px;
}
#menu {
  margin: 0 auto;
}
#menu a, #menu a:hover {
  text-decoration: none;
  font-size: 18px;
  color: #323232;
}
#menu ul ul a, #menu ul ul a:hover {
  font-size: 18px;
}
#menu ul ul a:hover {
  text-decoration: underline;
}
.sf-menu, .sf-menu * {
  margin:     0 auto;
  padding:    0;
  list-style:   none;
}
.sf-menu {
  min-width: 696px;
  list-style: none;
  text-align:center; /* This is the tweak i made */
}
.sf-menu ul {
  position:   absolute;
  top:      -999em;
  width:      14em; /* left offset of submenus need to match (see below) */
  text-align: left;
}
.sf-menu ul li {
  background-color: white;
  width:      100%;
  padding: 5px 0 5px 10px;
  display: inline;
}
.sf-menu ul li:last-child {
  padding-bottom: 10px;
}
.sf-menu li:hover {
  visibility:   inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
  float:      left;
  position:   relative;
  margin-right: 28px;
}
.sf-menu li ul li {
  margin-right: 0;
}
.sf-menu li:last-child {
  margin: 0;
}
.sf-menu a {
  display:inline-block;
  height:auto!important;
  position:   relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left:     0;
  top:      2em; /* match top ul list item height */
  z-index:    99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top:      -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left:     14em; /* match ul width */
  top:      0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top:      -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left:     14em; /* match ul width */
  top:      0;
}
ul.sf-menu {
  min-width: 690px;
  width: 690px;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right:  0.9em;
  min-width:    1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
  position:   absolute;
  display:    block;
  right:      0em;
  top:      1.05em; /* IE6 only */
  width:      10px;
  height:     10px;
  text-indent:  -999em;
  overflow:   hidden;
  background:   url(http://www.fabalutec.fr/themes/grafideo/img/arrows-000000.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
  top:      10px;
  background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
  background: url(http://www.fabalutec.fr/themes/grafideo/img/shadow.png) no-repeat bottom right;
  padding: 0 0 9px 0;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
   z-index: 1000;
}
.sf-shadow ul.sf-shadow-off {
  background: transparent;
}
#main {
  margin-top: 32px;
}
#home {
  margin-top: 10px;
}
#devis {
  text-align: right;
}
#breadcrumb, #breadcrumb a, #breadcrumb a:hover {
  color: #a2a2a2;
  text-decoration: none;
  font-weight: bold;
}
#breadcrumb a:hover {
  text-decoration: underline;
}
#breadcrumb ul {
  /*min-width: 696px;*/
  list-style: none;
}
#breadcrumb ul li {
  display: inline;
  /*margin-right: 28px;*/
}
#breadcrumb ul li:last-child {
  margin: 0;
}
#side_menu {
  border: 3px #f18d1d solid;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 12px 25px;
  width: 238px;
}
#side_menu h2 {
  color: #73b724;
  font-weight: bold;
  margin-bottom: 25px;
}

#side_menu ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

#side_menu ul li a, #side_menu ul li a:hover {
  color: #a2a2a2;
  text-decoration: none;
  font-weight: bold;
}

#side_menu li.selected a {
  color: #474747;
}

#side_menu ul li a:hover {
  text-decoration: underline;
}
#side_menu ul ul li {
  padding-left: 17px;
}
#side_menu ul ul li a, #side_menu ul ul li a:hover {
  font-size: 12px;
  font-weight: normal;
}
#side_menu ul ul {
  margin-bottom: 15px;
}
#content.produits img {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}
#content.produits hr, #content.realisations_v2 hr {
  height: 1px;
  border: 1px #bcbcbc solid;
  margin: 40px 0;
}
#content.realisations_v2 img {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
#content.realisations_v2 img:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main .cell-8 ul {
  margin-left: 16px;
}
.nav-footer {
  background-color: #f18d1d;
  height: 45px;
  color: white;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
}
.nav-footer a, .nav-footer a:hover {
  color: white;
  text-decoration: none;
}
.nav-footer a:hover {
  text-decoration: underline;
}
.nav-footer .rowy {
  padding-top: 10px;
}
#footer {
  font-size: 12px;
  color: #726f6e;
  text-align: justify;
  margin-bottom: 50px;
}

.contactForm input, .contactForm textarea, .contactForm select {
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    color: #808080;
    display: inline-block;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    margin: 0;
    padding: 4px;
    width: 340px;
}
.contactForm {
    margin: 20px 0;
    font-size: 11px;
}
.contactForm span {
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
}
.contactForm span.hint {
  font-size: 10px;
  margin-top: 5px;
  color: #686868;
}
.contactForm select {
    height: 30px;
    width: 350px;
}
.contactForm textarea {
    height: 200px;
    overflow: auto;
    vertical-align: top;
    width: 650px;
}
.resaForm textarea {
    height: 60px;
}
.contactForm label {
    display: block;
    float: none;
    line-height: 20px;
    padding-top: 0;
    text-align: left;
    width: auto;
}
.contactForm label input[type="checkbox"] {
  float: left;
  width: auto;
  margin-right: 10px;
}
.contactForm .clearfix {
    margin-bottom: 18px;
}
.contactForm .clearfix:before, .contactForm .clearfix:after {
    content: "";
    display: table;
}
.contactForm .clearfix:after {
    clear: both;
}
.contactForm .error {
    color: #9D261D;
    font-size: 11px;
    line-height: 18px;
    padding-left: 5px;
}
.contactForm input[type="submit"] {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-transition: all 0.1s linear 0s;
    background-color: #E6E6E6;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #FFFFFF 25%, #E6E6E6);
    background-repeat: no-repeat;
    border-color: #CCCCCC #CCCCCC #BBBBBB;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    height: auto;
    line-height: normal;
    margin-top: 15px;
    padding: 5px 14px 6px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    width: auto;
}
.contactForm input[type="file"] {
  height: 25px;
}
.contactForm .radioPair {
  display: inline;
  margin-right: 10px;
}
.contactForm .radioPair input {
    width: 20px;
    vertical-align: middle;
}

#icons img {
  margin-bottom: 10px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
 }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
 }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
 }

 .rslides_tabs {
    position: relative;
    top: -25px;
    text-align: center;
}
.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 5px;
}
.rslides_tabs a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;
    display: inline-block;
    height: 11px;
    overflow: hidden;
    text-indent: -9999px;
    width: 11px;
}
.rslides_tabs .rslides_here a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
}
#icons_home {
  text-align: center;
}
#icons_home a img {
  margin-right: 30px;
}
#icons_home a:last-child img {
  margin: 0;
}

.reaLabel {
  float: left;
  color: #73b724;
  font-size: 18px;
  font-weight: bold;
    margin-left: 5px;
    margin-right: 6px;
}
.dk_container {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
  background: -moz-linear-gradient(top, #fff, #f5f5f5);
  background: -o-linear-gradient(top, #fff, #f5f5f5);
  background-color: #f5f5f5;
  font-family: 'Helvetica', Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 18px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
  .dk_container:focus {
    outline: 0;
  }
  .dk_container a {
    cursor: pointer;
    text-decoration: none;
  }

/* Opens the dropdown and holds the menu label */
.dk_toggle {
  /**
   * Help: Arrow image not appearing
   * Try updating this property to your correct dk_arrows.png path
   */
  background-image: url(http://www.fabalutec.fr/themes/grafideo/img/dk_arrows.png);
  background-repeat: no-repeat;
  background-position: 90% center;
  border: 1px solid #ccc;
  color: #333;
  padding: 7px 45px 7px 10px;
  text-shadow: #fff 1px 1px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition: border-color .5s;
  -moz-transition: border-color .5s;
  -o-transition: border-color .5s;
  transition: border-color .5s;
}
  .dk_toggle:hover {
    border-color: #8c8c8c;
  }
  /* Applied when the dropdown is focused */
  .dk_focus .dk_toggle {
    border-color: #73b724;
  }
  .dk_focus .dk_toggle {
    box-shadow: 0 0 5px #73b724;
    -moz-box-shadow: 0 0 5px #73b724;
    -webkit-box-shadow: 0 0 5px #73b724;
  }

/* Applied whenever the dropdown is open */
.dk_open {
  box-shadow: 0 0 5px #73b724;
  -moz-box-shadow: 0 0 5px #73b724;
  -webkit-box-shadow: 0 0 5px #73b724;
  /**
   * Help: Dropdown menu is covered by something
   * Try setting this value higher
   */
  z-index: 10;
}
  .dk_open .dk_toggle {
    background-color: #ececec;
    border-color: #8c8c8c;
    color: #ccc;
    box-shadow: inset 0 -2px 5px #ccc;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
  }

/* The outer container of the options */
.dk_options {
  box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
  -moz-box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, .2) 0 2px 8px;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
  .dk_options a {
    background-color: #fff;
    border-bottom: 1px solid #999;
    font-weight: bold;
    padding: 8px 10px;
  }
  .dk_options li:last-child a {
    border-bottom: none;
  }
  .dk_options a:hover,
  .dk_option_current a {
    background-color: #73b724;
    border-bottom-color: #598e1c;
    color: #fff;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, .5) 0 1px 0;
  }

/* Inner container for options, this is what makes the scrollbar possible. */
.dk_options_inner {
  border: 1px solid #8c8c8e;
  border-bottom-width: 2px;
  border-bottom-color: #999;
  color: #333;
  max-height: 250px;
  text-shadow: #fff 0 1px 0;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}

/* Set a max-height on the options inner */
.dk_options_inner,
.dk_touch .dk_options {
  max-height: 250px;
}

/******  End Theme ******/

/***** Critical to the continued enjoyment of working dropdowns ******/

.dk_container {
  display: none;
  float: left;
  position: relative;
}
  .dk_container a {
    outline: 0;
  }

.dk_toggle {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  position: relative;
  zoom: 1;
}

.dk_open {
  position: relative;
}
  .dk_open .dk_options {
    display: block;
  }
  .dk_open .dk_label {
    color: inherit;
  }

.dk_options {
  display: none;
  margin-top: -1px;
  position: absolute;
  right: 0;
  width: 100%;
}
  .dk_options a,
  .dk_options a:link,
  .dk_options a:visited {
    display: block;
  }
  .dk_options_inner {
    overflow: auto;
    position: relative;
  }

.dk_touch .dk_options {
  overflow: hidden;
}

.dk_touch .dk_options_inner {
  max-height: none;
  overflow: visible;
}

#rea, .have_fancy {
  text-align:center;
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
}
.have_fancy {
  margin-top: 35px !important;
}
#rea li, .have_fancy li {
    position: relative;
    display: inline-block;
    /* next two lines only for display purposes */
    text-align: center;
    border:1px solid #909090;
    margin: 9px 4px;
    list-style-type: none;
}
#rea li img, .have_fancy li img {
  display: block;
}

.have_fancy li img {
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
  vertical-align: top;
  padding: 0;
  margin: 0;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  padding: 0;
  margin: 0;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  padding: 0;
  margin: 0;
  position: relative;
  outline: none;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 10px;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(http://www.fabalutec.fr/themes/grafideo/img/box/fancybox_sprite.png);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8020;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(http://www.fabalutec.fr/themes/grafideo/img/box/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  background: transparent url(http://www.fabalutec.fr/themes/grafideo/img/box/blank.gif); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 20px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 20px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  padding: 0;
  overflow: visible;
  visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: #000;
}

#fancybox-overlay.overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8030;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  margin-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}
#sitemap {
    line-height: 20px;
    margin-left: 15px;
}
#sitemap a {
    background: url(http://www.fabalutec.fr/themes/grafideo/img/ariane.png) no-repeat scroll left 8px transparent;
    padding-left: 15px;
}
#sitemap li {
    list-style-type: none;
}
#sitemap li ul li {
    margin-left: -10px;
}
#sitemap li ul {
    background-color: #F6F3F2;
    border-left: 1px solid #999999;
    margin-left: 40px;
    padding-left: 30px;
    width: 488px;
}
#seo_foot a {
  display: block;
  color: #726f6e;
}
#seo_foot {
  /*text-align: center;*/
  margin-bottom: 20px;
  font-size: 80%;
}
#breadcrumbs {
  margin-top: 10px;
}

#side_menu:before, #side_menu:after {
    content: "";
    display: table;
}
#side_menu:after {
    clear: both;
}