/* CSS Document */
.content_line_home{
    clear: left;
    float: left;
    width: 577px;
    height: 88px;
    margin-bottom: 2px;
}
.categorie_jeu{
    float: left;
    background: url(../images/rect_arrondi_home.png) no-repeat;
    width: 97px;
    height: 88px;
}
.cat_jeu1{
    float: left;
    background: url(../../../media/images/games/chamboultou.jpg) no-repeat;
    width: 120px;
    height: 88px;
}
.cat_jeu2{
    float: left;
    background: url(../../../media/images/games/rigodondain.jpg) no-repeat;
    width: 120px;
    height: 88px;
}
.cat_jeu3{
    float: left;
    background: url(../../../media/images/games/gloup.jpg) no-repeat;
    width: 120px;
    height: 88px;
}
.cat_jeu4{
    float: left;
    background: url(../../../media/images/games/ramouk.jpg) no-repeat;
    width: 120px;
    height: 88px;
}
.cat_jeu5{
    float: left;
    background: url(../../../media/images/games/chamboultou_envers.jpg) no-repeat;
    width: 120px;
    height: 88px;
}
.cat_jeu6{
    float: left;
    background: url(../../../media/images/games/rigodondain_envers.jpg) no-repeat;
    width: 120px;
    height: 88px;
}
.cat_jeu7{
    float: left;
    background: url(../../../media/images/games/gloup_envers.jpg) no-repeat;
    width: 120px;
    height: 88px;
}
.cat_jeu8{
    float: left;
    background: url(../../../media/images/games/ramouk_envers.jpg) no-repeat;
    width: 120px;
    height: 88px;
}
#banner_bottom_cont{
    clear: both;
    float: left;
    width: auto;
    padding-left: 83px;
    padding-top: 7px;
}
#cadeaux_plus{
    margin-top: 7px;
    margin-left: 595px;
    background: url(../images/fr/cadeaux+.png) no-repeat;
    width: 75px;
    height: 15px;
}
.banner_bottom_line{
    clear: both;
    width: 680px;
}
#cmt_changer_vie{
    float: left;
    width: 153px;
    height:45px;
    margin-left: 25px;
    margin-top: 6px;
}
#banner_bottom{
    float: left;
    margin-left: 12px;
    width: 480px;
    height: 89px;
}


.box-jeu:hover
{
    background-position:0 88px;
}

