/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */

[hidden] {
    display: none;
}


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE6/7.
 */

body {
    margin: 0;
}


/* =============================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */

a:active,
a:hover {
    outline: 0;
}


/* =============================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Addresses margins set differently in IE6/7.
 */

p,
pre {
    margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE6/7.
 */

q {
    quotes: none;
}

/*
 * Addresses `quotes` property not supported in S4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* =============================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9.
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */

figure {
    margin: 0;
}


/* =============================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE6/7.
 */

form {
    margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */

button,
input {
    line-height: normal; /* 1 */
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
    cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, Chrome (include `-moz`
 *    to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in FF3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}


/* =============================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* =============================================================================
   TELE SATELLITE ET NUMERIQUE
   ========================================================================== */

@font-face {
  font-family: 'fontello';
  src: url('/css/fonts/fontello.eot?31646033');
  src: url('/css/fonts/fontello.eot?31646033#iefix') format('embedded-opentype'),
       url('/css/fonts/fontello.woff2?31646033') format('woff2'),
       url('/css/fonts/fontello.woff?31646033') format('woff'),
       url('/css/fonts/fontello.ttf?31646033') format('truetype'),
       url('/css/fonts/fontello.svg?31646033#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 100;
  font-display: swap;
  src: url("/css/fonts/Inter-Thin.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-Thin.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 100;
  font-display: swap;
  src: url("/css/fonts/Inter-ThinItalic.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-ThinItalic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 200;
  font-display: swap;
  src: url("/css/fonts/Inter-ExtraLight.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-ExtraLight.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 200;
  font-display: swap;
  src: url("/css/fonts/Inter-ExtraLightItalic.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-ExtraLightItalic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 300;
  font-display: swap;
  src: url("/css/fonts/Inter-Light.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-Light.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 300;
  font-display: swap;
  src: url("/css/fonts/Inter-LightItalic.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-LightItalic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 400;
  font-display: swap;
  src: url("/css/fonts/Inter-Regular.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-Regular.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 400;
  font-display: swap;
  src: url("/css/fonts/Inter-Italic.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-Italic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 500;
  font-display: swap;
  src: url("/css/fonts/Inter-Medium.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-Medium.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 500;
  font-display: swap;
  src: url("/css/fonts/Inter-MediumItalic.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-MediumItalic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 600;
  font-display: swap;
  src: url("/css/fonts/Inter-SemiBold.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-SemiBold.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 600;
  font-display: swap;
  src: url("/css/fonts/Inter-SemiBoldItalic.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-SemiBoldItalic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 700;
  font-display: swap;
  src: url("/css/fonts/Inter-Bold.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-Bold.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 700;
  font-display: swap;
  src: url("/css/fonts/Inter-BoldItalic.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-BoldItalic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 800;
  font-display: swap;
  src: url("/css/fonts/Inter-ExtraBold.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-ExtraBold.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 800;
  font-display: swap;
  src: url("/css/fonts/Inter-ExtraBoldItalic.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-ExtraBoldItalic.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 900;
  font-display: swap;
  src: url("/css/fonts/Inter-Black.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-Black.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 900;
  font-display: swap;
  src: url("/css/fonts/Inter-BlackItalic.woff2?v=3.15") format("woff2"),
       url("/css/fonts/Inter-BlackItalic.woff?v=3.15") format("woff");
}

/* -------------------------------------------------------
Variable font.
Usage:

  html { font-family: 'Inter', sans-serif; }
  @supports (font-variation-settings: normal) {
    html { font-family: 'Inter var', sans-serif; }
  }
*/
@font-face {
  font-family: 'Inter var';
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
  font-named-instance: 'Regular';
  src: url("/css/fonts/Inter-roman.var.woff2?v=3.15") format("woff2");
}
@font-face {
  font-family: 'Inter var';
  font-weight: 100 900;
  font-display: swap;
  font-style: italic;
  font-named-instance: 'Italic';
  src: url("/css/fonts/Inter-italic.var.woff2?v=3.15") format("woff2");
}


/* --------------------------------------------------------------------------
[EXPERIMENTAL] Multi-axis, single variable font.

Slant axis is not yet widely supported (as of February 2019) and thus this
multi-axis single variable font is opt-in rather than the default.

When using this, you will probably need to set font-variation-settings
explicitly, e.g.

  * { font-variation-settings: "slnt" 0deg }
  .italic { font-variation-settings: "slnt" 10deg }

*/
@font-face {
  font-family: 'Inter var experimental';
  font-weight: 100 900;
  font-display: swap;
  font-style: oblique 0deg 10deg;
  src: url("/css/fonts/Inter.var.woff2?v=3.15") format("woff2");
}

/*
##########################################################################
#                                                                        #
# FIXES                                                                  #
#                                                                        #
##########################################################################
*/

.clearfix:before,.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}

html {
    box-sizing: border-box;
	height:100%;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
	height:100%;
    margin: 20px;
    padding: 0px;
    background-color: #eaedef;
    font-family: "Inter", Arial, Helvetica, sans-serif;
	background: rgb(234,237,239);
	background: radial-gradient(circle, rgba(234,237,239,1) 58%, rgba(167,167,167,1) 100%);
	background-position:center center;background-size:cover;background-attachment:fixed;
}

.body {
    margin-right: auto;
    margin-left: auto;
    max-width: 1060px;
	box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.8);
    background-color: #fff;
}

.noscroll {
    overflow: hidden;
}

.img-responsive {
    width: 100%;
    height: auto;
    border: none;
}

main {
	margin:0 auto;
	padding:10px 20px 10px 20px;
	max-width:800px;
	background-color:#fff;
	border-radius:15px;
}
main h1 {
	color:#204972;
}
.campagne {
	position:relative;
	padding:10px;
	border:solid 3px #ccc;
	border-radius:15px;
	margin:15px 0 15px 0;
}
.running {
	border-color:#97bf0d;
}
.paused {
	border-color:#c42027;
}
.etat0 {
	padding:10px;
	background-color:#97bf0d;
	background-image:url('/images/b1.png');
	background-position:center center;
	background-repeat:no-repeat;
}
.etat1 {
	padding:10px;
	background-color:#eb8800;
	background-image:url('/images/b0.png');
	background-position:center center;
	background-repeat:no-repeat;
}
.titre {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#204972;
	margin-bottom:10px;
	letter-spacing:-1px;
}
.periode {
	font-size:14px;
}
.support {
	font-size:14px;
}
.donnees {
	font-size:14px;
}
.visuel {
	position:absolute;
	top:0px;
	right:0px;
	border-radius:15px;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	background-position:top left;
	background-repeat:no-repeat;
	background-size:cover;
	width:200px;
	height:100%;
	overflow:hidden;
	cursor:hand;
	cursor:pointer;
}
.vis {
	display:none;
}
.vis a {
	color:#c42027;
	font-weight:bold;
}
.controles {
	padding-top:10px;
}
.aligndroite {
	text-align:right;
}
.action {
	display:inline-block;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	border-radius:5px;
	padding:8px 12px 8px 12px;
	cursor:hand;
	cursor:pointer;
}
.new {
	background-color:#0083c3;
	padding:10px 18px 10px 18px;
}
.new:hover {
	background-color:#2aaff0;
}
.bleu {
	background-color:#0083c3;
}
.rouge {
	background-color:#c42027;
}
.blocker {
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  width: 100%; height: 100%;
  overflow: auto;
  z-index: 9999998;
  padding: 10px;
  box-sizing: border-box;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.75);
  text-align: center;
}
.blocker:before{
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
	display: none;
	vertical-align: middle;
	position: relative;
	z-index: 9999999;
	box-sizing: border-box;
	background: #f0f0f0;
	padding: 15px 30px;
	border: solid 4px #d5d5d5;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	text-align: left;
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 1.4;
	max-width:90%;
}

.modal p a {
	color:#c42027;
}

.modal h1 {
	margin-top:20px;
	font-family: "Inter", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-decoration: none;
    color: #204972;
    letter-spacing: -1px;
}

.modal .spacer {
	height:20px;
}

.modal .date {
	display:inline-block;
}

.modal label {
	display:block;
	font-weight:bold;
	color:#0083c3;
}
.modal .ffield {
	margin:0 0 15px 0;
	position:relative;
}

.modal .ffield input[type=text], .modal .ffield input[type=email], .modal .ffield input[type=password] {
	border:solid 1px #d5d5d5;
	border-radius:5px;
	width:100%;
	padding:11px;
	font-size:17px;
	color:#000;
}

.pwdShowHideIcon {
	position:absolute;
	top:25%;
	right:15px;
	border:none;
	width:20px;
	height:20px;
	cursor:hand;
	cursor:pointer;
	opacity:0.5;
}

.modal .ffield input[type=checkbox] { 
	display:none; 
} 
 
.modal .ffield input[type=checkbox] + .label { 
	padding-left:27px; 
	height:18px; 
	display:inline-block; 
	line-height:18px; 
	background-repeat:no-repeat; 
	background-position:0 0; 
	font-size:17px; 
	vertical-align:middle; 
	cursor:pointer; 
} 
 
.modal .ffield input[type=checkbox]:checked + .label { 
	background-position:0 -18px; 
} 
 
.modal .ffield .label {
	background-image:url(/images/checkbox.png);
	-webkit-touch-callout:none; 
	-webkit-user-select:none; 
	-khtml-user-select:none; 
	-moz-user-select:none; 
	-ms-user-select:none; 
	user-select:none; 
} 

.modal .inset {
	border-bottom:solid 1px rgba(255,255,255,0.5);
	border-top:solid 1px rgba(0,0,0,0.1);
}
.modal .pad {
	margin:20px 0px 20px 0px;
}

.modal input[type=submit] {
	width:100%;
	font-family: Inter, sans-serif;
	color: #dcf6ff;
	padding:11px;
	font-size:17px;
	border: 0px #0083c3 solid;
	border-radius:5px;
	background-color: #0083c3;
	text-shadow: -1px -1px 1px #0095c6;
	text-transform:uppercase;
}

.modal input[type=submit]:hover {
	background-color: #2aaff0;
	border: 0px #2aaff0 solid;
}

#Supprimer {
	color: #fff;
	border: 0px #c42027 solid !important;
	background-color: #c42027 !important;
	text-shadow: -1px -1px 1px #891b20;
}

.modal .links, .modal .rules {
	margin:5px 0 5px 0;
	text-align:center;
}
.modal .links a {
	color:#333;
	text-decoration:none;
	font-size:15px;
}
.modal .links a:hover {
	color:#c42027;
	text-decoration:underline;
}
.modal .rules p {
	color:#333;
	font-size:15px;
}
.modal .fmsg {
	padding:10px 0 10px 0;
	color:#c42027;
}
.modal .suppression {
	font-size:12px;
	color:#333;
	text-align:center;
}
.modal .suppression a {
	color:#c42027;
}

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDA1IDc5LjE2NDU5MCwgMjAyMC8xMi8wOS0xMTo1Nzo0NCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkFBM0UzQzhGOUQzRDExRUJBMzg1QUMzMDg4QUU1NTc1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkFBM0UzQzkwOUQzRDExRUJBMzg1QUMzMDg4QUU1NTc1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QUEzRTNDOEQ5RDNEMTFFQkEzODVBQzMwODhBRTU1NzUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QUEzRTNDOEU5RDNEMTFFQkEzODVBQzMwODhBRTU1NzUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6jRrr6AAAEkElEQVR42uSbX0hTURzHf3PLYVpoq4joHxQF9pBFBv1RiKKXkiKKWT1Us4iKwAoiyIr+PEQUKpWSD2b00iIqMSEiCEwMskgf9EEaiJVEIEaaY6Wt32/+7lrzbrt3O/dsu33hy+b+nJ3PPeee8zvH37G0LlgCBmkhehk6H70YvQA9G+1A5/BnhtED6H50L7oH3Y3uRHuMqJRNcHmF6PXoYvQadF6Mz+ey6eIUhbw+iG5Dt6BfottTCdiO3oYuQW9mgESVx2WRv6Gb0U3oJ2hfIgVbEuzSpeytIEeN6PtsqS1M3dWF3oe2gjzRhd2C3oiu526vSxl6ewT6KLoOXSYZVpGVf7uO62IxqoXnoY+jyyE1tBR9E70IXYnuE9nCBeirKQQbqnKuW4Eo4FXoy2gnpK6cXMdViXZpumrneHpIdSl1rEB3xNPCdM+eThPYUOjTXHddwBYeoJyQfnJy3S16gI+k6AClZyA7ohWYgorDkP46zCwxgV08x6W7ljJLVOBSDhfNon3MpAps5zetJgK2MpNdDXibxFWPTG1ltgnAJWBelYQDF6ZZgBFPQFIYCrxe0E7F38hl1kywrVsd3yI9zu9FUS4zBoGLRcNOuVEJUy6d1115+yEXTL12JfAoWAFGqyt3Om2gXUJniYS1zZ0DlkmTILNoLYx6PPC775Mm2Oz9ewPPM5cXwG9rBoy9ey8KeAb6IbUwbaXmiSrVtnJFADZ4AbKyNLV0KGzwtY0bAhdQkIhxGQHni+w3v54+gx937v7b6jGg1WBHP36CoWPHwf/lq8jq5VOXPsCtLEzUDak7UrcMQkfo3hJhSZ8JmJZS80WXrAVaMizpOwGfwSfTjCg9GrRlhgMm79klEzbwE3QPO4yc8X2361Xv6awd22XDkhwEnGN0mKMGnQRYUk4GSBJB+161qr7nvXtPBmwwlh6W8UM0QNmL1qlf9pPlRoSTahom4AEZsOGjsZ55WqAGCLhfNizds96Hj5IB3U/AvTJh/V4vjFTfBO+1at0RmQD1EnCPTNihsxdgtPV11CnLQOgeAu4WXWrm7p0xYWPN0wZBdxMwJZAMClstYSWzD5ZpgtUCLXC1RIydBEzZMm2iSiWon2/faYaNBj1y/4HI+ZkYPUrg0SKy34xcrw6MxFph1aDpkf4WqACjktRCG1zPRe5rUVe0LlqoGTb8tojne1FEmUCb0O1KC1MeVLPIX6CuGG+lBcMCs7UroaWiJjCvmkJjaUWU9NVoQthGZpsATBlulPA1ZiLYMWbyqQEDv9lgIuAGCMvaU1sP01zQZQLYLmaBWMA0QdeaALhWLaCKtONRg65KY9gqZgCtwH4YT+dzpyGsm+vu1wNMotzFK6IDEoPVzHWOmHcZaxOPMtoupgl0M9e1I9qHtOxavoHxdD53infjCq4rJAqstPSpFB3IqrhuHZoWJjoKpvviBPoDjCd9JTuXq4unnppIA1SiwMrofQtN/6VOxhEAJVxsgDiPAMR75qGN/QL+k0MeobH3YxB/jCd88S7sGI+Ic0s+HiXdoP+gViQZdlDL8r8dxfsjwAAT1qZffxWHSQAAAABJRU5ErkJggg==');
}

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 40px;
}

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.inner {
	display:none;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.5) }
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}


@media only screen and (max-width: 1060px) {

    body {
        margin: 10px;
    }
}

@media only screen and (max-width: 888px) {
	


}

@media only screen and (max-width: 640px) {
	
	.modal {
		padding:10px !important; 
	}
	
	.modal .inner h1 {
		margin:0 0 10px 0;
	}
	
	.modal .links p a {
		font-size:12px;
	}
	
	.modal .rules p {
		font-size:12px;
	}
	
	.modal .modaltabs {
		min-width:0px !important; 
	}
	
	.visuel {
		display:none;
	}
	
	.vis {
		display:inline-block;
	}
	
	.aligndroite {
		text-align:center;
	}
	
	main h1 {
		text-align:center;
	}
	
}

@media only screen and (max-width: 600px) {
	

}

@media only screen and (max-width: 480px) {


}

@media only screen and (max-width: 320px) {


}