body,
html {
    width:100%;

    margin: 0;
    padding: 0;
}


sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    max-width: 100%;
    vertical-align: middle
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}



textarea {
    border: 0;
    height: auto;
    overflow: auto;
    vertical-align: top
}

body {
    background-color: #fff;
    color: #3a3a3b;
    font: normal 14px/26px Roboto, Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    margin: 0
}

a {
    color: #447bc6;
    text-decoration: none
}

a:hover {
    color: #2c5791;
    text-decoration: none
}

[class*=span] {
    float: left;
    margin-left: 18px
}

.container-fluid {
    padding-left: 0;
    padding-right: 0
}

.contener_head {
    /*margin-left: auto;
    margin-right: auto;*/
    min-width: 60px;
    width: 100%;
    padding: 0;
    /*marging: -10 -10 -10 -10;*/
    min-height: 75px;
    /*overflow: visible*/
}

.container-fluid::after,
.container-fluid::before {
    content: '';
    display: table
}

.container-fluid::after {
    clear: both
}

p {
    color: #666;
    font-size: 13px;
    line-height: 19.5px;
    margin: 0 0 9px
}

p small {
    color: #dfdfe0;
    font-size: 11px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 700;
    margin: 0;
    text-rendering: optimizelegibility
}

h1 {
    color: #666;
    font-family: Roboto, Arial, sans-serif;
    font-size: 42px;
    font-weight: 400;
    margin-bottom: 9px;
    margin-top: 18px;
    padding-top: 0;
    text-transform: none
}

.h1_inline {
    display: inline;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #447bc6;
    text-decoration: none;
    line-height: 32px
}

.filarianetitrejeu {
    font-size: 16px;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 700;
    margin-right: 5px
}

.h1_inline_index {
    display: inline;
    font-size: 14px;
    text-decoration: none
}

.search_pre_titre_jeux {
    font-size: 14px;
    text-decoration: none;
    color: #3a3a3b;
    font-weight: 100
}

h2 {
    color: #737373;
    font-family: bariollight, 'Helvetica neue', helvetica, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    margin: 18px 0 9px;
    padding: 0
}

h3 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.5px;
    line-height: 20px;
    margin: 0;
    padding: 9px 0
}

h4 {
    font-size: 14px;
    line-height: 19.5px;
    margin: 0;
    padding: 0 0 9px
}

h4 small {
    font-size: 12px
}

h5 {
    font-size: 12px;
    line-height: 13px;
    margin: 0;
    padding: 0 0 9px
}

h6 {
    color: #dfdfe0;
    font-size: 11px;
    text-transform: uppercase
}

ol,
ul {
    margin: 0 0 9px 25px;
    padding: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

dl {
    margin-bottom: 18px
}

dt {
    font-weight: 700;
    line-height: 17px
}

dd {
    margin-left: 9px
}

hr {
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-top-color: #efeff0;
    border-top-style: solid;
    border-width: 1px 0;
    margin: 18px 0
}

em {
    font-style: italic
}

abbr[title] {
    border-bottom-color: #dfdfe0;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    cursor: help
}

blockquote {
    border-left-color: #efeff0;
    border-left-style: solid;
    border-left-width: 5px;
    margin: 0 0 18px;
    padding: 0 0 0 15px
}

blockquote p {
    font-size: 16px;
    font-weight: 300;
    line-height: 22.5px;
    margin-bottom: 0
}

form {
    margin: 0;
    padding: 0
}

button,
input,
label,
select,
textarea {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px
}

button,
input,
select,
textarea {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
}

label {
    display: block;
    margin-bottom: 5px
}

input,
textarea {
    width: 210px
}

input[type=checkbox],
input[type=radio] {
    cursor: pointer;
    line-height: normal;
    margin: 4px 0
}

input[type=button],
input[type=checkbox],
input[type=radio],
input[type=reset],
input[type=submit] {
    width: auto
}

input:focus:required:invalid,
select:focus:required:invalid,
textarea:focus:required:invalid {
    border-color: #ee5f5b;
    color: #b94a48
}

input:focus:required:invalid:focus,
select:focus:required:invalid:focus,
textarea:focus:required:invalid:focus {
    -webkit-box-shadow: #f8b9b7 0 0 6px;
    border-color: #e9322d;
    box-shadow: #f8b9b7 0 0 6px
}

::-webkit-input-placeholder {
    color: #bbbbbc
}

table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%
}

[class*=" icon-"],
[class^=icon-] {
    background-image: url(../glyphicons-halflings.png);
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    vertical-align: baseline;
    width: 14px
}





/* Ads text */

.annonce_text {
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  border-top: 1px solid lightgrey; 
  padding-top: 5px;
}

/*
.annonce_text {
  position: relative; 
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
}

.annonce_text::before {
  content: ''; 
  position: absolute; 
  bottom: 50%; 
  left: 0; 
  width: 100%; 
  height: 1px;
  background-color: lightgrey; 
  z-index: 1; 
}

.annonce_text span {
  position: relative; 
  z-index: 2;
  background-color: white; 
  padding: 0 5px; 
}
*/








.icon {
    -webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    float: left;
    margin: 0 18px 18px 0;
    overflow: hidden;
    padding: 0
}

.icon_top {
    -webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    float: left;
    margin: 0 18px 18px 0;
    overflow: hidden;
    padding: 0;
    height: 595px;
    width: 472px
}

.iconads {
    -webkit-box-shadow: rgba(0, 0, 0, .00784314) 0 0 0;
    background-color: #f4f4f4;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .00784314) 0 0 0;
    float: left;
    margin: 0 18px 0 0;
    overflow: hidden;
    padding: 0
}

.iconads_index {
    -webkit-box-shadow: rgba(0, 0, 0, .00784314) 0 0 0;
    background-color: #f4f4f4;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .00784314) 0 0 0;
    float: left;
    margin: 0 18px 0 0;
    overflow: hidden;
    padding: 0;
    height: 595px;
    width: 348px
}

.iconads_index_90 {
    -webkit-box-shadow: rgba(0, 0, 0, .00784314) 0 0 0;
    background-color: #f4f4f4;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .00784314) 0 0 0;
    float: left;
    margin: 0 18px 0 0;
    overflow: hidden;
    padding: 0;
    height: 90px;
    width: 100%
}

.iconads_cat {
    -webkit-box-shadow: rgba(0, 0, 0, .00784314) 0 0 0;
    background-color: #f4f4f4;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .00784314) 0 0 0;
    float: left;
    margin: 0 18px 0 0;
    overflow: hidden;
    padding: 0;
    /*height: 595px;*/
    width: 348px
}

.home_ads_responsive {
    display: inline-block;
    width: 97%;
    /*height: 280px;
    overflow: hidden;*/
	
}

.general_contener_content {
    background-color: #06c;
    width: 100%
}

.annonce_in_article, .annonce_in_article_2 {
	display: inline-block;
    width: 100%;
	
    padding-top: 0px;
    padding-bottom: 6px;
    margin-top: 6px;
	margin-bottom: 6px;
    margin-left: 10px;
	height:230px;
}

.annonce,.annonce_cat_2 {
    /*
	background-image: url(../annonce.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 250px 12px;
	*/
	display: inline-block;
    padding-top: 0px;
    padding-bottom: 6px;
    margin-top: 6px;
	margin-bottom: 6px;
    margin-left: 10px;
	/*height:300px;*/
	width: 97%;
}

.annonce_content,.annonce_content_2 {
    /*
	background-image: url(../annonce_v.svg);
    background-repeat: no-repeat;
    background-position: 0 15px;
    background-size: 10px 90px;
	*/
	display: inline-block;
    padding-top: 0;
    padding-left: 11px;
    margin-top: 0
}

.adsfindeliste {
	display: inline-block;
	/*
    background-image: url(../annonce.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 250px 12px;
	*/
    padding-top: 0px;
    padding-bottom: 6px;
    margin-top: 20px;
    margin-bottom: 20px;

    margin-left: 10px;

    width: 100%;
    /*height: 100px;*/
    text-align: center
}

.annonce_cat_2_en,
.annonce_en {
	display: inline-block;
	/*
    background-image: url(../annonce_en.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 200px 12px;
	*/
    padding-top: 0px;
    padding-bottom: 6px;
	margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 0px
}

.annonce_content_2_en,
.annonce_content_en {
	display: inline-block;
	/*
    background-image: url(../annonce_v_en.svg);
    background-repeat: no-repeat;
    background-position: 0 15px;
    background-size: 10px 90px;
	*/
    padding-top: 0;
    padding-left: 11px;
    margin-top: 0
}

.adsfindeliste_en {
	/*
    background-image: url(../annonce_en.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 200px 12px;
	*/
    padding-top: 0px;
    padding-bottom: 6px;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 10px;
    display: inline-block;
    width: 100%;
    height: 100px;
    text-align: center
}

.icon img {
    vertical-align: middle
}


#header-bar #browse>li>a:hover i,
#header-bar #user-menu>div>a:hover i,
#header-bar #user-shortcuts>a:hover i,
#header-bar a.dropdown-toggle:hover i,
#homepage-bar #browse>li>a:hover i,
#homepage-bar #user-menu>div>a:hover i,
#homepage-bar #user-shortcuts>a:hover i,
#homepage-bar a.dropdown-toggle:hover i,
#sub-bar #browse>li>a:hover i,
#sub-bar #user-menu>div>a:hover i,
#sub-bar #user-shortcuts>a:hover i,
#sub-bar a.dropdown-toggle:hover i {
    -webkit-transition: all .1s ease-in-out;
    opacity: .9;
    transition: all .1s ease-in-out
}

.contener_general_fond {
    background-color: #f1f1f1
}

.contener_general {
    background-color: #f1f1f1;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
    max-width: 1200px;
    min-width: 60px;
    /*width: 100%;*/
}

.contener_general_fond_jeux {
    background-color: #f1f1f1
}

.contener_general_jeux {
    background-color: #f1f1f1;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
    min-width: 60px
}

.voter_box {
    width: 240px;
    padding: 10px 20px 10px 20px;
    background-color: #eee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    align: center;
    text-align: center
}

.voter_pour {
    font-family: Roboto, Arial, sans-serif;
    font-size: 13px;
    color: #8e8e8e;
    margin-bottom: 5px;
    background: linear-gradient(to right, #fcfcfc, #f1f1f1) no-repeat;
    padding: 3px 10px 3px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.starRating {
    display: inline-block;
    position: relative;
    height: 24px;
    background: url(../stars.png) repeat-x 0 0;
    vertical-align: bottom
}

.starRating div {
    float: left;
    position: relative;
    height: 24px
}

.starRating input {
    position: relative;
    z-index: 1;
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
    opacity: 0
}

.starRating label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 24px
}

.starRating span {
    display: none
}

.starRating input:checked+label,
.starRating:hover input:checked:hover+label {
    background: url(../stars.png) repeat-x 0 -24px
}

.starRating:hover input:checked+label {
    background: 0 0
}

.starRating:hover input:hover+label {
    background: url(../stars.png) repeat-x 0 -48px
}

.vote_affiche {
    font-size: 10px;
    color: #8e8e8e;
    text-align: center;
    margin-top: 5px
}


/*
@media screen and (max-width: 768px) {
	
	#not_on_mobile { 
   		visibility: hidden;
    	display: none;
	}
	
}


@media screen and (min-width: 769px) {

}

*/

	.envoyer_ami_box {
		width: 240px;
		padding: 10px 20px 10px 20px;
		background-color: #eee;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border: 1px solid #ddd;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
		left: -20px
	}

	.envoyer_ami_box_titre {
		font-family: Roboto, Arial, sans-serif;
		font-size: 13px;
		color: #8e8e8e;
		margin-bottom: 15px;
		background: linear-gradient(to right, #fcfcfc, #f1f1f1) no-repeat;
		padding: 3px 10px 3px 10px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-align: center
	}

	.envoyer_ami_titre {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
		color: #8e8e8e;
		margin-top: 8px;
		margin-bottom: 5px
	}

	.envoyer_ami_contenu {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
		color: #8e8e8e;
		width: 197px;
		border: 1px solid #a9a9a9;
		background-color: #fff;
		padding-left: 5px
	}



.yes {
    background: url(../yes.gif) no-repeat;
    background-position: 174px 4px;
    background-color: #fff;
    border: 1px solid #a9a9a9
}

.yes_grey {
    background: url(../yes_grey.gif) no-repeat;
    background-position: 174px 4px;
    background-color: #fff;
    border: 1px solid #a9a9a9
}

.nearly_yes {
    background: url(../arrow_left_orange.gif) no-repeat;
    background-position: 170px 2px;
    background-color: #fff;
    border: 1px solid #a9a9a9
}

.newsletter_box {
    width: 240px;
    padding: 10px 20px 10px 20px;
    background-color: #eee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px
}

.newsletter_box_titre {
    font-family: Roboto, Arial, sans-serif;
    font-size: 13px;
    color: #8e8e8e;
    margin-bottom: 15px;
    background: linear-gradient(to right, #fcfcfc, #f1f1f1) no-repeat;
    padding: 3px 10px 3px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center
}

.newsletter_accroche {
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    margin: 0 0 10px 0;
    line-height: 21px
}

.newsletter_titre {
    font-family: Roboto, Arial, sans-serif;
    font-size: 12px;
    color: #8e8e8e
}

.newsletter_contenu {
    font-size: 12px;
    color: #8e8e8e;
    width: 130px;
    padding-left: 5px;
    margin-bottom: 10px
}

.newsletter_inscription_desinscription {
    font-family: Roboto, Arial, sans-serif;
    font-size: 12px;
    color: #000;
    margin-top: 10px
}

.newsletter_contenu_conditions {
    font-family: Roboto, Arial, sans-serif;
    font-size: 12px;
    color: #8e8e8e;
    padding-left: 5px;
    line-height: 1em;
    text-align: justify
}

.form_contact_box {
    width: 95%;
    max-width: 500px;
    padding: 10px 20px 10px 20px;
    background-color: #eee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #ddd;
    margin-top: 15px;
    margin-left: 50px;
    margin-right: auto
}

.form_contact_accroche {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    margin: 10px 0 10px 0
}

.form_contact_titre {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #8e8e8e;
    margin-bottom: 15px;
    background: linear-gradient(to right, #fcfcfc, #f1f1f1) no-repeat;
    padding: 3px 10px 3px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    margin-top: 15px
}

.form_contact_input {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #8e8e8e;
    padding: 5px;
    margin-top: 10px;
    width: 250px
}

.form_contact_input_crypt {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #8e8e8e;
    padding: 5px;
    margin-top: 0;
    width: 140px
}

.form_contact_input_message {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #8e8e8e;
    padding: 5px;
    margin-top: 10px;
    width: 90%;
    height: 100px
}

.form_contact_contenu {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #8e8e8e;
    width: 500px;
    padding: 5px;
    margin-top: 10px
}

.form_contact_radio {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #000;
    margin-top: 10px
}

.form_contact_proposerjeu_titre {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #000;
    margin-bottom: 0;
    font-weight: 700
}

.form_contact_proposerjeu_input {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #8e8e8e;
    padding: 5px;
    margin-top: 0;
    width: 98%
}

.form_contact_proposerjeu_contenu {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #8e8e8e;
    padding: 5px;
    margin-top: 0
}

.yes_contact {
    background: url(../yes.gif) no-repeat;
    background-position: right;
    background-color: #fff;
    border: 1px solid #a9a9a9
}

.yes_grey_contact {
    background: url(../yes_grey.gif) no-repeat;
    background-position: right;
    background-color: #fff;
    border: 1px solid #a9a9a9
}

.nearly_yes_contact {
    background: url(../arrow_left_orange.gif) no-repeat;
    background-position: right;
    background-color: #fff;
    border: 1px solid #a9a9a9
}

.contact_error_message {
    color: #c00;
    font-size: 10px;
    padding-left: 5px;
    margin-bottom: 10px;
    vertical-align: bottom
}

.contact_textarea_error {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #8e8e8e;
    padding: 5px;
    margin-top: 10px;
    width: 90%;
    height: 100px;
    background: url(../arrow_left_orange.gif) no-repeat;
    background-position: right;
    background-color: #fff;
    border: 1px solid #a9a9a9
}

.contener_general_list {
    background-color: #f1f1f1;
    height: auto;
}

.footer {
    background-color: #fff;
    color: #bbbbbc;
}



.footer.contentpage {
    -webkit-box-shadow: rgba(0, 0, 0, .0666667) 0 1px 1px inset;
    border-top-color: #c8c8c9;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(0, 0, 0, .0666667) 0 1px 1px inset;
    display: inline-block;
    padding: 0;
    text-align: center;
    width: 100%
}

.footer.contentpage .banner {
    margin: 18px auto
}

.footer a {
    color: #bbbbbc;
    font-weight: 700;
    margin-right: 9px
}

.footer div {
    margin-bottom: 9px
}

#filters2 {
    -webkit-box-shadow: rgba(0, 0, 0, .0235294) 0 1px 5px inset;
    background-color: #fff;
    border-bottom-color: #dadadb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    box-shadow: rgba(0, 0, 0, .0235294) 0 1px 5px inset;
    padding: 0 5px!important;
    z-index: 10;
    text-align: center
}

.white {
    background-color: #fff
}

.bggray {
    background-color: #f1f1f1
}

.container_home_all {
    margin: 0 20px;
    width: 100%
}

.container_home_one {
    display: inline-block;
    padding: 12px 0 0;
    text-align: left;
    width: 280px
}

.container_home_new_2019 {
    display: inline-block;
    padding: 12px 0 0;
    text-align: left;
    width: 560px
}

.container_home_others {
    display: inline-block;
    padding: 15px 5px 0 0;


    width: 135px
}

.container_home_one_top {
    display: inline-block;
    padding: 10px 0 0 0;
    width: 280px
}

.container_home_others_top,
.container_home_others_top_no_mobile {
    display: inline-block;
    padding: 8px 9px 0 0;
    width: 144px
}

.container_home_others_suggestion {
    display: inline-block;
    padding: 12px 5px 0 0;
    width: 135px
}

.thumb_title,
.thumb_title a {
    background: rgba(81, 81, 81, .701961);
    color: #fff;
    display: inline-block;
    font-family: Roboto, Arial, sans-serif;
    font-size: 24px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
    margin: 179px 0 0;
    overflow: hidden;
    padding: 5px 0 15px 10px;
    position: absolute;
    text-align: left;
    z-index: 2;
    height: 31px;
    width: 274px
}

.thumb_title:hover {
    background: rgba(81, 81, 81, .8);
    color: #f3f3f3
}

.thumb_title_cat,
.thumb_title_cat a {
    background: rgba(167, 167, 167, .8);
    color: #f0f0f0;
    display: inline-block;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: 16px;
    letter-spacing: 1px;
    line-height: normal;
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0 0 0 5px;
    position: absolute;
    right: 6px;
    text-align: center;
    top: 0;
    width: 126px;
    z-index: 1
}

.thumb_title_cat:hover,
.thumb_title_cat:hover a {
    background: rgba(167, 167, 167, .701961);
    color: #fff;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    text-align: center;
    z-index: 1
}

.thumb_title_jouer_fr {
    display: block;
    height: 210px;
    position: absolute;
    width: 275px;
    z-index: 0
}

.thumb_title_jouer_fr:hover {
    background-image: url(../jouer_fr.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    height: 210px;
    position: absolute;
    width: 275px;
    z-index: 0
}

.thumb_title_jouer_en {
    display: block;
    height: 210px;
    position: absolute;
    width: 275px;
    z-index: 0
}

.thumb_title_jouer_en:hover {
    background-image: url(../jouer_en_10.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100px 100px;
    display: block;
    height: 210px;
    position: absolute;
    width: 275px;
    z-index: 0
}

.thumb_title_jouer_liste_fr {
    display: block;
    height: 90px;
    position: absolute;
    width: 132px;
    z-index: 0
}

.thumb_title_jouer_liste_fr:hover {
    background-image: url(../jouer_liste_fr.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    height: 90px;
    position: absolute;
    width: 132px;
    z-index: 0
}

.thumb_title_jouer_liste_en {
    display: block;
    height: 90px;
    position: absolute;
    width: 132px;
    z-index: 0
}

.thumb_title_jouer_liste_en:hover {
    background-image: url(../jouer_en_10.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    display: block;
    height: 90px;
    position: absolute;
    width: 132px;
    z-index: 0
}

.thumb_title_jouer_liste_top_en,
.thumb_title_jouer_liste_top_fr {
    display: block;
    height: 85px;
    position: absolute;
    width: 132px;
    z-index: 0
}

.thumb_title_jouer_liste_top_fr:hover {
    background-image: url(../jouer_liste_fr.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    height: 85px;
    position: absolute;
    width: 132px;
    z-index: 0
}

.thumb_title_jouer_liste_top_en:hover {
    background-image: url(../jouer_en_10.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    display: block;
    height: 85px;
    position: absolute;
    width: 132px;
    z-index: 0
}

.thumb_title_jouer_liste_suggestion_en,
.thumb_title_jouer_liste_suggestion_fr {
    display: block;
    height: 55px;
    position: absolute;
    width: 132px;
    z-index: 0
}

.thumb_title_jouer_liste_suggestion_fr:hover {
    background-image: url(../jouer_liste_fr.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    height: 55px;
    position: absolute;
    width: 132px;
    z-index: 0
}

.thumb_title_jouer_liste_suggestion_en:hover {
    background-image: url(../jouer_en_10.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    display: block;
    height: 55px;
    position: absolute;
    width: 132px;
    z-index: 0
}

.jouer {
    font-size: 200%;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 280px;
    z-index: 2
}

.jouer_liste {
    font-size: 200%;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 165px;
    z-index: 2
}

.thumb_title_others {
    background-image: url(../arrow_right_white.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #333;
    display: inline-block;
    font-size: 11px;
    height: 15px;
    margin-left: 0;
    overflow: hidden;
    padding: 0 0 0 8px;
    text-align: center;
    text-decoration: underline;
    width: 115px
}

.thumb_title_others:hover {
    background-image: url(../arrow_right.png);
    background-position: 3px 6px;
    background-repeat: no-repeat;
    color: #4a4a4a;
    font-size: 11px;
    margin-left: 0;
    padding: 0 0 0 8px;
    text-align: center;
    text-decoration: underline
}

.thumb_img {
    border-radius: 2px;
    height: 90px;
    margin-top: 0;
    width: 120px;
    z-index: 1
}

.thumb_img:hover {
    background-image: url(../jouer_fr.png);
    background-position: 180px 10px;
    background-repeat: no-repeat;
    z-index: 2
}

.thumb_title_size_12,
.thumb_title_size_12:hover {
    font-size: 12px
}

.thumb_title_size_14,
.thumb_title_size_14:hover {
    font-size: 14px
}

.thumb_title_size_16,
.thumb_title_size_16:hover {
    font-size: 16px
}

.thumb_title_size_18,
.thumb_title_size_18:hover {
    font-size: 18px
}

.thumb_title_size_20,
.thumb_title_size_20:hover {
    font-size: 20px
}

.zonepagination {
    display: inline-block;
    padding: 10px 0;
    position: relative;
    width: 100%
}

.zonepagination_light {
    display: none;
    padding: 10px 0;
    position: relative;
    width: 100%;
    text-align: center
}

.paginationjc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: normal;
    margin: 15px 0;
    text-align: center
}

.paginationjc_light {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: normal;
    margin: 15px 0;
    text-align: center
}

.paginationjc a,
.paginationjc_light a {
    background: #f0f0f0;
    border: 1px solid #d0d0d0;
    color: #333;
    margin: 2px;
    padding: .4em .7em;
    text-decoration: none
}

.paginationjc a:hover,
.paginationjc_light a:hover {
    background: #333;
    border: 1px solid #333;
    color: #f0f0f0
}

.paginationjc_3points {
    color: #000;
    margin: 3px;
    text-decoration: none
}

.paginationjc span.inactivejc,
.paginationjc_light span.inactivejc_light {
    background: #fff;
    border: 1px solid #f0f0ff;
    color: #f0f0ff;
    margin: 2px;
    padding: .4em .7em
}

.paginationjc span.activejc,
.paginationjc_light span.activejc_light {
    background: #999;
    border: 1px solid #999;
    color: #f0f0f0;
    font-weight: 700;
    margin: 2px;
    padding: .4em .7em;
    text-decoration: none
}

.close_button {
    display: block;
    width: 16px;
    position: relative;
    height: 16px;
    background-image: url(../delete2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    float: right;
    overflow: visible;
    margin-top: -2px
}

.numberCircle {
    border-radius: 50%;
    width: 18px;
    height: 18px;
    padding: 0;
    margin-left: 34px;
    margin-bottom: 8px;
    background: #3c3;
    border: 2px solid #063;
    color: #fff;
    text-align: center;
    font-weight: 700
}

.stuck {
    position: fixed;
    top: 6px;
    width: 348px;
    height: 595px
}

@media screen and (min-width:0px) and (max-width:768px) {
    .search_exemple,
    .search_exemple a,
    .search_exemple_title {
        display: none
    }
    button.buttonjc_search,
    button.buttonjc_search:hover {
        display: inline-block;
        width: 32px;
        height: 32px;
        max-height: 32px;
        max-width: 32px;
        line-height: 43px;
        vertical-align: center;
        text-align: center;
        margin-top: 0;
        font-size: 0;
        background-image: url(../search-32.png);
        background-repeat: no-repeat;
        background-size: 28px 28px
    }
    #searchform input {
        margin-top: 0;
        margin-bottom: 2px;
        font-size: 22px;
        height: 22px!important;
        padding: 3px 5px;
        width: 120px
    }
    #header-bar #menu_1 {
        -webkit-transition: all .1s ease-in-out;
        float: left;
        margin: 18px 9px 6px 19px;
        transition: all .1s ease-in-out;
        width: 350px
    }
    #header-bar #menu_1 a {
        background-color: #ccc;
        height: 53px;
        line-height: 19px;
        width: 350px;
        margin: 0 0 15px 0
    }
    #header-bar #menu_2 {
        -webkit-transition: all .1s ease-in-out;
        float: left;
        margin: 0 0 5px 19px;
        transition: all .1s ease-in-out;
        width: 180px
    }
    #header-bar #menu_2 a {
        height: 43px;
        line-height: 19px;
        padding-bottom: 0;
        width: 180px
    }
    .paginationjc {
        font-size: 16px;
        margin-bottom: 50px;
        display: inline
    }
    .paginationjc a {
        font-size: 18px;
        height: 30px;
        background-color: #db070b;
        display: inline
    }
    .paginationjc a:hover {
        font-size: 18px
    }
    .paginationjc span.inactivejc {
        font-size: 18px
    }
    .paginationjc span.activejc {
        font-size: 18px
    }
    .icon_top {
        -webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
        background-color: #fff;
        border-radius: 2px;
        box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
        margin: 0 18px 18px 0;
        overflow: hidden;
        padding: 0;
        height: 585px;
        width: 320px;
        float: center
    }
    .icon {
        float: center;
        margin-left: auto;
        margin-right: auto;
        padding-left: auto;
        padding-right: auto;
        width: 100%
    }
    .icon_new_2019 {
        float: center;
        margin-left: auto;
        margin-right: auto;
        padding-left: auto;
        padding-right: auto;
        /*width: 97%;*/
		height: 100%;
		background-color: aqua;
		
		margin: 0 14px 8px 12px;
		-webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
		background-color: #fff;
		border-radius: 2px;
		box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;		
		/*overflow: hidden;*/
		
	 /*   
    height: 765px;
    padding: 5px 25px 4px 15px;
    margin: 0 14px 8px 12px;
    overflow: hidden;
    width: auto*/
		
    }

    .icon_top_2019 {
        float: center;
        margin-left: auto;
        margin-right: auto;
        padding-left: auto;
        padding-right: auto;
        /*width: 97%;*/
		

		margin: 0 14px 8px 12px;
		-webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
		background-color: #fff;
		border-radius: 2px;
		box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
		/*overflow: hidden;*/
		
    }
	
    .annonce_content_2 {
        display: none
    }
    .annonce_cat_2,.annonce {
        display: none
    }
	.annonce_in_article_2 {
        display: none
    }
    .container_home_others_top_no_mobile {
        display: none
    }
    ul.pureCssMenu li,
    ul.pureCssMenui li,
    ul.pureCssMenum li {
        display: block;
        float: left;
        font-size: 0;
        margin: 15px 0 0 0
    }
    .iconads_cat {
        display: none
    }
    #addthis_top {
        display: none
    }
    .paginationjc,
    .zonepagination {
        display: none
    }
    .paginationjc_light,
    .zonepagination_light {
        display: inline-block
    }
    .icon_rss {
        background-image: url(../icon_rss.png);
        background-repeat: no-repeat;
        display: inline-block;
        margin: 10px 10px -4px 10px;
        width: 16px;
        height: 16px
    }
    .icon_facebook {
        background-image: url(../icon_social_facebook.png);
        background-repeat: no-repeat;
        display: inline-block;
        margin: 10px 10px -4px 10px;
        width: 16px;
        height: 16px
    }
    .icon_twitter {
        background-image: url(../icon_social_twitter.png);
        background-repeat: no-repeat;
        display: inline-block;
        margin: 10px 10px -4px 10px;
        width: 16px;
        height: 16px
    }
    .icon_google_plus {
        background-image: url(../icon_social_google_plus.png);
        background-repeat: no-repeat;
        display: inline-block;
        margin: 10px 10px -4px 10px;
        width: 16px;
        height: 16px
    }
    .close_button {
        display: inline-block;
        width: 16px;
        height: 16px;
        margin-left: 30px;
        margin-top: 10px;
        overflow: auto
    }
    .info_box {
        background-image: url(../icon-info.png);
        background-position: 5px 5px;
        background-repeat: no-repeat;
        padding: 7px 9px 4px 25px;
        text-align: left;
        -webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
        background-color: #fff;
        border-radius: 2px;
        box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
        float: center;
        margin: 5px 24px 8px 12px
    }
    .stuck {
        display: none
    }
}


@media screen and (min-width: 768px) {
    #title_message {
        clear: both;
        display: block;
        float: left;
        margin: 10px auto 5px 20px;
        width: 28%;
    }
}

@media screen and (min-width:768px) and (max-width:1180px) {
    .search_exemple,
    .search_exemple a,
    .search_exemple_title {
        display: none
    }
    button.buttonjc_search,
    button.buttonjc_search:hover {
        display: inline-block;
        width: 32px;
        height: 32px;
        max-height: 32px;
        max-width: 32px;
        line-height: 43px;
        vertical-align: center;
        text-align: center;
        margin-top: 12px;
        font-size: 0;
        background-image: url(../search-32.png);
        background-repeat: no-repeat;
        background-size: 28px 28px
    }
    #searchform input {
        margin-top: 12px;
        margin-bottom: 2px;
        font-size: 22px;
        height: 22px!important;
        padding: 3px 5px;
        width: 120px
    }
    #header-bar #menu_1 {
        -webkit-transition: all .1s ease-in-out;
        float: left;
        margin: 17px 9px 0 0;
        transition: all .1s ease-in-out;
        width: 320px
    }
    #header-bar #menu_1 a {
        background-color: #ccc;
        height: 43px;
        line-height: 43px;
        width: 370px
    }
    #header-bar #menu_2 {
        -webkit-transition: all .1s ease-in-out;
        float: left;
        margin: 0;
        transition: all .1s ease-in-out;
        width: 180px
    }
    #header-bar #menu_2 a {
        height: 43px;
        line-height: 19px;
        padding-bottom: 0;
        width: 180px
    }
    .paginationjc {
        font-size: 16px
    }
    .paginationjc a {
        font-size: 18px
    }
    .paginationjc a:hover {
        font-size: 18px
    }
    .paginationjc span.inactivejc {
        font-size: 18px
    }
    .paginationjc span.activejc {
        font-size: 18px
    }
    .icon_top_narrow {
        -webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
        background-color: #fff;
        border-radius: 2px;
        box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
        float: left;
        margin: 0 18px 18px 0;
        overflow: hidden;
        padding: 0;
        width: 410px
    }
    .iconads_cat {
        height: 650px;
        width: 200px
    }
    #addthis_top {
        display: none
    }
    .annonce_cat_2 {
        display: none
    }
    .stuck {
        position: fixed;
        top: 6px;
        height: 650px;
        width: 200px;
        overflow: hidden
    }
}

.home_nouveaux a {
    background-image: url(../picto_star.png);
    background-repeat: no-repeat;
    color: #333;
    display: inline-block;
    font-family: Roboto, Arial, sans-serif;
    font-size: 21px;
    font-weight: 500;
    height: 25px;
    width: 185px;
    overflow: visible;
    margin: 15px 7px 7px 15px;
    padding: 7px 0 0 35px
}

.home_nouveaux a:hover {
    background-image: url(../picto_star_hover.png);
    background-repeat: no-repeat;
    color: #999ba5
}

.home_top a {
    background-image: url(../picto_heart.png);
    background-repeat: no-repeat;
    color: #6b6b6b;
    display: inline-block;
    font-family: Roboto, Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    height: 25px;
    margin: 15px 0 0 15px;
    padding: 5px 0 0 30px;
    width: 185px;
    overflow: visible
}

.home_top a:hover {
    background-image: url(../picto_heart_hover.png);
    background-repeat: no-repeat;
    color: #999ba5
}

.home_suggestion_search a {
    background-image: url(../picto_eye.png);
    background-repeat: no-repeat;
    color: #666;
    display: inline-block;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 25px;
    margin: 15px 0 0 15px;
    padding: 5px 0 0 30px;
    text-decoration: underline;
    width: 125px
}

.home_suggestion_search a:hover {
    background-image: url(../picto_eye_hover.png);
    background-repeat: no-repeat;
    color: #333;
    font-weight: 700;
    text-decoration: underline
}

.thumbnail2 {
    -webkit-box-shadow: rgba(0, 0, 0, .247059) 1px 1px 2px 1px 0 0 0 0 0 0;
    border: 3px solid #fff;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, .247059) 1px 1px 2px 1px 0 0 0 0 0 0;
    display: block;
    position: relative
}

.thumbnail3 {
    border: 3px solid #fff;
    border-radius: 3px;
    display: block;
    position: relative;
    width: 132px
}

.thumbnail3_img {
    border-radius: 2px;
    height: 90px;
    margin-top: 0;
    width: 132px
}

.thumbnail3_img_top {
    border-radius: 2px;
    height: 85px;
    margin-top: 0;
    width: 132px
}

.thumbnail4 {
    border: 4px solid #fff;
    border-radius: 4px;
    display: block;
    position: relative
}

.thumbnail4_img {
    border-radius: 3px;
    height: 55px;
    margin-top: 0;
    width: 132px
}

.voir_tous_les_jeux_a {
    color: #5d5d5d;
    text-decoration: underline
}

.voir_tous_les_jeux_a:hover {
    color: #2a2a2a;
    text-decoration: underline
}

.voir_tous_les_jeux_1 {
    background-image: url(../more_right2.png);
    background-position: 20px 1px;
    background-repeat: no-repeat;
    margin: 10px 0 0;
    padding: 0 0 0 40px;
    text-align: left;
    line-height: 16px
}

.voir_tous_les_jeux_2 {
    background-image: url(../more_right2.png);
    background-position: 20px 1px;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0 0 0 40px;
    text-align: left
}

.voir_tous_les_jeux:hover,
.voir_tous_les_jeux_1:hover,
.voir_tous_les_jeux_2:hover {
    background-image: url(../more_right2_hover.png);
    background-position: 20px 1px;
    background-repeat: no-repeat
}

.w155{ width:155px; }

.buttonjc,
.buttonjc a {
    -webkit-appearance: none;
    -webkit-user-select: none;
    background-color: #eaeaea;
    background-image: linear-gradient(#fafafa, #eaeaea);
    background-repeat: repeat-x;
    border-color: #ddd #ddd #c5c5c5;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: rgba(0, 0, 0, .0470588) 0 1px 3px;
    color: #333;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    margin: 0 3px 0 0;
    padding: 7px 15px;
    position: relative;
    text-shadow: rgba(255, 255, 255, .901961) 0 1px 0;
    vertical-align: middle;
    white-space: nowrap
}

.buttonjc_top_menu,
.buttonjc_top_menu a,
.buttonjc_top_menu_selected,
.buttonjc_top_menu_selected a {
    -webkit-appearance: none;
    -webkit-user-select: none;
    background-color: #eaeaea;
    background-image: linear-gradient(#fafafa, #eaeaea);
    background-repeat: repeat-x;
    border-color: #ddd #ddd #c5c5c5;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: rgba(0, 0, 0, .0470588) 0 1px 3px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin: 0 3px 0 0;
    padding: 8px 15px 8px 15px;
    position: relative;
    text-shadow: rgba(255, 255, 255, .901961) 0 1px 0;
    vertical-align: middle;
    white-space: nowrap
}

.buttonjc_2 {
    -webkit-appearance: none;
    -webkit-user-select: none;
    background-color: #eaeaea;
    background-image: linear-gradient(#fafafa, #eaeaea);
    background-repeat: repeat-x;
    border-color: #ddd #ddd #c5c5c5;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: rgba(0, 0, 0, .0470588) 0 1px 3px;
    color: #7f7f7f;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin: 0 3px 0 0;
    padding: 4px 5px;
    position: relative;
    text-shadow: rgba(255, 255, 255, .901961) 0 1px 0;
    vertical-align: middle;
    white-space: nowrap
}

.buttonjc_2:hover,
.buttonjc_2_ok {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin: 0 3px 0 0;
    padding: 4px 5px;
    background-color: #1aa026;
    background-image: linear-gradient(#21c22f, #1aa026);
    background-repeat: repeat-x;
    border-color: #12681a #12681a #12681a;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: rgba(0, 0, 0, .0470588) 0 1px 3px;
    color: #fff;
    text-shadow: none;
    cursor: default
}

.buttonjcperiode {
    -webkit-appearance: none;
    -webkit-user-select: none;
    background-color: #eaeaea;
    background-image: linear-gradient(#fafafa, #eaeaea);
    background-repeat: repeat-x;
    border-color: #ddd #ddd #c5c5c5;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: rgba(0, 0, 0, .0470588) 0 1px 3px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin: 0 3px 0 0;
    padding: 0 1px;
    position: relative;
    text-shadow: rgba(255, 255, 255, .901961) 0 1px 0;
    vertical-align: middle;
    white-space: nowrap
}

.buttonjc_search {
    -webkit-appearance: none;
    -webkit-user-select: none;
    background-color: #eaeaea;
    background-image: linear-gradient(#fafafa, #eaeaea);
    background-repeat: repeat-x;
    border-color: #ddd #ddd #c5c5c5;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: rgba(0, 0, 0, .0470588) 0 1px 3px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin: 0 3px 0 0;
    padding: 2px 10px 2px 10px;
    max-height: 28px;
    position: relative;
    text-shadow: rgba(255, 255, 255, .901961) 0 1px 0;
    vertical-align: middle;
    white-space: nowrap
}

.footerlinks {
    color: #8b8b8b;
    font-size: 12px;
    font-family: Roboto, Arial, sans-serif;
    margin: 10px 0 0 10px
}

.footerlinks_copyright {
    padding-right: 10px
}

.footerlinks a {
    padding-left: 5px;
    text-decoration: underline;
    font-weight: 100
}

.footerlinks a:hover {
    font-weight: 100
}

.sectionslider {
    padding: 0
}

.spaceaftermenu {
    height: 5px
}

.container_home_all_180 {
    margin: 0;
    text-align: center;
    width: 100%
}

.container_home_others_180 {
    display: inline-block;
    padding: 10px 5px 0 0;
    width: 180px
}

.jouer_liste_180 {
    font-size: 200%;
    height: 135px;
    left: 0;
    position: absolute;
    top: 0;
    width: 180px;
    z-index: 0
}

.thumb_title_jouer_liste_180_en,
.thumb_title_jouer_liste_180_fr {
    display: block;
    height: 135px;
    position: relative;
    width: 180px;
    z-index: 1
}

.thumb_title_jouer_liste_180_fr:hover {
    background-image: url(../jouer_liste_fr.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    height: 135px;
    position: relative;
    width: 180px;
    z-index: 1
}

.thumb_title_jouer_liste_180_en:hover {
    background-image: url(../jouer_en_10.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    display: block;
    height: 135px;
    position: relative;
    width: 180px;
    z-index: 1
}

.jouer_liste_180_ilya {
    bottom: 0;
    color: #c6c6c6;
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    font-stretch: normal;
    font-variant: normal;
    font-weight: 400;
    height: 14px;
    left: 0;
    letter-spacing: 0;
    line-height: normal;
    padding: 0 5px 5px 0;
    position: relative;
    text-align: right;
    width: 180px
}

.thumb_title_others_180 {
    color: #333;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    height: 25px;
    margin-left: 0;
    overflow: hidden;
    padding: 5px 0 0;
    text-align: center;
    width: 100%
}

.thumb_title_others_180:hover {
    color: #333;
    text-decoration: underline
}

.thumb_title_jouer_liste_120_en,
.thumb_title_jouer_liste_120_fr {
    display: block;
    height: 70px;
    position: relative;
    width: 120px;
    z-index: 1
}

.thumb_title_jouer_liste_120_fr:hover {
    background-image: url(../jouer_liste_fr.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    height: 70px;
    position: relative;
    width: 120px;
    z-index: 1
}

.thumb_title_jouer_liste_120_en:hover {
    background-image: url(../jouer_en_10.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    display: block;
    height: 70px;
    position: relative;
    width: 120px;
    z-index: 1
}

.thumb_title_others_120 {
    color: #666;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    height: 17px;
    margin-left: 0;
    overflow: hidden;
    padding: 5px 0 0;
    text-align: center;
    text-decoration: underline;
    width: 120px
}

.thumb_title_others_120:hover {
    color: #333;
    text-decoration: underline
}

.thumb_img_liste_120 {
    border-radius: 3px;
    height: 70px;
    margin-top: 0;
    width: 120px
}

.container_home_others_120 {
    display: inline-block;
    padding: 5px 0 0 0;
    width: 120px
}

.jouer_liste_120 {
    font-size: 200%;
    height: 70px;
    left: 0;
    position: absolute;
    top: 0;
    width: 120px;
    z-index: 0
}

.thumbnail2_180 {
    display: block;
    position: relative
}

.thumb_img_liste_180 {
    border-radius: 3px;
    height: 135px;
    margin-top: 0;
    width: 180px
}

#ordertopnew {
    background-color: #f9f9f9;
    border-radius: 3px;
    color: #333;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-weight: 100;
    margin-right: 2px;
    padding: 2px 4px 2px 0;
    text-decoration: none
}

#ordertopnew a {
    color: #333;
    font-weight: 100;
    padding: 0 0 0 10px;
    text-decoration: none
}

#ordertopnew a:hover {
    background-image: url(../im-icon-more-l-d.png);
    background-position: 0 2px;
    background-repeat: no-repeat;
    color: #333;
    font-weight: 100;
    padding: 0 0 0 10px;
    text-decoration: none
}

.ordertopnewselected {
    background-color: #f9f9f9;
    background-image: url(../im-icon-more-l-d.png);
    background-position: 0 4px;
    background-repeat: no-repeat;
    border-radius: 3px;
    font-size: 10px;
    margin-right: 2px;
    overflow: visible;
    padding: 2px 4px 2px 10px;
    text-decoration: none
}

.fildarianehome {
    background-image: url(../accueil.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    margin: 0 5px 0 10px;
    position: relative;
    text-decoration: none;
    width: 16px
}

.fildarianehome:hover {
    background-image: url(../accueil.png);
    background-position: -16px 0;
    background-repeat: no-repeat
}

.fildariane {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    overflow: hidden;
    padding: 5px 15px 10px 0
}

.fildariane a {
    font-weight: 700;
    text-decoration: underline
}

.filarianenbjeux {
    color: #999;
    font-size: 10px;
    font-style: italic
}

#addthis_top {
    background-image: 0;
    border: 1px none #000;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    right: 27px;
    text-align: right;
    width: 100%;
    min-width: 350px;
    z-index: 1;
    margin-left: 16px
}

.fb_reset {
    background: 0 0;
    border: 0;
    border-spacing: 0;
    color: #000;
    cursor: auto;
    direction: ltr;
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-spacing: normal
}

.fb_reset>div {
    overflow: hidden
}

.fb_iframe_widget {
    display: inline-block;
    position: relative
}

.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify
}

.ordercontainer {
    display: inline-block;
    height: 19px;
    margin: 0 0 0 15px;
    position: relative;
    width: 230px
}

#apDiv1 {
    background: #fff;
    border: 1px solid #000;
    font-size: 10px;
    padding: 5px;
    position: fixed;
    right: 5px;
    top: 5px;
    width: 520px;
    z-index: 99999;
    opacity: .9;
    overflow: scroll
}

#apDiv2 {
    background: #fff;
    border: 1px solid #ff0;
    font-size: 10px;
    padding: 5px;
    position: fixed;
    right: 5px;
    top: 500px;
    width: 520px;
    z-index: 99999;
    opacity: .9;
    overflow: scroll
}

.dev {
    font-size: 10px
}

.container_home_others_280_jeux_site_liste {
    display: inline-block;
    height: 200px;
    padding: 5px 5px 0 0;
    width: 320px
}

.thumb_title_others_320_jeux_pour_site {
    color: #666;
    display: inline-block;
    font-size: 13px;
    height: 20px;
    margin-left: 7px;
    overflow: hidden;
    padding: 5px 0 0;
    text-align: left;
    width: 320px
}

.thumb_title_others_320_jeux_pour_site_bas {
    color: #666;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    margin-left: 7px;
    margin-top: 3px;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 320px
}

.Tableau span {
    display: inline;
    float: left;
    margin: 0;
    padding: 1px
}

.Tableau p {
    clear: left;
    height: 100%!important;
    margin: 0;
    padding: 0
}

.Tableau span.col1 {
    width: 190px
}

.Tableau span.col2 {
    max-width: 120px;
    min-width: 60px;
    width: 100%
}

#taembed {
    background-image: url(../copy.png);
    background-position: 0 2px;
    background-repeat: no-repeat;
    border: 2px solid #ccc;
    color: #000;
    cursor: copy;
    font-family: Tahoma, sans-serif;
    font-size: 9px;
    height: 102px;
    overflow: hidden;
    padding: 15px 10px;
    width: 100%;
    height: 135px
}

#taembed_jeu {
    background-image: url(../copy.png);
    background-position: 0 2px;
    background-repeat: no-repeat;
    border: 2px solid #ccc;
    color: #000;
    cursor: copy;
    font-family: Tahoma, sans-serif;
    font-size: 9px;
    height: 48px;
    margin-left: 20px;
    padding: 5px 10px 5px 18px;
    width: 90%
}

#taembed_jeu_detail {
    background-image: url(../copy.png);
    background-position: 0 2px;
    background-repeat: no-repeat;
    border: 2px solid #ccc;
    color: #000;
    cursor: copy;
    font-family: Tahoma, sans-serif;
    font-size: 9px;
    width: 110px;
    height: 98px;
    margin-left: 0;
    padding: 5px 10px 5px 18px;
    background-color: #ffc
}

#taembed_jeu_jeux-site {
    background-color: #f8f1d0;
    background-image: url(../copy.png);
    background-position: 0 2px;
    background-repeat: no-repeat;
    border: 2px solid #ccc;
    color: #000;
    cursor: copy;
    font-family: Tahoma, sans-serif;
    font-size: 10px;
    height: 50px;
    margin-left: 20px;
    padding: 15px 10px;
    width: 90%
}

#taembed_admin {
    background-image: url(../copy.png);
    background-position: 0 2px;
    background-repeat: no-repeat;
    border: 2px solid #ccc;
    color: #000;
    cursor: copy;
    font-family: Tahoma, sans-serif;
    font-size: 9px;
    height: 102px;
    overflow: hidden;
    padding: 15px 10px;
    width: 300px
}

.embed_size_display {
    position: relative;
    width: 80px;
    height: 19px;
    background-color: #000;
    float: left;
    text-align: center;
    padding-top: 3px;
    color: #fff;
    left: 0;
    top: 0;
    opacity: .6;
    overflow: hidden;
    font-size: 14px;
    font-weight: 700
}

.embed_description_steps {
    font-size: 13px;
    text-align: left;
    margin-bottom: 5px
}

#icon_format {
    background-image: url(../icon_format.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 18px;
    margin-bottom: -4px;
    margin-left: 2px;
    padding-bottom: 0;
    width: 18px
}

#icon_format:hover {
    background-image: url(../icon_format.png);
    background-position: -18px 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 18px;
    margin-bottom: -4px;
    margin-left: 2px;
    padding-bottom: 0;
    width: 18px
}

#icon_right_down {
    background-image: url(../right_down3.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    margin-bottom: -5px;
    margin-left: 2px;
    padding-bottom: 0;
    width: 16px
}

.thumbnail {
    -webkit-box-shadow: rgba(0, 0, 0, .0745098) 0 1px 1px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, .0745098) 0 1px 1px;
    display: block;
    line-height: 1;
    padding: 4px
}

a.thumbnail:hover {
    -webkit-box-shadow: rgba(0, 105, 214, .247059) 0 1px 4px;
    border-color: #447bc6;
    box-shadow: rgba(0, 105, 214, .247059) 0 1px 4px
}

.thumbnail>img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

.jeux-tir_selected {
    background-image: url(../p_all/menu/cat-picto.png);
    background-position: 0 -1718px;
    background-repeat: no-repeat;
    padding-left: 24px
}

#zoom {
    height: 182px;
    width: 150px;
    left: -16px;
    position: relative;
    text-align: center;
    top: 10px;
    vertical-align: top
}

#survol_zout a {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px 0;
    display: block;
    height: 28px;
    width: 49px
}

#survol_zout a:hover {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -28px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_zout a:active {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -56px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_zout_embed a {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -532px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_zout_embed a:hover {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -560px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_zout_embed a:active {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -588px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_zin a {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -84px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_zin a:hover {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -112px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_zin a:active {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -140px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_zin_embed a {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -616px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_zin_embed a:hover {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -644px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_zin_embed a:active {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -672px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_reload a {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -168px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_reload a:hover {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -196px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_reload a:active {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -224px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_infos a {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -252px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_infos a:hover {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -280px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_infos a:active {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -308px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_znormal a {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -336px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_znormal a:hover {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -364px;
    display: block;
    height: 28px;
    width: 49px
}

#survol_znormal a:active {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -392px;
    display: block;
    height: 28px;
    width: 49px
}

.survol_zauto a {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -420px;
    display: block;
    height: 28px;
    width: 49px
}

.survol_zauto a:hover {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -448px;
    display: block;
    height: 28px;
    width: 49px
}

.survol_zauto a:active {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -476px;
    display: block;
    height: 28px;
    width: 49px
}

.survol_zauto_on a {
    background-image: url(../p_jeux/controls.png);
    background-position: -16px -504px;
    display: block;
    height: 28px;
    width: 49px
}

.flash_swf {
    margin: 0;
    text-align: left;
    vertical-align: top
}

.noscript_default_size {
    margin: 0;
    text-align: left;
    vertical-align: top;
    width: 808px;
    height: 561px
}

.jeu_description_title {
    font-size: 16px;
    margin-left: 20px;
    margin-top: 30px;
    margin-bottom: 10px;
    vertical-align: top;
    background: linear-gradient(to right, #e2e2e2, #f1f1f1) no-repeat;
    padding: 3px 10px 3px 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.jeu_description_title2 {
    font-size: 14px;
    margin-left: 20px;
    margin-top: 190px;
    background: linear-gradient(to right, #e2e2e2, #f1f1f1) no-repeat;
    padding: 2px 0 3px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 10px
}

.jeu_description {
    font-size: 14px;
    margin-left: 20px;
    margin-top: 5px;
    line-height: 21px
}

#ajouter_a_mes_jeux {
    background-image: url(../icon_star_14.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    margin-bottom: -2px;
    margin-left: 3px;
    padding-bottom: 0;
    width: 16px;
    overflow: hidden
}

#ajouter_a_mes_jeux_confirmation {
    font-size: 10px
}

#ajouter_a_mes_jeux:hover {
    background-position: -16px 0
}

.mesjeux_vide {
    margin: 50px 30px 50px 30px;
    text-align: left
}

.mesjeux_tuto_star {
    background-image: url(../icon_star_14.png);
    background-position: 0 0;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    display: inline-block;
    padding-top: 3px;
    vertical-align: bottom;
    text-align: left
}

.mesjeux_tuto_star:hover {
    background-position: -16px 0
}

.error_message_box {
    color: #c30;
    background-image: url(../icon_info.png);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    background-color: #fff;
    border-color: #c5c5c5;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    padding: 15px 10px 15px 30px
}

.error_message_box_text {
    color: #000
}

.error_message_box a {
    text-decoration: underline
}

.error_message {
    color: #c30;
    background-image: url(../icon_info.png);
    background-position: 5px 16px;
    background-repeat: no-repeat
}

#delete {
    background-image: url(../icon_delete.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    width: 16px;
    height: 18px;
    position: absolute;
    margin-top: -23px;
    margin-left: 183px;
    float: right
}

#delete:hover {
    background-image: url(../icon_delete.png);
    background-position: 0 -18px
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
ul.pureCssMenu a:hover ul,
ul.pureCssMenu li:hover>ul {
    display: block
}

a:focus,
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus,
select:focus {
    outline: 0 auto 5px;
    outline-offset: -2px
}

a img,
a:active,
a:hover {
    outline: 0
}

.Tableau p.legende,
strong {
    font-weight: 700
}

#header-bar #logo:active,
#header-bar #menu_1:active {
    -webkit-transition: all .1s ease-in-out;
    position: relative;
    top: 1px;
    transition: all .1s ease-in-out
}

.footer a:hover,
ul.pureCssMenu li.dis a {
    color: #666!important
}

.home_nouveaux,
.home_suggestion_search,
.home_top {
    color: #999;
    font-size: 12px
}

.buttonjc:active,
.buttonjc:hover,
.buttonjc_search:active,
.buttonjc_search:hover,
.buttonjc_top_menu:active,
.buttonjc_top_menu:hover,
.buttonjc_top_menu_selected,
.buttonjc_top_menu_selected:hover,
.buttonjcperiode:active,
.buttonjcperiode:hover {
    background-color: #dadada;
    background-image: linear-gradient(#eaeaea, #dadada);
    background-repeat: repeat-x;
    border-color: #ccc #ccc #b5b5b5;
    text-decoration: none;
    color: #333
}

.buttonjc:active,
.buttonjc_search:active,
.buttonjcperiode:active,
buttonjc_top_menu:active {
    background-color: #dadada;
    background-image: none;
    border-color: #b5b5b5;
    box-shadow: rgba(0, 0, 0, .14902) 0 3px 5px inset
}

.buttonjc.disabled,
.buttonjc.disabled:hover,
.buttonjc:disabled,
.buttonjc:disabled:hover,
.buttonjc_search.disabled,
.buttonjc_search.disabled:hover,
.buttonjc_search:disabled,
.buttonjc_search:disabled:hover,
.buttonjc_top_menu.disabled,
.buttonjc_top_menu.disabled:hover,
.buttonjc_top_menu:disabled,
.buttonjc_top_menu:disabled:hover,
.buttonjcperiode.disabled,
.buttonjcperiode.disabled:hover,
.buttonjcperiode:disabled,
.buttonjcperiode:disabled:hover {
    background-color: #e5e5e5;
    background-image: none;
    border-color: #c5c5c5;
    box-shadow: none;
    color: #666;
    cursor: default;
    opacity: .5;
    text-shadow: rgba(255, 255, 255, .901961) 0 1px 0
}

.fb_iframe_widget iframe,
.slidercontent {
    position: absolute
}

.banniere-336 {
    background-color: #fff;
    background-image: url(../annonce.svg);
    background-position: 160px 3px;
    background-repeat: no-repeat;
    background-size: 200px 13px;
    -moz-box-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    -ms-box-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    float: left;
    height: 298px;
    line-height: 18px;
    margin: 0 6px 6px 0;
    padding-top: 18px;
    text-align: center;
    width: 370px
}

.banniere-728x90 {
    background-color: #fff;
    background-image: url(../annonce.svg);
    background-position: 355px 3px;
    background-repeat: no-repeat;
    background-size: 200px 12px;
    -moz-box-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    -ms-box-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    float: left;
    height: 103px;
    line-height: 18px;
    margin: 0 6px 6px 0;
    padding-top: 18px;
    text-align: center;
    width: 762px
}

.banniere-336 {
    background-color: #fff;
    background-image: url(../annonce_en.svg);
    background-position: 160px 3px;
    background-repeat: no-repeat;
    background-size: 200px 12px;
    -moz-box-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    -ms-box-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    float: left;
    height: 298px;
    line-height: 18px;
    margin: 0 6px 6px 0;
    padding-top: 18px;
    text-align: center;
    width: 370px
}

.banniere-728x90 {
    background-color: #fff;
    background-image: url(../annonce_en.svg);
    background-position: 355px 3px;
    background-repeat: no-repeat;
    background-size: 200px 12px;
    -moz-box-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    -ms-box-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    float: left;
    height: 103px;
    line-height: 18px;
    margin: 0 6px 6px 0;
    padding-top: 18px;
    text-align: center;
    width: 762px
}

.specialevent_sol_printemps a:link {
    font-weight: 700;
    font-size: 10px;
    background-image: url(../p_all/events/event_printemps.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-top: 1px;
    text-decoration: underline
}

.specialevent_sol_printemps a:hover,
a:active,
a:novisited,
a:visited {
    font-size: 10px;
    padding-top: 1px
}

.specialevent_sol_ete a:link {
    font-weight: 700;
    font-size: 10px;
    background-image: url(../p_all/events/event_ete.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-top: 1px;
    text-decoration: underline
}

.specialevent_sol_ete a:hover,
a:active,
a:novisited,
a:visited {
    font-size: 10px;
    padding-top: 1px
}

.specialevent_sol_automne a:link {
    font-weight: 700;
    font-size: 10px;
    background-image: url(../p_all/events/event_automne.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 2px
}

.specialevent_sol_automne a:hover,
a:active,
a:novisited,
a:visited {
    font-size: 10px;
    padding-top: 2px
}

.specialevent_sol_hivers a:link {
    font-weight: 700;
    font-size: 10px;
    background-image: url(../p_all/events/event_hivers.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-top: 1px;
    text-decoration: underline
}

.specialevent_sol_hivers a:hover,
a:active,
a:novisited,
a:visited {
    font-size: 10px;
    padding-top: 1px
}

.specialevent_noel a:link {
    font-weight: 700;
    font-size: 10px;
    background-image: url(../p_all/events/event_noel.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-top: 1px;
    text-decoration: underline
}

.specialevent_noel a:hover,
a:active,
a:novisited,
a:visited {
    font-size: 10px;
    padding-top: 1px
}

.specialeventnouvelan a:link {
    font-weight: 700;
    font-size: 10px;
    background-image: url(../p_all/events/event_nouvelan_2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-top: 1px;
    text-decoration: underline
}

.specialeventnouvelan a:hover,
a:active,
a:novisited,
a:visited {
    font-weight: 700;
    font-size: 10px;
    padding-top: 1px
}

.specialeventpacques a:link {
    font-weight: 700;
    font-size: 10px;
    background-image: url(../p_all/events/event_pacques.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-top: 1px;
    text-decoration: underline
}

.specialeventpacques a:hover,
a:active,
a:novisited,
a:visited {
    font-size: 10px;
    padding-top: 1px
}

.specialeventstvalentin a:link {
    font-weight: 700;
    font-size: 10px;
    background-image: url(../p_all/events/event_st_valentin.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 3px
}

.specialeventstvalentin a:hover,
a:active,
a:novisited,
a:visited {
    font-size: 10px;
    padding-top: 3px
}

.specialeventstpatrick a:link {
    font-weight: 700;
    font-size: 10px;
    background-image: url(../p_all/events/event_st_patrick.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 3px
}

.specialeventstpatrick a:hover,
a:active,
a:novisited,
a:visited {
    font-size: 10px;
    padding-top: 3px
}

.specialeventhalloween1 a:link {
    font-weight: 700;
    font-size: 10px;
    background-image: url(../p_all/events/event_hallo1.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 3px
}

.specialeventhalloween1 a:hover,
a:active,
a:novisited,
a:visited {
    font-size: 10px;
    padding-top: 3px
}

.specialeventhalloween2 a:link {
    font-weight: 700;
    font-size: 10px;
    background-image: url(../p_all/events/event_hallo2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 3px
}

.specialeventhalloween2 a:hover,
a:active,
a:novisited,
a:visited {
    font-size: 10px;
    padding-top: 3px
}

.specialeventcoupedumonde a:link {
    font-weight: 700;
    font-size: 10px;
    background-image: url(../p_all/events/event_coupe_du_monde.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 3px
}

.specialeventcoupedumonde a:hover,
a:active,
a:novisited,
a:visited {
    font-size: 10px;
    padding-top: 3px
}



.info_box_jeu {
    background-image: url(../icon-info.png);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    padding: 7px 9px 4px 25px;
    text-align: left;
    -webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    float: center;
    margin: 5px 24px 8px 155px
}

.info_box {
    background-image: url(../icon-info.png);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    padding: 7px 9px 4px 25px;
    text-align: left;
    -webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    float: center;
    margin: 5px 24px 8px 12px
}

.mobile_box {
    background-image: url(../p_all/menu/cat-picto.png);
    background-position: 2px -2014px;
    background-repeat: no-repeat;
    padding: 7px 9px 4px 25px;
    text-align: left;
    -webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    float: center;
    margin: 0 24px 8px 12px
}

.jeux-mobile,
.jeux-mobile_selected {
    padding-left: 24px
}

.alert_box {
    background-image: url(../icon_info.png);
    background-position: 5px 6px;
    background-repeat: no-repeat;
    padding: 5px 5px 4px 25px;
    text-align: left;
    -webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    float: center;
    margin: 0 36px 8px 11px
}

.content_center {
    text-align: center
}

.content {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px
}

.content_date {
    font-size: 11px;
    color: #999
}

.green {
    color: #393
}

.grey {
    color: #999
}

.red,
red a {
    color: red
}

.blue {
    color: #06c
}

.underline {
    text-decoration: underline
}

.search_erreur_bloc {
    display: block;
    position: relative;
    width: 480px;
    padding: 20px 0 60px 0;
    margin-left: 30%;
    margin-right: 50%
}

.search_erreur_text {
    font-size: 16px;
    padding: 0;
    text-align: left
}

.dev_bg_yellow {
    background-color: #fff9aa
}

.dev_bg_orange {
    background-color: #ffd292
}

.dev_bg_green {
    background-color: #a4fdb3
}

.dev_bg_blue {
    background-color: #cad7f9
}

.dev_bg_red {
    background-color: #ffd4d5
}

.dev_black_title_general {
    font-familly: verdana;
    font-size: 26px;
    color: #000;
    text-decoration: underline;
    text-align: center;
    font-weight: 700;
    margin: 20px 20px 20px 20px
}

.dev_black_title {
    font-familly: verdana;
    font-size: 12px;
    color: #000;
    text-decoration: underline
}

.dev_black_title2,
.dev_black_title2 a {
    font-familly: verdana;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    margin: 10px;
    padding: 5px
}

.dev_black_title3,
.dev_black_title3 a {
    font-familly: verdana;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin: 10px;
    padding: 5px
}

.dev_black,
.dev_black a {
    font-familly: verdana;
    font-size: 12px;
    color: #000;
    margin: 0 0 0 30px
}

.dev_green,
.dev_green a {
    font-familly: verdana;
    font-size: 12px;
    color: green;
    margin: 0 0 0 30px
}

.dev_green_update,
.dev_green_update a {
    font-familly: verdana;
    font-size: 12px;
    color: #2f0;
    margin: 0 0 0 30px
}

.dev_red,
.dev_red a {
    font-familly: verdana;
    font-size: 12px;
    color: red;
    margin: 0 0 0 30px
}

.dev_orange,
.dev_orange a {
    font-familly: verdana;
    font-size: 12px;
    color: orange;
    margin: 0 0 0 30px
}

.dev_grey,
.dev_grey a {
    font-familly: verdana;
    font-size: 12px;
    color: #999;
    margin: 0 0 0 30px
}

.dev_purple,
.dev_purple a {
    font-familly: verdana;
    font-size: 12px;
    color: #9109bd;
    margin: 0 0 0 30px
}

.dev_blue {
    font-familly: verdana;
    font-size: 12px;
    color: #00f;
    margin: 0 0 0 30px
}

.dev_blue a {
    text-decoration: underline
}

.dev_separation {
    border-top: 1px solid #666;
    width: 100%;
    margin-top: 10px
}

.dev_separation0 {
    border-top: 1px solid #ccc;
    width: 50%;
    margin-top: 0
}

.dev_separation1 {
    border-top: 1px solid #ccc;
    width: 100%;
    margin-top: 5px
}

.dev_separation2 {
    border-top: 2px solid #666;
    width: 100%;
    margin-top: 25px
}

.dev_separation3 {
    border-top: 2px solid #666;
    width: 100%;
    margin-bottom: 25px
}

.dev_line_height {
    line-height: 20%
}

.dev_details {
    font-familly: verdana;
    font-size: 8px;
    color: grey
}

.dev_time {
    font-familly: verdana;
    font-size: 10px;
    color: #96f
}

.dev_link {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 8px;
    color: #06f;
    text-decoration: underline
}

.dev_separation {
    height: 3px;
    color: #839d2d;
    width: 95%;
    border: 2px dashed #000;
    margin: 25px 0 25px 0
}

#dev_textarea {
    background-color: #fff;
    background-position: 0 2px;
    background-repeat: no-repeat;
    border: 2px solid #ccc;
    color: #000;
    cursor: copy;
    font-family: Tahoma, sans-serif;
    font-size: 9px;
    height: 18px;
    margin-left: 0;
    padding: 2px 2px 2px 2px;
    width: 80%;
    overflow: hidden
}

#apDev {
    background: #fff;
    border: 1px solid #000;
    font-size: 10px;
    padding: 5px;
    position: fixed;
    right: 5px;
    top: 5px;
    width: 200px;
    height: 200px;
    z-index: 99999;
    opacity: .9;
    overflow: hidden
}

#apDev2 {
    background: #fff;
    border: 1px solid #000;
    font-size: 10px;
    padding: 5px;
    position: fixed;
    right: 5px;
    top: 5px;
    width: 100px;
    height: 15px;
    z-index: 99999;
    opacity: .9;
    overflow: hidden
}

.diagnostic_title {
    font-size: 14px;
    font-family: "Courier New", Courier, monospace;
    padding: 0 0 20px 0
}

.diagnostic_content {
    font-size: 12px;
    font-family: "Courier New", Courier, monospace
}

.diagnostic_ok {
    background-image: url(../ok.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 20px
}

.diagnostic_notok {
    background-image: url(../warning2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 20px
}

.icon_diagnostic {
    -webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    float: left;
    margin: 0 18px 18px 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    height: 140px;
    display: inline-block
}

.icon_rss {
    background-image: url(../icon_rss.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: -4px;
    width: 16px;
    height: 16px
}

.icon_rss:hover {
    background-image: url(../icon_rss_over.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: -4px;
    width: 16px;
    height: 16px
}

.icon_facebook {
    background-image: url(../icon_social_facebook.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: -4px;
    width: 16px;
    height: 16px
}

.icon_facebook:hover {
    background-image: url(../icon_social_facebook_over.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: -4px;
    width: 16px;
    height: 16px
}

.icon_twitter {
    background-image: url(../icon_social_twitter.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: -4px;
    width: 16px;
    height: 16px
}

.icon_twitter:hover {
    background-image: url(../icon_social_twitter_over.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: -4px;
    width: 16px;
    height: 16px
}

.icon_google_plus {
    background-image: url(../icon_social_google_plus.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: -4px;
    width: 16px;
    height: 16px
}

.icon_google_plus:hover {
    background-image: url(../icon_social_google_plus_over.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: -4px;
    width: 16px;
    height: 16px
}

.img_ads {
    position: relative;
    width: 336px;
    height: 280px
}

.img_ads img {
    width: 100%;
    vertical-align: top
}

.img_ads:after,
.img_ads:before {
    position: absolute;
    opacity: .3;
    transition: all .2s;
    -webkit-transition: all .2s
}

.img_ads:after {
    content: '\A';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.img_ads:before {
    content: attr(data-content);
    font-size: 11px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #f6f6f6;
    width: 55px;
    height: 17px;
    z-index: 1;
    bottom: 0;
    padding: 0 0 2px 0;
    text-align: center;
    right: 0;
    background: #a6a6a6;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 5px 0 0 0;
    border-color: #a6a6a6 #a6a6a6 #a6a6a6 #a6a6a6;
    border-style: solid solid solid solid;
    border-width: 2px 0 0 2px
}

.img_ads:hover:after,
.img_ads:hover:before {
    opacity: .8
}

.img_ads_title {
    position: absolute;
    width: 336px;
    height: 30px;
    font-size: 22px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    padding: 10px 10px 10px 10px
}

.img_ads_title img {
    width: 100%;
    vertical-align: top
}

.img_ads_title:after,
.img_ads_title:before {
    position: absolute;
    opacity: .3;
    transition: all .2s;
    -webkit-transition: all .2s
}

.container_home_one_ads {
    display: inline-block;
    padding: 12px 0 0;
    text-align: left;
    width: 336px
}

.thumbnail2_ads {
    -webkit-box-shadow: rgba(0, 0, 0, .247059) 1px 1px 2px 1px 0 0 0 0 0 0;
    border: 3px solid #fff;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, .247059) 1px 1px 2px 1px 0 0 0 0 0 0;
    display: block;
    position: relative
}

.thumb_img_ads {
    border-radius: 2px;
    height: 90px;
    margin-top: 0;
    width: 120px;
    z-index: 2
}

.thumb_img_ads:hover {
    background-image: url(../jouer_fr.png);
    background-position: 180px 10px;
    background-repeat: no-repeat;
    z-index: 3
}

.jouer_ads {
    font-size: 200%;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 336px;
    z-index: 3
}

.thumb_title_ads,
.thumb_title_ads a {
    background: rgba(81, 81, 81, .701961);
    color: #fff;
    display: inline-block;
    font-family: Helvetica, sans-serif;
    font-size: 24px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 22px;
    margin: 249px 0 0;
    overflow: hidden;
    padding: 5px 0 10px 10px;
    position: absolute;
    text-align: left;
    width: 330px;
    height: 31px;
    z-index: 9999
}

.thumb_title_ads:hover {
    background: rgba(81, 81, 81, .701961);
    color: #f3f3f3;
    font-family: Helvetica, sans-serif;
    font-size: 24px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 22px;
    z-index: 3
}

.thumb_title_cat_ads,
.thumb_title_cat_ads a {
    background: rgba(167, 167, 167, .8);
    color: #f0f0f0;
    display: inline-block;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: 16px;
    letter-spacing: 1px;
    line-height: normal;
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0 0 0 5px;
    position: absolute;
    right: 6px;
    text-align: center;
    top: 0;
    width: 126px;
    z-index: 2
}

.thumb_title_cat_ads:hover,
.thumb_title_cat_ads:hover a {
    background: rgba(167, 167, 167, .701961);
    color: #fff;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    text-align: center;
    z-index: 2
}

.thumb_title_jouer_ads {
    display: block;
    height: 280px;
    position: absolute;
    width: 336px;
    z-index: 0
}

.thumb_title_jouer_ads:hover {
    background-image: url(../jouer_fr.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    height: 280px;
    position: absolute;
    width: 336px;
    z-index: 0
}

.thumb_title_cnetwork_ads,
.thumb_title_cnetwork_ads a {
    background: rgba(167, 167, 167, .8);
    color: #f0f0f0;
    display: inline-block;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: 16px;
    letter-spacing: 1px;
    line-height: normal;
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 1px;
    bottom: 0;
    text-align: center;
    width: 23px;
    border-radius: 6px 0 0 0;
    border-color: #a6a6a6 #a6a6a6 #a6a6a6 #a6a6a6;
    border-style: solid solid solid solid;
    border-width: 2px 0 0 2px;
    opacity: .4;
    z-index: 4
}

.thumb_title_cat_ads:hover a,
.thumb_title_cnetwork_ads:hover {
    background: rgba(167, 167, 167, .701961);
    color: #fff;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    text-align: center;
    opacity: .8;
    z-index: 4
}

.dropdown {
    position: relative;
    display: inline-block;
    font-size: 12px;
    color: #999;
    margin: 0 10px 0 0
}

input[type=checkbox] {
    display: none
}

.dropdown label {
    box-sizing: border-box;
    display: block;
    width: 100%;
    background-color: #fff;
    padding: 10px 10px;
    cursor: pointer;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 5px
}

.dropdown ul {
    position: absolute;
    list-style: none;
    text-align: left;
    width: 100%;
    z-index: 1;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .1);
    display: none;
    margin-left: 0
}

.dropdown ul li {
    padding: 0 10px;
    background-color: #fff;
    color: #9999a5;
    cursor: pointer
}

.dropdown ul li:hover {
    background-color: #fbfbfb;
    color: #9999a5
}

.dropdown ul li a {
    color: inherit;
    text-decoration: none
}

.dropdown input[type=checkbox]:checked~label {
    background-color: #fff
}

.dropdown input[type=checkbox]:checked~ul {
    display: block
}

.checked2 {
    background: url(../../images/ok2.svg) no-repeat;
    display: inline-block;
    float: right;
    margin: 8px 0 0 10px;
    width: 12px;
    height: 16px
}

.flag_selected {
    background: url(../../images/flags-mini.png) no-repeat;
    float: left;
    height: 16px;
    margin: 0 10px 0 0;
    width: 22px
}

.flag {
    background: url(../../images/flags-mini.png) no-repeat;
    float: left;
    height: 16px;
    margin: 6px 10px 0 0;
    width: 22px
}

.flag.ar,
.flag_selected.ar {
    background-position: -25px -90px
}

.flag.de,
.flag_selected.de {
    background-position: -73px 0
}

.flag.el,
.flag_selected.el {
    background-position: -25px -18px
}

.flag.es,
.flag_selected.es {
    background-position: -25px -36px
}

.flag.fr,
.flag_selected.fr {
    background-position: -48px 0
}

.flag.he,
.flag_selected.he {
    background-position: -49px -18px
}

.flag.hi,
.flag_selected.hi {
    background-position: -73px -18px
}

.flag.id,
.flag_selected.id {
    background-position: -1px -90px
}

.flag.it,
.flag_selected.it {
    background-position: -1px -18px
}

.flag.ja,
.flag_selected.ja {
    background-position: -73px -72px
}

.flag.ko,
.flag_selected.ko {
    background-position: -49px -72px
}

.flag.nl,
.flag_selected.nl {
    background-position: -25px -54px
}

.flag.pl,
.flag_selected.pl {
    background-position: -25px -72px
}

.flag.pt,
.flag_selected.pt {
    background-position: -1px -72px
}

.flag.ro,
.flag_selected.ro {
    background-position: -1px -36px
}

.flag.ru,
.flag_selected.ru {
    background-position: -25px 0
}

.flag.th,
.flag_selected.th {
    background-position: -73px -36px
}

.flag.tl,
.flag_selected.tl {
    background-position: -49px -36px
}

.flag.tr,
.flag_selected.tr {
    background-position: -73px -54px
}

.flag.vi,
.flag_selected.vi {
    background-position: -49px -54px
}

.flag.zh,
.flag_selected.zh {
    background-position: -1px -54px
}

.home_new_ads_and_games {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    -webkit-column-rule: 1px solid #add8e6;
    -moz-column-rule: 1px solid #add8e6;
    column-rule: 1px solid #add8e6
}

.column {
    float: left;
    padding: 10px;
    height: 635px
}

.left {
    min-width: 345px;
    width: 25%
}

.right {
    width: 70%
}

.row:after {
    content: "";
    display: table;
    clear: both
}

#left {
    min-width: 0;
    max-width: 350px;
    float: left
}

#right {
    margin-left: 340px;
    min-width: 0
}

.clear {
    clear: both
}

.icon_new_2019 {
    -webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    float: center;
    /*height: 765px;*/
	height:100%;
    padding: 5px 25px 4px 15px;
    margin: 0 14px 18px 12px;
    /*overflow: hidden;*/
    min-width: 300px;
	/*width: 97%;*/
}

.icon_new_2019 img {
    vertical-align: middle
}

.icon_top_2019 {

        float: center;
	

        /*width: 97%;*/
		max-width: 1200px;
		height:100%;
	
		margin: 0 14px 18px 12px;
		-webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
		background-color: #fff;
		border-radius: 2px;
		box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
		
		overflow: hidden;

	/*
    -webkit-box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, .0901961) 0 1px 2px;
    float: center;
	height:100%; /*height: 1935px;*/ /*1255*/
    /*
    padding: 5px 55px 4px 15px;
    margin: 0px 14px 8px 12px;
    min-width: 300px;
	*/
	/*width: 97%;*/
}

.icon_top_2019 img {
    vertical-align: middle
}

.ariane_title {
    font-weight: 700
}

#forums #main #fthreads .listviewcolb,
#leftpanel ul li a,
.gamecontainer .card .card_ads_336 .name {
    text-overflow: ellipsis;
    white-space: nowrap
}

.gamecontainer {
    padding: 5px 0 5px 0;
    background: #fff
}

.gamecontainer .wrapper {
    margin: 0 auto;
    max-width: 1280px
}

.gamecontainer .card {
    position: relative;
    float: left;
    padding: 10px;
    width: 200px;
    height: auto;
    text-align: center;
    overflow: hidden;
    background-color: #fff;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px
}

.gamecontainer .card a {
    display: block;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-weight: 700
}

.gamecontainer .card_ads_336 {
    position: relative;
    float: left;
    padding: 100px;
    width: 336px;
    height: 280px;
    text-align: center;
    overflow: hidden;
    background-color: #fff;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px
}

.gamecontainer .card_ads_336 a {
    display: block;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #fff;
    text-decoration: none;
    color: #000;
    font-weight: 700
}

.gamecontainer .card a:active,
.gamecontainer .card a:focus,
.gamecontainer .card a:hover,
.gamecontainer .card_ads_336 a:focus,
.gamecontainer .card_ads_336 a:hover,
gamecontainer .card_ads_336 a:active {
    color: #000
}

.gamecontainer .card img,
.gamecontainer .card_ads_336 img {
    width: 100%;
    height: auto;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px
}

.gamecontainer .card .card .name,
.gamecontainer .card_ads_336 .card_ads_336 .name {
    overflow: hidden;
    padding: 0 5px;
    line-height: 24px;
    font-size: 9px;
    font-size: .9rem
}

.gamecontainer .card span.app,
.gamecontainer .card span.hot,
.gamecontainer .card_ads_336 span.app,
.gamecontainer .card_ads_336 span.hot {
    display: block;
    padding: 2px 4px;
    position: absolute;
    top: 10px;
    right: -1px;
    border: 1px solid #fff;
    font-weight: 700;
    color: #fff
}

.gamecontainer .card span.hot,
.gamecontainer .card_ads_336 span.hot {
    background: #e64328;
    background: -moz-linear-gradient(top, #f2971f 0, #e95b27 30%, #e64328 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2971f), color-stop(30%, #e95b27), color-stop(100%, #e64328));
    background: -webkit-linear-gradient(top, #f2971f 0, #e95b27 30%, #e64328 100%);
    background: -o-linear-gradient(top, #f2971f 0, #e95b27 30%, #e64328 100%);
    background: -ms-linear-gradient(top, #f2971f 0, #e95b27 30%, #e64328 100%);
    background: linear-gradient(to bottom, #f2971f 0, #e95b27 30%, #e64328 100%)
}

.gamecontainer .card span.hot:before,
.gamecontainer .card_ads_336 span.hot:before {
    content: "TOP"
}

.gamecontainer .card span.app,
.gamecontainer .card_ads_336 span.app {
    background: #1877c2;
    background: -moz-linear-gradient(top, #0ba0e7 0, #128bd4 46%, #1877c2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0ba0e7), color-stop(46%, #128bd4), color-stop(100%, #1877c2));
    background: -webkit-linear-gradient(top, #0ba0e7 0, #128bd4 46%, #1877c2 100%);
    background: -o-linear-gradient(top, #0ba0e7 0, #128bd4 46%, #1877c2 100%);
    background: -ms-linear-gradient(top, #0ba0e7 0, #128bd4 46%, #1877c2 100%);
    background: linear-gradient(to bottom, #0ba0e7 0, #128bd4 46%, #1877c2 100%)
}

.gamecontainer .card span.app:before,
.gamecontainer .card_ads_336 span.app:before {
    content: "APP"
}

#ads_mob {
    display: none;
    width: 100%;
    height: 120px;
    text-align: center;
    padding: 5px 5px 5px 5px
}

#ads_desk {
    display: inline-block;
    width: 100%;
    height: 120px;
    text-align: center;
    padding: 5px 5px 5px 5px
}

@media (min-width:781px) {
    .gamecontainer .card {
        width: 16.66%; /*16.66%*/
    }
    .gamecontainer .card_ads_336 {
        width: 16.66% /*16.66%*/
    }
    #ads_mob {
        display: none
    }
    #ads_desk {
        display: inline-block;
        height: 120px
    }
}

@media (min-width:361px) and (max-width:780px) {
    .gamecontainer .card {
        width: 33.33%; /*16.66%*/
    }
    .gamecontainer .card_ads_336 {
        width: 33.33%; /*16.66%*/
    }
    #ads_mob {
        display: inline-block;
        height: 120px
    }
    #ads_desk {
        display: none
    }
}

/*
@media (max-width:400px) {
    .gamecontainer .card {
        width: 50%
    }
    .gamecontainer .card_ads_336 {
        width: 50%
    }
}
*/

.nav_home {
    margin-bottom: 4px;
    opacity: .7
}

.nav_ariane {
    opacity: .1
}

.clear,
.clearfix:after,
.formcontainer .wrapper:after,
.forumcontainer .wrapper:after,
.gamecontainer .wrapper:after,
.line,
.line:after,
.othercontainer .wrapper:after,
.row,
.textcontainer .wrapper:after {
    clear: both
}

.formcontainer .wrapper:after,
.formcontainer .wrapper:before,
.forumcontainer .wrapper:after,
.forumcontainer .wrapper:before,
.gamecontainer .wrapper:after,
.gamecontainer .wrapper:before,
.othercontainer .wrapper:after,
.othercontainer .wrapper:before,
.textcontainer .wrapper:after,
.textcontainer .wrapper:before {
    content: " ";
    display: table
}

.formcontainer .wrapper,
.forumcontainer .wrapper,
.othercontainer .wrapper,
.textcontainer .wrapper {
    margin: 0 auto;
    padding: 15px 10px;
    max-width: 1280px
}

.formcontainer .wrapper {
    max-width: 620px
}

.gamecontainer .wrapper {
    margin: 0 auto;
    max-width: 1280px
}

#gamedetails .gamedetailswrapper {
    margin: 0 auto;
    padding: 15px 0 0;
    max-width: 1280px
}

.message_red {
    color: #e72023;
    text-align: center;
    font-size: 18px
}

.message_flash {
    color: #369a00;
    text-align: center;
    font-size: 15px;
    text-align: left
}

.message_flash_bloc {
    position: relative;
    display: inline-block;
    width: 750px;
    text-align: left
}

#chrome_flash_message {
    display: none
}

#red {
    color: #e72023
}

#logo_cat_container {
    position: relative;
    width: 95%;
    margin: 10px 10px 0 20px;
    font-size: 16px;
    line-height: 140%;
    text-justify: auto
}

#logo_cat_floated {
    float: left;
    width: 130px;
    height: 130px;
    background-color: #f7f7f7;
    margin: 0 5px 0 0;
    padding: 5px;
    border-radius: 3%
}

.logo_cat {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 120px
}

.cat_112 {
    background-image: url(../p_all/menu/icons/svg_done/112.svg);
    background-repeat: no-repeat
}

/* Style the tab content */
.tabcontent {
  /*display: none;*/
  /*padding: 6px 12px;
  border: 1px solid #ccc;*/
  padding: 0px 0px;
  border: 0px solid #ccc;
  border-top: none;
}