* {
  margin: 0;
  padding: 0;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
html {
  SCROLLBAR-BASE-COLOR: #feecd6;
}
body {
  FONT-SIZE: 11px;
  MARGIN: 0px;
  COLOR: #333333;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  background-color: #F6F5F3;
  TEXT-ALIGN: left;
  padding: 0px;
}
div.highslide-header {
  background-color: #e1ded7;
}
div.highslide-html-content {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  background-color: #FBFBFB;
}
div.highslide-footer {
  padding-right: 2px;
  padding-bottom: 2px;
}
div.highslide-container div.highslide-body {
  padding: 5px;
  font-size: 11px !important;
}
div.highslide-body p {
  margin-bottom: 10px;
}
div.highslide-body ul {
  margin-bottom: 10px;
  margin-left: 20px;
}
div.highslide-body ul li {
  list-style-type: normal;
}
a:link {
  COLOR: #333333;
  TEXT-DECORATION: none;
  font-weight: bold;
}
a:visited {
  COLOR: #333333;
  TEXT-DECORATION: none;
  font-weight: bold;
}
a:hover {
  COLOR: #249faa;
  TEXT-DECORATION: none;
  font-weight: bold;
}
a:active {
  TEXT-DECORATION: none;
  outline: none;
}
#global {
  width: 998px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
#entete {
  WIDTH: 998px;
  HEIGHT: 156px;
  background-color: #ffffff;
  margin: 0px auto;
  position: relative;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #dbdbdb;
  border-right-color: #dbdbdb;
  border-bottom-color: #dbdbdb;
  border-left-color: #dbdbdb;
}
#fond-page {
  WIDTH: 998px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #dbdbdb;
  border-right-color: #dbdbdb;
  border-bottom-color: #dbdbdb;
  border-left-color: #dbdbdb;
  background-color: #FFFFFF;
}
#monmenu1 {
  FLOAT: left;
  WIDTH: 140px;
  margin-left: 10px;
  margin-top: 42px;
}
#contenu {
  FLOAT: left;
  WIDTH: 830px;
  margin-left: 10px;
}
#monmenu2 {
  FLOAT: right;
  WIDTH: 160px;
  margin-right: 10px;
  margin-top: 10px;
}
#clear {
  clear: both;
}
div.clear {
  clear: both;
}
#pied {
  WIDTH: 998px;
  TEXT-ALIGN: center;
  padding-top: 3px;
  padding-bottom: 3px;
  clear: both;
}
img {
  BORDER-TOP-STYLE: none;
  BORDER-RIGHT-STYLE: none;
  BORDER-LEFT-STYLE: none;
  BORDER-BOTTOM-STYLE: none;
}
.montrer {
  display: block;
}
.cacher {
  display: none;
}
div.faussepopup {
  background-color: #E5E5E5;
  border: 3px solid #666666;
  left: 50%;
  top: 50%;
  position: absolute;
  padding: 1px;
  z-index: 500;
  box-shadow: 0 0 15px #2A2A2A;
}
div.faussepopup h6 {
  margin: 0px;
  padding: 2px;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #666666;
  padding-top: 5px;
  padding-bottom: 5px;
}
div.faussepopup h6 span[id*='stop'] {
  cursor: pointer;
}
div.faussepopup img.fermer {
  cursor: pointer;
  position: absolute;
  z-index: 1500;
  right: 3px;
  top: 3px;
}
div.faussepopup form {
  padding-right: 3px;
  padding-left: 3px;
}
div.faussepopup div.alertContent {
  margin: 10px;
  padding: 10px;
}
div.faussepopup p {
  margin: 10px;
  padding: 10px;
}
div.faussepopup p input {
  margin-top: 20px;
  margin-right: 10px;
}
div.faussepopup p input[type=button] {
  margin-top: 0px !important;
}
div.avertissement {
  width: 400px;
  margin-top: 40px;
  margin-bottom: 40px;
  border: 1px solid #666666;
  margin-left: 200px;
}
div.avertissement h2 {
  font-size: 14px;
  color: #FFFFFF !important;
  background-color: #666666;
  margin: 0px;
  padding: 3px;
  margin-top: 0 !important;
}
div.avertissement p.message {
  padding: 10px;
  float: right;
  width: 270px;
}
div.avertissement p.image {
  float: left;
  padding: 10px;
  min-height: 150px;
  text-align: center;
}
div.avertissement p.pictoMauvais {
  background-image: url(images/smiley_mauvais.png);
  background-repeat: no-repeat;
  width: 90px;
  background-position: 10px 10px;
}
div.avertissement p.pictoBon {
  background-image: url(images/smiley_bon.png);
  background-repeat: no-repeat;
  width: 90px;
  background-position: 10px 10px;
}
div.avertissement form {
  margin-top: 20px;
  text-align: center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
div.debogage {
  background-color: #FFE6E6;
  padding: 5px;
  border: 1px solid #FF0000;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  clear: both;
}
div.debogage h2 span {
  float: right;
}
div.debogage h2 {
  color: #FF0000;
  margin-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FF0000;
  font-size: 14px;
}
div.debogage p span {
  color: #FF00FF;
  font-weight: bold;
}
p.compagnie,
li.compagnie {
  display: none;
}
.grid-pulse {
  display: none;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 20000;
  top: 45px;
  left: 150px;
}
.grid-pulse span {
  position: relative;
  display: block;
  width: 25%;
  height: 25%;
  margin: 4%;
  background: silver;
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.grid-pulse span:nth-child(1) {
  -webkit-animation: grid-pulse -225ms 692ms linear infinite;
  -moz-animation: grid-pulse -225ms 692ms linear infinite;
  -ms-animation: grid-pulse -225ms 692ms linear infinite;
  -o-animation: grid-pulse -225ms 692ms linear infinite;
  animation: grid-pulse -225ms 692ms linear infinite;
}
.grid-pulse span:nth-child(2) {
  -webkit-animation: grid-pulse -469ms 923ms linear infinite;
  -moz-animation: grid-pulse -469ms 923ms linear infinite;
  -ms-animation: grid-pulse -469ms 923ms linear infinite;
  -o-animation: grid-pulse -469ms 923ms linear infinite;
  animation: grid-pulse -469ms 923ms linear infinite;
}
.grid-pulse span:nth-child(3) {
  -webkit-animation: grid-pulse -713ms 777ms linear infinite;
  -moz-animation: grid-pulse -713ms 777ms linear infinite;
  -ms-animation: grid-pulse -713ms 777ms linear infinite;
  -o-animation: grid-pulse -713ms 777ms linear infinite;
  animation: grid-pulse -713ms 777ms linear infinite;
}
.grid-pulse span:nth-child(4) {
  -webkit-animation: grid-pulse -664ms 947ms linear infinite;
  -moz-animation: grid-pulse -664ms 947ms linear infinite;
  -ms-animation: grid-pulse -664ms 947ms linear infinite;
  -o-animation: grid-pulse -664ms 947ms linear infinite;
  animation: grid-pulse -664ms 947ms linear infinite;
}
.grid-pulse span:nth-child(5) {
  -webkit-animation: grid-pulse -299ms 1149ms linear infinite;
  -moz-animation: grid-pulse -299ms 1149ms linear infinite;
  -ms-animation: grid-pulse -299ms 1149ms linear infinite;
  -o-animation: grid-pulse -299ms 1149ms linear infinite;
  animation: grid-pulse -299ms 1149ms linear infinite;
}
.grid-pulse span:nth-child(6) {
  -webkit-animation: grid-pulse -382ms 1092ms linear infinite;
  -moz-animation: grid-pulse -382ms 1092ms linear infinite;
  -ms-animation: grid-pulse -382ms 1092ms linear infinite;
  -o-animation: grid-pulse -382ms 1092ms linear infinite;
  animation: grid-pulse -382ms 1092ms linear infinite;
}
.grid-pulse span:nth-child(7) {
  -webkit-animation: grid-pulse -585ms 1096ms linear infinite;
  -moz-animation: grid-pulse -585ms 1096ms linear infinite;
  -ms-animation: grid-pulse -585ms 1096ms linear infinite;
  -o-animation: grid-pulse -585ms 1096ms linear infinite;
  animation: grid-pulse -585ms 1096ms linear infinite;
}
.grid-pulse span:nth-child(8) {
  -webkit-animation: grid-pulse -768ms 1010ms linear infinite;
  -moz-animation: grid-pulse -768ms 1010ms linear infinite;
  -ms-animation: grid-pulse -768ms 1010ms linear infinite;
  -o-animation: grid-pulse -768ms 1010ms linear infinite;
  animation: grid-pulse -768ms 1010ms linear infinite;
}
.grid-pulse span:nth-child(9) {
  -webkit-animation: grid-pulse -237ms 871ms linear infinite;
  -moz-animation: grid-pulse -237ms 871ms linear infinite;
  -ms-animation: grid-pulse -237ms 871ms linear infinite;
  -o-animation: grid-pulse -237ms 871ms linear infinite;
  animation: grid-pulse -237ms 871ms linear infinite;
}
@-moz-keyframes grid-pulse {
  50% {
    -moz-transform: scale(0.5);
    opacity: 0.7;
  }
}
@-webkit-keyframes grid-pulse {
  50% {
    -webkit-transform: scale(0.5);
    opacity: 0.7;
  }
}
@-ms-keyframes grid-pulse {
  50% {
    -o-transform: scale(0.5);
    opacity: 0.7;
  }
}
@-o-keyframes grid-pulse {
  50% {
    -o-transform: scale(0.5);
    opacity: 0.7;
  }
}
@keyframes grid-pulse {
  50% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.7;
  }
}
div.raccourci {
  position: relative;
}
div.raccourci.icon:hover p:nth-child(2) {
  -webkit-transform: translateY(40%);
  -moz-transform: translateY(40%);
  -ms-transform: translateY(40%);
  -o-transform: translateY(40%);
  transform: translateY(40%);
  color: #000;
}
div.raccourci.icon:hover p:nth-child(1) {
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
}
div.raccourci.icon:hover p:nth-child(1):after {
  opacity: 0.3;
}
div.raccourci.icon p:nth-child(1):after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  transform: translateX(-60px);
}
div.raccourci.icon p,
div.raccourci.icon p:after {
  -webkit-transition: all .35s ease-out;
  -moz-transition: all .35s ease-out;
  -ms-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  transition: all .35s ease-out;
}
body {
  background: url('/medias/images/themes/') no-repeat center fixed;
  background-size: cover;
  -webkit-background-size: cover;
  background-color: #ffffff;
}
#fond-page {
  position: relative;
  float: none;
}
#monmenu1 {
  display: block;
  float: left;
  width: 140px;
  margin-left: 10px;
  margin-top: 42px;
}
#monmenu1 .case:last-child {
  margin-bottom: 10px;
}
#contenu {
  width: 978px;
  display: block;
  position: relative;
  top: 0px;
  float: left;
  margin-left: 10px;
}
.contenu-pushMenu {
  width: 830px !important;
}
#pullMenu {
  position: absolute;
  top: 10px;
}
#pushMenu {
  padding-top: 10px;
  padding-right: 10px;
  float: left;
}
#fond-page .button-menu {
  display: block;
  width: 20px;
  height: 20px;
  color: #dbdbdb !important;
  float: left;
  background: transparent;
  cursor: pointer;
  -webkit-transition: color .25s ease;
  -moz-transition: color .25s ease;
  -ms-transition: color .25s ease;
  -o-transition: color .25s ease;
  transition: color .25s ease;
}
#fond-page .button-menu:hover,
#fond-page .button-menu:focus {
  color: #666 !important;
}
.membre-siege {
  position: relative;
  display: block;
  width: 25%;
  height: 220px;
  float: left;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background .25s ease;
  -moz-transition: background .25s ease;
  -ms-transition: background .25s ease;
  -o-transition: background .25s ease;
  transition: background .25s ease;
}
.membre-siege:hover,
.membre-siege:focus {
  background: #e3f1bd;
}
.membre-siege.siege-actuel {
  background: #eaeaea;
}
input[disabled] {
  opacity: 0.4;
}
#formRecherche.templateRecherche {
  position: absolute;
  right: 6px;
  top: 6px;
}
#formRecherche.templateRecherche #boutonRecherche {
  margin: 0px;
  width: 23px;
  height: 23px;
  border-color: #2a519c !important;
  background: #2a519c !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#formRecherche.templateRecherche #iconeRecherche {
  position: absolute;
  color: #fff;
  width: 23px;
  height: 23px;
  top: 0px;
  right: 0px;
  background: none;
  font-size: 1.1em;
  text-align: center;
  line-height: 23px;
  pointer-events: none;
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transition: all .35s ease-out;
  -moz-transition: all .35s ease-out;
  -ms-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  transition: all .35s ease-out;
}
#formRecherche.templateRecherche #boutonRecherche:hover + #iconeRecherche,
#formRecherche.templateRecherche #boutonRecherche:focus + #iconeRecherche {
  -webkit-transform: scale(1.2) rotate(8deg);
  -moz-transform: scale(1.2) rotate(8deg);
  -ms-transform: scale(1.2) rotate(8deg);
  -o-transform: scale(1.2) rotate(8deg);
  transform: scale(1.2) rotate(8deg);
}
input[type="submit"],
input[type="button"],
input[type="reset"],
button {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
