/*!
 * GrDF - BIEN CHEZ NOUS - PERSONALISATION DES SYLES LESS
 * Based on Bootstrap v2.2.0
 *
 * Designed by CARDIWEB
 * http://www.cardiweb.com
 */
/*!
 * Bootstrap v2.2.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 2.2399999999999998em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  line-height: 1.4em;
  color: #333333;
  background-color: #ffffff;
  font-weight:500;
}
a {
  color: #009ee0;
  text-decoration: none;
}
a:hover {
  color: #006893;
  text-decoration: underline;
}

.ui-widget-content a {
  color: #009ee0;
	}

.ui-widget-content a:hover {
  color: #006893;
	}

article {
	margin:20px 0 60px 0;
	background: #fff;
	clear:both;
	display:block;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  /*margin-left: -10px;*/
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  /*margin-left: 10px;*/
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1120px;
}
.span24 {
  width: 1008px;
}
.span23 {
  width: 966px;
}
.span22 {
  width: 924px;
}
.span21 {
  width: 882px;
}
.span20 {
  width: 840px;
}
.span19 {
  width: 798px;
}
.span18 {
  width: 756px;
}
.span17 {
  width: 714px;
}
.span16 {
  width: 672px;
}
.span15 {
  width: 630px;
}
.span14 {
  width: 588px;
}
.span13 {
  width: 546px;
}
.span12 {
  width: 504px;
}
.span11 {
  width: 462px;
}
.span10 {
  width: 420px;
}
.span9 {
  width: 378px;
}
.span8 {
  width: 336px;
}
.span7 {
  width:294px;
}
.span6 {
  width: 252px;
}
.span5 {
  width: 210px;
}
.span4 {
  width: 168px;
}
.span3 {
  width: 126px;
}
.span2 {
  width: 84px;
}
.span1 {
  width: 42px;
}
.offset24 {
  margin-left: 970px;
}
.offset23 {
  margin-left: 930px;
}
.offset22 {
  margin-left: 890px;
}
.offset21 {
  margin-left: 850px;
}
.offset20 {
  margin-left: 810px;
}
.offset19 {
  margin-left: 770px;
}
.offset18 {
  margin-left: 730px;
}
.offset17 {
  margin-left: 690px;
}
.offset16 {
  margin-left: 650px;
}
.offset15 {
  margin-left: 610px;
}
.offset14 {
  margin-left: 570px;
}
.offset13 {
  margin-left: 530px;
}
.offset12 {
  margin-left: 490px;
}
.offset11 {
  margin-left: 450px;
}
.offset10 {
  margin-left: 410px;
}
.offset9 {
  margin-left: 370px;
}
.offset8 {
  margin-left: 330px;
}
.offset7 {
  margin-left: 290px;
}
.offset6 {
  margin-left: 250px;
}
.offset5 {
  margin-left: 210px;
}
.offset4 {
  margin-left: 170px;
}
.offset3 {
  margin-left: 130px;
}
.offset2 {
  margin-left: 90px;
}
.offset1 {
  margin-left: 50px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 2.2399999999999998em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 1.0526315789473684%;
  *margin-left: 1%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 1.0526315789473684%;
}
.row-fluid .span24 {
  width: 100%;
  *width: 99.94736842105263%;
}
.row-fluid .span23 {
  width: 95.78947368421052%;
  *width: 95.73684210526315%;
}
.row-fluid .span22 {
  width: 91.57894736842105%;
  *width: 91.52631578947368%;
}
.row-fluid .span21 {
  width: 87.36842105263158%;
  *width: 87.3157894736842%;
}
.row-fluid .span20 {
  width: 83.15789473684211%;
  *width: 83.10526315789474%;
}
.row-fluid .span19 {
  width: 78.94736842105263%;
  *width: 78.89473684210526%;
}
.row-fluid .span18 {
  width: 74.73684210526316%;
  *width: 74.6842105263158%;
}
.row-fluid .span17 {
  width: 70.52631578947368%;
  *width: 70.47368421052632%;
}
.row-fluid .span16 {
  width: 66.3157894736842%;
  *width: 66.26315789473684%;
}
.row-fluid .span15 {
  width: 62.10526315789474%;
  *width: 62.05263157894737%;
}
.row-fluid .span14 {
  width: 57.89473684210526%;
  *width: 57.84210526315789%;
}
.row-fluid .span13 {
  width: 53.684210526315795%;
  *width: 53.631578947368425%;
}
.row-fluid .span12 {
  width: 49.473684210526315%;
  *width: 49.421052631578945%;
}
.row-fluid .span11 {
  width: 45.26315789473684%;
  *width: 45.21052631578947%;
}
.row-fluid .span10 {
  width: 41.05263157894737%;
  *width: 41%;
}
.row-fluid .span9 {
  width: 36.8421052631579%;
  *width: 36.78947368421053%;
}
.row-fluid .span8 {
  width: 32.631578947368425%;
  *width: 32.578947368421055%;
}
.row-fluid .span7 {
  width: 28.421052631578945%;
  *width: 28.368421052631575%;
}
.row-fluid .span6 {
  width: 24.210526315789473%;
  *width: 24.157894736842103%;
}
.row-fluid .span5 {
  width: 20%;
  *width: 19.94736842105263%;
}
.row-fluid .span4 {
  width: 15.789473684210527%;
  *width: 15.73684210526316%;
}
.row-fluid .span3 {
  width: 11.578947368421051%;
  *width: 11.526315789473683%;
}
.row-fluid .span2 {
  width: 7.368421052631579%;
  *width: 7.315789473684211%;
}
.row-fluid .span1 {
  width: 3.1578947368421053%;
  *width: 3.1052631578947367%;
}
.row-fluid .offset24 {
  margin-left: 102.10526315789474%;
  *margin-left: 102%;
}
.row-fluid .offset24:first-child {
  margin-left: 101.05263157894737%;
  *margin-left: 100.94736842105263%;
}
.row-fluid .offset23 {
  margin-left: 97.89473684210526%;
  *margin-left: 97.78947368421052%;
}
.row-fluid .offset23:first-child {
  margin-left: 96.84210526315789%;
  *margin-left: 96.73684210526315%;
}
.row-fluid .offset22 {
  margin-left: 93.6842105263158%;
  *margin-left: 93.57894736842105%;
}
.row-fluid .offset22:first-child {
  margin-left: 92.63157894736842%;
  *margin-left: 92.52631578947368%;
}
.row-fluid .offset21 {
  margin-left: 89.47368421052632%;
  *margin-left: 89.36842105263158%;
}
.row-fluid .offset21:first-child {
  margin-left: 88.42105263157895%;
  *margin-left: 88.3157894736842%;
}
.row-fluid .offset20 {
  margin-left: 85.26315789473685%;
  *margin-left: 85.15789473684211%;
}
.row-fluid .offset20:first-child {
  margin-left: 84.21052631578948%;
  *margin-left: 84.10526315789474%;
}
.row-fluid .offset19 {
  margin-left: 81.05263157894737%;
  *margin-left: 80.94736842105263%;
}
.row-fluid .offset19:first-child {
  margin-left: 80%;
  *margin-left: 79.89473684210526%;
}
.row-fluid .offset18 {
  margin-left: 76.8421052631579%;
  *margin-left: 76.73684210526316%;
}
.row-fluid .offset18:first-child {
  margin-left: 75.78947368421053%;
  *margin-left: 75.6842105263158%;
}
.row-fluid .offset17 {
  margin-left: 72.63157894736842%;
  *margin-left: 72.52631578947368%;
}
.row-fluid .offset17:first-child {
  margin-left: 71.57894736842105%;
  *margin-left: 71.47368421052632%;
}
.row-fluid .offset16 {
  margin-left: 68.42105263157895%;
  *margin-left: 68.3157894736842%;
}
.row-fluid .offset16:first-child {
  margin-left: 67.36842105263158%;
  *margin-left: 67.26315789473684%;
}
.row-fluid .offset15 {
  margin-left: 64.21052631578948%;
  *margin-left: 64.10526315789474%;
}
.row-fluid .offset15:first-child {
  margin-left: 63.15789473684211%;
  *margin-left: 63.05263157894737%;
}
.row-fluid .offset14 {
  margin-left: 60%;
  *margin-left: 59.89473684210526%;
}
.row-fluid .offset14:first-child {
  margin-left: 58.94736842105263%;
  *margin-left: 58.84210526315789%;
}
.row-fluid .offset13 {
  margin-left: 55.789473684210535%;
  *margin-left: 55.684210526315795%;
}
.row-fluid .offset13:first-child {
  margin-left: 54.736842105263165%;
  *margin-left: 54.631578947368425%;
}
.row-fluid .offset12 {
  margin-left: 51.578947368421055%;
  *margin-left: 51.473684210526315%;
}
.row-fluid .offset12:first-child {
  margin-left: 50.526315789473685%;
  *margin-left: 50.421052631578945%;
}
.row-fluid .offset11 {
  margin-left: 47.36842105263158%;
  *margin-left: 47.26315789473684%;
}
.row-fluid .offset11:first-child {
  margin-left: 46.31578947368421%;
  *margin-left: 46.21052631578947%;
}
.row-fluid .offset10 {
  margin-left: 43.15789473684211%;
  *margin-left: 43.05263157894737%;
}
.row-fluid .offset10:first-child {
  margin-left: 42.10526315789474%;
  *margin-left: 42%;
}
.row-fluid .offset9 {
  margin-left: 38.94736842105264%;
  *margin-left: 38.8421052631579%;
}
.row-fluid .offset9:first-child {
  margin-left: 37.89473684210527%;
  *margin-left: 37.78947368421053%;
}
.row-fluid .offset8 {
  margin-left: 34.736842105263165%;
  *margin-left: 34.631578947368425%;
}
.row-fluid .offset8:first-child {
  margin-left: 33.684210526315795%;
  *margin-left: 33.578947368421055%;
}
.row-fluid .offset7 {
  margin-left: 30.52631578947368%;
  *margin-left: 30.42105263157894%;
}
.row-fluid .offset7:first-child {
  margin-left: 29.473684210526315%;
  *margin-left: 29.368421052631575%;
}
.row-fluid .offset6 {
  margin-left: 26.31578947368421%;
  *margin-left: 26.21052631578947%;
}
.row-fluid .offset6:first-child {
  margin-left: 25.263157894736842%;
  *margin-left: 25.157894736842103%;
}
.row-fluid .offset5 {
  margin-left: 22.105263157894736%;
  *margin-left: 21.999999999999996%;
}
.row-fluid .offset5:first-child {
  margin-left: 21.05263157894737%;
  *margin-left: 20.94736842105263%;
}
.row-fluid .offset4 {
  margin-left: 17.894736842105264%;
  *margin-left: 17.789473684210527%;
}
.row-fluid .offset4:first-child {
  margin-left: 16.842105263157897%;
  *margin-left: 16.736842105263158%;
}
.row-fluid .offset3 {
  margin-left: 13.684210526315788%;
  *margin-left: 13.578947368421051%;
}
.row-fluid .offset3:first-child {
  margin-left: 12.63157894736842%;
  *margin-left: 12.526315789473683%;
}
.row-fluid .offset2 {
  margin-left: 9.473684210526315%;
  *margin-left: 9.368421052631579%;
}
.row-fluid .offset2:first-child {
  margin-left: 8.421052631578947%;
  *margin-left: 8.31578947368421%;
}
.row-fluid .offset1 {
  margin-left: 5.2631578947368425%;
  *margin-left: 5.157894736842105%;
}
.row-fluid .offset1:first-child {
  margin-left: 4.2105263157894735%;
  *margin-left: 4.105263157894737%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 0.7em;
}
.lead {
  margin-bottom: 1.4em;
  font-size: 1.35em;
  font-weight: 200;
  line-height: 2.0999999999999996em;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.7em 0;
  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.4em;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 2.8em;
}
h1 {
	/* mod FB 
  font-size: 2.475em;*/
  font-size: 2.075em;
}
h2 {
	/* mod FB 
  font-size: 2.025em;*/
  font-size: 1.575em;
}
h3 {
  font-size: 1.575em;
}
h4 {
  font-size: 1.125em;
}
h5 {
  font-size: 0.9em;
}
h6 {
  font-size: 0.765em;
}
h1 small {
  font-size: 1.575em;
}
h2 small {
  font-size: 1.125em;
}
h3 small {
  font-size: 0.9em;
}
h4 small {
  font-size: 0.9em;
}
.page-header {
  padding-bottom: -0.30000000000000004em;
  margin: 1.4em 0 2.0999999999999996em;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 0.7em 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 1.4em;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 1.4em;
}
dt,
dd {
  line-height: 1.4em;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0.7em;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 1.4em 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}


.nav {
  margin-left: 0;
  margin-bottom: 1.4em;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.4em;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}

.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #009ee0;
  border-bottom-color: #009ee0;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #006893;
  border-bottom-color: #006893;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 1.4em;
  color: #777777;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 64px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 31.3px 20px 31.3px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
/* mod FB
  line-height: 64px;*/  
  line-height: 72px;
}
.navbar-link {
  color: #777777;
}
.navbar-link:hover {
  color: #333333;
}
.navbar .divider-vertical {
/* mod FB
  height: 64px;*/  
  height: 72px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 17px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 17px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 17px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1008px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
  /* mod FB */
  min-height:72px;
}
.navbar .nav > li > a {
  float: none;
  padding: 31.3px 15px 31.3px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  /* mod FB
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  */
}




a,
a:hover,
a:focus {
  outline: none !important;
}
sup {
  top: -0.3em;
}
sub,
sup {
  font-size: 0.7em;
}
h1,
h2 {
  line-height: 1em;
}
h3,
h4 {
  line-height: 1.4em;
}
h4 {
  font-weight: normal;
  text-transform: uppercase;
}
h5 {
  font-size: 0.9em;
  text-transform: uppercase;
}
.whiteColor {
  color: #ffffff;
}
.neutralColor {
  color: #333333;
}
.primaryColor {
  color: #009ee0;
}
.secondaryColor {
  color: #008886;
}
h1 .fontSize10,
.fontSize16,
.fontSize20,
.fontSize24,
.fontSize28,
.fontSize32,
.fontSize36,
.fontSize40,
.fontSize44,
.fontSize48,
.fontSize52 {
  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 0.8em;
  position: relative;
  top: 0.1em;
}
.text .fontSize10,
.text .fontSize16,
.text .fontSize20,
.text .fontSize24,
.text .fontSize28,
.text .fontSize32,
.text .fontSize36,
.text .fontSize40,
.text .fontSize44,
.text .fontSize48,
.text .fontSize52 {
  line-height: 1em;
}
.fontSize10 {
  font-size: 0.7em;
}
.fontSize16 {
  font-size: 1.2em;
}
.fontSize20 {
  font-size: 1.4em;
}
.fontSize24 {
  font-size: 1.7em;
}
.fontSize28 {
  font-size: 2em;
}
.fontSize32 {
  font-size: 2.3em;
}
.fontSize36 {
  font-size: 2.6em;
}
.fontSize40 {
  font-size: 2.8em;
}
.fontSize44 {
  font-size: 3em;
}
.fontSize48 {
  font-size: 3.4em;
}
.fontSize52 {
  font-size: 3.8em;
}
.prefix {
  color: #009ee0;
}
body {
  /*padding-top: @navbarHeight;
	padding-bottom: @footerNavbarHeight;*/

  background: #ffffff;
  width: 100%;
  overflow: scroll;
  overflow-x: hidden;
}

div.solutions {
	min-height:500px;
}
/*-- z-index --*/
#header {
  z-index: 3;
}
#nav {
  z-index: 4;
}
#content {
  z-index: 1;
  position: relative;
  /* mod FB */
  padding-top:20px;
  padding-bottom:80px;
}
#footer {
  z-index: 2;
/* mod FB */ 
  position:fixed;
  bottom:0;
  width:100%;
}
/*-- header --*/
#header:after {
  content: "";
  display: block;
  width: 100%;
  height: 14px;
  position: absolute;
  bottom: -14px;
  left: 0;
  background: url(images/bgShadowHeader.png) center bottom no-repeat;
}
#headerMain {
  border: none;
}
#headerMain .brand {
  padding: 0;
  margin: 0;
/* mod FB
  height: 64px;*/  
  height: 72px;
}
/*-- footer --*/
#footerMain {
  position: relative;
  z-index: 2;
  border: 0;
/* mod FB*/
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  min-height: 36px;
  
  
/* mod FB
  */ 
  width:100%;
  margin-left:auto;
  margin-right:auto;
}

#footer.navbar-fixed-bottom #footerMap {
  position: absolute;
  bottom: -300px;
}
#footerFold.navbar-fixed-bottom:hover #footerMap,
#footer.navbar-fixed-bottom:hover #footerMap {
  bottom: 36px;
}
/*-- #nav --*/
#nav {
  height: 0;
  top: 40%;
  width: 100%;
  overflow: visble;
}

/*-- #headerMain --*/
#headerMain ul {
  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  line-height: auto;
}
#headerMain ul li a {
  position: relative;
  color: #009ee0;
  /* mod FB 
  padding-left: 18px;
  padding-right: 18px;*/
  padding-left: 14px;
  padding-right: 6px;
  line-height: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#headerMain ul li a:hover {
  background: rgba(0, 0, 0, 0.04);
}
#headerMain ul li.active a {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  cursor: default;
}
#headerMain ul li.active a:after {
  content: "";
  display: block;
  background: #009ee0;
  height: 12px;
  margin-bottom: -12px;
  position: relative;
  top: 20px;
}
#headerMain ul li a * {
  font-weight: normal;
  position: relative;
  top: 6px;
}
#headerMain ul li a strong {
  color: #000000;
}
#footer ul li a {
  color: #555555;
}
#footer ul li a.brand img {
  max-width: none;
}
#footer ul li a:hover,
#footer ul li a:focus {
  color: #333333;
}
/*-- #footerMain --*/
#footerMain {
  font-size: 0.8em;
}
#footerMain ul {
  margin-top: 10px;
}
#footerMain ul li {
  display: inline-block;
}




/*!
 * GrDF - BIEN CHEZ NOUS - PERSONALISATION DES SYLES LESS
 * Based on Bootstrap v2.2.0
 *
 * Designed by CARDIWEB
 * http://www.cardiweb.com
 */
/*-- #headerMain --*/
#headerMain ul {
  background: #008886;
  padding-right: 1010px;
  margin-right: -1000px;
  /* mod FB */
  min-height:72px;
}
#headerMain ul li a,
#headerMain ul li a .prefix,
#headerMain ul li a .suffix {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
#headerMain ul li a .suffix {
	font-size:0.70em;
  	text-shadow: none;
	font-weight:600;
}


#headerMain ul li a:hover {
  background: rgba(0, 0, 0, 0.08);
}
#headerMain ul li a .prefix {
  position: relative;
  top: -0.5em;
}
#headerMain ul li a strong {
  font-weight: bold;
}
#headerMain ul li.active a:after {
  background: #ffffff;
  top: 19px;
}
#headerMain ul li#header_conseillers {
  color: #ffffff;
  font-size: 0.8em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  padding: 15px 0;
  line-height: 1.2em;
}
#headerMain ul li#header_conseillers span {
  font-weight: bold;
}


/*-- #Footer --
#footerMain {
font-size: 0.8em;
}
#footerMain {
position: relative;
z-index: 2;
border: 0;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
min-height: 36px;
}
#footerMain ul li {
display: inline-block;
}
 #footer {
font-size: 1.3em;
}
#footer {
z-index: 2;
}

#footer ul li a {
color: #555555;
}
 #footer .container {
margin-top: 10px;
}

#footer .container li:first-child, #footer .container li.pull-right {
border-left: 0;
}
#footer .container li {
padding: 0 14px 0 15px;
border-left: 1px solid #b0afa8;
}
#footerMain ul li {
display: inline-block;
}*/
.pull-right {
float: right;
}

#footer .container li.pull-right #slogan {
display: inline-block;
font-size: 0.8em;
vertical-align: top;
}
#footer .container li.pull-right {
color: #009ee0;
}
#footer .container li.pull-right .brand {
display: inline-block;
margin-left: 15px;
position: relative;
top: -10px;
padding-top:10px;
}



/* tabs */

.ui-widget-header {
	border:0;
	background: none;
}
.ui-tabs.ui-widget-content, ui-tabs-panel.ui-widget-content {
	border: 0;   
	background: none;
}/**/

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited
{
    color: #ccc;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #1c94c4;
}
	
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
    color: #1c94c4;
	background: none;
    border-color: #ccc;
}
.ui-state-hover, .ui-widget-header .ui-state-hover{
    color: #1c94c4;
	background: none;
    border-color: #ccc;
}
.ui-tabs .ui-tabs-panel {
		padding:5px;
		padding-top:20px;
		border: 1px solid #ddd;
}

	
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border-color: #ccc;
    color: #1c94c4;
}

.ui-datepicker-title, .ui-datepicker-prev, .ui-datepicker-next {
	    background: #008886;
}

.line div, .ilnetop div {
	font-size:0.85em !important;
}
 .ilnetop .line div {
    padding-left: 3px;
}