html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
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;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}
a {
  color: #00e;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #06e;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
#container {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.row {
  margin: 0 -10px 0 -10px;
}
.grid {
  float: left;
  position: relative;
  min-height: 1px;
  box-sizing: border-box;
}
.grid_12 {
  width: 100%;
}
.grid_10 {
  width: 83.333333333333%;
}
.grid_8 {
  width: 66.666666666667%;
}
.grid_6 {
  width: 50%;
}
.grid_4 {
  width: 33.333333333333%;
}
.grid_2 {
  width: 16.666666666667%;
}
.grid_center {
  margin: 0 auto;
  float: none;
}
.hide {
  display: none;
}
.l_hide,
.m_hide {
  display: block;
}
@media screen and (min-width: 640px) {
  .grid_m_12 {
    width: 100%;
  }
  .grid_m_10 {
    width: 83.333333333333%;
  }
  .grid_m_8 {
    width: 66.666666666667%;
  }
  .grid_m_6 {
    width: 50%;
  }
  .grid_m_4 {
    width: 33.333333333333%;
  }
  .grid_m_2 {
    width: 16.666666666667%;
  }
  .grid_m_center {
    margin: 0 auto;
    float: none;
  }
  .m_hide {
    display: none;
  }
  .l_hide,
  .hide {
    display: block;
  }
}
@media screen and (min-width: 1040px) {
  .grid_l_12 {
    width: 100%;
  }
  .grid_l_10 {
    width: 83.333333333333%;
  }
  .grid_l_8 {
    width: 66.666666666667%;
  }
  .grid_l_6 {
    width: 50%;
  }
  .grid_l_4 {
    width: 33.333333333333%;
  }
  .grid_l_2 {
    width: 16.666666666667%;
  }
  .grid_l_center {
    margin: 0 auto;
    float: none;
  }
  .l_hide {
    display: none;
  }
  .m_hide,
  .hide {
    display: block;
  }
}
nav#navigation {
  padding-top: 0px;
  background-color: rbga(0,0,0,0.9);
}
.navbar-default .navbar-nav > li {
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.navbar-default .navbar-nav > li:hover,
.navbar-default .navbar-nav > li.current {
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.navbar-default {
  position: relative;
  border: none;
  background: transparent;
}
.navbar-default .navbar-nav > li > a {
  font-family: 'alexandriaflfregular';
  color: #474747;
  padding: 0 15px;
  border-right: 1px solid #cf1818;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.navbar-default .navbar-nav > li:last-of-type a {
  padding-right: 0;
  border: none;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #cf1818;
  outline: 0;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.navbar-default .navbar-nav > .current > a,
.navbar-default .navbar-nav > .current > a:focus,
.navbar-default .navbar-nav > .current > a:hover {
  color: #fff;
  opacity: 1;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.navbar-nav > li > a {
  text-transform: uppercase;
  line-height: 20px;
}
.navbar-default .navbar-brand {
  color: #fff;
  height: auto;
  padding: 10px;
}
.navbar-default .navbar-brand:hover {
  color: #fff;
}
.navbar-default .navbar-brand .exergue {
  color: #27bdc4;
}
.navbar-default .navbar-brand .baseline {
  color: #c3c3c3;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
  text-align: right;
  font-family: 'Archivo Narrow', sans-serif;
}
header {
  position: relative;
  width: 100%;
  height: auto;
}
header {
  height: 723px;
}
header .nav-buttons {
  position: relative;
  margin: 15px 0 14px 0;
  height: 34px;
}
header a#home {
  display: block;
  position: relative;
  float: right;
  font-family: 'alexandriaflfregular';
  width: auto;
  height: 34px;
  padding: 0 0 0 38px;
  color: #474747;
  margin-left: 90px;
  line-height: 34px;
  background: url(img/home-btn.png) top left no-repeat;
}
header a#contact {
  display: block;
  position: relative;
  float: right;
  font-family: 'alexandriaflfregular';
  width: auto;
  height: 34px;
  padding: 0 0 0 38px;
  color: #474747;
  margin-left: 90px;
  line-height: 34px;
  background: url(img/home-btn.png) top left no-repeat;
}
header a#home:hover,
header a#contact:hover {
  background-position: bottom left;
  color: #474747;
  text-decoration: none;
}
footer {
  position: relative;
  height: 270px;
  margin: 0 auto;
  text-align: left;
  font-size: 14px;
  color: #eeebe8;
  width: 100%;
  padding: 120px 0 0 0;
  background: url(img/footer.png) top center no-repeat;
  background-size: cover;
}
footer h2 {
  color: #eeebe8;
  margin-bottom: 10px;
  font-size: 21px;
}
footer ul {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
footer ul li {
  position: relative;
  float: left;
  width: 25%;
  text-align: left;
}
footer ul li a {
  font-family: 'alexandriaflfregular';
  color: #eeebe8;
  text-transform: uppercase;
}
footer a,
footer a:visited {
  color: #eeebe8;
}
section#formulaire {
  position: relative;
  margin: 20px 0;
}
section#formulaire div#leftForm {
  width: 49%;
  margin: 0 2% 0 0;
  float: left;
}
section#formulaire div#rightForm {
  position: relative;
  width: 49%;
  height: 100%;
  margin: 0;
  float: left;
}
section#formulaire div#logoForm {
  width: 31%;
  margin: 0;
  float: left;
  text-align: center;
}
section#formulaire div.input {
  padding: 5px 10px 7px 10px;
  margin: 0 0 6px 0;
  background: rgba(0,0,0,0.1);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px 6px 6px 6px;
}
section#formulaire div.textarea {
  height: 100%;
  padding: 5px 10px 7px 10px;
  margin: 0 0 10px 0;
  background: rgba(0,0,0,0.1);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px 6px 6px 6px;
}
section#formulaire div.input label,
section#formulaire div.textarea label {
  line-height: 24px;
  display: inline-block;
  margin: 0 0 2px 0;
  color: #a99595;
}
section#formulaire input[type=text],
section#formulaire input[type=tel],
section#formulaire input[type=email] {
  width: 90%;
  padding: 0 10px;
  height: 35px;
  vertical-align: middle;
  border: 1px solid rgba(0,0,0,0.14);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px 6px 6px 6px;
  -webkit-box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.21);
  box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.21);
}
section#formulaire textarea {
  width: 90%;
  background: #fff;
  padding: 10px;
  height: 175px;
  margin: 0;
  border: 1px solid rgba(0,0,0,0.14);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px 6px 6px 6px;
  -webkit-box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.21);
  box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.21);
}
section#formulaire input[type=text]:required,
section#formulaire input[type=tel]:required,
section#formulaire input[type=email]:required {
  border: 1px solid rgba(0,0,0,0.14);
  background: #fff;
}
section#formulaire input[type=text]:invalid,
section#formulaire input[type=tel]:invalid,
section#formulaire input[type=email]:invalid {
  border: 1px solid rgba(0,0,0,0.14);
}
section#formulaire input[type=text]:focus,
section#formulaire input[type=tel]:focus,
section#formulaire input[type=email]:focus,
section#formulaire textarea:focus {
  border-color: rgba(0,0,0,0.3);
}
section#formulaire input[type=submit] {
  color: rgba(0,0,0,0.3);
  text-transform: uppercase;
  padding: 4px 10px;
  font-size: 1.2em;
  font-family: "Kreon", serif;
  border: none;
  cursor: pointer;
  float: right;
  font-weight: bold;
  background: rgba(0,0,0,0.1);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px 6px 6px 6px;
}
section#formulaire input[type=submit]:hover {
  background-color: rgba(226,106,143,0.8);
  color: #fff;
}
section#formulaire div#logoForm img {
  vertical-align: middle;
  border: none;
}
html {
  width: 100%;
  height: auto;
}
body {
  font: 16px/150% 'Roboto', Arial, sans-serif;
  font-weight: 300;
  color: #474747;
  letter-spacing: 0px;
  text-align: center;
  background-color: #f7f4f1;
  background-image: url(img/bkg.png);
  background-position: top center;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 auto;
  width: 100%;
  height: auto;
  vertical-align: baseline;
}
.exergue {
  color: #cf1818;
}
strong {
  color: #474747;
}
em {
  font-style: italic;
  color: #474747;
}
.alex {
  font-family: 'alexandriaflfregular';
  font-size: 24px;
}
#content a {
  color: inherit;
  text-decoration: none;
}
#content a:hover {
  color: inherit;
  text-decoration: underline;
}
ul li {
  list-style-image: url(img/li.png);
}
p,
ul,
ol,
blockquote {
  margin-bottom: 1.5em;
}
a,
a:hover,
a:active,
a:focus,
a:visited {
  outline: none;
}
#content {
  position: relative;
  padding: 90px 90px 90px 90px;
  width: 1380px;
  text-align: left;
  background-image: url(img/bkg-content.png);
  background-position: top left;
  background-size: normal;
  background-repeat: no-repeat;
}
.rightColumn {
  position: relative;
  text-align: left;
  padding: 20px 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #fff;
}
.rightColumn p {
  text-align: center;
  font-weight: bold;
  line-height: 16px;
  margin-top: 15px;
  font-size: 14px;
}
.rightColumn hr {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  border: none;
  background-color: transparent;
  color: transparent;
  border-bottom: 1px dashed #c0c0c0;
  margin: 40px 0 20px 0;
}
.rightColumn h2 {
  font-size: 24px;
  color: #cf1818;
  font-family: 'alexandriaflfbold';
  text-align: center;
}
#telephone {
  position: relative;
  width: 100%;
  color: #cf1818;
  margin-bottom: 4px;
  font-family: 'alexandriaflfbold';
  font-size: 32px;
  line-height: 58px;
  padding: 0 8px;
  webkit-border-radius: 28px/29px 29px 28px 28px;
  -moz-border-radius: 28px/29px 29px 28px 28px;
  border-radius: 28px/29px 29px 28px 28px;
  background-color: #fff;
  border: solid 6px #f7f4f1;
}
#telephone img {
  vertical-align: middle;
  margin-right: 6px;
}
img,
embed,
object,
video {
  max-width: 100%;
}
#map_canvas img {
  max-width: inherit;
}
aside#actualites {
  position: relative;
  text-align: left;
  padding: 20px 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #fff;
}
aside#actualites h2 {
  font-size: 24px;
  color: #cf1818;
  font-family: 'alexandriaflfbold';
}
aside#actualites .actu .title {
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  color: #282828;
  margin-bottom: 12px;
}
aside#actualites .actu .desc {
  font-weight: lighter;
  color: #282828;
  font-size: 14px;
  line-height: 16px;
}
aside#actualites .actu .date {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  font-size: 14px;
  line-height: 24px;
  font-style: italic;
  color: #fff;
  margin-bottom: 8px;
  -webkit-border-radius: 12px/12px 12px 11px 11px;
  -moz-border-radius: 12px/12px 12px 11px 11px;
  border-radius: 12px/12px 12px 11px 11px;
  background-color: #cf1818;
}
aside#actualites .actu .illustration {
  position: relative;
  margin-bottom: 18px;
}
aside#actualites .actu .illustration img {
  width: 100%;
  height: auto;
}
aside#actualites .actu a {
  margin-top: 6px;
  display: block;
  color: #cf1818;
  text-decoration: none;
  font-style: italic;
  font-weight: lighter;
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 46px;
  margin-bottom: 24px;
  color: #474747;
  font-family: 'alexandriaflfbold';
}
h1 {
  background: url(img/title.png) 100% 31px no-repeat;
}
h1.sm {
  background: url(img/title-small.png) 100% 31px no-repeat;
}
h2 {
  font-size: 1.325em;
}
h3 {
  font-size: 1.25em;
}
h4 {
  font-size: 1.125em;
}
h5,
h6 {
  font-size: 1em;
}
ul,
ol {
  margin-left: 20px;
  overflow: hidden;
}
ul ul,
ol ul {
  list-style: disc inside;
  margin-bottom: 0;
}
ol ol,
ul ol {
  list-style: lower-roman inside;
  margin-bottom: 0;
}
ul {
  list-style: square inside;
}
ol {
  list-style: decimal inside;
}
blockquote {
  margin: 0 60px 0 45px;
  border-left: 5px solid #ccc;
  padding-left: 15px;
  font-style: italic;
  font-family: "Kreon", serif;
  overflow: hidden;
  margin-bottom: 1.5em;
}
blockquote p {
  margin-bottom: 0;
}
blockquote em {
  display: block;
  font-family: "PT sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-align: right;
}
img.alignleft {
  float: left;
  margin-right: 20px;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
img.alignright {
  float: right;
  margin-left: 20px;
}
.cb {
  clear: both;
}
.column {
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
  column-count: 2;
  column-gap: 40px;
}
.border-radius {
  border: 6px solid #ffffff;
  -moz-box-shadow: 0 0 10px #333333;
  -webkit-box-shadow: 0 0 10px #333333;
  box-shadow: 0 0 10px #333333;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
}
nav.pagination {
  display: block;
  text-align: right;
  margin: 10px auto;
}
nav.pagination a {
  display: inline-block;
  height: 20px;
  width: 20px;
  line-height: 20px;
  margin: 0 1px 0 0;
  border: 1px solid #DAD9D9;
  text-align: center;
  text-decoration: none;
  color: #646161;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px 3px 3px 3px;
}
nav.pagination a.next,
#content .pagination a.prev {
  border: 1px solid #FFFFFF;
}
nav.pagination a.current,
#content .pagination a:hover {
  border: 1px solid #3580A9;
  -moz-text-shadow: 0px -1px 0px #2C6AA3;
  -webkit-text-shadow: 0px -1px 0px #2C6AA3;
  -o-text-shadow: 0px -1px 0px #2C6AA3;
  text-shadow: 0px -1px 0px #2C6AA3;
  color: #D4E6EF;
  font-weight: bold;
}
nav.pagination a.next:hover,
#content .pagination a.prev:hover {
  background: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
  color: #646161;
  font-weight: normal;
  border-color: #F7F7F7;
}
div#display-error {
  position: relative;
  padding: 50px 0 20px 0;
  width: 100%;
  height: auto;
  text-align: center;
  color: #444444;
  font-size: 14px;
}
div#display-error img {
  margin-bottom: 20px;
}
div#display-error a {
  font-size: 12px;
  color: #444444;
  text-decoration: none;
}
div#display-error a:hover {
  text-decoration: underline;
}
div#Information {
  color: #8cc65f;
  text-align: center;
  background: #f0f0f0;
  border: 1px dashed #8cc65f;
  padding: 20px;
  font-size: 20px;
  width: 400px;
  right: 50%;
  margin: 0 -220px 0 0;
  display: none;
  position: fixed;
  top: 100px;
  z-index: 100;
  opacity: 0.9;
}
div#Information img {
  float: none;
}
@keyframes initcolor {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes initcolor {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes initcolor {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes initcolor {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes uninitcolor {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes uninitcolor {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes uninitcolor {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes uninitcolor {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@font-face {
  font-family: 'alexandriaflfregular';
  src: url('fonts/alexandriaflf-webfont.eot');
  src: url('fonts/alexandriaflf-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/alexandriaflf-webfont.woff2') format('woff2'), url('fonts/alexandriaflf-webfont.woff') format('woff'), url('fonts/alexandriaflf-webfont.ttf') format('truetype'), url('fonts/alexandriaflf-webfont.svg#alexandriaflfregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'alexandriaflfbold';
  src: url('fonts/alexandriaflf-bold-webfont.eot');
  src: url('fonts/alexandriaflf-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/alexandriaflf-bold-webfont.woff2') format('woff2'), url('fonts/alexandriaflf-bold-webfont.woff') format('woff'), url('fonts/alexandriaflf-bold-webfont.ttf') format('truetype'), url('fonts/alexandriaflf-bold-webfont.svg#alexandriaflfbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
#mod_galleryV5 { margin: 0px auto 0 auto; position: relative; text-align: center; border: 1px solid; height: auto; /*+box-shadow:0px 0px 10px #000000;*/ /*-moz-box-shadow:0px 0px 10px #000000;-webkit-box-shadow:0px 0px 10px #000000;-o-box-shadow:0px 0px 10px #000000;box-shadow:0px 0px 10px #000000; */}

#mod_galleryV5 #gallery_container { position: absolute; top: 0; left: 0; z-index: 10; }

#mod_galleryV5 #img_display { margin: 6px; z-index: 10; cursor: url(administration/img/composants/Galleryv5/zoomin.cur), pointer !important; cursor: pointer; }
#mod_galleryV5 #img_display img { cursor: pointer; cursor: url(administration/img/composants/Galleryv5/zoomin.cur), pointer !important; cursor: pointer; }

#mod_galleryV5 #loader { position: absolute; width: 64px; height: 64px; z-index: 8; }
#mod_galleryV5 #play { position: absolute; width: 56px; height: 56px; background: url(administration/img/composants/Galleryv5/buttons.png) top left no-repeat; z-index: 11; display: none; cursor: pointer; }
#mod_galleryV5 #pause { position: absolute; width: 56px; height: 56px; background: url(administration/img/composants/Galleryv5/buttons.png) top right no-repeat; z-index: 11; display: none; cursor: pointer; }
#mod_galleryV5 #error_message {  }

#mod_galleryV5 #title { position: absolute; top: 6px; left: 0; margin: 0 6px; height: 18px; background: url(administration/img/composants/Galleryv5/black_opacity.png) top left repeat; font-size: 11px; font-weight: bold; color: #fff; text-align: center; line-height: 18px; }

#mod_galleryV5 #footer_gallery_container { position: absolute; bottom: 6px; left: 6px; z-index: 30; }
#mod_galleryV5 #footer_gallery_background { position: absolute; bottom: 0; left: 0; width: 100%; height: 100%;  background: url(administration/img/composants/Galleryv5/black_opacity.png) top left repeat; display: none;  }
#mod_galleryV5 #footer_gallery { position: relative; margin: 0 auto; }

#mod_galleryV5 #slider_container { position: relative; overflow: hidden; float: left; }
#mod_galleryV5 #slider { position: relative; width: 9000px; }
#mod_galleryV5 .thumbs { border: 1px solid #9e9c9d; margin: 5px 4px 0 0; float: left; cursor: pointer; opacity: 0.6; }
#mod_galleryV5 .thumbs.currentItem { border-color: #fff; }
#mod_galleryV5 .thumbs img { opacity: 0; }

#mod_galleryV5 #thumbs_left_controller { width: 9px; height: 17px; margin: 0 18px 0 0; background: url(administration/img/composants/Galleryv5/controllers.png) top left no-repeat; cursor: default; float: left; opacity: 0; }
#mod_galleryV5 #thumbs_left_controller:hover { background-position: bottom left; }
#mod_galleryV5 #thumbs_right_controller { width: 9px; height: 17px; margin: 0 0 0 18px; background: url(administration/img/composants/Galleryv5/controllers.png) top right no-repeat; cursor: pointer; float: left; opacity: 0; }
#mod_galleryV5 #thumbs_right_controller:hover { background-position: bottom right; }





































