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;
}
.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;
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
nav#navigation.navbar.navbar-default {
  margin-bottom: 0;
  min-height: 0;
}
nav#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav#navigation li {
  display: block;
  width: auto;
  height: auto;
  padding: 0;
  text-align: center;
  float: left;
}
@media (max-width: 760px) {
  nav#navigation li {
    float: none;
    width: 100%;
  }
  nav#navigation li br {
    display: none;
  }
}
nav#navigation li a {
  display: inline-block;
  text-decoration: none;
  font-size: 15px;
  color: #ff0059;
  line-height: 30px;
  margin: 0;
  padding: 0 10px;
  -moz-transition: all .4s;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
nav#navigation li:last-of-type a {
  padding-right: 0;
}
nav#navigation li:first-of-type a {
  padding-left: 0;
}
nav#navigation li:after {
  content: '|';
  margin: 0px;
  display: inline;
  color: #fff;
}
nav#navigation li:last-of-type:after {
  display: none;
}
nav#navigation li a:hover,
nav#navigation li a.active {
  color: #fff;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
@media (max-width: 768px) {
  nav#navigation {
    width: 100%;
    padding-top: 5px;
  }
  nav#navigation a {
    width: 100%;
    text-align: center;
  }
  nav#navigation li:after {
    display: none;
  }
}
nav#navigation ul li:hover > ul {
  display: block;
}
nav#navigation ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  top: 66px;
  left: 0;
  z-index: 99999;
}
nav#navigation ul ul li {
  float: none;
  margin: 0;
  padding: 0;
  display: block;
  border-bottom: 1px solid #612d84;
  border-left: 1px solid #612d84;
  border-right: 1px solid #612d84;
}
nav#navigation ul ul a {
  padding: 6px 10px;
  height: auto;
  line-height: 20px;
  display: block;
  white-space: nowrap;
  float: none;
  text-transform: none;
  background: url(../img/submenu.png) top left repeat-x;
  font-family: 'champagne__limousinesregular';
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}
*html nav#navigation ul ul a {
  height: 32px;
  width: 144px;
}
*:first-child+html nav#navigation ul ul a {
  height: 32px;
  width: 144px;
}
nav#navigation ul ul a:hover {
  background-position: bottom left;
}
nav#navigation ul ul li:first-child a {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
nav#navigation ul ul li:first-child a:after {
  content: '';
  position: absolute;
  left: 30px;
  top: -8px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #000000;
}
nav#navigation ul ul li:first-child a:hover:after {
  border-bottom-color: #6c2da5;
}
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;
}
header {
  position: relative;
  width: 100%;
  height: auto;
  padding: 14px 0 20px 0px;
  background-color: rgba(0,0,0,0.5);
  font-family: 'GothamRounded-Book';
}
.header_nav {
  margin-bottom: 10px;
  margin-top: 2px;
}
.header_nav a {
  color: #ff0059;
  font-size: 15px;
  margin-left: 35px;
  line-height: 20px;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.header_nav a i {
  font-size: 18px;
  vertical-align: bottom;
  color: #ff0059;
  line-height: 20px;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.header_nav a:last-of-type i {
  font-size: 16px;
}
.header_nav a:hover,
.header_nav a.active {
  color: #fff;
  text-decoration: none;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.header_nav a:hover i,
.header_nav a.active i {
  color: #fff;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
@media (max-width: 768px) {
  #logo {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .header_nav {
    width: 100%;
  }
  .header_nav a {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 20px;
    padding: 0;
    margin: 0 0 2px 0;
  }
}
footer {
  position: relative;
  height: auto;
  margin: 0 auto;
  width: 100%;
  padding: 20px 0;
  font-size: 11px;
  line-height: 30px;
  color: #fff;
}
footer a,
footer a:visited {
  color: #fff;
}
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: #ffffff;
  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(255,0,89,0.8);
  color: #fff;
}
section#formulaire div#logoForm img {
  vertical-align: middle;
  border: none;
}
html {
  width: 100%;
  height: auto;
}
body {
  font: 12px/150% Arial, Helvetica, sans-serif;
  color: #fff;
  letter-spacing: 0px;
  text-align: center;
  background-image: url(../img/bkg.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 auto;
  width: 100%;
  height: auto;
  vertical-align: baseline;
}
.exergue {
  color: #ff0059;
}
strong {
  color: #fff;
}
em {
  font-style: italic;
  color: #fff;
}
#content a {
  color: inherit;
  text-decoration: none;
}
#content a:hover {
  color: inherit;
  text-decoration: underline;
}
p,
ul,
ol,
blockquote {
  margin-bottom: 1.5em;
}
a,
a:hover,
a:active,
a:focus,
a:visited {
  outline: none;
}
.modal-content .info {
  color: #000;
}
.container {
  max-width: 930px !important;
}
section.container {
  position: relative;
  margin-top: 20px;
  margin-bottom: 0px;
}
section.container .background {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: left;
  background-color: rgba(0,0,0,0.43);
}
#content {
  position: relative;
  width: 1020px;
  height: auto;
  min-height: 500px;
  padding: 10px;
  text-align: left;
}
.footer_blocs {
  position: relative;
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.footer_blocs>div:not(.clearfix) {
  position: relative;
  text-align: left;
}
.footer_blocs>div>div {
  padding: 15px 20px;
  background-color: rgba(0,0,0,0.43);
  height: 100%;
}
.footer_blocs>div:first-of-type>div {
  background-image: url(../img/map.png);
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
}
.footer_blocs .dist {
  font-family: 'ArialRoundedMTBold';
  font-size: 18px;
  color: #fff;
  margin-bottom: 12px;
}
.footer_blocs a {
  color: #fff;
  text-decoration: underline;
}
.footer_blocs a:hover {
  color: #ff0059;
}
aside#actualites h2 {
  margin-bottom: 12px;
}
aside#actualites .actu {
  position: relative;
}
aside#actualites .actu .title {
  font-size: 18px;
  color: #fff;
  margin-bottom: 10px;
}
aside#actualites .actu .illustration {
  margin-right: 15px;
  margin-bottom: 10px;
  float: left;
}
aside#actualites .actu .desc {
  color: #fff;
}
aside#actualites .actu a {
  display: inline-block;
  color: #fff;
  text-decoration: underline;
  margin-top: 5px;
}
aside#actualites .actu a:hover {
  color: #ff0059;
}
aside#evenements {
  position: relative;
}
aside#evenements .article {
  position: relative;
  margin-bottom: 25px;
}
aside#evenements h2,
aside#evenements h2 a {
  font-size: 20px;
  border: none;
  text-decoration: none;
  color: #ff0059;
  font-family: 'ArialRoundedMTBold';
  font-weight: normal;
}
aside#evenements .date {
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  margin-bottom: 10px;
}
aside#evenements a {
  font-weight: bold;
  text-decoration: underline;
  font-size: 13px;
  margin-top: 10px;
  color: #fff;
}
aside#evenements h2 a:hover {
  color: #fff;
}
.partenaire {
  position: relative;
  margin-bottom: 25px;
  text-align: center;
  padding-bottom: 25px;
  border-bottom: 1px solid #fff;
}
.partenaire img {
  width: 100%;
  margin-bottom: 12px;
}
.partenaire a {
  font-size: 16px;
  color: #ff0059;
  text-decoration: underline;
  line-height: 22px;
}
.partenaire a i {
  font-size: 18px;
  vertical-align: bottom;
  line-height: 22px;
  color: #ff0059;
  text-decoration: none;
}
img,
embed,
object,
video {
  max-width: 100%;
}
#map_canvas img {
  max-width: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 24px;
  font-family: 'ArialRoundedMTBold';
}
h1 {
  font-size: 30px;
  color: #fff;
  line-height: 45px;
  padding-bottom: 5px;
  width: 100%;
  border-bottom: 1px solid #fff;
}
h2 {
  font-size: 24px;
  color: #ff0059;
  line-height: 28px;
  border-bottom: 1px solid #ff0059;
  display: inline-block;
  width: auto;
}
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: 'GothamRounded-Book';
  src: url('../fonts/gotham/GothamRounded-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/gotham/GothamRounded-Book.otf') format('opentype'), url('../fonts/gotham/GothamRounded-Book.woff') format('woff'), url('../fonts/gotham/GothamRounded-Book.ttf') format('truetype'), url('../fonts/gotham/GothamRounded-Book.svg#GothamRounded-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ArialRoundedMTBold';
  src: url('../fonts/arial/ArialRoundedMTBold.eot?#iefix') format('embedded-opentype'), url('../fonts/arial/ArialRoundedMTBold.woff') format('woff'), url('../fonts/arial/ArialRoundedMTBold.ttf') format('truetype'), url('../fonts/arial/ArialRoundedMTBold.svg#ArialRoundedMTBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
