body {
  font-family: "verdana", arial, helvetica, sans-serif;
  font-size: 0.84em;
  font-display: swap;
  margin: 0;
  padding: 0;
  background-attachment: fixed;
  text-align: center;
  background: url(/img/new/back.png) top left repeat-x #E7E7E7;
  color: #484848;
}
button {
  cursor: pointer;
}
#global {
  width: 1154px;
  margin: 0 auto;
}
header {
  width: 1154px;
  height: 98px;
  margin-top: 12px;
  border: 1px solid #19AAE9;
  background: #21A1E4;
  background: #5FCFFF;
  background: -moz-linear-gradient(top,#5FCFFF 0%,#00aef8 100%);
  background: -webkit-linear-gradient(top,#5FCFFF 0%,#00aef8 100%);
  background: linear-gradient(to bottom,#5FCFFF 0%,#00aef8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@col1',endColorstr='@col2',GradientType=0);
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
header .logo {
  width: 224px;
  height: 78px;
  float: left;
  margin-left: 10px;
  padding-top: 6px;
}
header .logo img {
  margin-top: -15px;
  max-width: 210px;
}
header .back_haut {
  width: 816px;
  float: right;
}
header .back_haut .date_accueil {
  color: #ffffff;
  text-align: right;
  padding: 8px 8px 0 0;
  font-size: 80%;
}
header .back_haut .date_accueil span {
  font-weight: bold;
}
header .back_haut .date_accueil a {
  color: #ffffff;
  font-weight: bold;
}
header .back_haut .box_login {
  padding: 6px 8px 6px 0;
  text-align: right;
  float: right;
}
nav {
  bottom: 6px;
  position: relative;
  margin-right: 3px;
  float: right;
  clear: right;
}
nav ul {
  padding: 0;
  margin: 0 0 10px 0;
  list-style-type: none;
  display: inline;
  overflow: hidden;
}
nav ul li {
  float: left;
  margin: 0;
  padding: 0;
  border-bottom: 0;
  height: 36px;
  padding: 0 5px;
}
nav ul li a {
  color: #FFFF00;
  width: 100px;
  display: block;
  text-decoration: none;
  margin-top: 6px;
  padding: 0 6px;
  height: 30px;
  line-height: 30px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  border: 1px solid #0977A4;
  border-bottom: 0;
  color: #ffffff;
  background: #5FCFFF;
  background: -moz-linear-gradient(top,#5FCFFF 0%,#0BA9FF 100%);
  background: -webkit-linear-gradient(top,#5FCFFF 0%,#0BA9FF 100%);
  background: linear-gradient(to bottom,#5FCFFF 0%,#0BA9FF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@col1',endColorstr='@col2',GradientType=0);
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
nav ul li a:hover {
  color: #FFFFFF;
  border-color: #49AA15;
  margin-top: 0px;
  height: 36px;
  background: #94ED64;
  background: -moz-linear-gradient(top,#94ED64 0%,#54C218 100%);
  background: -webkit-linear-gradient(top,#94ED64 0%,#54C218 100%);
  background: linear-gradient(to bottom,#94ED64 0%,#54C218 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@col1',endColorstr='@col2',GradientType=0);
}
#main {
  width: 1114px;
  padding: 20px;
  background-color: #E8F7FF;
  border-left: 1px solid #19AAE9;
  border-right: 1px solid #19AAE9;
  border-top: 4px solid #87E51E;
}
#main_gauche {
  width: 180px;
  padding: 0;
  margin: 0 20px 0 0;
  float: left;
}
#main_droite {
  width: 914px;
  padding: 0;
  margin: 0;
  float: left;
}
#main_droite .inner_gauche {
  width: 564px;
  margin: 0 20px 0 0;
  float: left;
}
#main_droite .inner_droite {
  width: 330px;
  float: left;
}
footer {
  clear: both;
  color: #fff;
  background: #19AAE9;
  border: 1px solid #19AAE9;
  border-top: 5px solid #50CA20;
  width: 1154px;
  padding: 30px 0;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
footer .logo img {
  max-width: 180px;
}
footer h3 {
  background-color: transparent;
  border: 0;
  color: #fff;
  text-transform: uppercase;
}
footer ul {
  margin: 0 0 0 10px;
  padding: 0;
  text-align: left;
}
footer ul li {
  margin: 0;
  padding: 0;
}
footer ul li a {
  line-height: 24px;
  color: #FFFFFF;
  font-size: 90%;
  text-decoration: none;
}
footer ul li a:hover {
  text-decoration: underline;
}
hr,
.sep_score_duel {
  border: 0;
  border-bottom: 1px dashed #B2B2B2;
  margin: 6px;
  height: 1px;
}
.sep_score_duel {
  margin: 0 20px 0 20px;
}
img {
  border: 0;
}
p {
  margin: 4px 0;
}
h1 {
  font-size: 110%;
  border-bottom: 1px solid #444444;
  text-align: left;
}
.invisible {
  position: absolute;
  left: 0;
  top: -2000px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.row {
  width: 100%;
  box-sizing: border-box;
  overflow: auto;
}
.row .column {
  width: 100%;
  padding: 5px;
  float: left;
  box-sizing: border-box;
}
.row .column.p0 {
  padding: 0;
}
.row .col-1 {
  width: 8.33333%;
}
.row .col-2 {
  width: 16.66667%;
}
.row .col-3 {
  width: 25%;
}
.row .col-4 {
  width: 33.33333%;
}
.row .col-5 {
  width: 41.66667%;
}
.row .col-6 {
  width: 50%;
}
.row .col-7 {
  width: 58.33333%;
}
.row .col-8 {
  width: 66.66667%;
}
.row .col-9 {
  width: 75%;
}
.row .col-10 {
  width: 83.33333%;
}
.row .col-11 {
  width: 91.66667%;
}
.deco-1 {
  border: 1px solid #E8E7D8;
  background-color: #F7F6EF;
  padding: 8px;
}
.focus-bleu {
  background-color: #E3F5FF;
  color: #1F86E5;
  border-bottom: 1px solid #A3DDFF;
  padding: 4px;
  margin-bottom: 8px;
}
.focus-orange {
  background-color: #FAFBB7;
  color: #FA5F0A;
  border-bottom: 1px solid #FA5F0A;
  padding: 4px;
  margin-bottom: 8px;
}
.deco-orange {
  border: 1px solid #FA5F0A;
  margin: 10px;
  background-color: #FAFBB7;
  text-align: center;
  padding: 10px;
  color: #FA5F0A;
}
.deco-orange a {
  color: #FA5F0A;
  text-decoration: none;
}
.deco-orange a:hover {
  text-decoration: underline;
}
.mb0 {
  margin-bottom: 0;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.p0 {
  padding: 0;
}
.p10 {
  padding: 10px;
}
.p20 {
  padding: 20px;
}
.form {
  margin: 10px 0;
  padding: 20px;
  border: 1px solid #E8E7D8;
  background-color: #F7F6EF;
  position: relative;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.form hr {
  border: 0;
  border-bottom: 1px solid rgba(0,0,0,0.25);
  margin: 15px 0;
}
.form h3 {
  border: 0;
  font-size: 100%;
}
.form label {
  padding: 8px 0;
  display: inline-block;
}
.form input,
.form textarea,
.form select {
  box-sizing: border-box;
  padding: 8px;
  width: auto;
  color: #1072BE;
  border: 1px solid #0073AC;
  background-color: #FFFFFF;
  font-family: "verdana", helvetica, sans-serif;
}
.form textarea {
  font-size: 100%;
}
.form [type="checkbox"] {
  display: inline-block;
  margin-top: 8px;
  width: 30px !important;
}
.form_err {
  background-color: #FACDC6;
  border: 1px solid #F49B8C;
  padding: 10px;
  margin: 0 10px 10px 0;
}
.form_err p {
  color: #BE311A;
  font-size: 90%;
  font-weight: bold;
}
.txt_taille_110 {
  font-size: 110%;
}
.txt_taille_120 {
  font-size: 120%;
}
.txt_taille_130 {
  font-size: 130%;
}
.txt_taille_140 {
  font-size: 140%;
}
.txt_taille_160 {
  font-size: 160%;
}
.sticker_gagne,
.sticker_perdu {
  background-color: #50CA20;
  color: #ffffff;
  font-size: 90%;
  margin: 3px 0;
  display: inline-block;
  padding: 3px 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.sticker_perdu {
  background-color: #f45815;
}
.article_margin {
  margin-left: 20px;
}
.article h2 {
  background: #F7F6EF;
  border-top: 1px solid #E8E7D8;
  border-bottom: 1px solid #E8E7D8;
  color: #686868;
  margin: 0;
  margin-bottom: 8px;
  font-size: 90%;
  font-weight: bold;
  text-align: left;
  line-height: 26px;
}
.article h2 .fa {
  margin-left: 8px;
  font-size: 110%;
}
.article h2 a {
  color: #686868;
  text-decoration: none;
}
.article h2 a:hover {
  color: #000000;
}
.article h3 {
  background: none;
  border: 0;
}
.modal_fade_in {
  position: fixed;
  background-color: rgba(0,0,0,0.6);
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 3500;
  display: none;
}
.box_alert_login {
  position: fixed;
  width: 500px;
  height: 160px;
  padding: 20px;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background: #fff;
  z-index: 3600;
  display: none;
  border: 4px solid #19AAE9;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.rgpd_popin {
  font-size: 90%;
  padding: 12px;
  border: 1px solid #ddd;
  position: fixed;
  bottom: 20px;
  left: 20px;
  max-width: 264px;
  background: #ffffff;
  color: ;
  border-radius: 8px;
}
.rgpd_popin p {
  margin-bottom: 10px;
}
.rgpd_popin .btn {
  margin-top: 8px;
  line-height: 32px;
  padding: 0 12px;
  display: inline-block;
  text-decoration: none;
  background: #21A1E4;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rgpd_popin .btn:hover {
  background: #11638e;
}
.chrono_home {
  border: 1px solid blue;
  width: 100px;
  padding: 5px;
  margin: 0 auto;
  border: 1px solid #E8E7D8;
  background-color: #F7F6EF;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.box_achat {
  background-color: #f7f5ea;
  border: 1px solid #e2e1ce;
  padding: 10px;
  margin-bottom: 20px;
}
.box_achat .tableau {
  padding-right: 10px;
}
.box_achat .tableau .column {
  padding: 2px;
}
.box_achat .titre {
  border-bottom: 1px solid #E8E7D8;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding: 0 10px 10px 10px;
}
.box_achat .tableau {
  font-size: 90%;
}
.box_achat .total {
  border: 1px solid #dfddc8;
  background: #fff;
  font-weight: bold;
  padding: 5px 2px;
}
.box_achat .crediz_base {
  border: 1px solid #e2e1ce;
  background: #fff;
  text-align: center;
  padding: 16px 4px;
}
.box_achat .crediz_cout {
  text-align: center;
  font-size: 160%;
  background-color: #fff;
  border: 1px solid #e2e1ce;
  border-top: 0;
  padding: 16px 4px;
  color: #808080;
}
.box_achat .cout {
  border: 1px solid #dfddc8;
  background: #fff;
  margin: 0 5px;
  font-weight: bold;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.box_achat .cout .type_achat {
  background-color: #dfddc8;
  padding: 4px;
}
.box_achat .cout .type_btn {
  padding: 10px;
}
.box_achat .cout p {
  margin-bottom: 10px;
}
.box_admin {
  border: 1px solid #fc2bc8;
  background: #fedbf6;
  padding: 5px;
  margin: 10px 0;
}
.box_num_partie {
  border: 1px solid #E8E7D8;
  background-color: #F7F6EF;
  padding: 8px;
  color: #686868;
  width: 48px;
  text-align: center;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.box_num_partie a {
  text-decoration: none;
  color: #686868;
}
.box_num_partie span {
  font-size: 140%;
  margin: 6px 0 6px 0;
}
.box_q {
  position: relative;
}
.box_q .bq_ilu {
  position: absolute;
  top: -10px;
  left: 10px;
  width: 80px;
  height: 64px;
  background: url(/img/new/ilu_interro.png) no-repeat;
  background-size: 80px;
}
.box_q .bq_theme,
.box_q .bq_question {
  background: #F7F7EF;
  border: 3px solid #E7E7DE;
  width: 100%;
  margin: 10px 0;
  box-sizing: border-box;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
.box_q .bq_theme {
  line-height: 30px;
  font-weight: bold;
}
.box_q .bq_question {
  padding: 10px;
}
.w25 {
  width: 25% !important;
}
.w50 {
  width: 50% !important;
}
.w75 {
  width: 75% !important;
}
.w100 {
  width: 100% !important;
}
.col .gauche_400 {
  width: 544px;
  float: left;
}
.col .droite_300 {
  width: 330px;
  float: right;
}
.col .gauche_500 {
  width: 640px;
  float: left;
}
.col .droite_200 {
  width: 194px;
  float: right;
}
.lien1 {
  padding: 3px 0;
  text-decoration: none;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.lien1 .fa {
  color: #999999;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.lien1:hover {
  text-decoration: underline;
}
.lien1:hover .fa {
  color: #666666;
}
.lien2 {
  display: inline-block;
  margin: 5px 0;
  padding: 8px 16px;
  font-size: 120%;
  text-decoration: none;
  background: #fafafa;
  border: 1px solid #DFDFE0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.lien2 .fa {
  margin-left: -4px;
  margin-right: 4px;
  color: #8DDE00;
  font-size: 120%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.lien2:hover {
  border-color: #c5c5c7;
  background: #f5f5f5;
}
.lien2:hover .fa {
  margin-left: 0px;
  margin-right: 0px;
  color: #6dab00;
}
.btn_login {
  display: block;
  width: 156px;
  height: 32px;
  border: 1px solid #949494;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
  color: #949494;
  background: #E0DFDE;
  background: -moz-linear-gradient(top,#E0DFDE 0%,#FFFFFF 100%);
  background: -webkit-linear-gradient(top,#E0DFDE 0%,#FFFFFF 100%);
  background: linear-gradient(to bottom,#E0DFDE 0%,#FFFFFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@col1',endColorstr='@col2',GradientType=0);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.btn_login:hover {
  background: #FFF;
}
.btn_podium_joker {
  text-decoration: none;
}
.btn_podium_joker p {
  margin: 0;
  padding: 0;
}
.btn_podium_joker .lib {
  font-size: 80%;
  color: #b3b3b3;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-weight: bold;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.btn_podium_joker .btn {
  border: 1px solid #cccccc;
  background: #f2f2f2;
  color: #999999;
  padding: 4px 0;
  font-size: 240%;
  font-weight: bold;
  max-width: 100px;
  margin: 4px auto;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.btn_podium_joker:hover .lib {
  color: #0BA9FF;
}
.btn_podium_joker:hover .btn {
  border: 1px solid #0BA9FF;
  background: #d7f1ff;
  color: #0BA9FF;
}
.btn_podium_joker_off {
  padding-top: 20px;
  font-size: 240%;
  color: #cccccc;
}
.btn_mini_quiz {
  border: 1px solid red;
  position: relative;
  display: block;
  text-align: center;
  margin: 10px 0 20px 0;
  line-height: 28px;
  padding: 0 5px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.16);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.16);
  -o-box-shadow: 0 0 5px rgba(0,0,0,0.16);
  box-shadow: 0 0 5px rgba(0,0,0,0.16);
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.btn_mini_quiz img {
  width: 40px;
  top: -15px;
  left: -15px;
  position: absolute;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.btn_championquiz {
  border: 1px solid #50CA20;
  background: #d0f5c1;
  background: -moz-linear-gradient(top,#d0f5c1 0%,#50CA20 100%);
  background: -webkit-linear-gradient(top,#d0f5c1 0%,#50CA20 100%);
  background: linear-gradient(to bottom,#d0f5c1 0%,#50CA20 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@col1',endColorstr='@col2',GradientType=0);
  text-shadow: 1px 0 0 #50CA20, -1px 0 0 #50CA20, 0 1px 0 #50CA20, 0 -1px 0 #50CA20, 1px 1px #50CA20, -1px -1px 0 #50CA20, 1px -1px 0 #50CA20, -1px 1px 0 #50CA20;
}
.btn_championquiz:hover {
  border-color: #3f9e19;
}
.btn_championquiz:hover img {
  width: 46px;
}
.btn_podiumquiz {
  border: 1px solid #29CCDB;
  background: #d8f6f8;
  background: -moz-linear-gradient(top,#d8f6f8 0%,#29CCDB 100%);
  background: -webkit-linear-gradient(top,#d8f6f8 0%,#29CCDB 100%);
  background: linear-gradient(to bottom,#d8f6f8 0%,#29CCDB 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@col1',endColorstr='@col2',GradientType=0);
  text-shadow: 1px 0 0 #29CCDB, -1px 0 0 #29CCDB, 0 1px 0 #29CCDB, 0 -1px 0 #29CCDB, 1px 1px #29CCDB, -1px -1px 0 #29CCDB, 1px -1px 0 #29CCDB, -1px 1px 0 #29CCDB;
}
.btn_podiumquiz:hover {
  border-color: #1ea6b3;
}
.btn_podiumquiz:hover img {
  width: 46px;
}
.btn_validquiz {
  border: 1px solid #EF661E;
  background: #fde8dc;
  background: -moz-linear-gradient(top,#fde8dc 0%,#EF661E 100%);
  background: -webkit-linear-gradient(top,#fde8dc 0%,#EF661E 100%);
  background: linear-gradient(to bottom,#fde8dc 0%,#EF661E 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@col1',endColorstr='@col2',GradientType=0);
  text-shadow: 1px 0 0 #EF661E, -1px 0 0 #EF661E, 0 1px 0 #EF661E, 0 -1px 0 #EF661E, 1px 1px #EF661E, -1px -1px 0 #EF661E, 1px -1px 0 #EF661E, -1px 1px 0 #EF661E;
}
.btn_validquiz:hover {
  border-color: #cc500e;
}
.btn_validquiz:hover img {
  width: 46px;
}
.btn_reversequiz {
  border: 1px solid #CA45FF;
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#CA45FF 100%);
  background: -webkit-linear-gradient(top,#ffffff 0%,#CA45FF 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#CA45FF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@col1',endColorstr='@col2',GradientType=0);
  text-shadow: 1px 0 0 #CA45FF, -1px 0 0 #CA45FF, 0 1px 0 #CA45FF, 0 -1px 0 #CA45FF, 1px 1px #CA45FF, -1px -1px 0 #CA45FF, 1px -1px 0 #CA45FF, -1px 1px 0 #CA45FF;
}
.btn_reversequiz:hover {
  border-color: #bb12ff;
}
.btn_reversequiz:hover img {
  width: 46px;
}
.btn_duelquiz {
  border: 1px solid #FFB005;
  background: #fff0d1;
  background: -moz-linear-gradient(top,#fff0d1 0%,#FFB005 100%);
  background: -webkit-linear-gradient(top,#fff0d1 0%,#FFB005 100%);
  background: linear-gradient(to bottom,#fff0d1 0%,#FFB005 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@col1',endColorstr='@col2',GradientType=0);
  text-shadow: 1px 0 0 #FFB005, -1px 0 0 #FFB005, 0 1px 0 #FFB005, 0 -1px 0 #FFB005, 1px 1px #FFB005, -1px -1px 0 #FFB005, 1px -1px 0 #FFB005, -1px 1px 0 #FFB005;
}
.btn_duelquiz:hover {
  border-color: #d18f00;
}
.btn_duelquiz:hover img {
  width: 46px;
}
.btn_rouge {
  color: #ffffff;
  border: 1px solid #692702;
  background-color: #FA5F0A;
  cursor: pointer;
  padding: 0 10px;
  line-height: 34px;
  margin: 10px 0;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.btn_rouge:hover {
  background-color: #cd4b04;
}
.btn_new {
  position: relative;
  color: #7D7D7D;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin: 10px 0;
  padding: 10px 20px 10px 34px;
  cursor: pointer;
  border: 1px solid #DFDFE0;
  border-bottom: 1px solid #d2d2d3;
  background: #FEFEFE;
  background: -moz-linear-gradient(top,#FEFEFE 0%,#DFDFE0 100%);
  background: -webkit-linear-gradient(top,#FEFEFE 0%,#DFDFE0 100%);
  background: linear-gradient(to bottom,#FEFEFE 0%,#DFDFE0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@col1',endColorstr='@col2',GradientType=0);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.16);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.16);
  -o-box-shadow: 0 0 5px rgba(0,0,0,0.16);
  box-shadow: 0 0 5px rgba(0,0,0,0.16);
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.btn_new .ilu_btn {
  top: 0;
  left: -8px;
  position: absolute;
  background: url(/img/new/ilu_btn.png) no-repeat;
  background-size: 34px;
  width: 48px;
  height: 40px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
button.btn_new {
  font-size: 1.05em;
}
.btn_new:hover {
  color: #686868;
  border-color: #FFF;
}
.btn_new:hover .ilu_btn {
  left: 0;
}
.btn_mini {
  padding: 4px 8px;
  font-size: 90%;
  font-weight: bold;
  letter-spacing: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #686868 !important;
}
.btn_mini .fa {
  margin-right: 4px;
}
.btn2 {
  border: 1px solid #FF7200;
  color: #ffffff;
  font-weight: bold;
  font-size: 120%;
  text-decoration: none;
  line-height: 32px;
  padding: 0 10px;
  margin: 10px;
  display: inline-block;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  background: #FFDF71;
  background: -moz-linear-gradient(top,#FFDF71 0%,#FF7200 100%);
  background: -webkit-linear-gradient(top,#FFDF71 0%,#FF7200 100%);
  background: linear-gradient(to bottom,#FFDF71 0%,#FF7200 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@col1',endColorstr='@col2',GradientType=0);
  text-shadow: 1px 0 0 #FF7200, -1px 0 0 #FF7200, 0 1px 0 #FF7200, 0 -1px 0 #FF7200, 1px 1px #FF7200, -1px -1px 0 #FF7200, 1px -1px 0 #FF7200, -1px 1px 0 #FF7200;
}
.btn2:hover {
  background: #FF7200;
  background: -moz-linear-gradient(top,#FF7200 0%,#FFDF71 100%);
  background: -webkit-linear-gradient(top,#FF7200 0%,#FFDF71 100%);
  background: linear-gradient(to bottom,#FF7200 0%,#FFDF71 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@col1',endColorstr='@col2',GradientType=0);
}
#btn_submit_jouer {
  padding-left: 54px;
  padding-right: 40px;
}
.box_quiz {
  margin-bottom: 20px;
}
.box_quiz h2 {
  color: #fff;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  margin: 0;
  text-align: left;
  padding: 0 10px;
  line-height: 34px;
  -moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  -o-text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.box_quiz .cont {
  background: #FFF;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  margin-bottom: 10px;
  padding: 10px;
}
.box_duel_quiz h2 {
  border: 1px solid #FBAF28;
  background: #FBA828;
  background: linear-gradient(0deg,#FBA828 0%,#FFF78D 100%);
}
.box_duel_quiz .cont {
  border: 1px solid #FBAF28;
  border-top: 0;
}
.box_podium_quiz h2 {
  border: 1px solid #4CB3BF;
  background: #63D3DD;
  background: linear-gradient(0deg,#63D3DD 0%,#71F2FE 100%);
}
.box_podium_quiz .cont {
  border: 1px solid #4CB3BF;
  border-top: 0;
}
.box_valid_quiz h2 {
  border: 1px solid #ED6E41;
  background: #F26E35;
  background: linear-gradient(0deg,#F26E35 0%,#FED8C8 100%);
}
.box_valid_quiz .cont {
  border: 1px solid #ED6E41;
  border-top: 0;
}
.box_reserve_quiz h2 {
  border: 1px solid #CD6DF2;
  background: #9E4CF6;
  background: linear-gradient(0deg,#9E4CF6 0%,#E8A0FB 100%);
}
.box_reserve_quiz .cont {
  border: 1px solid #CD6DF2;
  border-top: 0;
}
.box_champion_quiz h2 {
  border: 1px solid #50CB20;
  background: #4FCB20;
  background: linear-gradient(0deg,#4FCB20 0%,#B7FD5B 100%);
}
.box_champion_quiz .cont {
  border: 1px solid #50CB20;
  border-top: 0;
}
.ul_puce {
  margin: 10px 0;
  padding-left: 20px;
  list-style-type: square;
}
.ul_puce li {
  line-height: 26px;
}
.ul_lien {
  margin: 5px 0;
  padding-left: 0;
  list-style-type: none;
}
.ul_lien li {
  line-height: 26px;
  list-style-type: none;
}
.em_menu {
  list-style-type: none;
  overflow: hidden;
  padding: 0;
}
.em_menu li {
  padding: 0;
  margin: 0;
  text-align: left;
}
.em_menu li a {
  position: relative;
  box-sizing: border-box;
  border-bottom: 1px solid #F7F6EF;
  background-color: #FFF;
  color: #949494;
  line-height: 34px;
  width: 100%;
  display: inline-block;
  text-decoration: none;
  margin: 0 auto;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.em_menu li a .fa {
  color: #21A1E4;
  font-size: 20px;
  margin-left: 5px;
  margin-right: 10px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.em_menu li a:hover {
  color: #000000;
  background-color: #F7F6EF;
}
.em_menu li a:hover .fa {
  margin-left: 10px;
  margin-right: 5px;
}
.mini {
  margin: 0;
  padding: 0;
  margin-left: 8px;
  list-style-type: none;
  font-size: 90%;
  text-align: left;
}
.mini li {
  padding: 0;
  margin-top: -2px;
}
.mini li a {
  font-weight: bold;
  display: block;
  width: 135px;
  padding: 2px 0 2px 4px;
  text-decoration: none;
}
.mini li a span {
  font-weight: normal;
  font-size: 90%;
}
.mini li a.li_plus {
  color: #909090;
  font-weight: normal;
  padding: 2px;
  margin-left: 2px;
  font-size: 90%;
  text-indent: 12px;
}
.mini li a.li_plus:hover {
  color: #595959;
  text-decoration: none;
}
.dev {
  width: 120px;
  position: absolute;
  top: 6px;
  left: 6px;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
  padding: 4px;
  text-align: left;
}
.dev span {
  color: #0036FE;
  font-weight: bold;
}
.dev hr {
  border: 0;
  border-bottom: 1px dashed #F1905B;
}
.dev_rouge {
  border: 1px solid #C42E06;
  background-color: #FFC6B7;
  margin: 10px;
  padding: 4px;
  text-align: left;
}
.dev_rouge a {
  color: #000000;
}
.haut h1,
.haut h2,
.haut span {
  color: #ffffff;
  margin: 0;
  padding: 0 8px;
  font-size: 110%;
  font-weight: normal;
  display: block;
  line-height: 34px;
  text-align: left;
}
.ban_728_90 {
  margin: 8px 16px 8px 8px;
}
.ban_160_600 {
  margin: 8px 8px 8px 16px;
}
.ban_338_280 {
  margin: 8px;
  margin-top: 0px;
  padding: 2px;
}
.ban_300_250 {
  margin: 8px 16px 8px 8px;
}
.ban_120_240 {
  margin: 8px;
  margin-top: 0px;
  padding: 4px;
}
.ad_google {
  background-color: #FFFFFF;
  border: 1px solid #7F0097;
}
.box_theme {
  color: #484848;
  padding: 4px;
  text-align: center;
  font-weight: bold;
}
.taille_q_1 {
  font-size: 90%;
}
.taille_q_2 {
  font-size: 100%;
}
.taille_q_3 {
  font-size: 120%;
  font-weight: normal;
}
.taille_q_4 {
  font-size: 130%;
  font-weight: normal;
}
.taille_q_5 {
  font-size: 150%;
  font-weight: normal;
}
.recap_duelquiz,
.recap_championquiz,
.recap_podiumquiz,
.recap_reversequiz,
.recap_validquiz {
  width: 428px;
  height: 48px;
}
.recap_duelquiz {
  height: 102px;
}
.box_recap {
  background-color: transparent;
  padding-top: 2px;
  margin: 0 8px 0 8px;
}
.box_rq {
  float: left;
  width: 24px;
  margin: 0 1px 0 1px;
  color: #C8C8C7;
}
.rq_joueur {
  float: left;
  width: 70px;
  padding-top: 12px;
  color: #909090;
  margin-left: 4px;
}
.rq_total {
  float: left;
  width: 60px;
  padding-top: 2px;
  color: #C8C8C7;
  font-weight: bold;
}
.rq_total p {
  color: #909090;
}
.rq_vide,
.rq_true,
.rq_false {
  color: #C8C8C7;
  height: 18px;
  padding-top: 20px;
}
.rq_vide {
  background: url(/img/new/feu_vide.png) no-repeat;
}
.rq_true {
  background: url(/img/new/feu_true.png) no-repeat;
}
.rq_false {
  background: url(/img/new/feu_false.png) no-repeat;
}
.rq_true span {
  color: #17B9D5;
}
.box_suiv {
  border: 1px solid #E8E7D8;
  background-color: #F7F6EF;
  margin: 10px 0 20px 0;
  text-align: center;
  padding: 10px 0;
  overflow: auto;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.box_suiv .prec {
  width: 26%;
  float: left;
  text-align: left;
  margin-left: 10px;
}
.box_suiv .milieu {
  width: 42%;
  float: left;
  text-align: center;
  margin: 0 auto;
}
.box_suiv .suiv {
  width: 26%;
  float: right;
  text-align: right;
  margin-right: 10px;
}
.copyright {
  margin: 20px 0 20px 0;
  font-size: 80%;
  text-align: center;
}
.copyright a {
  margin: 0 5px 0 5px;
}
.box_part_desc {
  margin-bottom: 10px;
  padding: 10px 10px 20px 10px;
  border-bottom: 1px dashed #B2B2B2;
}
.box_desc_cadeaux {
  color: #686868;
  text-align: left;
  font-size: 90%;
  margin: 10px 0;
  padding: 10px 0;
  overflow: auto;
}
.box_info {
  background: #F7F6EF;
  border-top: 1px solid #E8E7D8;
  border-bottom: 1px solid #E8E7D8;
  color: #686868;
  padding: 15px;
  margin: 10px 0;
}
.box_medal_or,
.box_medal_argent,
.box_medal_bronze,
.box_honor_point {
  width: 32px;
  height: 32px;
  margin: 0 4px 0 4px;
  text-align: center;
  float: left;
}
.box_medal_or p,
.box_medal_argent p,
.box_medal_bronze p,
.box_honor_point p {
  font-weight: bold;
  margin-top: 18px;
  font-size: 80%;
}
.box_honor_point p {
  letter-spacing: 0.4px;
}
.box_medal_or {
  background: url(/img/new/back_medal_or.png) no-repeat;
  color: #8B6919;
}
.box_medal_argent {
  background: url(/img/new/back_medal_argent.png) no-repeat;
  color: #909090;
}
.box_medal_bronze {
  background: url(/img/new/back_medal_bronze.png) no-repeat;
  color: #E09654;
}
.box_honor_point {
  background: url(/img/new/back_honor_point.png) no-repeat;
  color: #65BCF8;
}
.clear {
  clear: both;
}
.align_left {
  text-align: left;
}
.align_right {
  text-align: right;
}
.align_center {
  text-align: center;
}
.float_left {
  float: left;
}
.bold {
  font-weight: bold;
}
strong {
  font-size: 90%;
}
.p4 {
  padding: 4px;
}
.p6 {
  padding: 6px;
}
.ml40 {
  margin-left: 40px;
}
.m10 {
  margin: 10px;
}
.txt_taille_60 {
  font-size: 60%;
}
.txt_taille_80 {
  font-size: 80%;
}
.txt_taille_90 {
  font-size: 90%;
}
.txt_taille_110 {
  font-size: 110%;
}
.txt_taille_120 {
  font-size: 120%;
}
.txt_taille_130 {
  font-size: 130%;
}
.txt_taille_140 {
  font-size: 140%;
}
.txt_taille_160 {
  font-size: 160%;
}
.txt_taille_190 {
  font-size: 190%;
}
.txt_rouge {
  color: #FF0000;
}
.txt_orange {
  color: #FF5B13;
}
.txt_vert {
  color: #50CA20;
}
.txt_bleu {
  color: #1A91EE;
}
.txt_noir {
  color: #000000;
}
.txt_rubis {
  color: #C11F02;
}
.txt_gris {
  color: #BBB895;
}
.txt_gris2 {
  color: #484848;
}
.txt_gris3 {
  color: #7D7D7D;
}
.pr {
  position: relative;
}
.q_reponse {
  margin: 4px;
  margin-top: 16px;
}
.q_reponse ul {
  margin: 0;
  margin-left: 20px;
  padding: 0;
  list-style-type: none;
  font-size: 90%;
  text-align: left;
}
.q_reponse ul li {
  margin: 8px;
}
.q_reponse ul li a {
  border: 1px solid #F7F6EF;
  color: #909090;
  padding: 8px;
  display: block;
  text-decoration: none;
  font-size: 120%;
  cursor: pointer;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.q_reponse ul li a .fa {
  color: #e6e3cd;
  font-size: 14pt;
}
.q_reponse ul li a.btn_reponse_on,
.q_reponse ul li a.btn_reponse_on:hover {
  border: 1px solid #3f9e19;
  background: #f1fced;
  color: #3f9e19;
}
.q_reponse ul li a.btn_reponse_on .fa,
.q_reponse ul li a.btn_reponse_on:hover .fa {
  color: #3f9e19;
}
.q_reponse ul li a:hover {
  background-color: #F7F6EF;
  border: 1px solid #E8E7D8;
  color: #6a6a6a;
}
.q_reponse ul li a:hover .fa {
  color: #d5d0ab;
}
.q_radio {
  background-color: transparent;
  border: 1px solid #F7F6EF;
}
h3,
.h3 {
  background: #F7F6EF;
  border-top: 1px solid #E8E7D8;
  border-bottom: 1px solid #E8E7D8;
  color: #686868;
  margin: 0;
  margin-bottom: 8px;
  font-size: 90%;
  font-weight: bold;
  text-align: left;
  line-height: 26px;
}
h3 .fa,
.h3 .fa {
  margin-left: 8px;
  font-size: 110%;
}
h3 a,
.h3 a {
  color: #686868;
  text-decoration: none;
}
h3 a:hover,
.h3 a:hover {
  color: #000000;
}
.avatar48 {
  width: 48px;
  height: 48px;
}
.avatar64 {
  width: 64px;
  height: 64px;
}
.absmiddle {
  margin: 0.1em;
  margin-left: 0;
  vertical-align: middle;
  display: inline;
}
.p_rem_question {
  font-size: 80%;
  text-align: right;
  margin-top: 12px;
}
.discret {
  font-size: 90%;
  color: #7D7D7D;
}
.focus_vide,
.focus_txt,
.focus_erreur,
.focus_erreur2 {
  border: 1px solid #E8E7D8;
  background-color: #F7F6EF;
  padding: 20px;
  background: #F7F6EF;
  margin: 10px 0;
}
.focus_vide {
  background-image: none;
  background-color: #F7F6EF;
}
.focus_erreur {
  background: #F7F6EF;
}
.focus_erreur2 {
  background: #FEECEC;
  border: 1px solid #F20C0C;
  color: #F20C0C;
  margin: 0 2px 8px 2px;
}
.box_gain_tirage {
  width: 180px;
  margin: 8px auto 8px auto;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.box_confirm {
  background: #DBFFC2;
  border: 1px solid #B0FF78;
  color: #274D0C;
  padding: 10px;
  margin: 0 2px 8px 2px;
}
.box_bloc_note {
  border: 1px solid #FFD639;
  background-color: #FAFBB7;
  padding: 15px;
  text-align: left;
  margin: 10px 0;
}
.box_bloc_note a {
  background: none;
  font-weight: normal;
  border: 0;
  text-decoration: underline;
}
.box_bloc_note a:hover {
  background-color: transparent;
  border: 0;
  text-decoration: none;
}
a {
  color: #1A91EE;
}
a:hover {
  text-decoration: none;
}
a.a_no_deco {
  text-decoration: none;
}
a.a_no_deco:hover {
  color: #FA5F0A;
}
a.a_deco {
  text-decoration: underline;
}
a.a_deco:hover {
  text-decoration: none;
}
.tab_02 {
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
.tab_02 th {
  padding: 10px;
  color: #0F6BB1;
  background-color: #8AD6FF;
  font-weight: normal;
  border: 0;
  border-bottom: 1px solid #1A91EE;
}
.tab_02 td {
  background-color: #FFFFFF;
  padding: 6px;
  border: 0;
  border-bottom: 1px solid #E8E7D8;
}
.tab_02 td .relief {
  background-color: #F7F6EF;
}
.tab_02 tr .premier td {
  font-size: 110%;
  background-color: #D9F2FF;
  border-bottom: 1px solid #94D9FF;
  border-top: 1px solid #94D9FF;
  border-right: 1px solid #94D9FF;
}
.tab_01 {
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  margin-bottom: 8px;
  color: #686868;
}
.tab_01 th,
.tab_01 td {
  padding: 6px;
  font-weight: normal;
}
.tab_01 th {
  background-color: #F7F6EF;
  border-bottom: 1px solid #E8E7D8;
}
.tab_01 td {
  color: #0F6BB1;
  border-bottom: 1px solid #E8E7D8;
}
.tab_01 a {
  color: #1991EE;
}
caption {
  position: absolute;
  left: 0;
  top: -500px;
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
}
.td_ciel {
  background-color: #E8F7FF;
}
.td_gris {
  background-color: #F3F3F3;
}
.td_blanc {
  background-color: #ffffff;
}
.tiptop {
  position: absolute;
  z-index: 9999;
  max-width: 250px;
  padding: 5px;
  color: #E5E5E5;
  background: #393939;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
#slider {
  border: 1px solid ;
  height: 18px;
}
.ui-slider .ui-slider-handle {
  border: 1px solid #1783bb !important;
  width: 20px !important;
  height: 25px !important;
  background-color: #21A1E4 !important;
}
.input_slider {
  border: 0;
  color: #FF5B13;
  background-image: none;
  background-color: #FBFAF5;
  font-size: 180%;
  padding: 0;
  width: 64px;
  text-align: center;
  border: 1px solid silver;
}
.faq_question {
  border-bottom: 1px solid #E8E7D8;
  cursor: pointer;
  padding: 6px;
}
.faq_question .fa {
  color: #21A1E4;
  font-size: 120%;
}
.faq_question a {
  color: #8E8E8E;
  padding: 2px;
}
.msg_list {
  margin: 0px;
  padding: 0px;
}
.msg_head {
  cursor: pointer;
  padding: 10px;
}
.msg_body {
  padding: 20px;
  text-align: left;
  margin-bottom: 6px;
  border: 1px solid #E8E7D8;
  border-top: 0;
  background-color: #F7F6EF;
  color: #686868;
}
.msg_body span {
  font-size: 110%;
  font-weight: bold;
}
.box_montant_cagnotte {
  font-size: 160%;
  font-weight: bold;
  line-height: 46px;
  width: 236px;
  height: 46px;
  background: url(/img/new/cagnotte_montant.png) top left no-repeat #ffffff;
  margin: -3px auto 10px auto;
}
.box_montant_cagnotte a {
  text-decoration: none;
}
.box_montant_cagnotte a:hover {
  color: #FF5B13;
}
.box_img_quiz a {
  color: #666666;
  text-decoration: none;
  border: 3px solid #DFDFE0;
  background: #f5f5f5;
  width: 234px;
  margin: 40px auto 20px auto;
  padding: 5px 10px 5px 20px;
  font-weight: bold;
  position: relative;
  display: block;
  text-align: right;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.box_img_quiz a img {
  position: absolute;
  top: -25px;
  left: -25px;
  width: 90px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.box_img_quiz a:hover {
  border-color: #c5c5c7;
}
.box_img_quiz a:hover img {
  left: -10px;
}
.box_recap_score .inner {
  padding: 10px 6px;
  margin: 0 4px;
  font-size: 80%;
  font-weight: bold;
  text-transform: uppercase;
  background: #F7F6EF;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.box_recap_score .inner span {
  border: 1px solid #E8E7D8;
  background: #fff;
  padding: 4px 8px;
  margin: 0 8px;
  font-size: 110%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.box_mise {
  height: 80px;
}
.box_mise img {
  width: 82px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  filter: brightness(0.9);
}
.box_mise img:hover {
  width: 87px;
  filter: brightness(1);
}
.recap_user_crediz,
.recap_user_classement,
.recap_user_rubis,
.recap_user_gold {
  width: 64px;
  height: 18px;
  float: left;
  margin: 0 0 0 6px;
  padding-top: 28px;
  font-size: 90%;
  text-decoration: none;
}
.recap_user_crediz:hover,
.recap_user_classement:hover,
.recap_user_rubis:hover,
.recap_user_gold:hover {
  font-weight: bold;
}
.recap_user_crediz {
  background: url(/img/new/recap_user_crediz.gif);
}
.recap_user_classement {
  background: url(/img/new/recap_user_classement.gif);
}
.recap_user_rubis {
  background: url(/img/new/recap_user_rubis.gif);
}
.recap_user_gold {
  background: url(/img/new/recap_user_gold.gif);
}
.box {
  margin-bottom: 20px;
}
.box .haut {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  height: 34px;
  background: #21A1E4;
  background: #8AD6FF;
  background: -moz-linear-gradient(top,#8AD6FF 0%,#0BA9FF 100%);
  background: -webkit-linear-gradient(top,#8AD6FF 0%,#0BA9FF 100%);
  background: linear-gradient(to bottom,#8AD6FF 0%,#0BA9FF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@col1',endColorstr='@col2',GradientType=0);
}
.box .cont {
  background: #fff;
  border: 1px solid #36B8FF;
  border-top: 5px solid #87E51E;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 10px 20px;
}
.box .bas {
  background: none;
}
.box_rep_bonne,
.box_rep_mauvaise,
.box_rep_joker {
  margin: 10px 0;
  color: #fff;
  padding: 15px 0;
  font-size: 130%;
  font-weight: bold;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.box_rep_bonne {
  background: #81CC35;
  border: 1px solid #67a42a;
}
.box_rep_mauvaise {
  background: #DF4432;
  border: 1px solid #aa291b;
}
.box_rep_joker {
  background: #9C75C3;
  border: 1px solid #7647a4;
}
.box_compteur {
  border: 1px solid #cccccc;
  background: #f2f2f2;
  color: #b3b3b3;
  margin: 10px auto;
  padding: 4px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  width: 200px;
}
.box_compteur p {
  font-size: 80%;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -1px;
  padding: 0;
  margin: 0;
}
.box_compteur .fa {
  font-size: 140%;
}
.box_compteur input {
  border: 1px solid #cccccc;
  color: #50CA20;
  background-color: #fff;
  width: 100px;
  padding: 4px 0;
  font-size: 100%;
  font-weight: bold;
  text-align: center;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.box_gris {
  background: #F7F6EF;
  border: 1px solid #E8E7D8;
  color: #000000;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  margin: 10px 0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.box_pub {
  background: #fff;
  border: 1px solid #36B8FF;
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 20px;
}
.box_part_bas {
  color: #767676;
}
.box_part_bas a {
  color: #767676;
  text-decoration: none;
}
.box_part_bas a:hover {
  color: #575757;
}
.box_miamyams .cont {
  background: #63aa33;
  background: linear-gradient(80deg,#63aa33 0%,#bbe066 100%);
}
.my_title {
  font-size: 18px;
  font-weight: bold;
  padding: 8px 0;
  color: #fff;
  text-shadow: 2px 0 0 green, -2px 0 0 green, 0 2px 0 green, 0 -2px 0 green, 1px 1px green, -1px -1px 0 green, 1px -1px 0 green, -1px 1px 0 green;
}
.my_dices {
  background: #fff;
  padding: 10px;
  max-width: 240px;
  margin: 10px auto;
  border: 4px solid #8ec44c;
  overflow: auto;
  border-radius: 8px;
}
.my_text {
  font-size: 15px;
  font-weight: bold;
  padding: 8px 0;
  color: #fff;
  text-shadow: 1px 0 0 green, -1px 0 0 green, 0 1px 0 green, 0 -1px 0 green, 1px 1px green, -1px -1px 0 green, 1px -1px 0 green, -1px 1px 0 green;
}
.my_dices img {
  float: left;
  max-width: 46px;
  margin: 0 1px;
}
.my_btn {
  border: 2px solid #F5A434;
  border-radius: 8px;
  background: #fdd111;
  background: linear-gradient(325deg,#fdd111 0%,#ff4100 100%);
  color: #fff;
  font-size: 16px;
  max-width: 180px;
  padding: 8px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}
.my_btn:hover {
  background: radial-gradient(circle,#fdd111 0%,#ff4100 100%);
}
.btn_menu_mobile,
.btn_user_mobile,
.login_mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .article_margin {
    margin-left: 0;
  }
  .rgpd_popin {
    bottom: 0;
    left: 0;
    border-radius: 0;
    max-width: 320px;
  }
  .dev {
    display: none;
  }
  header {
    height: 60px;
    margin: 0;
    position: fixed;
    top: 0;
    border-bottom: 4px solid #87E51E;
    z-index: 999;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  header .btn_user_mobile,
  header .btn_menu_mobile {
    display: block;
    padding-top: 6px;
  }
  header .btn_user_mobile a,
  header .btn_menu_mobile a {
    font-size: 28pt;
    background: transparent;
    margin-right: 20px;
    color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
  header .btn_user_mobile a:hover,
  header .btn_menu_mobile a:hover {
    background: #21A1E4;
  }
  header .btn_menu_mobile {
    float: left;
    text-align: left;
    width: 20%;
  }
  header .btn_menu_mobile a {
    margin-left: 20px;
  }
  header .logo {
    margin: 0;
    width: 60%;
    float: left;
    text-align: center;
  }
  header .logo a img {
    width: 118px;
    margin-top: -5px;
  }
  header .back_haut {
    margin: 0;
    width: 20%;
    float: left;
    text-align: right;
  }
  header .back_haut .date_accueil {
    display: none;
  }
  header .back_haut .box_login {
    display: none;
    text-align: center;
    color: #fff;
    height: 210px;
  }
  header .back_haut .box_login .btn_login {
    margin: 0 auto;
    color: #686868;
    font-weight: bold;
    text-transform: uppercase;
  }
  header .back_haut .box_login hr {
    width: 60%;
    border-bottom: 1px solid rgba(255,255,255,0.25);
    margin: 20px auto;
  }
  header .back_haut .box_login .login_mobile {
    display: block;
    margin: 10px 0;
    font-size: 110%;
    font-weight: bold;
  }
  header .back_haut .box_login .login_mobile a {
    color: #fff;
  }
  header nav,
  header .box_login {
    float: none;
    clear: both;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 4px solid #87E51E;
    top: 60px;
    background: #006aa4;
    z-index: 1000;
  }
  header nav {
    display: none;
    height: 300px;
  }
  header nav ul {
    display: block;
  }
  header nav ul li {
    float: none;
    padding: 0;
    margin-bottom: 10px;
  }
  header nav ul li a {
    margin: 0;
    padding: 0 10px;
    width: 100%;
    text-align: left;
    line-height: 34px;
    height: 34px;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  header nav ul li a:hover {
    margin: 0;
    height: 34px;
  }
  #main {
    position: relative;
    border: 0;
    top: 60px;
  }
  #global,
  header,
  #main,
  footer {
    box-sizing: border-box;
    width: 100%;
  }
  footer {
    margin-top: 60px;
  }
  #main_gauche {
    display: none;
  }
  #main_droite {
    width: 100%;
  }
  #main_droite .box .cont {
    padding: 8px;
  }
  #main_droite .inner_droite {
    width: 33%;
  }
  #main_droite .inner_gauche {
    width: 64%;
  }
}
@media screen and (max-width: 728px) {
  body {
    font-size: 0.75em;
  }
  .hide-for-small-only {
    display: none !important;
  }
  #main {
    padding: 10px;
  }
  footer {
    padding: 20px;
  }
  footer .row .col-3 {
    width: 33.33333%;
  }
  .column img {
    width: 100%;
  }
  .form {
    padding: 10px 0;
  }
  .avatar64 {
    max-width: 64px;
  }
  .avatar48 {
    max-width: 48px;
  }
  .haut h2 {
    font-size: 100%;
  }
  .box_miamyams {
    display: none;
  }
  #main_droite {
    width: 100%;
  }
  #main_droite .box .cont {
    padding: 10px;
  }
  #main_droite .inner_gauche {
    width: 410px;
  }
  #main_droite .inner_droite {
    width: 270px;
  }
}
@media screen and (max-width: 40em) {
  .box_suiv {
    font-size: 90%;
  }
  .box_suiv .prec {
    width: 30%;
    margin-left: 5px;
  }
  .box_suiv .milieu {
    width: 36%;
  }
  .box_suiv .suiv {
    width: 30%;
    margin-right: 5px;
  }
  .box_pub {
    border: 0;
    background: transparent;
    border-radius: 0;
    padding: 0;
    margin: 20px 0;
  }
  .tab_01 .avatar48 {
    width: 32px;
    height: 32px;
  }
  form {
    padding: 10px !important;
  }
  form input,
  form textarea,
  form select {
    width: 95% !important;
  }
  #rc-imageselect,
  .g-recaptcha,
  .h-captcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
  table {
    overflow-x: auto;
    white-space: nowrap;
  }
  .q_reponse {
    margin: 0;
  }
  .q_reponse ul {
    margin: 0;
  }
  .q_reponse ul li {
    margin: 8px 0;
  }
  header {
    height: 54px;
  }
  header .btn_user_mobile a,
  header .btn_menu_mobile a {
    font-size: 24pt;
    margin-right: 5px;
  }
  header .btn_menu_mobile a {
    margin-left: 5px;
  }
  header .logo a img {
    width: 108px;
    margin-top: -5px;
  }
  header nav,
  header .box_login {
    top: 54px;
  }
  #main {
    position: relative;
    border: 0;
    top: 54px;
  }
  footer {
    padding: 10px;
  }
  footer .row .col-3 {
    width: 100%;
  }
  #main_droite .inner_gauche {
    width: 100%;
  }
  #main_droite .inner_droite {
    width: 100%;
  }
  .bq_ilu {
    display: none;
  }
  .avatar48 {
    max-width: 48px;
  }
  .avatar64 {
    max-width: 64px !important;
  }
  .box_recap_score .inner {
    padding: 8px 0px;
    margin: 0 1px;
    font-size: 80%;
  }
  .box_recap_score .inner span {
    padding: 2px;
    margin: 0 1px;
  }
  .row .col-4,
  .row .col-5,
  .row .col-6,
  .row .col-7,
  .row .col-8 {
    width: 100%;
  }
  .row .small-1 {
    width: 8.33333%;
  }
  .row .small-2 {
    width: 16.66667%;
  }
  .row .small-3 {
    width: 25%;
  }
  .row .small-4 {
    width: 33.33333%;
  }
  .row .small-5 {
    width: 41.66667%;
  }
  .row .small-6 {
    width: 50%;
  }
  .row .small-7 {
    width: 58.33333%;
  }
  .row .small-8 {
    width: 66.66667%;
  }
  .row .small-9 {
    width: 75%;
  }
  .row .small-10 {
    width: 83.33333%;
  }
  .row .small-11 {
    width: 91.66667%;
  }
  .box_achat .titre {
    border: 0;
    margin-bottom: 0;
    padding: 0 10px 10px 10px;
  }
  .br_mobile {
    display: block;
  }
  .hide-for-small-only {
    display: none !important;
  }
}
