@charset "utf-8";

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,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
br,
fieldset,
label,
legend,
caption,
tbody,
tfoot,
thead {
  margin: 0;
  padding: 0;
  outline: 0
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  padding: 5%;
}

body {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  line-height: 1;
  margin: auto;
  background-attachment: fixed;
  background: #006EA5;
  background-color: #efefef;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

header,
nav,
section,
article,
aside,
footer {
  display: block;
}

table {
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
}

img {
  border: 0;
}

img,
table,
td,
blockquote,
code,
pre,
textarea,
input,
iframe,
object,
embed,
video {
  max-width: 99%;
}

body {
  line-height: 1;
  background-attachment: fixed;
  background-color: #73c3ff;
  background-position: center;
  background-repeat: repeat;
  margin: auto;
}

#ha {
  margin: auto;
  background-attachment: fixed;
  text-align: center;
  height: 22px;
}

#page {
  width: auto;
  background: gray;
  margin-left: 5px;
  margin-right: 5px;
  overflow: hidden;
  margin: 0 auto;
}

#pub {
  margin-top: 5px;
  position: relative;
  text-align: center;
}

#menu_top {
  width: 100%;
  margin-left: 5px;
  margin: 0 auto;
  text-align: center;
}

#menu_top a {
  margin-left: 1px;
  line-height: 25px;
  color: #fff;
  background: #A0A0A0;
  text-align: center;
  text-transform: uppercase;
  margin: 3px 1px 2px;
}

#menu_top a:hover {
  background: silver;
}

#centre {
  width: 100%;
  margin-left: 1px;
  overflow: hidden;
  margin: 0 auto;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  padding: 5px;
}

#centre_action {
  background: #FFF;
}

#ba {
  margin: auto;
  background-attachment: fixed;
  background: gray;
  text-align: center;
}

#bas {
  margin: 0 auto;
  text-align: center;
}

table {
  width: 99%;
  text-align: center;
  border: 1px;
}

.pair {
  background: #F8F4FB;
}

.impair {
  background: #EFE7F7;
}

.rouge {
  color: red;
}

.vert {
  color: green;
}

.bleu {
  color: blue;
}

.frouge {
  background: red;
}

.blue {
  color: blue;
}

.red {
  color: red;
}

.fbleu {
  background: #cfe0ff;
}

.fvert {
  background: #32cd32;
}

.vert {
  color: #32cd32
}

section {
  max-width: 100%;
  word-wrap: break-word;
  text-align: left;
  hyphens: auto;
  margin: 0 auto;
  padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

article {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto
}

aside {
  float: right;
  border-width: 1px;
  border-style: outset;
  border-color: #8b4513;
  max-width: 30%;
  padding: 5px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  background-color: #fff;
}

textarea,
table,
td,
th,
code,
pre,
samp {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

@media (max-width:640px) {
  html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    padding: 5%;
  }

  body {
    width: auto;
    margin: 0;
    padding: 0;
    min-width: 128px;
    max-width: 630px;
    background-position: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  img,
  table,
  td,
  blockquote,
  code,
  pre,
  textarea,
  input,
  iframe,
  object,
  embed,
  video {
    max-width: 100%;
  }

  #menu_top a {
    font-size: 110%;
  }

  img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    width: auto;
  }

  textarea,
  table,
  td,
  th,
  code,
  pre,
  samp {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }

  code,
  pre,
  samp {
    white-space: pre-wrap;
  }

  #page {
    width: 100%;
    min-width: 128px;
    max-width: 600px;
    width: auto;
  }

  #menu_top {
    width: 100%;
    min-width: 128px;
    max-width: 560px;
  }

  #menu_top a {
    width: 110px;
  }

  .droite,
  .gauche {
    float: none;
    width: auto;
  }

  #centre {
    width: 100%;
    min-width: 128px;
    max-width: 540px;
    float: none;
  }

  #menu_centre {
    min-width: 128px;
    max-width: 540px;
    float: none;
  }

  section {
    float: none;
    width: 100%;
    min-width: 118px;
    max-width: 500px;
    margin: 0 auto;
  }

  article {
    width: 100%;
    min-width: 118px;
    max-width: 500px;
    margin: 0 auto;
  }

  aside {
    float: none;
    width: 100%;
    min-width: 118px;
    max-width: 500px;
    margin: 0 auto;
  }

  #ba {
    width: 100%;
  }

  #bas {
    width: 100%;
  }

  .hide_mobile {
    display: none !important;
  }
}

@media (max-width:360px) {
  html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    padding: 5%;
  }

  body {
    width: auto;
    margin: 0;
    padding: 0;
    min-width: 128px;
    max-width: 350px;
    background-position: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  img,
  table,
  td,
  blockquote,
  code,
  pre,
  textarea,
  input,
  iframe,
  object,
  embed,
  video {
    max-width: 100%;
  }

  #menu_top a {
    font-size: 110%;
  }

  img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    width: auto;
  }

  textarea,
  table,
  td,
  th,
  code,
  pre,
  samp {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }

  code,
  pre,
  samp {
    white-space: pre-wrap;
  }

  #pub {
    width: auto;
    min-width: 128px;
    max-width: 320px;
    margin-left: 1px;
    margin-right: 1px;
  }

  #page {
    width: auto;
    min-width: 128px;
    max-width: 330px;
    margin-left: 1px;
    margin-right: 1px;
  }

  #menu_top {
    width: 100%;
    min-width: 128px;
    max-width: 320px;
  }

  #menu_top a {
    width: 100%;
    min-width: 90px;
    max-width: 100px;
  }

  droite,
  gauche {
    float: none;
    width: auto;
  }

  #centre {
    width: 100%;
    min-width: 128px;
    max-width: 310px;
    float: none;
    margin-left: 1px;
    margin-right: 1px;
  }

  #menu_centre {
    min-width: 128px;
    max-width: 310px;
    float: none;
    margin-left: 1px;
    margin-right: 1px;
  }

  section {
    float: none;
    width: 100%;
    min-width: 118px;
    max-width: 260px;
    margin: 0 auto;
  }

  article {
    float: none;
    width: 100%;
    min-width: 118px;
    max-width: 260px;
    margin: 0 auto;
  }

  aside {
    float: none;
    width: 100%;
    min-width: 118px;
    max-width: 260px;
    margin: 0 auto;
  }

  table {
    width: 100%;
    table-layout: fixed;
    border: 2px solid;
    margin: auto;
  }

  #ba {
    width: 100%;
  }

  #bas {
    width: 100%;
  }

  .hide_mobile {
    display: none !important;
  }
}

@media (max-device-width:768px) and (orientation:landscape) {
  html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    padding: 5%;
  }

  textarea,
  table,
  td,
  th,
  code,
  pre,
  samp {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}

@media (min-width: 600px) {
  html {
    padding: 20px 5%;
  }
}

@viewport {
  width: device-width;
  initial-scale: 1;
}