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

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

.box_logo {
    position: relative;
    max-width: 1028px;
    width: 100%;
    margin: auto;
    margin-top: 10px;
}

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

.menu_bas {
    position: relative;
    max-width: 1028px;
    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: 1000px;
}

.contenu {
    width: 100%;
    float: left;
    background-color: #ffffff;
}

.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;
}

.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;
    text-align: justify;
}

.tableau_caracteristiques {
    margin-bottom: 25px;
    margin-top: 25px;
}

.tableau_caracteristiques2 {
    display:none;
}

.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: #2C82C9;
}
.presentation_bas h3 {
    font-size: 15px;
    margin-right: 16px;
    margin-bottom: 15px;
    color: #cc6600;
}
.image_jeu {
    width: 100%;
    height: 155px;
    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: #2C82C9;
    opacity: 0;
}

.nom_jeu_image span:after {
    color: #2C82C9;
    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;
    font-size: 15px;
}

.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: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify;
}


.paragraphe_jeux img {
    max-width: 350px;
    margin-bottom: 5px;
}

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

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

.paragraphe_jeux h3 {
    padding: 5px;
    margin: 0;
    font-size: 24px;
    color: #2C82C9;
}

.paragraphe_jeux h4 {
    padding: 0;
    margin: 0;
    font-size: 15px;
    color: #2C82C9;
}

.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: 32px;
    margin-bottom: 22px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0px 0 7px;
    letter-spacing: 0.5px;
    color: #2C82C9;
    margin-right: 16px;
    margin-top: 10px;
}

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

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

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

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

.box_jeu {
    width: 31.73%;
    height: 210px;
    margin-right: 14px;
    margin-bottom: 15px;
    float: left;
}

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

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

.box_topmmo img:hover {
    opacity: 1;
}

.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;
}

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

.gauche_flash {
    float: left;
    width: 99%;
}

.droite_flash {
    float: right;
    width: 1%;
}

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

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

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

.droite h2{
    font-size: 17px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    color: #2C82C9;
}


.droite_accueil {
    float: right;
    width: 29.8%;
}

.droite_accueil h2{
    font-size: 17px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    color: #2C82C9;
}


.droite_avis {
    float: right;
    width: 29.8%;
}

.droite_avis h2{
    font-size: 17px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    color: #2C82C9;
}

.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;
}

.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: #cc6600;
    font-weight: bold;
}

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

.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: #2C82C9;
    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: 160px;
}
.actu img {
    float: left;
    width: 270px;
    height: 153px;
    margin-right: 20px;
}

.actu img:hover {
    opacity: 0.8;
}

.compteur_jeu {
    font-size: 21px; 
    float: left;
    margin-right: 7px;
    color: #d88226;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.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-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 8px;
    margin-right: 7px;
}

.actu a {
    color: #2C82C9;
    font-size: 14px;
    text-decoration: none;
}

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

.actu h3 a{
    font-size: 'Trebuchet MS', arial, helvetica, clean, sans-serif;
    color: #2C82C9;
    font-size: 20px;
    padding: 0;
    text-decoration: none;
}

.actu h3 a:hover{
    color: #d88226;
    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: 15px;
    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: 100%;
    margin-bottom: 16px;
}

.tests {
    width: 100%;
    margin-top: 20px;
}
.actualites_box {
    width: 100%;
    margin-top: 20px;
}
.meilleurs_sites {
    margin-top: 25px;
}

.news h2{
    font-size: 24px;
    margin-right: 16px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    color: #d88226;
}
.bienvenue h2{
    font-size: 24px;
    margin-right: 16px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    color: #d88226;
}
.bienvenue h3{
    font-size: 20px;
    margin-right: 16px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    color: #d88226;
}
.tests h2{
    font-size: 17px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    color: #2C82C9;
}

.tests p{

    font-size: 15px;
    margin-top: 5px;
    color: #797979;
}

.tests a{
    color: #cc6600;
}

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

.actualites_box h2{
    font-size: 17px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    color: #2C82C9;
}

.actualites_box p{

    font-size: 15px;
    margin-top: 5px;
    color: #797979;
}

.actualites_box a{
    color: #cc6600;
}

.actualites_box a:hover{
    color: #2C82C9;
}
.actualites_box ul {
    list-style-type: none;
    padding: 0;
}
.actualites_box li {
    height: 72px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}

.actualites_box img {
    float:left;   
    margin-right: 6%;
}
.date_actualites_box {
    color: #797979;
    margin-top: 3px;
    font-size: 11px;
}
.img_mini {
    float:left;   
    margin-right: 6%;
}

.go_site {
    height: 60px;
    padding-top: 17px;  

}

.go_site a{
    background-color: #70bb5d;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 3%;
    padding-left: 3%;
    margin-left: 6%;
    color: white;
    text-decoration: none;
}

.go_site a:hover{
    background-color: #8ada75;
}

.meilleurs_sites ul{
    list-style-type: none;
    padding-left: 0px;

}

.meilleurs_sites li{
    height: 60px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}

.meilleurs_sites h2{
    font-size: 17px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    color: #2C82C9;
}



.stars {
    height: 50px;
    padding-top: 19px;
    float: left;
}

.stars img{
    max-width: 60px;
}

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

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

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

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

.imgactu{
    float: left; 
    margin-right: 20px; 
    margin-bottom: 20px !important; 
    max-width: 300px;
}

.imgactuidx{
    max-width: 100px;
}

.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;
}

.classements_box ul {
    list-style-type: none;
    padding: 0;
    color: rgba(204, 102, 0, 0.9);
}

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

.classements_box a {
    text-decoration: none;
    color: rgb(68, 91, 146); 
}

.classements_box a:hover {
    text-decoration: underline;
    color: rgba(204, 102, 0, 0.9); 
}

.classements_box li {
    font-size: 14px;
    padding: 3.8px;
}

.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;
    margin-right: 16px;
}

.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;
}

.presentation_flash{
    font-weight: bold;
    padding-top: 35px;
    width: 98%;
    font-size: 16px;
    text-transform: uppercase;
    color: #3f79a9;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    margin-right: 14px;
}

.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: #2C82C9;
}

.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: #cc6600;
    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: #cc6600;
    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: #70bb5d;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 10px;
    color: white;
    text-transform: uppercase;
}

.lien_mmo:hover {
    background-color: #8ada75;
}

.lien_mmo4{
    width: 99%;
    background-color: #70bb5d;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 0px;
    color: white;
    text-transform: uppercase;
}

.lien_mmo4:hover {
    background-color: #8ada75;
}

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

.image_mmo2 a{
    text-decoration: none;
}
.lien_mmo2{
    width: 194px;
    background-color: #70bb5d;
    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: #8ada75;
}
.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: none;
    color: #2C82C9;
    padding-top: 14px;
    padding-right: 14px;
    padding-left: 14px;
    padding-bottom: 7px;
    border: 1px solid #ccc;
}

.caracteristiques strong{
    color: #2C82C9 !important;
}

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

.caracteristiques li{
    margin-bottom: 7px;
}

.caracteristiques a{
    color: #2C82C9;
    font-weight: normal;
    text-decoration: underline; 
}

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

.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;
}

.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;
}








.jeu_flash {
    height: 700px;
    width: 98%;
}









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

    .img_mini {
        margin-right: 2%;
    }

    .go_site a{
        margin-left: 3%;
    }
    .stars img{
        max-width: 50px;
    }
}

@media screen and (min-width: 0px) and (max-width: 299px) {
    .jeu_flash {
        height: 200px;
    }
}
@media screen and (min-width: 300px) and (max-width: 399px) {
    .jeu_flash {
        height: 250px;
    }
}
@media screen and (min-width: 400px) and (max-width: 499px) {
    .jeu_flash {
        height: 300px;
    }
}
@media screen and (min-width: 500px) and (max-width: 569px) {
    .jeu_flash {
        height: 350px;
    }
}
@media screen and (min-width: 570px) and (max-width: 649px) {
    .jeu_flash {
        height: 400px;
    }
}
@media screen and (min-width: 650px) and (max-width: 799px) {
    .jeu_flash {
        height: 450px;
    }
}
@media screen and (min-width: 800px) and (max-width: 929px) {
    .jeu_flash {
        height: 450px;
    }
}
@media screen and (min-width: 930px) and (max-width: 999px) {
    .jeu_flash {
        height: 500px;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1150px) {

    .jeu_flash {
        height: 650px;
    }
}







@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: 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;
    }
    .image_mmo2 {
        width: 27%;
        display: inline;
        margin-right: 0;
    }
    .bienvenue_mmo p {
        padding-right: 0;
    }

    .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;
    }
    .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%;
    }
    .actualites_box {
        width: 100%;
    }
}

@media screen and (max-width: 930px) {
    .tableau_caracteristiques {
        display:none;
    }
    .tableau_caracteristiques2 {
        display:inline;
    }
}

@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_avis {
        display:none; 
    }

    .droite_accueil {
        width: 100%; 
    }

    .stars img {
        max-width: 100px;
    }

    .meilleurs_sites img {
        margin-right: 5%;
    }

    .go_site a {
        font-size: 15px;
        margin-left: 5%;
    }
    .go_site {
        padding-top: 17px;
    }

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

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

    .stars img {
        max-width: 100px;
    }

    .meilleurs_sites img {
        margin-right: 2%;
    }

    .go_site a {
        font-size: 12px;
        margin-left: 2%;
    }
    .go_site {
        padding-top: 15px;
    }

}

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

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

    .image_jeu {
        width: 100%;
        height: 155px;
        position: relative;
        background-size: 100%;
    }
}

@media screen and (min-width: 931px) and (max-width: 1099px) {

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

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

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

    .box_jeu {
        width: 31%;
        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%;
    }
    .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%;
    }
    .actualites_box {
        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%;
    }

    .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%;
    }

    .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:170px;
    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: #2C82C9;
}

/*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;
    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;
    }
}

