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 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  padding: 45px 30px 9px 30px;
  height: auto;
  background-image: url(img/bkg-menu-top.png), url(img/bkg-menu-bottom.png);
  background-size: normal;
  background-repeat: no-repeat;
  background-position: top center, bottom center;
  z-index: 99;
  overflow: visible;
}
body.index nav#navigation {
  position: absolute;
  bottom: 35px;
}
.navbar-default {
  border: none;
  background: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: inherit;
  color: inherit;
}
.collapse.navbar-collapse {
  margin-left: 0;
  margin-right: 0;
}
nav.navbar {
  border-radius: 0 !important;
  margin-bottom: 0;
  min-height: 0;
}
nav#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: visible;
}
nav#navigation li {
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  text-align: center;
  float: left;
}
nav#navigation li a,
nav#navigation li span {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  font-size: 17px;
  font-family: "Lobster1.4";
  color: #fff;
  line-height: 22px;
  margin: 0;
  padding: 8px 10px;
  -moz-transition: all .4s;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
nav#navigation li a:hover,
nav#navigation li a.active {
  color: #626262;
  text-decoration: underline;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
nav#navigation li a#livre-or {
  margin-top: 24px;
}
nav#navigation li a#contact {
  display: inline-block;
  width: 81px;
  height: 34px;
  border: 3px solid transparent;
  border-radius: 5px;
  background-color: transparent;
  background-image: url(img/btn-contact.png);
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 27px;
}
nav#navigation li a#contact:hover {
  border-color: #f3f3f0;
  background-color: rgba(255,255,255,0.6);
}
nav#navigation ul li:hover > ul {
  display: block;
  overflow: visible !important;
  -moz-transition: all .4s;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
nav#navigation ul li:hover span {
  color: #626262;
}
nav#navigation ul li:hover span:after {
  display: inline-block;
  content: '\f078';
  font-family: 'fontAwesome';
  color: #626262;
  margin-left: 5px;
  font-size: 14px;
  line-height: 22px;
  vertical-align: bottom;
}
nav#navigation ul ul {
  width: auto;
  list-style: none;
  margin: 0;
  padding: 0 0 5px 0px;
  display: none;
  position: relative;
  background: rgba(255,255,255,0.1);
  z-index: 99999;
  -moz-transition: all .4s;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
nav#navigation ul ul li {
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
  display: block;
  text-align: left;
}
nav#navigation ul ul a {
  display: inline-block;
  height: auto;
  width: auto;
  font-size: 15px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 18px;
  display: block;
  white-space: nowrap;
  float: none;
  text-transform: none;
  color: #fff;
  text-decoration: none;
}
nav#navigation ul ul a:before {
  display: inline-block;
  content: '\f111';
  font-family: 'fontAwesome';
  color: #fff;
  margin-right: 5px;
  font-size: 11px;
  line-height: 20px;
  vertical-align: bottom;
}
*html nav#navigation ul ul a {
  height: 32px;
  width: 144px;
}
nav#navigation ul:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html nav#navigation ul {
  zoom: 1;
}
*:first-child+html #menu {
  zoom: 1;
}
@media (max-width: 760px) {
  nav#navigation,
  body.index nav#navigation {
    width: 100%;
    padding: 25px 15px 15px 15px;
    left: 0;
    right: 0;
    height: auto;
    background-color: #5fb0b5;
    background-image: none;
  }
  nav#navigation li {
    float: none;
    width: 100%;
  }
  nav#navigation li br {
    display: none;
  }
  nav#navigation ul ul {
    position: relative;
    width: 100%;
    left: 0;
  }
  nav#navigation ul ul li {
    width: 100%;
  }
}
header {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0px;
  background-color: #f5f4ef;
  background-image: url(img/header.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
#header-nav {
  position: relative;
  width: 100%;
  padding: 25px 0px;
  background-image: url(img/header-x.png);
  background-size: normal;
  background-repeat: repeat-x;
  background-position: bottom left;
}
#header-nav #btn-home {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-top: 6px;
  padding: 1px;
  background-image: url(img/btn-home.png);
  background-position: bottom center;
}
#header-nav #btn-facebook {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-top: 6px;
  margin-left: 12px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  background-color: #6db4b8;
  border-radius: 50%;
}
#header-nav #btn-facebook i {
  line-height: 30px;
  vertical-align: bottom;
}
#header-nav #btn-facebook:hover {
  background-color: #3b5998;
}
figure#logo {
  position: absolute;
  bottom: -44px;
  left: 50%;
  margin-left: -96px;
  z-index: 99;
}
@media (max-width: 768px) {
  figure#logo {
    display: none;
  }
}
header h2 {
  color: #61b0b4;
  font-size: 15px;
  font-family: "Lobster1.4";
  line-height: 18px;
  margin-bottom: 4px;
}
footer {
  position: relative;
  height: auto;
  margin: 0 auto;
  width: 100%;
  padding: 25px 0 15px 0;
  font-size: 12px;
  color: #9e9e9e;
  line-height: 30px;
  background-color: #464948;
}
footer a,
footer a:visited {
  color: #9e9e9e;
}
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: 15px/150% 'Abel', Arial, Helvetica, sans-serif;
  color: #353939;
  letter-spacing: 0px;
  text-align: center;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 auto;
  width: 100%;
  height: auto;
  vertical-align: baseline;
}
.exergue {
  color: #353939;
}
strong {
  color: #353939;
}
em {
  font-style: italic;
  color: #353939;
}
.container a {
  color: inherit;
  text-decoration: none;
}
.container a:hover {
  color: inherit;
  text-decoration: underline;
}
.container {
  max-width: 100% !important;
}
p,
ul,
ol,
blockquote {
  margin-bottom: 1.5em;
}
a,
a:hover,
a:active,
a:focus,
a:visited {
  outline: none;
}
.toDisplayText {
  display: none;
}
strong.etitle {
  font-family: 'Indie Flower', cursive;
  font-size: 18px;
}
.modal-content .info {
  color: #000;
}
section.container {
  position: relative;
  padding-top: 90px;
  padding-bottom: 45px;
}
#content {
  position: relative;
  width: 1020px;
  height: auto;
  min-height: 500px;
  padding: 10px;
  text-align: left;
}
div#bandeau {
  position: relative;
  padding-top: 30px;
  padding-bottom: 25px;
  background-color: #464948;
}
div#bandeau .picto {
  position: relative;
  margin-bottom: 10px;
}
div#bandeau .picto img {
  max-width: 100%;
}
div#bandean a.linkTitle {
  border: none;
  text-decoration: none !important;
}
div#bandean a.linkTitle:hover {
  text-decoration: none !important;
}
div#bandeau h2 {
  color: #fff;
  font-size: 18px;
  font-family: "Lobster1.4";
  line-height: 24px;
}
div#bandeau a.linkTitle:hover h2 {
  color: #d51f4f;
  text-decoration: none !important;
}
div#bandeau p {
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 10px;
}
div#bandeau p strong,
div#bandeau p div {
  color: #fff;
}
div#bandeau div.next,
div#bandeau div.next strong {
  color: #fff;
  font-size: 13px;
  line-height: 16px;
}
div#bandeau a {
  color: #fff;
  font-size: 15px;
  font-family: "Lobster1.4";
}
div#bandeau .typo {
  font-family: 'Indie Flower', cursive;
  font-weight: bold;
  font-size: 18px;
}
.pomme {
  color: #b4d338;
}
.wrap-actus {
  position: relative;
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url(img/nuages.png), url(img/bkg-actus.jpg);
  background-position: bottom left, center center;
  background-size: contain, cover;
  background-repeat: repeat-x, no-repeat;
}
.wrap-actus>.container {
  position: relative;
  padding: 25px;
  background-color: #61b0b4;
  box-shadow: 1px 1px 9px 0px rgba(35,31,32,0.7);
}
aside#actualites {
  position: relative;
  border: 3px solid #fbfdfd;
  padding: 35px 25px 30px 25px;
}
aside#actualites h2 {
  color: #fff;
  font-size: 40px;
  font-family: 'Lobster1.4';
}
aside#actualites h2:before {
  display: inline-block;
  content: '\f068\f068\f068';
  font-family: 'fontAwesome';
  color: #fff;
  margin-right: 50px;
  font-size: 14px;
  line-height: 34px;
  vertical-align: bottom;
}
aside#actualites h2:after {
  display: inline-block;
  content: '\f068\f068\f068';
  font-family: 'fontAwesome';
  color: #fff;
  margin-left: 50px;
  font-size: 14px;
  line-height: 34px;
  vertical-align: bottom;
}
aside#actualites .actu {
  padding: 35px 50px 0 50px;
}
aside#actualites .actu:nth-of-type(2n) {
  padding-top: 0;
}
aside#actualites .actu .illustration {
  position: relative;
  display: inline-block;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  height: auto;
  border: 5px solid #fff;
  border-radius: 50%;
  margin-bottom: 14px;
  overflow: hidden;
}
aside#actualites .actu .illustration img {
  max-width: 100%;
  width: auto;
}
aside#actualites .actu .title {
  font-size: 18px;
  color: #fff;
  margin-bottom: 9px;
}
aside#actualites .actu .date {
  color: #fff;
  font-size: 14px;
  margin-bottom: 14px;
}
aside#actualites .actu .desc {
  color: #565c5c;
  font-size: 13px;
  line-height: 16px;
}
aside#actualites .actu a {
  color: #fff;
  margin-top: 9px;
}
body.contact section.container ul li i {
  font-size: 20px;
  line-height: 22px;
  vertical-align: middle;
  margin-right: 10px;
  color: #61b0b4;
}
body.contact section.container ul li {
  line-height: 22px;
}
img,
embed,
object,
video {
  max-width: 100%;
}
#map_canvas img {
  max-width: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 24px;
  color: #fff;
}
h1 {
  font-size: 29px;
  margin-bottom: 34px;
  line-height: 34px;
  padding: 11px 35px 12px 15px;
  background-color: #61b0b4;
  text-shadow: 2px 2px rgba(35,31,32,0.4);
  display: inline-block;
  width: auto;
  text-align: left;
  background-image: url(img/title.png);
  background-position: top right;
  background-repeat: no-repeat;
}
h2 {
  font-size: 1.325em;
}
h3 {
  font-size: 1.25em;
}
h4 {
  font-size: 1.125em;
}
h5,
h6 {
  font-size: 1em;
}
h1:before {
  display: inline-block;
  content: '\f111';
  font-family: 'fontAwesome';
  color: #fff;
  margin-right: 20px;
  font-size: 14px;
  line-height: 34px;
  vertical-align: bottom;
}
h1:after {
  display: inline-block;
  content: '\f111';
  font-family: 'fontAwesome';
  color: #fff;
  margin-left: 20px;
  font-size: 14px;
  line-height: 34px;
  vertical-align: bottom;
}
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: "Lobster1.4";
  src: url("fonts/lobster/Lobster_1_4.eot?") format("eot"), url("fonts/lobster/Lobster_1_4.woff") format("woff"), url("fonts/lobster/Lobster_1_4.ttf") format("truetype"), url("fonts/lobster/Lobster_1_4.svg#Lobster1.4") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*[fmt]0020-000A-3*/
/*#zoombox iframe, #zoombox image*/
#INVALID-RULE{  border:none;}
#zoombox .mask{  background-color:#000000;  position:fixed;  width:100%;  z-index:90;  height:100%;  top:0;  left:0;}
#zoombox .container{  position:absolute;  z-index:100;}
#zoombox .relative{  position:relative;}
#zoombox .prev{  position:absolute;  top:0;  left:0;  width:50%;  height:100%;  cursor:pointer;  /*+opacity:0;*/  filter:alpha(opacity=0);  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);  -moz-opacity:0;  opacity:0;}
#zoombox .prev:hover{  /*+opacity:100%;*/  filter:alpha(opacity=100);  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);  -moz-opacity:1;  opacity:1;}
#zoombox .next{  position:absolute;  top:0;  right:0;  width:50%;  height:100%;  /*+opacity:0;*/  filter:alpha(opacity=0);  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);  -moz-opacity:0;  opacity:0;}
#zoombox .close, #zoombox .next, #zoombox .prev{  cursor:pointer;}
#zoombox .next:hover{  /*+opacity:100%;*/  filter:alpha(opacity=100);  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);  -moz-opacity:1;  opacity:1;}
#zoombox .gallery{  position:absolute;  bottom:0;  left:0;  right:0;  text-align:center;  /*+opacity:85%;*/  filter:alpha(opacity=85);  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);  -moz-opacity:0.85;  opacity:0.85;  cursor:pointer;  width:auto;  background-color:#050505;}
#zoombox .gallery img{  height:50px;  padding:5px;  /*+opacity:50%;*/  filter:alpha(opacity=50);  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);  -moz-opacity:0.5;  opacity:0.5;}
#zoombox .gallery img:hover, #zoombox .gallery img.current{  /*+opacity:100%;*/  filter:alpha(opacity=100);  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);  -moz-opacity:1;  opacity:1;}
#zoombox_loader{  background:url(administration/js/zoombox/img/loader.png) no-repeat left top;  position:absolute;  height:40px;  width:40px;  cursor:pointer;  top:50%;  left:50%;  margin:-20px 0 0 -20px;  overflow:hidden;  z-index:110;}
/** Zoombox Theme **/
.zoombox .container{  background:#000000;  color:#666;  /*+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;}
.zoombox .content{}
.zoombox .title{  color:#FFFFFF;  /*+placement:anchor-top-left -1px -22px;*/  position:absolute;  left:-1px;  top:-22px;  /*+text-shadow:1px 1px #000000;*/  -moz-text-shadow:1px 1px #000000;  -webkit-text-shadow:1px 1px #000000;  -o-text-shadow:1px 1px #000000;  text-shadow:1px 1px #000000;}
.zoombox .close{  background:url(administration/js/zoombox/img/close.png) no-repeat;  width:30px;  height:30px;  /*+placement:anchor-top-right -15px -15px;*/  position:absolute;  right:-15px;  top:-15px;}
#zoombox.zoombox .next{  background:url(administration/js/zoombox/img/next.png) no-repeat right center;}
#zoombox.zoombox .prev{  background:url(administration/js/zoombox/img/prev.png) no-repeat left center;}
/** Lightbox Theme **/
.lightbox .container{  background:#FFFFFF;  margin-left:-30px;  padding:10px 10px 37px;  color:#666;}
.lightbox .close{  background:url(administration/js/zoombox/img/lightclose.gif) no-repeat left top;  width:66px;  height:22px;  top:auto;  /*+placement:anchor-bottom-right 12px 6px;*/  position:absolute;  right:12px;  bottom:6px;}
.lightbox .title{  text-align:left;}
.lightbox .next{  background:url(administration/js/zoombox/img/lightnext.gif) no-repeat right 50px;}
.lightbox .multimedia .next, .lightbox .multimedia .prev{  display:none;}
.lightbox .prev{  background:url(administration/js/zoombox/img/lightprev.gif) no-repeat left 50px;}
#zoombox.lightbox .gallery{  left:10px !important;  right:10px;  bottom:36px;}
/** Pretty Photo Theme **/
.prettyphoto .container{  border:10px solid #0B0A0A;  /*+border-radius:10px;*/  -moz-border-radius:10px;  -webkit-border-radius:10px;  -khtml-border-radius:10px;  border-radius:10px 10px 10px 10px;  background:#FFFFFF;  padding:10px 10px 37px;  margin-left:-20px;  color:#797979;}
.prettyphoto .title{  text-align:left;}
.prettyphoto .close{  background:url(administration/js/zoombox/img/ppsprite.png);  width:27px;  height:24px;  top:auto;  /*+placement:anchor-bottom-right 6px 8px;*/  position:absolute;  right:6px;  bottom:8px;}
.prettyphoto .next{  background:url(administration/js/zoombox/img/ppnext.png) no-repeat right center;}
.prettyphoto .prev{  background:url(administration/js/zoombox/img/ppprev.png) no-repeat left center;}
.prettyphoto .multimedia .next, .prettyphoto .multimedia .prev{  display:none;}
#zoombox.prettyphoto .gallery{  left:10px !important;  right:10px;  bottom:36px;}
/** Dark Pretty Photo Theme **/
.darkprettyphoto .container{  /*+border-radius:10px;*/  -moz-border-radius:10px;  -webkit-border-radius:10px;  -khtml-border-radius:10px;  border-radius:10px 10px 10px 10px;  background:#0C0C0C;  padding:10px 10px 37px;  margin-left:-30px;  color:#828282;}
.darkprettyphoto .title{  /*[empty]position:;*/  text-align:left;}
.darkprettyphoto .close{  background:url(administration/js/zoombox/img/ppsprite.png);  width:27px;  height:24px;  top:auto;  /*+placement:anchor-bottom-right 2px 6px;*/  position:absolute;  right:2px;  bottom:6px;}
.darkprettyphoto .next{  background:url(administration/js/zoombox/img/ppnext.png) no-repeat right center;}
.darkprettyphoto .prev{  background:url(administration/js/zoombox/img/ppprev.png) no-repeat left center;}
.darkprettyphoto .multimedia .next, .darkprettyphoto .multimedia .prev{  display:none;}
#zoombox.darkprettyphoto .gallery{  left:10px !important;  right:10px;  bottom:36px;}
/** Simple Theme **/
.simple .container{  background:#000;}
.simple .title{  color:#FFFFFF;  /*+placement:anchor-top-left -1px -22px;*/  position:absolute;  left:-1px;  top:-22px;  /*+text-shadow:1px 1px #000000;*/  -moz-text-shadow:1px 1px #000000;  -webkit-text-shadow:1px 1px #000000;  -o-text-shadow:1px 1px #000000;  text-shadow:1px 1px #000000;}
#zoombox.simple .next{  background:url(administration/js/zoombox/img/simplenav.png) no-repeat -20px center;  /*+opacity:100%;*/  filter:alpha(opacity=100);  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);  -moz-opacity:1;  opacity:1;  right:-20px;  width:20px;}
#zoombox.simple .next:hover{  background-position-x:left;}
#zoombox.simple .prev{  background:url(administration/js/zoombox/img/simplenav.png) no-repeat -40px center;  /*+opacity:100%;*/  filter:alpha(opacity=100);  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);  -moz-opacity:1;  opacity:1;  left:-20px;  width:20px;}
#zoombox.simple .prev:hover{  background-position-x:-60px;}
.simple .prev{  background:url(administration/js/zoombox/img/ppprev.png) no-repeat left center;}
.simple .close{  background:url(administration/js/zoombox/img/simpleclose.png) no-repeat;  width:30px;  height:30px;  position:absolute;  top:0;  right:-10px;}
