*{
    padding:0;
    margin:0;
}
@font-face {
    font-family: 'orator_stdregular';
    src: url('../oratorstd.eot');
    src: url('../oratorstd.eot?#iefix') format('embedded-opentype'),
         url('../oratorstd.woff') format('woff'),
         url('../oratorstd.ttf') format('truetype'),
         url('../oratorstd.svg#orator_stdregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'orator_stditalic';
    src: url('../oratorstd-slanted.eot');
    src: url('../oratorstd-slanted.eot?#iefix') format('embedded-opentype'),
         url('../oratorstd-slanted.woff') format('woff'),
         url('../oratorstd-slanted.ttf') format('truetype'),
         url('../oratorstd-slanted.svg#orator_stditalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
.clear{
    clear: both;
}
body a{
    text-decoration: none;

}
body a:hover{
    text-decoration: none;
    color: #666666;
}
body{
    background-color: #333333;
        font-family: 'arial';
    
}
.wrapper{
    background-image: url('../img/ombre.png');
    background-repeat: repeat-y;
    width: 1300px;
    height: 100%;
    margin: auto;
    
}
.wrapper-contenu{
    width: 960px;
    margin: auto;
  
}
.content{
    width: 960px;
    background-color: #191919;
    border: 1px solid #cccccc;
    
}


/********************** HEADER ******************************/
.header{
    background-image: url('../img/header-bg.png');
    background-repeat: no-repeat;
    width: 960px;
    height: 152px;
    border: 1px solid #cccccc;
    margin-top: -1px;
}
.reseaux-sociaux{
    float: right;
    padding: 10px 10px 0 0;
}
.reseaux-sociaux img{
    width: 30px;
}
.box-logos{
    float: left;
    width: 40px;
    height: 40px;
}
.reseaux-sociaux img:hover{
    width: 33px;
}
.logo{
    float: left;
    margin: 10px 0 0 30px;
}
.header h1{
    float: left;
    margin: 58px 0 0 25px;
    color: #ffffff;
    font-family: 'orator_stdregular';
    font-size: 44px;
    font-weight: lighter;
}
.bouton_enfonce{
    background-color: #333333;
    
}
/******************* MENUS *********************/
.menu-principal{
    width: 960px;
    height: 40px;
    background-color: #000000;
    border-bottom: 1px solid #cccccc;
}
.menu-principal a{
    float: left;
    width: 120px;
    height: 30px;
    border-right:1px solid #cccccc;
    color: #ffffff;
    font-family: 'orator_stdregular';
    text-decoration: none;
    text-align: center;
    padding-top: 10px;
}
/*************************** CONTENUS *************************/
#slideshow_box{
    margin: 10px 0 0 10px;
    width: 420px;
    
   
}

.bloc_texte1{
    width: 420px;
    height: 375px;
    background-color: #ffffff;
    margin: 10px 0 10px 10px;
    padding-top: 10px;
}
.bloc_texte1 p, .bloc_texte2 p{
    margin: 10px 15px 0 15px;
    font-family: 'arial';
    font-size: 14px;
}

.bloc_texte2{
    width: 940px;
    height: 150px;
    background-color: #ffffff;
    margin: 5px 0 10px 10px;
    padding-top: 15px;
}
.bloc_texte3{
    width: 570px;
    background-color: #ffffff;
    margin: 10px 10px 10px 10px;
    padding: 15px;
}
.bloc_texte3 h1{
    font-family: 'orator_stditalic';
    font-size: 20px;
    font-weight: lighter;
    
    margin: 10px 0 0 0;
}
.bloc_texte3 h2{
    font-family: 'orator_stdregular';
    font-size: 16px;
    margin: 10px 0 0 0;
}
.bloc_texte3 p{
    margin: 10px 15px 0 15px;
    font-family: 'arial';
    font-size: 14px;
}
.wrapper_gauche{
    float: left;

}
.wrapper_droite{
    float: right;
    background-color: #ffffff;
    width: 505px;
    height: 665px;
    margin: 10px 10px 0 5px;
}
.wrapper_droite h1, .wrapper_droite_mini h1, .bloc_texte1 h1{
    font-family: 'orator_stditalic';
    font-size: 20px;
    font-weight: lighter;
    text-align: center;
    float: left;
    margin: 10px 0 0 10px;
    
}
.wrapper_droite_mini{
    float: left;
    background-color: #ffffff;
    width: 322px;
    height: 700px;
    margin: 10px 7px 10px 5px;
    
}
#boutons-sidebar{
    margin-top: 8px;
    margin-left: 100px;
}
#boutons-sidebar li{
    list-style: none;
}
#bouton-down{
   background-image: url('../img/bouton-down.png');
   width: 50px;
   height: 50px;
   float: left;
   margin-right: 20px;
   
}
#bouton-down:hover{
    background-position: 0 50px;
}
#bouton-up{
   background-image: url('../img/bouton-up.png');
   width: 50px;
   height: 50px;
   float: left;
   
}
#bouton-up:hover{
    background-position: 0 50px;
}


.boite_classement{
    float: left;
    border: 2px solid #000000;
    width: 225px;
    height: 135px;
    margin: 15px 0 0 15px;
}
.boite_classement_mini{
    float: left;
    border: 2px solid #000000;
    width: 300px;
    height: 85px;
    margin-left:10px;
    margin-top: 15px;
}
.boite_classement h2, .boite_classement_mini h2{
    background-color: #ffffff;
    color: #000000;
    font-family: 'orator_stdregular';
    font-size: 16px;
    float: left;
    margin: -13px 0 0 5px;
    padding: 0 5px 0 5px;
    
}
.boite_classement h5, .boite_classement_mini h5{
    background-color: #ffffff;
    font-family: 'orator_stdregular';
    font-size: 35px;
    float: left;
    margin: 0 0 0 -10px;
    font-weight: lighter;
    vertical-align:middle;
    display:inline-block;

    
}
.miniature{
    width: 120px;
    border: 2px solid #000000;
    float: left;
    
}
.miniature_mini{
    width: 90px;
    border: 2px solid #000000;
    float: left;
    
}
.pastille_bonus{
    width: 75px;
    height: 75px;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    background-image: url('../img/pastille_bonus.png');
}
.pastille_bonus_mini{
    width: 65px;
    height: 65px;
    float: left;
    margin-left: 5px;
    margin-right: 4px;
    background-image: url('../img/pastille_bonus_mini.png');
}
.pastille_bonus p{
    color: #ffffff;
    margin: 20px 0 0 15px;
    font-size: 30px;
    text-shadow: 2px 2px 2px #000000;
}
.pastille_bonus_mini p{
    color: #ffffff;
    margin-top: 22px;
    text-align: center;
    font-size: 20px;
    text-shadow: 2px 2px 2px #000000;
}
.bouton_descriptif{
    font-family: 'orator_stdregular';
    font-size: 16px;
    color: #000000;
    border: 2px solid #000000;
    float: left;
    margin: 4px 5px 3px 10px;
    line-height: 24px;
    width: 105px;
    text-align: center;
}
.bouton_descriptif_mini{
    font-family: 'orator_stdregular';
    font-size: 16px;
    color: #000000;
    border: 2px solid #000000;
    float: left;
    margin: 2px 5px 3px 5px;
    line-height: 26px;
    width: 105px;
    text-align: center;
}
.bouton_jouer{
    font-family: 'orator_stdregular';
    font-size: 16px;
    color: #ffffff;
    border: 2px solid #000000;
    background-color: #000000;
    float: left;
    margin: 4px 0 3px 0;
    line-height: 24px;
    width: 90px;
    text-align: center;
}
.bouton_jouer_mini{
    font-family: 'orator_stdregular';
    font-size: 16px;
    color: #ffffff;
    border: 2px solid #000000;
    background-color: #000000;
    float: left;
    margin: 2px 5px 3px 5px;
    line-height: 26px;
    width: 105px;
    text-align: center;
}

.bloc_promotion{
    width: 320px;
    height: 300px;
    background-color: #ffffff;
    margin: 35px 10px 0 0;
}

/**************************** CASINOS ********************/
.capture{
    width: 280px;
    background-color: #333333;
    border-radius: 3px;
    float: left;
}
.capture img{
    width: 250px;
    margin: 12px 0 8px 12px;
    border: 2px solid #ffffff;
    border-radius: 3px;
}
.avantages{
    width: 270px;
    float: left;
    margin-left: 20px;
    margin-top: -15px;
}
.avantages h1{
    font-size: 22px;
    font-family: 'orator_stdregular';
    color: #333333;
    text-decoration: underline;
    font-weight: normal;
}
.liste-avantages li{
    list-style: none;
    background-color: #333333;
    margin-top: 10px;
    line-height: 27px;
    font-size: 16px;
    padding-left: 5px;
    border-radius: 3px;
    color: #ffffff;
    
}
.liste-autres li{
    list-style: none;
    background-color: #dedede;
    margin-top: 10px;
    line-height: 27px;
    font-size: 16px;
    padding-left: 5px;
    border-radius: 3px;
    
    
}


/*******************PAGE CASINOS *********************/
.content-page-casinos{
    
    width: 615px;
    margin: 5px 0 10px 5px;

}
.reflet{
   background-image: url('../img/reflet-boxes.png');
   width: 194px;
   height: 198px;
   padding-top: 2px;
}
.boite-casino{
    width: 192px;
    height: 198px;
    border: 2px solid #cccccc;
    margin: 5px 3px 3px 3px;
    background-color: #333333;
    float: left;
}
.mask{
    width: 178px;
    height: 53px;
    border: 1px solid #ffffff;
    margin: 7px 0 0 7px;
    
}
.mask:hover{
    background-position: 0 52px;
}
#miniature-casino1{
        background-image: url('../img/golden-cherry-reflet.jpg');
}
#miniature-casino2{
        background-image: url('../img/tradition-casino-reflet.jpg');
}
#miniature-casino3{
        background-image: url('../img/casino-winpalace-reflet.png');
}
#miniature-casino4{
        background-image: url('../img/casino-fiz-reflet.jpg');
}
#miniature-casino5{
        background-image: url('../img/euroking-reflet.jpg');
}
#miniature-casino6{
        background-image: url('../img/play2win-reflet.png');
}
#miniature-casino7{
        background-image: url('../img/7kasino-reflet.jpg');
}
#miniature-casino8{
        background-image: url('../img/grand-parker-reflet.jpg');
}
.boite-casino h3{
    color: #ffffff;

    text-align: center;
    margin-top: 7px;
    margin-bottom: 5px;
}
.boite-casino ul{
    margin-left: 9px;
}
.boite-casino li{
    list-style: none;
    color: #cccccc;
    font-size: 12px;
}
.boutons-boite-casino{
    margin-top: 18px;
}
.boutons-boite-casino a{
    color: #ffffff;
    font-family: 'orator_stdregular'
}
#bouton-plus{
    float: left;
    border-radius: 5px;
    background-image: url('../img/bouton-plus.png');
    background-position: 0 -2px;
    margin-left: 7px;
    margin-right: 10px;
    width: 78px;
    line-height: 26px;
    text-align: right;
    padding-right: 5px;
    border: 1px solid #ffffff;
    
}
#bouton-plus:hover{
    background-image: url('../img/bouton-plus-enfonce.png');
    padding-top: 1px;
    height: 25px;
    border: 1px solid #aaaaaa;
}

#bouton-jouer{
    float: left;
    width: 80px;
    text-align: right;
    padding-right: 3px;
    background-image: url('../img/bouton-jouer.png');
    background-position: 0 -2px;
    border-radius: 5px;
    line-height: 26px;
    border: 1px solid #ffffff;
}
#bouton-jouer:hover{
    background-image: url('../img/bouton-jouer-enfonce.png');
    padding-top: 1px;
    height: 25px;
     border: 1px solid #aaaaaa;
}

/*********************** FOOTER *************/
.footer{
    background-image: url('../img/footer-bg.png');
    width: 960px;
    height: 93px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    margin-top: -18px;
    margin-bottom: 10px;
}
.footer p{
    color: #ffffff;
    padding-top: 30px;
    text-align: center;
    font-family: 'arial';
    font-size: 10px;
}
.footer a{
    color:darkgray;
}

/******************* PUBLICITES **************************/

.pub-regles{
    background-color: #fff;
    width: 300px;
    height: 300px;
    padding: 10px;
    float: left;
    margin-top: 10px;
    margin-left: 7px;
}


