body{
    width: 100%;
    margin: 0 auto;
    font: normal .80em arial, sans-serif;
    background-color: white;
    overflow-x: hidden;
}

header {
    width: 100%;
    height: 100px;
    background-color: white;
    margin-bottom: 20px;
}

.box_logo {
    position: relative;
    max-width: 1278px;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    margin-top: 14px;
}

.menu_haut {
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
    height: 60px;
    background-color: white;
    border-bottom: #cc6600 3px solid;
}

.menu_bas {
    position: relative;
    max-width: 1278px;
    width: 100%;
    height: 40px;
    margin: 0 auto;
}

nav {
    width: 100%;
    height: 40px;
    background-color: #333333;
    margin: 0 auto;
    padding-left: 14px;
    padding-right: 14px;
}

.deroulante span:after {
    color: white;
    content: "\25BE";
    padding-left: 6px;
}

#content {
    margin: 0 auto;
    max-width: 1250px;
}

.contenu {
    width: 98%;
    float: left;
    background-color: #ffffff;
    padding-left: 2%;
    padding-right: 2%;
}

.affiche {
    width: 99.7%;
    margin-bottom: 16px;
    position: relative;
    height: 200px;
    background-size: cover;
}

.top {
    width: 32.9%;
    height: 100%;
    float: left;
    background-color : #F1F1F1;
    position: relative;
    background-size: 100%;
}
.top2 {
    width: 32.7%;
    height: 100%;
    float: left;
    background-color : #F1F1F1;
    position: relative;
    background-size: 100%;
}
.top2:hover {
    opacity: 0.95;
}
.top:hover {
    opacity: 0.95;
}
.top2 .nom_jeu {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0;
}
.top .nom_jeu {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0;
}






// Page jeu (design ajouté update)
.headerDetail {

}
.headerDetail img {
    width: 100%;
    margin-right: 2.5%;
    float: left;
    border: 1px solid #ccc;
    padding: 3px;
}

.headerDetail img:hover {
    opacity: 0.8;
}

.headerDetail ul {

    margin-left: 10px;
    padding-left: 20px;
    font-size: 14px;
    color: #2C82C9;
}

.headerDetail ul li{
    line-height:22px;
}

.headerDetail ul a {
    color: #cc6600;
    text-decoration: none;
}

.headerDetail ul a:hover {
    text-decoration: underline;
}

.btn_inscript {
    margin-top: 1%;
    background-color: #2ECC71;
    height: 27px;
    float: left;
    width: 100%;
    color: white;
    font-weight: bold; 
    font-size: 20px;
    padding: 3.5% 0% 1.5% 0%;
    text-align: center;
}

.btn_inscript:hover {
    background-color: #28b564;
}

.image_detail {
    float: left;width: 40%;
}

.caracteristiques_detail {
    margin-left: 43%; height: 200px; width: 54.5%; border: 1px solid #e1e1e1; border-bottom: none;
}
.liste_detail {
    height: 140px;
}







.box_topmmo {
    width: 98%;
    height: 150px;
    margin-right: 2%;
}

.box_topmmo img {
    width: 100%;
    height: 150px;
    position: relative;
}

.box_topmmo img:hover {
    opacity: 0.9;
}

.box_topmmo .box_jeu{
    width: 31.73%;
    height: 150px;
    margin-right: 20px;
    margin-bottom: 15px;
    float: left;
}

.box_topmmo .texte_topmmo {
    font-size: 12px;
    text-align: justify;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #797979;
    margin-bottom: 2px;
}

.box_topmmo .plus_topmmo {
    float: right;
}
.box_topmmo .plus_topmmo a{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: rgba(204, 102, 0, 0.9);
    text-decoration: underline;
}
.box_topmmo .plus_topmmo a:hover{
    text-decoration: none;
}
.box_topmmo h2 {
    font-size: 28px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: rgba(204, 102, 0, 0.9);
    margin-bottom: 15px;
    padding-top: 15px;
}


.box_top {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(17,17,17,0.8);
    color: #fff;
    padding: 7px 0 6px 0;
    z-index: 2;
}

.presentation_bas {
    width: 100%;
    float: left;
}

.presentation_bas p{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #797979;
    font-size: 12px;
}
.presentation_bas h2 {
    font-size: 17px;
    margin-right: 16px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    color: #cc6600;
}
.presentation_bas h3 {
    font-size: 15px;
    margin-right: 16px;
    margin-bottom: 15px;
    color: #cc6600;
}
.image_jeu {
    width: 100%;
    height: 130px;
    position: relative;
    background-size: 100%;
}

.image_jeu:hover {
    opacity: 0.93;
}

a:hover .nom_jeu_image {
    background-color: rgba(17,17,17,0.9);
}

.nom_jeu_image {
    height: 10%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(17,17,17,0.7);
    padding-bottom: 11px;
    padding-top: 6px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
}

.nom_jeu_image span {
    float: right;
    font-weight: bold;
    font-family: Impact, Arial, sans-serif;
    font-size: 17px;
    color: #cc6600;
    opacity: 0;
}

.nom_jeu_image span:after {
    color: #cc6600;
    content: "\25B8";
    display: block;
    position: absolute;
    right: 10px;
    top: 0px;
    font-weight: bold;
    font-size: 20px;
}

a:hover .nom_jeu_image  span{
    opacity: 1;
}

.box_top:hover {
    background-color: rgba(17,17,17,0.90);
}

.top img {
    max-width: 100%;
}
.top2 img {
    max-width: 100%;
}

.bienvenue {
    width: 100%;
    margin-bottom: 23px;
}

.bienvenue p {
    color: #797979;
    padding-left: 0;
    padding-right: 16px;
}

.bienvenue p a {
    color: #cc6600;
    text-decoration: none;
}

.bienvenue p a:hover{
    text-decoration: underline;
}

.paragraphe_jeux {
    color: #797979;
    padding-left: 0;
    padding-right: 16px;
    font-size: 12px;
    margin-top: 20px;
    text-align: justify;
}

.paragraphe_jeux a{
    color: rgba(204, 102, 0, 0.9);
}

.paragraphe_jeux a:hover{
    text-decoration: none;
}

.paragraphe_jeux h3 {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: rgba(204, 102, 0, 0.9);
}

.bienvenue_mmo p {
    color: #797979;
    padding-left: 0;
    padding-right: 16px;
}

.bienvenue_mmo p a {
    color: #cc6600;
    text-decoration: none;
}

.bienvenue_mmo p a:hover{
    text-decoration: underline;
}

.bienvenue_actu {
    width: 100%;
    margin-bottom: 20px;
}

.bienvenue_actu p {
    color: #5d5b59;
    padding-left: 0;
}

h1 {
    font-size: 20px;
    margin-bottom: 7px;
    border-bottom: 1px solid #e1e1e1;
    padding: 12px 0 7px;
    letter-spacing: 0.5px;
    color: rgba(204, 102, 0, 0.9);
    margin-right: 16px;
}

h2 {
    font-size: 17px;
    margin-bottom: 7px;
    border-bottom: 1px solid #e1e1e1;
    padding: 12px 0 7px;
    letter-spacing: 0.5px;
    color: rgba(204, 102, 0, 0.9);
    margin-right: 16px;
}

.box_jeu p{
    padding-left: 5px;
    padding-right: 5px;
}

.box_top p{
    padding-left: 12px;
    padding-right: 15px;
}

p {
    font-size: 12px;
    text-align: justify;
    font-family :"Helvetica Neue", Helvetica, Arial, sans-serif;
}


// Top mmos page jeu

.top_mmos {
    width: 100%;
    margin-top: 20px;
    font-size: 15px;
}

.top_mmos h2{
    font-size: 17px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    color: rgba(204, 102, 0, 0.9);
}

.top_mmos p{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    margin-top: 5px;
    color: #797979;
}

.top_mmos a{
    color: #cc6600;
}

.top_mmos a:hover{
    color: #2C82C9;
}

h3 strong {
color: rgba(204, 102, 0, 0.9);
font-size: 17px;
}





.box_jeux {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 7px;
}

.box_jeu {
    width: 23.2%;
    height: 200px;
    margin-right: 16px;
    margin-bottom: 12px;
    float: left;
}

.box_jeu_top {
    width: 31.5%;
    height: 200px;
    margin-right: 16px;
    margin-bottom: 12px;
    float: left;
}

.image_jeu_top {
    width: 100%;
    height: 190px;
    position: relative;
    background-size: 100%;
}

.image_jeu_top:hover {
    opacity: 0.93;
}

.nom_jeu_image_top {
    height: 10%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(204, 102, 0, 0.9);
    padding-bottom: 8px;
    padding-top: 8px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

a:hover .nom_jeu_image_top  span{
    opacity: 1;
}

.resume_jeu {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #797979;
}

.gauche {
    float: left;
    width: 78.7%;
}

.gauche_jeu {
    float: left;
    width: 69%;
}

.gauche_actu {
    float: left;
    width: 65.7%;
}
.droite_actu {
    float: right;
    width: 32.8%;
}

.droite_jeu {
    float: right;
    width: 30.8%;
}

.droite {
    float: right;
    width: 21.1%;
}

.inscription {
    width: 90%;
    background-color : white;
    padding: 5%;
    border-color: rgba(204, 102, 0, 0.4);
    border-style: solid;
    border-width: 1px;
}

.inscription h3 {
    color: rgba(204, 102, 0, 0.9);
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 3px;
    margin-bottom: 5px;
}

.inscription p {
    color: #797979;
}

.inscription a {
    color: rgba(204, 102, 0, 0.9);
    margin-left: 12px;
}

.inscription a:hover {
    text-decoration: none;
}

.inscription span:after {
    color: #cc6600;
    content: "\25B8";
    display: block;
    position: absolute;
}

.facebookpage {
 margin-top: 20px;
}

/* Cet élément block le script injecté dans l'iframe. On le cache */
#fb-root { display: none; } 

/* on redéfini la taille du contenu */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; }

.btn_membre {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    background-color: rgba(204, 102, 0, 0.9);
    color: white;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: 25px;
    margin-right: 25px;
}

.recherche {
    width: 100%;
    margin-top: 20px;
    height: 573px;
    border-style: solid;
    border-width: 1px;
    border-color: #dedddd;
}

.rubrique {
    float: left;
    width: 20%;
}

.recherche2{
    width: 100%;
    height: 200px;
    border-style: solid;
    border-width: 1px;
    border-color: #dedddd;
    float: left;
}
.recherche2 ul {
    list-style-type: none;
    margin: 0;
    padding: 12px;
    height: 50px;
    float: left;
    font-size: 14px;
}

.recherche2 li {
    width: 100%;
    padding-top: 0;
}
.recherche2 a {
    color: #cc6600;
    text-decoration: none;
    margin-left: 12px;
}
.recherche2 a:hover {
    text-decoration: underline;
}

.categories {
    width: 100%;
    height: 200px;
    margin-bottom: 12px;
}

.centre {
    float: left;
    width: 100%;
}

.categorie {
    width: 20%;
    height: 200px;
    float: left;
}

.categorie ul {
    list-style-type: none;
    margin-left: 20px;
    margin-top: 0;
    padding: 0;
}

.categorie li a {
    text-decoration: none;
    color: #cc6600;
}

.categorie .li2 {
    font-size: 13px;
    background-color: #f1f1f1;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    border-bottom: #dedddd 1px solid;
    margin-right: 36px;
}

.categorie li{
    font-size: 13px;
    background-color: white;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    border-bottom: #dedddd 1px solid;
    margin-right: 36px;
}

.test {
    padding-top: 8px;
    padding-bottom: 13.5px;
    background-color: white;
    height: 77px;
}
.test h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.test h3 a{
    text-decoration: none;
    color: rgb(68, 91, 146);
    font-weight: bold;
}

.test h3 a:hover{
    text-decoration: underline;
    color: #cc6600;
}

.date_test {
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0;
}

.test img{
    float: left;
    margin-right: 14px;
    width: 130px;
}

.test img:hover {
    opacity: 0.8;
}

.test span {
    font-size: 11px;
    color: #cc6600;
    font-weight: normal;
}

.test p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin-top: 5px;
    color: #797979;
}

.actu {
    padding-top: 8px;
    padding-left: 0;
    padding-right: 5px;
    padding-bottom: 8px;
    background-color: white;
    height: 122px;
}
.actu img {
    float: left;
    width: 212px;
    height: 122px;
    margin-right: 14px;
}

.actu img:hover {
    opacity: 0.8;
}

.recherche_titre {
    margin-left: 12px;
    margin-right: 12px;
    border-bottom: 1px solid #e1e1e1;
    padding: 12px 0 7px;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-weight: bold;
    color: rgba(51, 51, 51, 0.9);
}

.recherche ul {
    list-style-type: none;
    margin: 0;
    padding: 12px;
    height: 47px;
    font-size: 14px;
}
.recherche span:after {
    color: #cc6600;
    content: "\25B8";
    display: block;
    position: absolute;
}
.recherche2 span:after {
    color: #cc6600;
    content: "\25B8";
    display: block;
    position: absolute;
}
.liste_sup{
    height: 65px !important;
}

.recherche li {
    float: left;
    width: 50%;
    padding-top: 2px;
}

.recherche a {
    color: #cc6600;
    text-decoration: none;
    margin-left: 12px;
}
.recherche a:hover {
    text-decoration: underline;
}

.actu h3 {
    margin-top: 3px;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 8px;
    margin-right: 7px;
}

.actu h3 a{
    font-size: 'Trebuchet MS', arial, helvetica, clean, sans-serif;
    color: rgb(68, 91, 146);
    text-decoration: none;
}

.actu h3 a:hover{
    color: #cc6600;
    text-decoration: underline;
}

.date_actu a {
    color: #cc6600;
}

.date_actu :hover {
    color: rgb(68, 91, 146);
}

.actu p {    
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #797979;
    font-size: 12px;
    margin-top: 8px;
    padding-right: 14px;
}

.date_actu {
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0;
    color: #2d2d2d;
}

.categorie h3 {
    color: rgb(95, 95, 95);
    letter-spacing: 0.5px;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left: 40px;
    padding: 0;
    margin: 0;
}

.news{
    float: left;
    width: 59%;
    margin-bottom: 16px;
}

.tests {
    float: right;
    width: 40.5%;
}

.news h2{
    font-size: 17px;
    margin-right: 16px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    color: #cc6600;
}
.tests h2{
    font-size: 17px;

    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    color: #cc6600;
}

footer {
    width: 100%;
    height: 40px;
    background-color: #333333;
    float: left;
    margin-top: 14px;
}

footer p {
    color: #777;
    text-align: center;
}

footer a {
    text-decoration: underline;
    color: #999;
}

footer a:hover {
    color: #cc6600;
    text-decoration: none;
}

.img_actu {
    width: 32%;
    float: left;
    border: 1px solid #ccc;
    padding: 0.5%;
    margin-right: 14px;
    margin-bottom: 8px;
}

.img_actualite {
    width: 20%;
    float: left;
    border: 1px solid #ccc;
    padding: 0.5%;
    margin-right: 14px;
    margin-bottom: 8px;
}

.box_actualite {
    width: 100%;
    margin-top: 20px;
    height: 130px;
    border-bottom: 1px solid #e1e1e1;
}

.paragraphe_jeu {
    font-size: 15px !important;
    color: #797979;
    text-align: justify;
    margin-top: 20px;
}

.contenu_actu {
    font-size: 15px !important;
    color: #797979;
    text-align: justify;
    margin-top: 20px;
}

.contenu_actu h3{
    font-size: 14px;
    font-weight: bold;
    color: rgb(105, 122, 162) !important;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0;
}

.contenu_actu h2 {
    font-size: 16px;
    margin-bottom: 7px;
    border-bottom: 1px solid #e1e1e1;
    padding: 12px 0 7px;
    letter-spacing: 0.5px;
    color: rgba(204, 102, 0, 0.9);
    text-transform: uppercase;
}


.contenu_actu img{
    max-width: 35%;
    border: 1px solid #ccc;
    padding: 0.5%;
    margin-top: 14px;
    margin-left: 14px;
    margin-bottom: 14px;
    float: right;
}

.contenu_actu a{
    color: rgba(204, 102, 0, 0.9);
}
.contenu_actu a:hover{
    text-decoration: none;
}
.contenu_actu span{
    width: 85%;
    font-size: 12px;
    text-align: center;
}

.date_actualite {
    font-size: 13px;
    width: 100%;
}

.date_actualite span{
    font-size: 12px;
    font-weight: bold;
}
.date_actualite a{
    color: rgba(204, 102, 0, 0.9);
}
.date_actualite a:hover{
    text-decoration: none;
}
.intro_actu {
    font-size: 16px;
    font-weight: bold;
    color: rgb(105, 122, 162) !important;
}
.gauche_actu  h1{
    font-size: 28px;
    margin-right: 0;
    margin-top: 0;
}

.droite_actu h2{
    font-size: 20px;
    margin-bottom: 0px;
    border-bottom: 1px solid #e1e1e1;
    padding: 12px 0 7px;
    letter-spacing: 0.5px;
    color: rgba(204, 102, 0, 0.9);
    margin-top: 9px;
}

.droite_actu ul {
    list-style-type: none;
    margin-right: 0;
    color: rgba(204, 102, 0, 0.9);
    padding: 0;
    margin: 0;
}
.droite_actu a{
    color: rgb(105, 122, 162);
    text-decoration: none;
    margin-left: 5px;
}
.droite_actu a:hover{
    text-decoration: underline;
}
.droite_actu li {
    font-size: 14px;
    padding-top: 9px;
    padding-bottom: 9px;
    border-bottom: 1px solid #D8D8D8;
}

.droite_actu span {
    color: rgba(204, 102, 0, 0.9);
    font-size: 12px;
    font-weight: bold;
}

.liens_mmo ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 40px;
    border-bottom: 1px solid #e1e1e1;
    margin-right: 14px;
    width: 98%;
}

.liens_mmo li a{
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 14px;
    float: left;
    color: rgba(204, 102, 0, 0.9);
}

.liens_mmo a:hover{
    text-decoration: none;
}

.bienvenue_mmo h1 {
    font-size: 32px;
    width: 98%;
}
.bienvenue_mmo h2 {
    font-size: 16px;
    text-transform: uppercase;
    color: rgb(105, 122, 162);
    padding-bottom: 8px;
    border-bottom: 1px solid #e1e1e1;
    margin-right: 14px;
    margin-top: 16px;
}

.presentation_mmo{
    font-weight: bold;
    padding-top: 14px;
    width: 98%;
    font-size: 16px;
    text-transform: uppercase;
    color: rgb(105, 122, 162);
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
    margin-right: 14px;
}

.image_mmo img{
    width: 98%;
    border: 1px solid #ccc;
    padding: 3px;
}

.image_mmo a{
    text-decoration: none;
}

.lien_mmo{
    width: 99%;
    background-color: rgba(204, 102, 0, 0.9);
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-left: 3px;
    margin-right: 3px;
    color: white;
    text-transform: uppercase;
}

.lien_mmo:hover {
    background-color: rgba(226, 117, 7, 0.9);
}

.image_mmo2 {
    display: none;
    width: 23%;
    float: right;
    margin-right: 14px;
}
.image_mmo2 img{
    width: 194px;
    border: 1px solid #ccc;
    padding: 3px;
}

.image_mmo2 a{
    text-decoration: none;
}
.lien_mmo2{
    width: 194px;
    background-color: rgba(204, 102, 0, 0.9);
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 3px;
    margin-right: 14px;
    color: white;
    text-transform: uppercase;
}

.lien_mmo2:hover {
    background-color: rgba(226, 117, 7, 0.9);
}
.image_mmo3 {
    display: none;
}
.image_mmo3 img{
    border: 1px solid #ccc;
    padding: 3px;
}

.image_mmo3 a{
    text-decoration: none;
}
.lien_mmo3{
    width: 100%;
    background-color: rgba(204, 102, 0, 0.9);
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 3px;
    margin-right: 14px;
    color: white;
    text-transform: uppercase;
}

.lien_mmo3:hover {
    background-color: rgba(226, 117, 7, 0.9);
}
.images_mmos img{
    padding: 3px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.images_mmos a{
    text-decoration: none;
}


.thumbnail {
    max-width: 230px;
    height: 130px;
}

.italic { font-style: italic; }
.small { font-size: 0.8em; }

/** LIGHTBOX MARKUP **/

.lightbox {
    /** Default lightbox to hidden */
    display: none;

    /** Position and style */
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
}

.lightbox img {
    /** Pad the lightbox image */
    max-width: 90%;
    max-height: 80%;
    margin-top: 2%;
}

.lightbox:target {
    /** Remove default browser outline */
    outline: none;

    /** Unhide lightbox **/
    display: block;
}

.caracteristiques {
    list-style-type: square;
    color: rgba(204, 102, 0, 0.9);
    padding-left: 17px;
}

.caracteristiques li:first-line{
    color: #797979;
    font-size: 14px;
}

.caracteristiques a{
    color: rgba(204, 102, 0, 0.9);
    text-decoration: none; 
}

.caracteristiques a:hover{
    text-decoration: underline;
}

.video {
    width: 98%;
    height: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 50.625%;
    margin: 0 auto;
    margin-top: 12px;
}

.video iframe {
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
}

.jeux_simi {
    list-style-type: none;
    padding: 0;
}

.jeux_simi img {
    padding: 3px;
    width: 100%;
}

.jeux_simi li{
    margin-right: 14px;
    width: 23%;
    float: left;
    margin-bottom: 16px;
}
.jeux_simi p{
    margin: 0;
    padding: 3px;
    font-size: 15px;
    text-align: left;
    color: rgb(105, 122, 162);
}
.jeux_simi a{
    font-weight: bold;
    text-decoration: none;
}

.jeux_simi a:hover{
    text-decoration: underline;
}

.actu_mmo {
    list-style-type: none;
    padding: 0;
}

.actu_mmo img {
    padding: 3px;
    width: 100%;
}

.actu_mmo li{
    margin-right: 14px;
    width: 22.8%;
    float: left;
}
.actu_mmo p{
    margin: 0;
    padding: 3px;
    font-size: 15px;
    text-align: left;
    color: rgb(105, 122, 162);
}
.actu_mmo a{
    font-weight: bold;
    text-decoration: none;
}

.actu_mmo a:hover{
    text-decoration: underline;
}




.video_accueil {
    width: 100%;
    float: left;
}

.video_accueil p{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #797979;
    font-size: 12px;
}
.video_accueil h2 {
    font-size: 17px;
    margin-right: 16px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    color: #cc6600;
}
.video_accueil ul {
    list-style-type: none;
    padding: 0;
}
.video_accueil li {
    width: 19%;  
    float: left;
    margin-right: 1%;
}
.video_accueil li:hover p{
    text-decoration: underline;
    color: #cc6600;
}
.video_accueil img {
    width: 100%;
    height: 130px;
}
.video_accueil p {
    color: rgb(68, 91, 146);
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    font-weight: bold;
    margin-top: 2px;
}
.video_accueil p:hover {
    color: #cc6600;
}
.video_accueil a {
    text-decoration: none;
}

.video_accueil li:hover em {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(255,255,255,0.7);
}

.video_accueil em {
    background-color: rgba(0, 0, 0, 0.3);
    border: 5px solid rgba(255,255,255,0.33);
    border-radius: 80px;
    /* bottom: 50%; */
    box-sizing: content-box;
    height: 60px;
    /* left: 50%; */
    margin: 30px 0 0px -155px;
    position: absolute;
    width: 60px;
}

.video_accueil em:after {
    color: #fff;
    content: "\25BA";
    display: block;
    font-size: 40px;
    line-height: 60px;
    margin-left: 15px;
    opacity: 0.33;
    position: absolute;
}
.video_accueil li:hover em:after {
    opacity: 0.7;
}











@media screen and (max-width: 600px) {
    .image_detail{
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .caracteristiques_detail {
        margin-left: 0;
        width: 100%;
        height: 200px;
    }
    .headerDetail img {
        float: none;
    }
    .presentation_mmo {
        margin-top: 10px;
    }


}


@media screen and (min-width: 0px) and (max-width: 550px) {
    .box_topmmo {
        height: 100% !important;
    }
    .box_topmmo img{
        height: 100%;
        width: 100%;
    }
    .box_topmmo .box_jeu {
        width: 100%;
        height: 100%;
    } 
    .box_topmmo h2 {
        padding-top: 0;
    }
    .box_topmmo .plus_topmmo {
        float: left;
        padding-top: 10px;
        padding-bottom: 20px;
    }

}
@media screen and (min-width: 551px) and (max-width: 650px) {
    .box_topmmo {
        height: 170px;
    }
    .box_topmmo .box_jeu {
        width: 38%;
    } 
    .box_topmmo h2 {
        padding-top: 0;
    }
}
@media screen and (min-width: 0px) and (max-width: 299px) {
.video_accueil li {
    width: 100%;
}
.video_accueil img {
    width: 100%;
    height: 160px;
}
.video_accueil em {
    height: 80px;
    margin: 40px 0 0px -170px;
    width: 80px;
}
.video_accueil em:after {
    font-size: 55px;
    margin-left: 17px;
    margin-top: 9px;
}
}
@media screen and (min-width: 300px) and (max-width: 449px) {
.video_accueil li {
    width: 100%;
}
.video_accueil img {
    width: 100%;
    height: 220px;
}
.video_accueil em {
    height: 80px;
    margin: 65px 0 0px -230px;
    width: 80px;
}
.video_accueil em:after {
    font-size: 55px;
    margin-left: 17px;
    margin-top: 9px;
}
}
@media screen and (min-width: 450px) and (max-width: 549px) {
.video_accueil li {
    width: 100%;
}
.video_accueil img {
    width: 100%;
    height: 270px;
}
.video_accueil em {
    height: 80px;
    margin: 90px 0 0px -300px;
    width: 80px;
}
.video_accueil em:after {
    font-size: 55px;
    margin-left: 17px;
    margin-top: 9px;
}
}
@media screen and (min-width: 550px) and (max-width: 649px) {
.video_accueil li {
    width: 49%;
}
.video_accueil img {
    width: 100%;
    height: 160px;
}
.video_accueil em {
    height: 80px;
    margin: 35px 0 0px -185px;
    width: 80px;
}
.video_accueil em:after {
    font-size: 55px;
    margin-left: 17px;
    margin-top: 9px;
}
}
@media screen and (min-width: 650px) and (max-width: 749px) {
.video_accueil li {
    width: 49%;  
}
.video_accueil img {
    width: 100%;
    height: 180px;
}
.video_accueil em {
    height: 80px;
    margin: 45px 0 0px -210px;
    width: 80px;
}
.video_accueil em:after {
    font-size: 55px;
    margin-left: 17px;
    margin-top: 9px;
}
}
@media screen and (min-width: 750px) and (max-width: 849px) {
.video_accueil li {
    width: 49%;  
}
.video_accueil img {
    width: 100%;
    height: 210px;
}
.video_accueil em {
    height: 80px;
    margin: 55px 0 0px -235px;
    width: 80px;
}
.video_accueil em:after {
    font-size: 55px;
    margin-left: 17px;
    margin-top: 9px;
}
}
@media screen and (min-width: 850px) and (max-width: 970px) {
.video_accueil li {
    width: 32%;  
}
.video_accueil img {
    width: 100%;
    height: 160px;
}
.video_accueil em {
   margin: 50px 0 0px -175px;
}
}
@media screen and (min-width: 971px) and (max-width: 1150px) {
.video_accueil em {
   margin: 30px 0 0px -130px;
}
}
@media screen and (min-width: 801px) and (max-width: 930px) {
    .image_mmo2 {
        width: 23%;
        display: inline;
        margin-right: 0;
    }
    .bienvenue_mmo p {
        padding-right: 0;
    }
    .bienvenue_mmo h1{
        width: 74%;
    }
    .liens_mmo ul {
        width: 74%;
    }
    .presentation_mmo {
        width: 74%;
    }
}
@media screen and (min-width: 561px) and (max-width: 800px) {
    .actu_mmo li{
        margin-right: 14px;
        width: 47%;
        float: left;
    }
    .jeux_simi li{
        margin-right: 14px;
        width: 47%;
        float: left;
    }
    .image_mmo2 {
        width: 27%;
        display: inline;
        margin-right: 0;
    }
    .bienvenue_mmo p {
        padding-right: 0;
    }
    .bienvenue_mmo h1{
        width: 70%;
    }
    .liens_mmo ul {
        width: 70%;
    }
    .presentation_mmo {
        width: 70%;
    }
}
@media screen and (max-width: 560px) {
    .actu_mmo li{
        margin-right: 14px;
        width: 98%;
        float: left;
    }
    .jeux_simi li{
        margin-right: 14px;
        width: 98%;
        float: left;
    }
    .liens_mmo ul {
        margin-bottom: 14px;
        border-bottom: 0;
    }
    .image_mmo3 {
        padding-top: 14px;
        width: 98%;
        display: inline;
    }
    .image_mmo3 img {
        width: 98%;
        margin-right: 14px;
    }
    .bienvenue_mmo p {
        margin-right: 0px;
    }
    .bienvenue_mmo h1{
        width: 98%;
    }
    .lien_mmo ul {
        width: 98%;
    }
    .presentation_mmo {
        width: 98%;
    }
}

@media screen and (min-width: 930px) {
    .recherche2 {
        display: none;
    }
}

@media screen and (min-width: 470px) and (max-width: 750px) {
    .recherche2 {
        height: 100%;
    }
    .recherche2 ul  {
        height: 100%;
    }
    .rubrique {
        width: 32%;
    }
    .liste_sup {
        height: 100% !important;
    }
}


@media screen and (min-width: 375px) and (max-width: 469px) {
    .recherche2 {
        height: 100%;
    }
    .recherche2 ul  {
        height: 100%;
    }
    .rubrique {
        width: 49%;
    }
    .liste_sup {
        height: 100% !important;
    }
}

@media screen and (max-width: 400px) {
    .recherche2 {
        height: 100%;
    }
    .recherche2 ul  {
        height: 100%;
        float: none;
    }
    .recherche2 li {
        text-align: left;
    }
    .rubrique {
        text-align: center;
        width: 96%;
    }
    .liste_sup {
        height: 100% !important;
    }
}


@media screen and (min-width: 860px) and (max-width: 1050px) {
    .actu {
        margin-bottom: 14px;
    }
}

@media screen and (min-width: 450px) and (max-width: 600px) {
    .actu {
        margin-bottom: 14px;
        padding-top: 20px;
    }
}

@media screen and (min-width: 450px) and (max-width: 509px) {
    .actu {
        margin-bottom: 28px;
    }

}

@media screen and (max-width: 420px) {
    .test img {
        width: 100%;
        float: none;
    }

    .test {
        height: 100%;
    }

    .test h3 {
        padding-top: 12px;
    }

}

@media screen and (max-width: 450px) {

    .actu h3 {
        padding-top: 12px;
    }

    .actu {
        height: 100%;
    }

    .actu img {
        width: 100%;
        float: none;
        height: 100%;
    }
}

@media screen and (max-width: 859px) {
    .news {
        width: 100%;
    }
    .news h2 {
        margin-right: 0;
    }
    .actu {
        padding-right: 0;
    }
    .actu h3 {
        margin-right: 0;
    }
    .actu p {
        padding-right: 0;
    }
    .test {
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .tests {
        width: 100%;
    }
}

@media screen and (max-width: 1278px) {
    #content {
        padding-left: 2%;
        padding-right:2%;
    }
}

@media screen and (min-width: 930px) and (max-width: 1278px) {
    nav {
        padding-left: 2%;
    }
}

@media screen and (max-width: 930px) {
    #content {
        padding-right:2%;
    }
    .droite {
        display:none;
    }
    .droite_jeu {
        display:none;
    }

    .gauche {
        float: left;
        width: 100%;
    }
    .gauche_jeu {
        float: left;
        width: 100%;
    }
}

@media screen and (min-width: 1191px) and (max-width: 1278px) {

    .box_jeu {
        width: 23.1%;
        height: 210px;
        margin-bottom: 12px;
        float: left;
    }

    .image_jeu {
        width: 100%;
        height: 130px;
        position: relative;
        background-size: 100%;
    }
	
	.box_jeu_top {
        width: 31%;
        height: 210px;
        margin-bottom: 12px;
        float: left;
    }

    .image_jeu_top {
        width: 100%;
        position: relative;
        background-size: 100%;
    }
}

@media screen and (min-width: 930px) and (max-width: 1190px) {

    .box_jeu {
        width: 30.7%;
        height: 240px;
        margin-bottom: 12px;
        float: left;
    }

    .image_jeu {
        width: 100%;
        height: 165px;
        position: relative;
        background-size: 100%;
    }
	
	.box_jeu_top {
        width: 30.5%;
        height: 200px;
        margin-bottom: 12px;
        float: left;
    }

    .image_jeu_top {
        width: 100%;
		height: 165px;
        position: relative;
        background-size: 100%;
    }
}


@media screen and (max-width: 930px) {

.top_jeux_cat {
display:none;
}

}

@media screen and (min-width: 790px) and (max-width: 930px) {

    .box_jeu {
        width: 22.8%;
        height: 210px;
    }

    .image_jeu {
        width: 100%;
        height: 120px;
    }
}

@media screen and (min-width: 724px) and (max-width: 789px) {

    .box_jeu {
        width: 30.9%;
        height: 240px;
    }

    .image_jeu {
        width: 100%;
        height: 165px;
    }
}

@media screen and (min-width: 548px) and (max-width: 723px) {

    .box_jeu {
        width: 46.8%;
        height: 245px;
    }

    .image_jeu {
        width: 100%;
        height: 186px;
    }
}

@media screen and (min-width: 425px) and (max-width: 547px) {
    .affiche {
        width: 95.8%;
    }

    .gauche {
        padding-left: 2%;
        padding-right: 2%;
    }
    .gauche_jeu {
        padding-left: 2%;
        padding-right: 2%;
    }
    .news {
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
    }
    .news h2 {
        margin-right: 0;
    }
    .actu {
        padding-right: 0;
    }
    .actu h3 {
        margin-right: 0;
    }
    .actu p {
        padding-right: 0;
    }

    .tests {
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
    }

    .box_jeu {
        width: 96%;
        height: 335px;
    }

    .image_jeu {
        width: 100%;
        height: 285px;
    }
}

@media screen and (min-width: 325px) and (max-width: 424px) {
    .affiche {
        width: 95.8%;
    }

    .gauche {
        padding-left: 2%;
        padding-right: 2%;
    }
    .gauche_jeu {
        padding-left: 2%;
        padding-right: 2%;
    }

    .box_jeu {
        width: 96%;
        height: 270px;
    }

    .image_jeu {
        width: 100%;
        height: 222px;
    }
}

@media screen and (max-width: 400px) {
    .img_actu {
        width: 98%;
    }
    .contenu_actu img {
        max-width: 98%;
    }
}

@media screen and (max-width: 324px) {
    .affiche {
        width: 95.8%;
    }

    .gauche {
        padding-left: 2%;
        padding-right: 2%;
    }
    .gauche_jeu {
        padding-left: 2%;
        padding-right: 2%;
    }

    .box_jeu {
        width: 96%;
        height: 240px;
    }

    .image_jeu {
        width: 100%;
        height: 170px;
    }
}

@media screen and (min-width: 347px) and (max-width: 600px) {

    .top {
        width: 99%;
        height: 300px;
        margin-bottom: 14px;
    }
    .top2 {
        width: 99%;
        height: 300px;
        margin-bottom: 14px;
    }

}

@media screen and (max-width: 346px) {

    .top {
        width: 99%;
        height: 220px;
        margin-bottom: 14px;
    }
    .top2 {
        width: 99%;
        height: 220px;
        margin-bottom: 14px;
    }
}



/*Strip the ul of padding and list styling*/
nav ul {
    list-style-type:none;
    margin:0;
    padding:0;
    position: absolute;
    z-index: 3;
}

/*Create a horizontal list with spacing*/
nav li {
    display:inline-block;
    float: left;
    margin-right: 1px;
}

/*Style for menu links*/
nav li a {
    display:block;
    min-width:140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: white;
    background-color: #333333;
    text-decoration: none;
}

.active{
    background-color: #cc6600 !important;
}
.accueil {
    float: left;
    min-width:50px !important;
    background-image: url(../images/home-15.png);
    background-repeat: no-repeat;
}
.accueil:hover {
    background-image: url(../images/home-15-active.png);
}
.accueil_active {
    float: left;
    min-width:50px !important;
    background-image: url(../images/home-15-active.png);
    background-repeat: no-repeat;
    background-color: #cc6600;
}
/*Hover state for top level links*/
nav li:hover a {
    background-color: #cc6600;
}

/*Style for dropdown links*/
nav li:hover ul a {
    background: rgba(51, 51, 51, 0.9);
    color: white;
    height: 40px;
    line-height: 40px;
}

/*Hover state for dropdown links*/
nav li:hover ul a:hover {
    background: #cc6600;
    color: #fff;
}

/*Hide dropdown links until they are needed*/
nav li ul {
    display: none;
}

/*Make dropdown links vertical*/
nav li ul li {
    display: block;
    float: none;
}

/*Prevent text wrapping*/
nav li ul li a {
    width: auto;
    min-width: 100px;
    padding: 0 20px;
}

/*Display the dropdown on hover*/
nav ul li a:hover + .hidden, .hidden:hover {
    display: block;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    background: #333333;
    text-align: center;
    padding-top: 10px;
    display: none;
    padding-left: 0;
    margin-left: 0;
}

/*Hide checkbox*/
nav input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
nav input[type=checkbox]:checked ~ #menu{
    display: block;
}


/*Responsive Styles*/

@media screen and (max-width : 800px){
    /*Make dropdown links appear inline*/
    nav {
        padding-left: 0;
    }

    nav ul {
        position: static;
        display: none;
    }
    /*Create vertical spacing*/
    nav li {
        margin-bottom: 1px;
    }
    /*Make all menu links full width*/
    nav ul li, nav li a {
        width: 100%;
    }
    /*Display 'show menu' link*/
    .show-menu {
        display:block;
    }
    nav li a {
        text-align: left;
        padding-left: 20px;
    }
    .affiche {
        margin-top: 16px;
    }
    header {
        margin-bottom: 10px;
    }
    .gauche_actu {
        width: 100%;
    }
    .droite_actu {
        width: 100%;
        margin-bottom: 14px;
    }
}

