/*################################################################*/

/*FONTS*/

@font-face {
	font-family: 'font332';
	src: url('../fonts/332-webfont.eot');
	src: url('../fonts/332-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/332-webfont.woff2') format('woff2'), url('../fonts/332-webfont.woff') format('woff'), url('../fonts/332-webfont.ttf') format('truetype'), url('../fonts/332-webfont.svg#anna_itc_ttregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'arkona';
	src: url('../fonts/arkona-webfont.eot');
	src: url('../fonts/arkona-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/arkona-webfont.woff2') format('woff2'), url('../fonts/arkona-webfont.woff') format('woff'), url('../fonts/arkona-webfont.ttf') format('truetype'), url('../fonts/arkona-webfont.svg#arkonabold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'benguia';
	src: url('../fonts/benguia-webfont.eot');
	src: url('../fonts/benguia-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/benguia-webfont.woff2') format('woff2'), url('../fonts/benguia-webfont.woff') format('woff'), url('../fonts/benguia-webfont.ttf') format('truetype'), url('../fonts/benguia-webfont.svg#itc_benguiatbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'honeyscript';
	src: url('../fonts/honeyscriptl-webfont.eot');
	src: url('../fonts/honeyscriptl-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/honeyscriptl-webfont.woff2') format('woff2'), url('../fonts/honeyscriptl-webfont.woff') format('woff'), url('../fonts/honeyscriptl-webfont.ttf') format('truetype'), url('../fonts/honeyscriptl-webfont.svg#honey_scriptlight') format('svg');
	font-weight: normal;
	font-style: normal;
}

.pop-no-country {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background: rgba(0,0,0,.8);
	display: flex;
	align-items: center;
	justify-content: center;
}

.pop-no-country .message {
	background-color: #fff;
	padding: 60px;
	border-radius: 10px;
	color: red;
	font-weight: bold;
}

/*################################################################*/

.pointer {
	cursor: pointer;
}

/*SPRITE*/

.sprite-hp-jpg {
	background: url("../../static/img/design/sprites/sprite-hp-jpg.jpg") top left no-repeat;
}
.sprite-general-png {
	background: url("../../static/img/design/sprites/sprite-general-png.png") top left no-repeat;
}
.neon {
	width: 872px;
	height: 227px;
	background-position: -10px -10px;
}
.badge {
	width: 455px;
	height: 145px;
	background-position: -10px -247px;
}
.bg-footer {
	width: 987px;
	height: 123px;
	background-position: -10px -402px;
}
.fleche-blog {
	width: 115px;
	height: 85px;
	background-position: -889px -0px;
}
.yeah-maxim {
	width: 121px;
	height: 143px;
	background-position: -876px -86px;
}
.sprite-general-jpg {
	background: url("../../static/img/design/sprites/sprite-general-jpg.jpg") top left no-repeat;
}
.header {
	width: 987px;
	height: 258px;
	background-position: -10px -10px;
}
.femme {
	width: 203px;
	height: 132px;
	background-position: -10px -278px;
}
.homme {
	width: 168px;
	height: 57px;
	background-position: -224px -278px;
}
.bg-top-5 {
	width: 929px;
	height: 69px;
	background-position: -10px -430px;
}
.top-top-5 {
	width: 929px;
	height: 8px;
	background-position: -10px -530px;
}
.sep {
	width: 987px;
	height: 10px;
	background-position: -10px -509px;
}
.sprite-revue {
	background: url("../img/design/sprites/sprite-revue-jpg.jpg") top left no-repeat;
}
.end-rb-1 {
	width: 284px;
	height: 151px;
	background-position: -10px -10px;
}
.end-rb-2 {
	width: 284px;
	height: 93px;
	background-position: -10px -274px;
}
.btn-casino {
	width: 294px;
	height: 76px;
	background-position: -10px -402px;
}
.sprite-revue-png {
	background: url("../img/design/sprites/sprite-revue-png.png") top left no-repeat;
}
.top-5-casino-rb {
	width: 284px;
	height: 93px;
	background-position: -10px -10px;
}
.end-rb-3 {
	width: 284px;
	height: 16px;
	background-position: -10px -113px;
}
.sprite-star {
	background: url("../img/design/star.png") top left no-repeat;
}
.beige {
	width: 12px;
	height: 24px;
	background-position: 0% 0%;
}
.beige-end {
	width: 12px;
	height: 24px;
	background-position: 100% 0%;
}
.beige-full {
	width: 24px;
	height: 24px;
	background-position: 0% 0%;
}
.vert {
	width: 12px;
	height: 24px;
	background-position: 0% 33%;
}
.vert-end {
	width: 12px;
	height: 24px;
	background-position: 100% 33%;
}
.marron {
	width: 12px;
	height: 24px;
	background-position: 0% 66%;
}
.marron-end {
	width: 12px;
	height: 24px;
	background-position: 100% 66%;
}
.rouge {
	width: 12px;
	height: 24px;
	background-position: 0% 100%;
}
.rouge-end {
	width: 12px;
	height: 24px;
	background-position: 100% 100%;
}
.rouge-full {
	width: 24px;
	height: 24px;
	background-position: 0% 100%;
}
/*################################################################*/

/*BG*/

#not-log {
	margin-top: 35px;
	background: url('../img/design/bg-page-top.jpg') repeat-x 50% 0, url('../img/design/bg-page-top2.jpg') repeat 50% 0%;
	position: relative;
	display: block;
	width: 100%;
	min-width: 987px; /*fix largeur iphone */
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 60px;
}
/*################################################################*/

/*LOG BARRE*/

.log-barre {
	width: 100%;
	height: 41px;
	background: url('../img/design/bg-barre.gif') top left repeat-x;
	padding-top: 6px;
	z-index: 18;
}
#btn-choix-lang .fa {
	margin-left: 2px;
}
#btn-choix-lang:hover .fa {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.rotate {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
#content-log-barre,
#content-log-barre * {} #content-log-barre {
	width: 987px;
	color: #e5ce98;
	margin: 0 auto;
	top: -35px;
}
#btn-choix-lang {
	cursor: pointer;
	display: inline-block;
	height: 18px;
}
.down {
	display: inline-block;
}
#container-lang {
	display: inline-block;
}
#lang-box {
	display: none;
	position: absolute;
	border-top: solid 3px #5e3018;
	border-left: solid 1px #e5ce98;
	border-right: solid 1px #e5ce98;
	border-bottom: solid 1px #e5ce98;
	background-color: #5e3018;
	width: 133px;
	z-index: 9999;
}
#btn-choix-lang:hover + #lang-box,
#lang-box:hover {
	display: block;
}
#btn-choix-lang img,
#lang-box img {
	margin: 0 3px;
	display: inline-block;
}
#lang-box a {
	text-decoration: none;
	padding: 5px;
	cursor: pointer;
	display: inline-block;
	color: #e5ce98;
}
#lang-box div:hover {
	background-color: #348a4f;
}
#log {
	float: right;
}
#log a {
	text-decoration: none;
	color: white;
}
#log a:hover {
	text-decoration: underline;
}
#bloc-login,
#bloc-lost {
	display: none;
	background-color: #46361D;
	text-align: center;
	height: 228px;
	line-height: 16px;
	font-size: 12px;
	color: #C6A279;
	font-family: Arial, Helvetica, sans-serif;
	border-image-source: url(../../static/img/login/bg-bas-login.gif);
	border-style: solid;
	border-width: 0 0 10px 0;
	-moz-border-image: url(../../static/img/login/bg-bas-login.gif) 0 0 10 0 repeat;
	-webkit-border-image: url(../../static/img/login/bg-bas-login.gif) 0 0 10 0 repeat;
	-o-border-image: url(../../static/img/login/bg-bas-login.gif) 0 0 10 0 repeat;
	border-image: url(../../static/img/login/bg-bas-login.gif) 0 0 10 0 repeat;
}
#bloc-login #col1-log,
#bloc-login #col2-log {
	width: 493px;
	height: 218px;
	display: inline-block;
	vertical-align: top;
	padding: 20px;
	background-color: #382F1D;
}
#bloc-login #col1-log {
	border-image-source: url(../../static/img/login/bg-border.png);
	border-style: solid;
	border-width: 0 0 0 10px;
	-moz-border-image: url(../../static/img/login/bg-border.png) 0 0 0 10 repeat;
	-webkit-border-image: url(../../static/img/login/bg-border.png) 0 0 0 10 repeat;
	-o-border-image: url(../../static/img/login/bg-border.png) 0 0 0 10 repeat;
	border-image: url(../../static/img/login/bg-border.png) 0 0 0 10 repeat;
}
#bloc-login #col2-log {
	border-image-source: url(../../static/img/login/bg-border.png);
	border-style: solid;
	border-width: 0 10px 0 0;
	-moz-border-image: url(../../static/img/login/bg-border.png) 0 10 0 0 repeat;
	-webkit-border-image: url(../../static/img/login/bg-border.png) 10 0 0 0 repeat;
	-o-border-image: url(../../static/img/login/bg-border.png) 0 10 0 0 repeat;
	border-image: url(../../static/img/login/bg-border.png) 0 10 0 0 repeat;
}
#bloc-login #col1-log form input,
#bloc-lost #col-log form input {
	width: 191px;
	height: 35px;
	text-align: center;
	font-size: 13px;
	color: #4E4532;
	margin-bottom: 5px;
	background-color: #E9D6A9;
	border: solid 1px #E9D6A9;
	border-radius: 3px;
	-moz-box-shadow: inset 2px 2px 5px 0px #9E895A;
	-webkit-box-shadow: inset 2px 2px 5px 0px #9E895A;
	-o-box-shadow: inset 2px 2px 5px 0px #9E895A;
	box-shadow: inset 2px 2px 5px 0px #9E895A;
	filter: progid: DXImageTransform.Microsoft.Shadow(color=#9E895A, Direction=134, Strength=5);
}
#bloc-login #col1-log form input,
#bloc-lost #col-log form input,
#bloc-login #col1-log form a {
	display: block;
	margin: 0 auto;
	margin-top: 5px;
}
#bloc-login #col1-log form input[type="checkbox"] {
	display: inline-block;
	width: 17px;
	height: 14px;
}
#bloc-login #col1-log form input[type="submit"],
#bloc-lost #col-log form input[type="submit"] {
	background-color: #2C5B3C;
	width: 112px;
	height: 38px;
	border: solid 1px black;
	border-radius: 3px;
	text-align: center;
	padding-top: 5px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-box-shadow: 1px 1px 1px 0px #534C3E;
	-webkit-box-shadow: 1px 1px 1px 0px #534C3E;
	-o-box-shadow: 1px 1px 1px 0px #534C3E;
	box-shadow: 1px 1px 1px 0px #534C3E;
	filter: progid: DXImageTransform.Microsoft.Shadow(color=#534C3E, Direction=134, Strength=1);
	font-family: 'font332';
	color: #E5CE91;
	font-size: 30px;
	cursor: pointer;
}
#bloc-login #col1-log form input[type="submit"]:hover,
#bloc-lost #col-log form input[type="submit"]:hover {
	background-color: #E5CE91;
	color: #2C5B3C;
}
#bloc-login #col1-log form a,
#bloc-lost #col-log form a {
	text-decoration: none;
	color: #2C5B3C;
}
#bloc-login #col1-log form a:hover,
#bloc-lost #col-log form a:hover {
	text-decoration: underline;
}
#bloc-login #col2-log {
	text-align: justify;
}
#bloc-login #col2-log span,
#bloc-login #col1-log span,
#bloc-lost #col-log span {
	font-family: 'font332';
	font-size: 20px;
	text-align: left;
}
#btn-creation-compte {
	background-color: #A24731;
	width: 173px;
	height: 39px;
	border: solid 1px black;
	border-radius: 3px;
	text-align: center;
	padding-top: 12px;
	margin: 0 auto;
	margin-top: 26px;
	-moz-box-shadow: 1px 1px 1px 0px #534C3E;
	-webkit-box-shadow: 1px 1px 1px 0px #534C3E;
	-o-box-shadow: 1px 1px 1px 0px #534C3E;
	box-shadow: 1px 1px 1px 0px #534C3E;
	filter: progid: DXImageTransform.Microsoft.Shadow(color=#534C3E, Direction=134, Strength=1);
}
#btn-creation-compte:hover,
#btn-creation-compte:hover a {
	background-color: #EFDBAC;
	color: #A24731;
}
#btn-creation-compte a {
	text-decoration: none;
	font-family: 'font332';
	color: #EFDBAC;
	font-size: 27px;
}
.btn-close {
	position: absolute;
	right: 10px;
	height: 25px;
	width: 20px;
	background-color: #A24731;
	color: #EFDBAC;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 20px;
	cursor: pointer;
}
.btn-close:hover {
	background-color: #EFDBAC;
	color: #A24731;
}
#bloc-lost #col-log input[type="email"] {
	margin-top: 10px;
}
#bloc-lost #col-log {
	width: 990px;
	height: 218px;
	margin: 0 auto;
	padding: 20px;
	background-color: #382F1D;
	border-image-source: url(../../static/img/login/bg-border.png);
	border-style: solid;
	border-width: 0 10px 0 10px;
	-moz-border-image: url(../../static/img/login/bg-border.png) 0 10 0 10 repeat;
	-webkit-border-image: url(../../static/img/login/bg-border.png) 10 0 0 10 repeat;
	-o-border-image: url(../../static/img/login/bg-border.png) 0 10 0 10 repeat;
	border-image: url(../../static/img/login/bg-border.png) 0 10 0 10 repeat;
}
#bg_bar_button {
	position: absolute;
	position: absolute;
	top: -6px;
	left: 310px;
	z-index: 19;
}

/*################################################################*/

/*HEADER*/

header {
	z-index: 19;
}
.header,
.badge {
	margin: 0 auto;
}
.header object:hover {
	cursor: pointer;
}
.header {
	position: relative;
	margin-top: 13px;
	z-index: 17;
}
.header object {
	margin-top: -2px;
}
.badge {
	position: relative;
	top: -320px;
	z-index: 19;
}
.header #logo-img-header {
	position: absolute;
	top: 21px;
	left: 51px;
}
nav{
	position: absolute;
	width: 591px;
	right: 34px;
	bottom: 56px;
	z-index: 20;
	height: 57px;
	background-image: url(../img/design/bg-btn-header.png);
}
nav#lang_fr{
	width: 717px;
	background-image: url(../img/design/bg-btn-header-v2.png);
}
nav.with-forum {
	width: 721px;
	background-image: url(../img/design/bg-btn-header-fr.png);
}
nav a {
	text-decoration: none;
	display: inline-block;
	text-align: center;
	font-family: 'font332';
	color: rgb(252, 246, 200);
	font-size: 28px;
	padding-top: 25px;
	padding-bottom: 5px;
	text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
}
nav #nav1 {
	width: 120px;
	padding-left: 30px;
}
nav #nav2 {
	width: 166px;
	margin-left: -1px;
}
nav #nav3 {
	width: 192px;
	margin-left: -5px;
}
nav #nav4 {
	width: 113px;
	margin: -4px;
}
nav #nav4 {
	width: 113px;
	margin: -4px;
}

nav#lang_fr #nav2{
	width: 150px;
}
nav#lang_fr #nav3{
	width: 174px;
}
nav#lang_fr #nav4{
	width: 99px;
}
nav#lang_fr #nav5{
	width: 174px;
}

nav #nav1:hover {
	background-image: url(../img/design/bg-btn-header-hover.png);
}
nav #nav2:hover {
	background-image: url(../img/design/bg-btn-header-hover.png);
	background-position: -120px 0;
}
nav #nav3:hover {
	background-image: url(../img/design/bg-btn-header-hover.png);
	background-position: -286px 0;
}
nav #nav4:hover {
	background-image: url(../img/design/bg-btn-header-hover.png);
	background-position: -478px 0;
}

nav#lang_fr #nav2:hover {
	background-image: url(../img/design/bg-btn-header-hover-v2.png);
	background-position: -120 0;
}
nav#lang_fr #nav3:hover {
	background-image: url(../img/design/bg-btn-header-hover-v2.png);
	background-position: -270 0;
}
nav#lang_fr #nav4:hover {
	background-image: url(../img/design/bg-btn-header-hover-v2.png);
	background-position: -455px 0;
}
nav#lang_fr #nav5:hover {
	background-image: url(../img/design/bg-btn-header-hover-v2.png);
	background-position: -494px 0;
}
.neon-anim {
	-webkit-animation-name: neon-anim;
	-moz-animation-name: neon-anim;
	animation-name: neon-anim;
	-webkit-animation-duration: 4s;
	-moz-animation-duration: 4s;
	animation-duration: 4s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@-webkit-keyframes neon-anim {
  0% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
  20% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
  25% {
    text-shadow: 3px 0 3px #442100, -3px 0 3px #442100, 0 3px 3px #442100, 0 -3px 3px #442100, 2px 2px #442100, -2px -2px 2px #442100, 2px -2px 2px #442100, -2px 2px 2px #442100;
  }
  30% {
    text-shadow: 3px 0 3px #653502, -3px 0 3px #653502, 0 3px 3px #653502, 0 -3px 3px #653502, 2px 2px #653502, -2px -2px 2px #653502, 2px -2px 2px #653502, -2px 2px 2px #653502;
  }
  35% {
    text-shadow: 3px 0 3px #8a4b03, -3px 0 3px #8a4b03, 0 3px 3px #8a4b03, 0 -3px 3px #8a4b03, 2px 2px #8a4b03, -2px -2px 2px #8a4b03, 2px -2px 2px #8a4b03, -2px 2px 2px #8a4b03;
  }
  40% {
    text-shadow: 3px 0 3px #ab5f04, -3px 0 3px #ab5f04, 0 3px 3px #ab5f04, 0 -3px 3px #ab5f04, 2px 2px #ab5f04, -2px -2px 2px #ab5f04, 2px -2px 2px #ab5f04, -2px 2px 2px #ab5f04;
  }
  45% {
    text-shadow: 3px 0 3px #ab5f04, -3px 0 3px #ab5f04, 0 3px 3px #ab5f04, 0 -3px 3px #ab5f04, 2px 2px #ab5f04, -2px -2px 2px #ab5f04, 2px -2px 2px #ab5f04, -2px 2px 2px #ab5f04;
    color: #f7f7c5;
  }
  50% {
    text-shadow: 3px 0 3px #ab5f04, -3px 0 3px #ab5f04, 0 3px 3px #ab5f04, 0 -3px 3px #ab5f04, 2px 2px #ab5f04, -2px -2px 2px #ab5f04, 2px -2px 2px #ab5f04, -2px 2px 2px #ab5f04;
   color: #f7f7c5;
  }
  55% {
    text-shadow: 3px 0 3px #ab5f04, -3px 0 3px #ab5f04, 0 3px 3px #ab5f04, 0 -3px 3px #ab5f04, 2px 2px #ab5f04, -2px -2px 2px #ab5f04, 2px -2px 2px #ab5f04, -2px 2px 2px #ab5f04;
  }
  60% {
    text-shadow: 3px 0 3px #8a4b03, -3px 0 3px #8a4b03, 0 3px 3px #8a4b03, 0 -3px 3px #8a4b03, 2px 2px #8a4b03, -2px -2px 2px #8a4b03, 2px -2px 2px #8a4b03, -2px 2px 2px #8a4b03;
  }
  65% {
    text-shadow: 3px 0 3px #653502, -3px 0 3px #653502, 0 3px 3px #653502, 0 -3px 3px #653502, 2px 2px #653502, -2px -2px 2px #653502, 2px -2px 2px #653502, -2px 2px 2px #653502;
  }
  70% {
    text-shadow: 3px 0 3px #442100, -3px 0 3px #442100, 0 3px 3px #442100, 0 -3px 3px #442100, 2px 2px #442100, -2px -2px 2px #442100, 2px -2px 2px #442100, -2px 2px 2px #442100;
  }
  75% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
  80% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
  100% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
}
@-moz-keyframes neon-anim {
  0% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
  20% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
  25% {
    text-shadow: 3px 0 3px #442100, -3px 0 3px #442100, 0 3px 3px #442100, 0 -3px 3px #442100, 2px 2px #442100, -2px -2px 2px #442100, 2px -2px 2px #442100, -2px 2px 2px #442100;
  }
  30% {
    text-shadow: 3px 0 3px #653502, -3px 0 3px #653502, 0 3px 3px #653502, 0 -3px 3px #653502, 2px 2px #653502, -2px -2px 2px #653502, 2px -2px 2px #653502, -2px 2px 2px #653502;
  }
  35% {
    text-shadow: 3px 0 3px #8a4b03, -3px 0 3px #8a4b03, 0 3px 3px #8a4b03, 0 -3px 3px #8a4b03, 2px 2px #8a4b03, -2px -2px 2px #8a4b03, 2px -2px 2px #8a4b03, -2px 2px 2px #8a4b03;
  }
  40% {
    text-shadow: 3px 0 3px #ab5f04, -3px 0 3px #ab5f04, 0 3px 3px #ab5f04, 0 -3px 3px #ab5f04, 2px 2px #ab5f04, -2px -2px 2px #ab5f04, 2px -2px 2px #ab5f04, -2px 2px 2px #ab5f04;
  }
  45% {
    text-shadow: 3px 0 3px #ab5f04, -3px 0 3px #ab5f04, 0 3px 3px #ab5f04, 0 -3px 3px #ab5f04, 2px 2px #ab5f04, -2px -2px 2px #ab5f04, 2px -2px 2px #ab5f04, -2px 2px 2px #ab5f04;
    color: #f7f7c5;
  }
  50% {
    text-shadow: 3px 0 3px #ab5f04, -3px 0 3px #ab5f04, 0 3px 3px #ab5f04, 0 -3px 3px #ab5f04, 2px 2px #ab5f04, -2px -2px 2px #ab5f04, 2px -2px 2px #ab5f04, -2px 2px 2px #ab5f04;
   color: #f7f7c5;
  }
  55% {
    text-shadow: 3px 0 3px #ab5f04, -3px 0 3px #ab5f04, 0 3px 3px #ab5f04, 0 -3px 3px #ab5f04, 2px 2px #ab5f04, -2px -2px 2px #ab5f04, 2px -2px 2px #ab5f04, -2px 2px 2px #ab5f04;
  }
  60% {
    text-shadow: 3px 0 3px #8a4b03, -3px 0 3px #8a4b03, 0 3px 3px #8a4b03, 0 -3px 3px #8a4b03, 2px 2px #8a4b03, -2px -2px 2px #8a4b03, 2px -2px 2px #8a4b03, -2px 2px 2px #8a4b03;
  }
  65% {
    text-shadow: 3px 0 3px #653502, -3px 0 3px #653502, 0 3px 3px #653502, 0 -3px 3px #653502, 2px 2px #653502, -2px -2px 2px #653502, 2px -2px 2px #653502, -2px 2px 2px #653502;
  }
  70% {
    text-shadow: 3px 0 3px #442100, -3px 0 3px #442100, 0 3px 3px #442100, 0 -3px 3px #442100, 2px 2px #442100, -2px -2px 2px #442100, 2px -2px 2px #442100, -2px 2px 2px #442100;
  }
  75% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
  80% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
  100% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
}
@keyframes neon-anim {
  0% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
  20% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
  25% {
    text-shadow: 3px 0 3px #442100, -3px 0 3px #442100, 0 3px 3px #442100, 0 -3px 3px #442100, 2px 2px #442100, -2px -2px 2px #442100, 2px -2px 2px #442100, -2px 2px 2px #442100;
  }
  30% {
    text-shadow: 3px 0 3px #653502, -3px 0 3px #653502, 0 3px 3px #653502, 0 -3px 3px #653502, 2px 2px #653502, -2px -2px 2px #653502, 2px -2px 2px #653502, -2px 2px 2px #653502;
  }
  35% {
    text-shadow: 3px 0 3px #8a4b03, -3px 0 3px #8a4b03, 0 3px 3px #8a4b03, 0 -3px 3px #8a4b03, 2px 2px #8a4b03, -2px -2px 2px #8a4b03, 2px -2px 2px #8a4b03, -2px 2px 2px #8a4b03;
  }
  40% {
    text-shadow: 3px 0 3px #ab5f04, -3px 0 3px #ab5f04, 0 3px 3px #ab5f04, 0 -3px 3px #ab5f04, 2px 2px #ab5f04, -2px -2px 2px #ab5f04, 2px -2px 2px #ab5f04, -2px 2px 2px #ab5f04;
  }
  45% {
    text-shadow: 3px 0 3px #ab5f04, -3px 0 3px #ab5f04, 0 3px 3px #ab5f04, 0 -3px 3px #ab5f04, 2px 2px #ab5f04, -2px -2px 2px #ab5f04, 2px -2px 2px #ab5f04, -2px 2px 2px #ab5f04;
    color: #f7f7c5;
  }
  50% {
    text-shadow: 3px 0 3px #ab5f04, -3px 0 3px #ab5f04, 0 3px 3px #ab5f04, 0 -3px 3px #ab5f04, 2px 2px #ab5f04, -2px -2px 2px #ab5f04, 2px -2px 2px #ab5f04, -2px 2px 2px #ab5f04;
   color: #f7f7c5;
  }
  55% {
    text-shadow: 3px 0 3px #ab5f04, -3px 0 3px #ab5f04, 0 3px 3px #ab5f04, 0 -3px 3px #ab5f04, 2px 2px #ab5f04, -2px -2px 2px #ab5f04, 2px -2px 2px #ab5f04, -2px 2px 2px #ab5f04;
  }
  60% {
    text-shadow: 3px 0 3px #8a4b03, -3px 0 3px #8a4b03, 0 3px 3px #8a4b03, 0 -3px 3px #8a4b03, 2px 2px #8a4b03, -2px -2px 2px #8a4b03, 2px -2px 2px #8a4b03, -2px 2px 2px #8a4b03;
  }
  65% {
    text-shadow: 3px 0 3px #653502, -3px 0 3px #653502, 0 3px 3px #653502, 0 -3px 3px #653502, 2px 2px #653502, -2px -2px 2px #653502, 2px -2px 2px #653502, -2px 2px 2px #653502;
  }
  70% {
    text-shadow: 3px 0 3px #442100, -3px 0 3px #442100, 0 3px 3px #442100, 0 -3px 3px #442100, 2px 2px #442100, -2px -2px 2px #442100, 2px -2px 2px #442100, -2px 2px 2px #442100;
  }
  75% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
  80% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
  100% {
    text-shadow: 3px 0 3px #2e1400, -3px 0 3px #2e1400, 0 3px 3px #2e1400, 0 -3px 3px #2e1400, 2px 2px #2e1400, -2px -2px 2px #2e1400, 2px -2px 2px #2e1400, -2px 2px 2px #2e1400;
  }
}

.header .title {
	position: absolute;
	top: 90px;
	left: 310px;
	font-family: 'arkona';
	font-size: 40px;
	color: rgb(87, 21, 22);
}
/*################################################################*/

/*CONTENT*/

#content {
	background: url(../img/design/bg-bloc-index.gif) repeat-y;
	margin: 0 auto;
	margin-top: -145px;
	width: 987px;
}
/*################################################################*/

/*FOOTER*/

.bg-footer {
	margin: 0 auto;
	width: 987px;
	text-align: center;
	padding-top: 13px;
}
#copy span:first-child {
	color: #b04432;
	font-weight: bold;
}
#copy, 
#certificates {
	position: absolute;
	width: 100%;
	margin: 0 auto;
}
#copy,
#copy a {
	text-decoration: none;
	color: #4b3f29;
}
#copy a:hover {
	text-decoration: underline;
}
#certificates {
	top: 55px;
}
#certificates img {
	margin-right: 20px;
}
.neon {
	margin: 0 auto;
}
#gradiant-footer {
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 230px;
	z-index: 10;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
	/* IE6-9 */
}
/*################################################################*/

/*BTN REVUE-VISITEZ*/

.revue {
	height: 28px;
	text-align: center;
	padding: 5px 10px;
}
.revue.long {
	padding-left: 2px !important;
	padding-right: 0px !important;
}
.decouvrir {
	width: 140px;
	height: 30px;
	text-align: center;
	padding: 5px 10px;
}
.revue a,
.decouvrir a {
	color: rgb(86, 128, 95);
	cursor: pointer;
}
.decouvrir a {
	display: inline-block;
	padding-top: 3px;
	color: rgb(79,151,114);
}
.revue:hover:not(a) {
	background: url("../../static/img/design/bg-critique.gif") center bottom no-repeat;
}
.decouvrir:hover {
	background: url("../../static/img/design/bg-critique-x2.gif") center bottom no-repeat;
}
.visitez {
	padding: 3px 0;
	height: 20px;
}
.visitez a {
	background: url("../img/design/grungy-x1.png") 100% 100% no-repeat;
	background-color: rgba(167, 32, 33, 0.8);
	border: solid 1px rgba(167, 32, 33, 0.8);
	color: #DFC18D;
	padding: 0px 4px;
	border-radius: 4px;
}
.visitez a:hover {
	background-color: rgb(216, 183, 125);
	border: solid 1px rgba(167, 32, 33, 0.8);
	color: rgba(167, 32, 33, 0.8);
}
.revue,
.visitez {
	display: inline-block;
}
.revue a,
.visitez a,
.decouvrir a {
	text-decoration: none;
	font-family: 'arkona';
	font-size: 19px;
}
.decouvrir a {
	font-size: 17px;
}
/*################################################################*/

/*TOP 5 CASINO*/

.top-5-casino {
	width: 927px;
	height: 74px;
}
.top-top-5,
.bg-top-5 {
	margin-left: 30px;
}
.top-5-casino div:first-child {
	color: rgb(241, 231, 187);
	font-family: 'font332';
	font-size: 30px;
	line-height: 27px;
	text-align: center;
	width: 80px;
	letter-spacing: 3px;
	position: absolute;
	left: 10px;
	top: 4px;
}
.img-casinos {
	margin-left: 160px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 645px;
	height: 60px;
	z-index: 22;
}
.img-casinos img {
	border: solid 2px rgba(230, 212, 145, 0.46);
	border-radius: 6px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.img-casinos img:hover {
	border: solid 2px #E5D391;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.img-casinos a {
	text-decoration: none;
}
#hand-left,
#hand-right {
	position: absolute;
	z-index: 20;
}
#hand-left {
	top: 0px;
	left: 94px;
}
#hand-right {
	right: 39px;
	top: 0;
}
/*################################################################*/

/*ELEMENTS GÉNÉIQUES*/

.border-visu-jeu {
	border: solid 3px rgb(227, 220, 159);
	border-radius: 6px;
	height: 83px;
	display: inline-block;
	-moz-box-shadow: 1px 3px 5px 0px #656565;
	-webkit-box-shadow: 1px 3px 5px 0px #656565;
	-o-box-shadow: 1px 3px 5px 0px #656565;
	box-shadow: 1px 3px 5px 0px #656565;
	filter: progid: DXImageTransform.Microsoft.Shadow(color=#656565, Direction=161, Strength=5);
	display: inline-block;
}
.visu-jeu {
	border: solid 3px #b04432;
	border-radius: 3px;
	height: 77px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.box {
	background-color: #E3D8C5;
	display: inline-block;
	border: solid 1px rgb(243, 235, 179);
	box-shadow: 1px 1px 30px rgb(195, 166, 116) inset;
	border-radius: 6px;
	margin-left: 30px;
	margin-top: 5px;
	width: 927px;
}
/*################################################################*/

/*BORDURES ET FONDS BLOCKS 1*/

.bordure-n1 {
	width: 100%;
	height: 100%;
	background-color: #8C773F;
	border: solid 4px #C5AC6A;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6) inset;
	border-radius: 11px;
}
.bordure-n2 {
	margin-left: 5px;
	margin-top: 5px;
	width: 97%;
	height: 97%;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6) inset;
	border-radius: 7px;
	background: rgb(195, 141, 64);
	/* Old browsers */
	background: -moz-linear-gradient(left, rgba(195, 141, 64, 1) 0%, rgba(216, 195, 120, 1) 4%, rgba(219, 211, 151, 1) 7%, rgba(253, 250, 213, 1) 20%, rgba(253, 250, 213, 1) 75%, rgba(219, 211, 151, 1) 93%, rgba(216, 195, 120, 1) 96%, rgba(181, 130, 75, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(195, 141, 64, 1)), color-stop(4%, rgba(216, 195, 120, 1)), color-stop(7%, rgba(219, 211, 151, 1)), color-stop(20%, rgba(253, 250, 213, 1)), color-stop(75%, rgba(253, 250, 213, 1)), color-stop(93%, rgba(219, 211, 151, 1)), color-stop(96%, rgba(216, 195, 120, 1)), color-stop(100%, rgba(181, 130, 75, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(195, 141, 64, 1) 0%, rgba(216, 195, 120, 1) 4%, rgba(219, 211, 151, 1) 7%, rgba(253, 250, 213, 1) 20%, rgba(253, 250, 213, 1) 75%, rgba(219, 211, 151, 1) 93%, rgba(216, 195, 120, 1) 96%, rgba(181, 130, 75, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(195, 141, 64, 1) 0%, rgba(216, 195, 120, 1) 4%, rgba(219, 211, 151, 1) 7%, rgba(253, 250, 213, 1) 20%, rgba(253, 250, 213, 1) 75%, rgba(219, 211, 151, 1) 93%, rgba(216, 195, 120, 1) 96%, rgba(181, 130, 75, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(195, 141, 64, 1) 0%, rgba(216, 195, 120, 1) 4%, rgba(219, 211, 151, 1) 7%, rgba(253, 250, 213, 1) 20%, rgba(253, 250, 213, 1) 75%, rgba(219, 211, 151, 1) 93%, rgba(216, 195, 120, 1) 96%, rgba(181, 130, 75, 1) 100%);
	/* IE10+ */
	background: linear-gradient(to right, rgba(195, 141, 64, 1) 0%, rgba(216, 195, 120, 1) 4%, rgba(219, 211, 151, 1) 7%, rgba(253, 250, 213, 1) 20%, rgba(253, 250, 213, 1) 75%, rgba(219, 211, 151, 1) 93%, rgba(216, 195, 120, 1) 96%, rgba(181, 130, 75, 1) 100%);
	/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c38d40', endColorstr='#b5824b', GradientType=1);
	/* IE6-9 */
}
/*################################################################*/

/*NEWSLETTER*/

.fast-inscription-home p {
	font-family: 'font332';
	font-size: 35px;
	width: 150px;
	color: rgb(39, 20, 11);
	top: 100px;
	left: 25px;
}
.fast-inscription-home form {
	top: 110px;
	left: 25px;
}
.fast-inscription-home form input[type="text"],
.fast-inscription-home form input[type="email"] {
	border: solid 3px rgb(156, 118, 65);
	background-color: rgb(201, 182, 130);
	color: rgb(156, 118, 65);
	padding-left: 10px;
	font-size: 20px;
	width: 240px;
	height: 40px;
	margin-bottom: 15px;
	border-radius: 2px;
}
.fast-inscription-home form input[type="submit"] {
	color: rgb(198, 175, 119);
	background: rgb(196, 117, 34);
	border: solid 3px black;
	border-radius: 10px;
	cursor: pointer;
	width: 200px;
	height: 40px;
	font-size: 17px;
	font-weight: bold;
	left: 20px;
	font-family: benguia;
	text-transform: uppercase;
}
::-webkit-input-placeholder {
	color: rgb(156, 118, 65);
}
:-moz-placeholder {
	/* Firefox 18- */
	color: rgb(156, 118, 65);
}
::-moz-placeholder {
	/* Firefox 19+ */
	color: rgb(156, 118, 65);
}
:-ms-input-placeholder {
	color: rgb(156, 118, 65);
}
.fast-inscription-home form input[type="submit"]:hover {
	background: rgb(198, 175, 119);
	color: rgb(196, 117, 34);
}
/*################################################################*/

/*ENCART RÉSEAUX SOCIAUX*/

#facebook,
#google,
#twitter {
	width: 282px;
	margin-left: 5px;
	margin-bottom: 5px;
	box-shadow: 1px 1px 3px rgb(195, 166, 116);
	background-color: white;
}
#facebook .title,
#google .title,
#twitter .title {
	height: 26px;
	color: white;
	font-size: 18px;
	padding: 4px;
	font-family: 'font332';
}
#facebook .title {
	background-color: rgba(30, 45, 77, 0.7);
}
#facebook {
	border: solid 1px #3B5999;
}
#facebook #facebook-content {
	height: 70px;
}
#google .title {
	background-color: rgba(163, 53, 39, 0.7);
}
#google {
	border: solid 1px #D94634;
}
#twitter .title {
	background-color: rgba(41, 145, 173, 0.7);
}
#twitter {
	border: solid 1px #33B5D7;
}
#twitter img {
	height: 104px;
	padding-top: 2px;
	display: inline-block;
	vertical-align: middle;
}
#twitter #link_twitter{
	display: inline-block;
	vertical-align: middle;
	width: 150px;
}
#twitter #logo-twitter {
	color: rgb(51, 181, 215);
	font-size: 25px;
	margin-left: 10px;
	margin-top: 10px;
}
#twitter a {
	text-decoration: underline;
	color: rgb(51, 181, 215);
	font-size: 18px;
}
#twitter .logo-twitter,
#twitter a {
	margin: 10px 0 10px 10px;
	display: inline-block;
	vertical-align: middle;
}
/*################################################################*/

/*BLUR*/

.blur {
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 101;
	background-color: rgba(83, 76, 62, 0.63);
	text-align: center;
	padding-top: 25%;
	text-decoration: none;
	font-size: 60px;
	color: #f0e5c9;
	font-family: 'benguia';
	border-radius: 5%;
	font-size: 90%;
}
.blur .text-blur {
	display: block;
	border: solid 1px #f0e5c9;
	border-radius: 5px;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 80%;
	margin: 0 auto;
	background: #444;
	background: linear-gradient(#862f21, #b04432);
	background: -webkit-linear-gradient(#862f21, #b04432);
	background: -moz-linear-gradient(#862f21, #b04432);
	background: -ms-linear-gradient(#862f21, #b04432);
	background: -o-linear-gradient(#862f21, #b04432);
	background: linear-gradient(#862f21, #b04432);
}
.visu-blur:hover > .blur {
	display: block;
}
.visu-blur {
	height: 100%;
}
/*################################################################*/

/*BTN ÉDITION & COMMENTAIRE*/

.homme {
	float: right;
	top: 16px;
	right: 20px;
	padding-top: 10px;
	padding-left: 61px;
}
.homme:hover {
	background-position: -224px -335px;
}
.homme:hover a {
	color: #b04432;
}
.homme a {
	text-decoration: none;
	font-weight: bold;
	color: #e3d8c5;
}
.commentaire {
	float: right;
	top: 16px;
	right: 20px;
	padding-top: 8px;
	padding-left: 58px;
}
.commentaire:hover {
	background-position: -189px -1144px;
}
.commentaire:hover a {
	color: #43776a;
}
.commentaire a {
	text-decoration: none;
	font-weight: bold;
	color: #e3d8c5;
}
/*################################################################*/

/*EFFET GRUNGY*/

.grungy-x1 {
	background: url("../img/design/grungy-x1.png") top left no-repeat;
}
.grungy-x2 {
	background: url("../img/design/grungy-x2.png") top left no-repeat;
}
.grungy-x3 {
	background: url("../img/design/grungy-x3.png") 100% 100% repeat;
}
/*################################################################*/

/*EFFET UNDERLINE*/

.green-underline {
	display: block;
	padding-bottom: 4%;
}
.green-underline:hover {
	background-image: url(../img/design/bg-underline-on.gif);
	background-size: 90% 5px;
	background-position: center 100%;
	background-repeat: no-repeat;
}
/*################################################################*/

/*PAGE VIDE*/

.vide {
	background: url(../../static/img/affiliations/bg-visu-descrip.gif) 50% 0% no-repeat;
	height: 190px;
	background-color: #D0C1A8;
}
.vide:hover {
	background-position: 50% 100%;
}
/*################################################################*/

/*BREADCRUMB (FIL D'ARIANE)*/

#margin-top-breadcrumps {
	height: 10px;
}
.breadcrumb {
	padding: 10px;
	margin-bottom: 10px;
	color: #5E523B;
	font-weight: bold;
	margin-top: 0px;
}
.breadcrumb a {
	text-decoration: none;
	color: #5E523B;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
/*################################################################*/

/*RIGHT BAR*/

#right-bar {
	width: 286px;
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
	background-color: #C5AC6A;
	border: solid 1px #FBECB5;
	border-radius: 4px;
}
#right-bar #choix-redaction #visu-choix{
	height: 71px;
	width: 116px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#right-bar #choix-redaction #visu-choix img{
	width: 110px;
	height: 65px;
}
#right-bar #choix-redaction #title-choix-redaction {
	width: 170px;
	font-size: 27px !important;
	font-family: 'arkona';
}
/*################################################################*/

/*TOP 5 CASINOS*/

#right-bar #top-5-casinos-rb .title {
	position: absolute;
	z-index: 21;
	left: 105px;
	top: 60px;
	color: #FFFEE4;
	text-align: center;
	font-family: 'font332';
	font-size: 23px;
}
#right-bar #top-5-casinos-rb .bordure-n1 {
	margin-top: -16px;
	z-index: 19;
	border: solid 7px #C5AC6A;
}
#top-5-casinos-rb table {
	margin-left: 1px;
	width: 259px;
	margin-bottom: 3px;
}
#top-5-casinos-rb table tr {
	border-bottom: solid 1px #8F8B6E;
}
#top-5-casinos-rb table tr td {
	vertical-align: middle;
	padding: 5px;
}
#top-5-casinos-rb table tr .revue,
#top-5-casinos-rb table tr .visitez {
	margin-top: 10px;
}
.link-casino a {
	font-size: 13px;
	color: #B04432;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.link-casino a:hover {
	text-decoration: underline;
}
#top-5-casinos-rb table tr td:nth-of-type(1),
#top-5-casinos-rb table tr td:nth-of-type(2) {
	border-right: solid 1px #8F8B6E;
}
#top-5-casinos-rb table tr td:nth-of-type(2) img {
	max-height: 37px;
	max-width: 67px;
}
#top-5-casinos-rb table tr td:nth-of-type(1) {
	height: 81px;
	width: 25px;
	text-align: center;
	font-family: 'font332';
	font-size: 25px;
}
#top-5-casinos-rb table tr:nth-of-type(1) {
	height: 95px;
	background-color: rgba(215, 176, 43, 0.26)
}
#top-5-casinos-rb table tr:nth-of-type(2) {
	height: 90px;
	background-color: rgba(215, 176, 43, 0.10)
}
#top-5-casinos-rb table tr:nth-of-type(3) {
	height: 85px;
}
#top-5-casinos-rb table tr:nth-of-type(1) td:nth-of-type(1) {
	font-size: 35px;
}
#top-5-casinos-rb table tr:nth-of-type(2) td:nth-of-type(1) {
	font-size: 30px;
}
#top-5-casinos-rb table tr:nth-of-type(3) td:nth-of-type(1) {
	font-size: 27px;
}
#top-5-casinos-rb table tr:nth-of-type(1) .link-casino a {
	font-size: 20px;
}
#top-5-casinos-rb table tr:nth-of-type(2) .link-casino a {
	font-size: 17px;
}
#top-5-casinos-rb table tr:nth-of-type(3) .link-casino a {
	font-size: 15px;
}
/*################################################################*/

/*NEWSLETTER*/

#newsletter {
	height: 385px;
}
.fast-inscription-home {
	width: 267px;
	height: 368px;
	background-position: -23px -448px;
}
.fast-inscription-home {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
}
.fast-inscription-home p {
	top: 90px;
	left: 15px;
}
#right-bar .fast-inscription-home form input {
	margin-left: -12px;
}
/*################################################################*/

/*RÉSEAUX SOCIAUX*/

#right-bar #facebook,
#right-bar #google,
#right-bar #twitter {
	width: 267px;
	min-height: 94px;
	margin: 0;
	border-radius: 4px;
}
#right-bar .header-facebook,
#right-bar .header-google,
#right-bar .header-twitter {
	width: 265px;
}
#right-bar .social_google {
	border: 1px solid white;
	border-radius: 3px;
	z-index: 19;
}
.bordure-n2 {
	margin-bottom: 5px;
}
.btn-sociaux {
	margin-top: 10px;
}
/*################################################################*/

/*TABLE NOTATION*/

.rank,
.enter-rank {
	height: 24px;
	display: inline-block;
}
.container-stars {
	font-size: 0;
	height: 24px;
}
.container-stars .marron,
.container-stars .vert,
.container-stars .beige,
.container-stars .marron-end,
.container-stars .vert-end,
.container-stars .beige-end {
	display: inline-block;
}
.enter-rank .container-stars {
	cursor: pointer;
}
.enter-rank .container-stars .sprite-star {
	float: left;
}
.rank .note-enter,
.enter-rank .note-enter {
	color: #B04432;
	position: absolute;
	font-size: 13px;
	right: -33px;
	bottom: -4px;
}
#main-notation {
	position: absolute;
	top: 13px;
	left: 20px;
}
.rouge,
.rouge-end {
	display: inline-block;
}
#comment_count {
	color: #43776A;
	float: right;
	margin-right: 10px;
	text-decoration: none;
}
/*################################################################*/

/*LIENS ROUGE*/

.red-link {
	text-decoration: none;
	color: #b04432;
}
.red-link .bold {
	font-weight: bold;
}
.red-link:hover {
	text-decoration: underline;
}
/*################################################################*/

/*PERSONALISATION DISQUS*/

#disqus_thread a {
	color: #b04432!important;
}
/*################################################################*/

/*BTN SOCIAUX*/

#block-btn-sociaux {
	margin-left: 5px;
}
#block-btn-sociaux #btn-facebook {
	background-color: rgba(71, 105, 165, 0.7);
	border-bottom: solid 3px #2F4770;
}
#block-btn-sociaux #btn-twitter {
	background-color: #65CCEF;
	border-bottom: solid 3px rgba(68, 138, 162, 0.7);
}
#block-btn-sociaux #btn-pinterest {
	background-color: rgba(205, 37, 43, 0.7);
	border-bottom: solid 3px #8B181C;
}
#block-btn-sociaux #btn-google {
	background-color: rgba(191, 55, 39, 0.7);
	border-bottom: solid 3px #81251A;
}
#block-btn-sociaux #btn-facebook:hover {
	background-color: #385484;
}
#block-btn-sociaux #btn-twitter:hover {
	background-color: #50A3BF;
}
#block-btn-sociaux #btn-pinterest:hover {
	background-color: #A41D22;
}
#block-btn-sociaux #btn-google:hover {
	background-color: #982C1F;
}
.social-btn {
	margin-right: 9px;
	display: inline-block;
	width: 70px;
	height: 30px;
	border-radius: 5px;
	text-align: center;
}
.social-btn a {
	display: block;
	height: 30px;
	color: white;
	font-size: 15px;
	padding-top: 7px;
	text-decoration: none;
}
/*################################################################*/

/*CLASS NONE*/

.none {
	display: none;
}

.clear {
	width: 100%;
	visibility: hidden;
	clear: both;
}
/*################################################################*/

/*CLASS STRONG*/
b,
strong {
    font-weight: bold;
}
/*################################################################*/

/*BLOCK DESCRIPTION*/

.desc-box {
	color: #695c3f;
}
.desc-box h1,
.desc-box h2,
.desc-box h3,
.desc-box h4 {
	font-family: 'font332';
	font-size: 24px;
	margin: 10px 0px;
}
.desc-box p {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}
.desc-box blockquote {
	font-family: 'honeyscript';
	margin-bottom: 15px;
	padding: 0 200px 0 200px;
}
.desc-box blockquote p,
.desc-box blockquote footer {
	font-size: 26px;
	line-height: 26px;
}
.desc-box blockquote p {
	text-align: center;
}
.desc-box blockquote footer {
	float: right;
	margin-right: 40px;
}
.desc-box blockquote p:not(.signature):before {
	content: "« ";
}
.desc-box blockquote p:not(.signature):after {
	content: " »";
}
.desc-box .signature {
	text-align: right;
	font-style: italic;
}
.desc-box .right {
	text-align: right;
}
.desc-box a {
	text-decoration: none;
	color: #b04432;
}
.desc-box a:hover {
	text-decoration: underline;
}

/*################################################################*/

/*INNER TABLE JEUX*/

#inner-table-jeux {
	width: 100%;
}

#inner-table-jeux tr.l1.c2 td,
#inner-table-jeux tr.l2.c2 td,
#inner-table-jeux tr.l1.c3 td,
#inner-table-jeux tr.l2.c3 td {
	display: inline-block;
	height: 140px;
	width: 292px;
	padding-top: 10px;
	padding-left: 6px;
	line-height: 15px;
}

/* Bordures de la table */
#inner-table-jeux tr.l1.c2 td:nth-of-type(1),
#inner-table-jeux tr.l2.c2 td:nth-of-type(1),
#inner-table-jeux .c3 td:nth-of-type(1),
#inner-table-jeux .c3 td:nth-of-type(2) {
	border-right: solid 1px rgb(167, 155, 130);
}
#inner-table-jeux tr.l2 {
	border-top: solid 1px rgb(167, 155, 130);
}

/* Mise en page du contenu */
#inner-table-jeux .visu-jeu {
	height: 70px;
}
#inner-table-jeux .border-visu-jeu {
	height: 76px;
}
#inner-table-jeux .c3 .visu-jeu {
	height: 60px !important;
	width: 94px;
}
#inner-table-jeux .c3 .border-visu-jeu {
	height: 66px !important;
	width: 100px;
}
#inner-table-jeux .infos-jeu {
	width: 165px;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}
#inner-table-jeux .text-blur {
	font-size: 20px !important;
}
#inner-table-jeux .decouvrir {
	display: inline-block;
	width: 140px;
	vertical-align: top;
	margin-top: 10px;
}
#inner-table-jeux .red {
	color: #b04432;
}
#inner-table-jeux .lemonade-rank {
	font-family: 'arkona';
	font-size: 17px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	margin-top: 4px;
	padding: 5px;
	width: 120px;
	display: inline-block;
}
#inner-table-jeux .notre-note {
	height: 20px !important;
	width: 90px !important;
	border: none;
	margin: 0 !important;
}
#inner-table-jeux .sprite-star {
	width: 8px !important;
	height: 17px;
	background-size: 18px;
}
#inner-table-jeux .container-stars {
	margin-top: 4px;
	margin-left: 8px;
}


