body{
    /*background-image:url('../images/rot_touch_tutoriel-gimp-texture-papier-parchemin-0011.jpg');
    background-image:url('../images/white_rev.png');*/
    /*background: url("../images/white_rev.png") repeat-x fixed left top #FFFFFF;*/
    font-family: Verdana;
    font-size:0.7em;
    
    margin-top:0px;
    
    background: -moz-linear-gradient(left, rgba(30,87,153,0.4) 0%, rgba(41,137,216,0.98) 36%, rgba(41,137,215,1) 37%, rgba(32,124,202,1) 62%, rgba(34,126,203,1) 63%, rgba(125,185,232,0.48) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(30,87,153,0.4)), color-stop(36%,rgba(41,137,216,0.98)), color-stop(37%,rgba(41,137,215,1)), color-stop(62%,rgba(32,124,202,1)), color-stop(63%,rgba(34,126,203,1)), color-stop(100%,rgba(125,185,232,0.48))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(30,87,153,0.4) 0%,rgba(41,137,216,0.98) 36%,rgba(41,137,215,1) 37%,rgba(32,124,202,1) 62%,rgba(34,126,203,1) 63%,rgba(125,185,232,0.48) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(30,87,153,0.4) 0%,rgba(41,137,216,0.98) 36%,rgba(41,137,215,1) 37%,rgba(32,124,202,1) 62%,rgba(34,126,203,1) 63%,rgba(125,185,232,0.48) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(30,87,153,0.4) 0%,rgba(41,137,216,0.98) 36%,rgba(41,137,215,1) 37%,rgba(32,124,202,1) 62%,rgba(34,126,203,1) 63%,rgba(125,185,232,0.48) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(30,87,153,0.4) 0%,rgba(41,137,216,0.98) 36%,rgba(41,137,215,1) 37%,rgba(32,124,202,1) 62%,rgba(34,126,203,1) 63%,rgba(125,185,232,0.48) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#661e5799', endColorstr='#7a7db9e8',GradientType=1 ); /* IE6-9 */
}
@media (max-width:1023px){body{margin: 0px;}}

hr{
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

a
{ 
    color: #000;
    text-decoration:none;
    font-weight:bold;
} 
a img
{ 
    border:0;
}
.site{
    max-width:960px;
    /*margin:0 auto;*/
}
.site_right_pub{
    display:none;  
    }
.site_right,
.site_right_pub{
    /*float:right;*/
    position:absolute;
    left:978px;
    width:29%;
    padding-top:185px;
    }
@media (max-width:1023px){.site_right{display:none;}}
.site_right img{
    width:100%;
    }
.site_right_pub{
    width:150px;
    left:880px;
    }
.partenaires_1,
.partenaires_3{
    background-color:#191919;
    border-radius: 0px 15px;
            -webkit-border-top-right-radius: 15px;
            -webkit-border-bottom-left-radius: 15px;
            -moz-border-radius-topright: 15px;
            -moz-border-radius-bottomleft: 15px;
            border-top-right-radius: 15px;
            border-bottom-left-radius: 15px;
    }
.partenaires_3{
    text-align:center;
    padding: 10px;
}
.partenaires_1 img,
.partenaires_3 img{
    width:96%;
    margin:5px 2%;
    border-radius: 0px 15px;
                -webkit-border-top-right-radius: 15px;
                -webkit-border-bottom-left-radius: 15px;
                -moz-border-radius-topright: 15px;
                -moz-border-radius-bottomleft: 15px;
                border-top-right-radius: 15px;
                border-bottom-left-radius: 15px;
    }
.partenaires_3 img{
    width:auto;
    height:35px;
    margin:3px;
    border-radius: 0px 7px;
                -webkit-border-top-right-radius: 7px;
                -webkit-border-bottom-left-radius: 7px;
                -moz-border-radius-topright: 7px;
                -moz-border-radius-bottomleft: 7px;
                border-top-right-radius: 7px;
                border-bottom-left-radius: 7px;
    }
div#entete  {
	width:100%;
	height:176px;
	}
@media (max-width:1023px){
div#entete  {
	height:auto;
	}
}
div#logo {
    float:left;
	padding-left: 10px;
    padding-top: 7px;
	}
div#logo img{
    border-radius:5px;
	}
@media (max-width:1023px){
div#logo img{
    width:60%
	}
}
div#banniere {
	height:118px;
	background-color:#191919;
	}
div#banniere img{
	box-shadow: 3px 3px 2px #888888;
}
@media (max-width:1023px){
div#banniere img{
    width:40%;
    }
div#banniere{
    height: auto;
    display: none;
	}
}
div#menu {
    color:#fff;
	background-color:#191919;
	/*background-image:url('../images/menu_bg.png');*/
	background-repeat:no-repeat;
	background-position:270px 0px;
	font-size:0.9em;
	 text-align: right;
	}
.menuBox{
    display: inline;
    margin: 0;
}
.menushiftBox {
    display: inline-block;
    text-align: center;
    width: 75%;
}
@media (max-width:1023px){.menushiftBox {width: auto;}}

.menu_actu{
    background-image:url('../images/menu_actu.png');
    }
.menu_test{
    background-image:url('../images/menu_test.png');
    }
.menu_dossier{
    background-image:url('../images/menu_dossier.png');
    }
.menu_film{
    background-image:url('../images/menu_film.png');
    }
.menu_archives{
    background-image:url('../images/menu_archives.png');
    }
.menu_livre{
    background-image:url('../images/menu_livre.png');
    }
.menu_forum{
    background-image:url('../images/menu_forum.png');
    }
.menu_contacts{
    background-image:url('../images/menu_contacts.png');
    }
.mainMenu,
 .mainMenu_actif{
    color:#fff;
    text-transform : uppercase;
    line-height:27px;
    margin:2px 10px;
    display:inline-block; 
    }
 .mainMenu_actif{

    }

.menu_PC,
 .menu_PS5, 
 .menu_PS4, 
 .menu_PS3, 
 .menu_ONE, 
 .menu_X,
 .menu_360,
 .menu_U, 
 .menu_3DS, 
 .menu_VITA{
    color : #fff;
    padding:2px 8px;
    line-height:34px;
    }

div#menu_gauche {
    float:left;
	width:25%;
	/*background-color:#33FF99;*/
	}
@media (max-width:512px){div#menu_gauche {width:26%;}}

img.cover{
    padding:2px;
    width:40%;
}
	
div#news {
    border-radius: 15px 15px;
            -webkit-border-top-left-radius: 0px;
            -moz-border-radius-topleft: 0px;
            border-top-left-radius: 0px;
    color:#fff;
    background: rgb(20,18,13); /* Old browsers */
    background: rgb(20,18,13); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(20,18,13,1) 0%, rgba(103,103,103,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(20,18,13,1)), color-stop(100%,rgba(103,103,103,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(20,18,13,1) 0%,rgba(103,103,103,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(20,18,13,1) 0%,rgba(103,103,103,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(20,18,13,1) 0%,rgba(103,103,103,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(20,18,13,1) 0%,rgba(103,103,103,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14120d', endColorstr='#676767',GradientType=0 ); /* IE6-9 */
    }
h1.news{
    font-size:1em;
    margin-left:10px;
    padding-top:7px;
    text-transform:uppercase;
    text-shadow: 2px 2px #333;
    font-weight:bold;
}
@media (max-width:321px){h1.news{margin-left:5px;}}

h1.news:first-letter/*,
TODO 2016 
h1.bande_annonces:first-letter,
h1.bande_annonces_article:first-letter*/
{
    color:#ff0;
    } /*TODO 2016 
h1.bande_annonces{
border-radius: 0px 15px 15px;
color: rgb(255, 255, 255);
background: linear-gradient(to bottom, rgb(20, 18, 13) 0%, rgb(103, 103, 103) 100%) repeat scroll 0% 0% transparent;
}*/
.li_news{
    list-style-type: none;
    color:#fff;
    text-indent:-10px;
    font-size:1em;
    font-weight: normal;
    margin-left:25px;
    margin-right: 10px;
    padding-top:5px;
    padding-bottom:5px;
    }
@media (max-width:512px){.li_news{margin-left: 10px; margin-right: 0px; padding-top:2px; padding-bottom:3px;}}

li.news:before {
    content: '- ';
    }
hr.news{

    }

div.bande_annonces,
 div.ListeCover,
 div.bande_annonces_page,
 div.bande_annonces_article {
    /*background-image:url('../images/News_bg.png');
    background-repeat:no-repeat;*/
    }
div.bande_annonces_page {
    margin-bottom:2em;
}

h1.bande_annonces,
 h1.bande_annonces_page,
 h1.bande_annonces_article,
 h1.ListeCover{
    font-size:1em;
    margin-left:20px;
    padding-top:7px;
    text-transform:uppercase;
    }
h2.bande_annonces_titre,
 h2.bande_annonces_page_titre,
 h2.bande_annonces_article_titre{
     font-size:0.9em;
     margin-left:15px;
     /*padding:0px;*/
     /*text-transform:uppercase;*/
}

iframe {
    width:100%;
    /**height: 320px;*/
    }

div#contenu, 
 .carrousel_box {
    /*float:right;*/
    margin:10px 0 20 26%;
    padding-bottom:30px;
	width:74%;
	background-image:url('../images/rot_touch_tutoriel-gimp-texture-papier-parchemin-0011.jpg');
    border-radius:7px;
	}
.carrousel_box {
	margin:0;/*10 auto;*/
    padding-bottom:0px;
	/*max-width:400px;*/
	width:100%;
	/*display:inline-block;*/
	border:1px solid black;
    box-shadow: 3px 3px 2px #888888;
}
@media (max-width:512px){.carrousel_box {display: none;}}
    
.Copyright1{
    text-align:center;
    margin-top:1em;
}
 .Copyright2{
    font-size:0.8em;
    text-align:center;
    margin-bottom:1em;
}

/* ---- Accroche article ----*/
div.accrocheArticle{
    width:80%;
    margin: 0 auto;
    }
h1.accrocheArticle{
    font-size:1.3em;
    text-align:center;
    margin: 10px;
    }
p.accrocheArticle{
    text-align:justify;
    text-justify:inter-word;
    margin: 10px;
    }
p.plus{
    text-align:right;
    font-weight:bold;
    margin: 0 10px 10px 10px ;
    }
.compteurPage{
    text-align:center;
}
/* ---- Accroche article ----*/

.social {
    height:21px;
    float: left;
}
/* ---- articles ----*/

.article_avis_G4L{
    font-size:0.9em;
    font-weight: bold;
    padding:20px;
    padding-top:40px;
    padding-bottom:0px;
    width:250px;
    color:#fada00;
    text-align:justify;
    text-justify:inter-word;
}
@media (max-width:500px){
.article_avis_G4L{
    width:auto;
    }
}
.article_avis_signature_G4L{
    padding:20px;
    width:220;
    color:#fada00;
    text-align:right;
    text-justify:inter-word;
}
.article_page_preanbule_plusImage{
    width:80%;
    text-align:left;
    text-align:justify;
    text-justify:newspaper;
    max-width: 490px;
    font-size: 1.1em;
    font-weight: bold; 
    }
.article_date{
    margin-top:5px; 
    margin-right:5px; 
    text-align:right;
    }
.article_titre{width:100%; font-size: 28px; font-weight: bold; padding: 10px 0px 20px 0px; text-align:center;}
@media (max-width:1023px){.article_titre{font-size: 20px;}}
.article_page_accroche{float: left; height: 219px; width: 221px; margin:0px 10px 0px 30px;}
.article_page_preanbule{float: left; width: 45%; font-size: 1.1em; font-weight: bold; text-align:justify; text-justify:newspaper; /*line-height:18px;*/}
.article_page_introductcion,
.article_page_developpement,
.article_page_conclusion,
.article_page_graphismes,
.article_page_gameplay,
.article_page_musique,
.article_page_vie,
.article_page_global,
.article_page_avis_zero,
.article_page_avis_lecteur_date,
.article_page_avis_lecteur_message,
.article_page_avis_lecteur_signature,
.article_page_avis_post,
.article_page_avis_sucess,
.article_page_avis_error{
    width:80%;
    max-width: 490px;
    /*line-height:16px;*/
    line-height:1.4em;
    text-align:justify;
    text-justify:newspaper;
    font-size: 1.1em;
    /*padding-left:30px;*/
    /*margin: 0 auto;*/
    }
.article_page_global{
    /*font-size: 1em;*/
    font-weight: bold;
    padding-bottom:30px;
    }
.article_page_avis_zero{
    padding:2em;
}
.article_page_avis_post,
.article_page_avis_error,
.article_page_avis_sucess{
    padding-top:10px;
    }
.article_page_avis_sucess{
    color:green;
    }
.article_page_avis_error{
    color:red;
    text-align:center;
    font-weight: bold;
    }
.article_page_titre_introductcion,
.article_page_titre_developpement,
.article_page_titre_conclusion  {
    font-size: 14px;
    font-weight: bold;
    line-height: 48px;
    padding-left:30px;
    margin: 0 auto;
    /*width: 300px;*/
    max-width: 490px;
    }
.article_page_note_graphismes,
.article_page_note_gameplay,
.article_page_note_musique,
.article_page_note_vie,
.article_page_note_final,
.article_page_note_global,
.article_page_avis_lecteur{
    padding:10px 0px;
    /*margin: 0 auto;*/
    max-width: 490px;
    background-color:#191919;
    
    border-radius: 0px 10px;
                -webkit-border-top-right-radius: 10px;
                -webkit-border-bottom-left-radius: 10px;
                -moz-border-radius-topright: 10px;
                -moz-border-radius-bottomleft: 10px;
                border-top-right-radius: 10px;
                border-bottom-left-radius: 10px;
    }
.article_page_note_global{
    padding:15px 0px;
    background-color:#FADA00;
}
.article_page_avis_lecteur_date{
    text-align:left;
    padding-top: 1.1em;
    padding-bottom:0.7em;
    font-weight: bold;
}
.article_page_avis_lecteur_signature{
    text-align:right;
    border-bottom: 1px;
    padding-top: 1em;
    font-weight: bold;
    border-color: #FADA00;
    border-bottom-style: solid;
}
.article_page_note_graphismes div,
.article_page_note_gameplay div,
.article_page_note_musique div,
.article_page_note_vie div,
.article_page_note_final div,
.article_page_note_global div,
.article_page_avis_lecteur div {
    color:#FADA00;
    padding:0px 25px;
    text-align:left;
    font-weight:bold;
    font-size: 1.2em;
}
.article_page_note_final div{
    text-align:center;
    font-size: 1.4em;
}
 .article_page_note_global div{
    color:#191919;
    font-size: 1.4em;
}

.article_page_signature{line-height: 75px; text-align:right; padding-right:100px;}
/* ---- articles fin ----*/

/* ---- details jeu ----*/
.boite_image_detail{
}
.boite_dans_detail_image{
    text-align:center;
    margin:0;
    padding:0;
    text-align: center;
    float: left;
    height: 105px;
}
.boite_dans_detail_image img{
    margin:0;
    padding:0;
    margin-bottom: 1em;
    max-height: 100px;
}

@media (min-width: 480px) {
    .boite_dans_detail_image{
        display:inline-block;
        width: 49%;
    }
}
.site_officiel {
    font-size: 0.7em;
    color:#fada00;
    padding:5px 9px;
    /*width:90%;*/
    margin:auto;
    margin-top:15px;
    background-color:#191919;
    border-radius: 0px 10px;
                -webkit-border-top-right-radius: 10px;
                -webkit-border-bottom-left-radius: 10px;
                -moz-border-radius-topright: 10px;
                -moz-border-radius-bottomleft: 10px;
                border-top-right-radius: 10px;
                border-bottom-left-radius: 10px;
}

.textinput {
  width: 100%;
  outline: none;
  /*resize: none;
  border: 1px solid #f0f0f0;*/
}
/* ---- details jeu ----*/


/* ---- images ----*/
.images_droite{
    margin:0 0 5px 0;
    }
/* ---- images fin ----*/

.thm_article_box{
    display: inline-block;
}
.thm_article_test,
 .thm_article_dossier,
 .thm_article_film,
 .thm_article_actu
 {
    cursor: pointer; 
    float:left;
    /*display:inline-block;*/
    width:192px;
    /*margin:3px 2%;*/
    margin:10px 5px 0 5px;
    border-color:black;
    border-width:1px;
    border-style:solid;
    border-radius: 0px 20px;
                -webkit-border-top-right-radius: 20px;
                -webkit-border-bottom-left-radius: 20px;
                -moz-border-radius-topright: 20px;
                -moz-border-radius-bottomleft: 20px;
                border-top-right-radius: 20px;
                border-bottom-left-radius: 20px;
    box-shadow: 3px 3px 2px #888888;
}
@media (max-width:512px){.thm_article_test, .thm_article_dossier, .thm_article_film, .thm_article_actu {width: auto; min-height: 150px; margin: 10px 5px 0 2px;}}


.thm_article_test_titre,
 .thm_article_dossier_titre,
 .thm_article_film_titre,
 .thm_article_actu_titre,
 .thm_article_test_titre_DL,/* dl -> double lignes*/
 .thm_article_dossier_titre_DL,
 .thm_article_film_titre_DL,
 .thm_article_actu_titre_DL {
    color:#fff;
    font-weight:bold;
    font-size: 11px;
    /*font-family: Arial;*/
    text-align:center;
    padding:3px 0;
    margin:0;
    background-color:#000;
    border-radius: 0px 20px 0px 0px;
                -webkit-border-top-right-radius: 20px;
                -moz-border-radius-topright: 20px;
                border-top-right-radius: 20px;
    line-height:32px;
    height:32px;
}

.thm_article_test_titre_DL,
 .thm_article_dossier_titre_DL,
 .thm_article_film_titre_DL,
 .thm_article_actu_titre_DL {
    line-height:16px;
    height:32px;
}
.thm_article_test_titre a,
 .thm_article_dossier_titre a,
 .thm_article_film_titre a,
 .thm_article_actu_titre a,
 .thm_article_test_titre_DL a,
 .thm_article_dossier_titre_DL a,
 .thm_article_film_titre_DL a,
 .thm_article_actu_titre_DL a {
    color:#fff;
}

.thm_bg_img,
 .thm_img {
    display:block;
    height:108px;
    background-color:#000;
    -webkit-border-radius: 20px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 20px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-radius: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
@media (max-width:512px){.thm_bg_img, .thm_img {width: 100%;height: auto;}}

.thm_img {
    color:#fff;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    border-top-right-radius: 20px;
    
}
.thm_txt {
    font-weight:normal;
    display:block;
    padding:0;
    margin:0px 2px 5px 5px ;
    /*height:85px;*/
    text-align:justify;
}
@media (min-width:512px){.thm_txt{height:95px;}}

.forums_static,
 .forum_static {
    padding:20px;
}

.contacts_static,
 .AaZ_static {
    padding:20px;
}

.liste_AaZ {
    text-align:center;
    padding-bottom:10px;
}

.AaZ_split{
    padding-top:15px;
    padding-bottom:10px;
    /*text-shadow: 2px 2px #333;*/
    font-weight:bold;
    border-top:1px solid black;
    text-align:center;
}

.AaZ {
    padding-bottom:7px;
    padding-left:15px;
    text-indent:-15px;
}

.AaZ a {
    color:#333;
    text-decoration:underline;
}

@media (min-width: 900px) {
    .site_right_pub{
        left:978px;
    }
}
@media (min-width: 980px) {
    div#menu {
        font-size:1em;
        }
        
    .mainMenu,
     .mainMenu_actif{
        font-size:1.1em;
    }
    h1.news{
         font-size:1.2em;
    }
    li.news{
         font-size:1em;
    }
    h1.bande_annonces,
    h1.ListeCover{
         font-size:1.2em;
    }
    h2.bande_annonces_titre{
         font-size:1em;
    }
    .carrousel_box{
        /*max-width:500px;*/
	}
    /*div#contenu {
        max-width:815px;
	}*/
    .thm_article_test,
     .thm_article_dossier,
     .thm_article_film,
     .thm_article_actu
     {
        width:223px;
     }
    .thm_article_test_titre,
     .thm_article_dossier_titre,
     .thm_article_film_titre,
     .thm_article_actu_titre,
     .thm_article_test_titre_DL,
     .thm_article_dossier_titre_DL,
     .thm_article_film_titre_DL,
     .thm_article_actu_titre_DL 
    {
        font-size: 13px;
    }
	.thm_bg_img,
     .thm_img {
        width:223px;
        height:126px;
    }
    .thm_txt {
        margin:5px 7px;
        height:95px;
    }
    


}
/* FIN DE  -> @media (min-width: 900px) */


.magie_centre {
    margin:0 auto ;
}


div#pied {
    clear:both;
	width:100%;
	height:50px;
	}
	



/************************** pages static *********************************/


div.ListeCoverPage{
}

h1.ListeCoverPage{
    text-align:center;
    text-transform:uppercase;
}
.ListeCoverBoite{
    text-align:center;
    display: inline-block;
    margin: 6px;
    padding:3px;
    width: 155px;
    height: 286px;
    background-color: white;
    border-radius: 0px 15px;
        -webkit-border-top-right-radius: 15px;
        -webkit-border-bottom-left-radius: 15px;
        -moz-border-radius-topright: 15px;
        -moz-border-radius-bottomleft: 15px;
        border-top-right-radius: 15px;
        border-bottom-left-radius: 15px;
    border-color: black;
    border-width: 1px;
    border-style: solid;
    box-shadow: 3px 3px 2px rgb(136, 136, 136);

    float:left;
}
.ListeCoverImage{
    display: inline-block;
    padding: 4px;
    height: 208px;
}
.ListeCoverTitre{
    display: block;
    padding: 2px;
    height: 66px;
    background-color: #191919;
    color: white;
    border-radius: 0px 0px 0px 14px;
}
.coverPage{
 text-align:middle;
 width: 146px;
 max-height: 208px;
}
.ListeCoverclear {
  clear: left;
  }

/************************** pages static Fini *********************************/


/************************** carrousel *********************************/

    #slides {
      display: none;
      border-radius: 20px;
      margin: 4px;
    }
    
    #slides img{
      cursor: pointer; 
    }
    
    .slidesjs-pagination {
      margin: 6px 0 20px 40%;/*6 top, 24 : images + espaces -> bas , 40% plus ou moins centr�*/
      background-color:#FF3399;
      /*float: right;*/
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(../img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }
    
    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }

/************************** carrousel Fini *********************************/