  
#lobbyJeu .jeuFlash{
    float:left;
}
#lobbyJeu .JeuFlashOldSchool .jeuFlash{
    float:none;
}

#lobbyJeu .lobbyJeu_tableauBord,#lobbyJeu .jeuJackpot{float:left;}
.JeuFlashGrattage{padding-left:50px;}

.com2_popup_jeu .jeu_flash{
    width:960px;
    border: none; 
    background: #000; 
    padding: 40px 0px 0px 0px; 
}
.com2_popup_jeu .jeu_flash .jeuFlash{
    width:710px;
    padding: 0px 20px 0px 10px;
    float:left;
}
.com2_popup_jeu .jeuJackpot{border: 0px solid;margin:0px;float:left;}
.com2_popup_jeu .regles{
    display:block;
    background-color: #000;
    border:0px solid #FFFFFF;
    height:150px;
    font-family: 'Oswald';
    padding: 10px 0;
    box-shadow: 0px 0px 5px #000;
}
.com2_popup_jeu .regles header {
        position: relative;
        padding: 0 10px;
        margin-bottom: 5px;
}

.com2_popup_jeu .regles .picto_jeu {
    width: 86px;
    height: 35px;
    top: -3px;
}

.com2_popup_jeu .regles h3 {
    font-family: 'Oswald';
    text-transform: uppercase;
    color: #fff;
    padding-left: 100px;
    font-size: 16px;
    padding-top: 11px;
}

.com2_popup_jeu .regles p {
    font-size: 15px;
    width: 320px;
    float: left;
    padding: 10px;
    
}

.com2_popup_jeu .regles .num_paragraphe {
    display: block;
    float: left;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 2px 10px;
    margin: 0 5px 0 0;
}

.com2_popup_jeu .regles .regle {
    display: inline-block;
    width: 263px;
    padding-left: 10px;
    font-weight:normal;
}

.tournoi_dotation{
        margin-top:5px;
        text-align:left;
        margin-bottom:20px;
        padding-top:30px;
}
.tournoi_dotation header.titre{
    margin:0px;
    padding:0px;
    margin-left:-9px;
    border:1px solid #bc0054;
    background-color:#d60763;
    padding-top:4px;
    text-align:left;
    width:400px;
    height:24px; 
    margin-bottom:10px;
}

.tournoi_dotation header.titre h1{text-transform:uppercase;font-weight:normal;text-indent:10px;padding:0px;text-align:left;font-style:normal ;color:#FFFFFF;font-size:10pt;text-shadow:1px 1px #81003a;}

.tournoi_dotation header .bloc_timer_trn{
    color:#FFFFFF;position:absolute;left:814px;width:140px;top:0px;padding:3px;text-indent:32px;background:url('http://img.ludokado.com/img/frontoffice/fr/v4/tournois/timer_trn.png') no-repeat #bc0054;background-position:4px 2px;
}
.tournoi_dotation header .bloc_timer_trn #timer_tournoi{
    display:inline;background-color:transparent;margin:0px;padding:0px;text-indent:0px;
}
.tournoi_dotation header .bloc_timer_trn #timer_tournoi span{background-color:transparent;padding:0px;}


.tournoi_dotation .tournoi_dotation_prix{
            width:930px;
            height:170px;
            margin-left:0px;
            padding:8px;      
}
.tournoi_dotation .tournoi_dotation_prix .tooltipDotation {
    margin-top:120px;padding:10px;
}
.tournoi_dotation .tournoi_dotation_prix .tooltipDotation  .moduleDotation header{position:relative;top:0px;margin:0px;padding:0px;left:0px;color:#bc0054;}

.tournoi_dotation .tournoi_dotation_prix .prix1{
    background:url('http://img.ludokado.com/img/frontoffice/fr/v4/tournois/lot_dotation_trn_fd.png') no-repeat;
    height:150px;
}
.tournoi_dotation .tournoi_dotation_prix .prix1 .trn_cocarde{
    background-position:0px 0px;
}
.tournoi_dotation .tournoi_dotation_prix .prix2{
    background:url('http://img.ludokado.com/img/frontoffice/fr/v4/tournois/lot_dotation_trn_fd.png') no-repeat;
    background-position:-160px 0px;
    height:150px;
}

.tournoi_dotation .tournoi_dotation_prix .prix2 .trn_cocarde{
    background-position:-58px 0px;
}

.tournoi_dotation .tournoi_dotation_prix .prix3{
    background:url('http://img.ludokado.com/img/frontoffice/fr/v4/tournois/lot_dotation_trn_fd.png') no-repeat;
    background-position:-320px 0px;
    height:150px;  
  }
.tournoi_dotation .tournoi_dotation_prix .prix3 .trn_cocarde{
    background-position:-116px 0px;
}

.tournoi_dotation .tournoi_dotation_prix .trn_cocarde{
    position:absolute;
    top:-2px;
    left:-2px;                   
    height:56px;
    width:50px;
    background:url('http://img.ludokado.com/img/frontoffice/fr/v4/tournois/sprite-cocardes.png') no-repeat;
}

.tournoi_dotation .tournoi_dotation_prix .autres_prix{
    margin:0px;padding:0px;
}
.tournoi_dotation .tournoi_dotation_prix .autres_prix table{
    width:100%;margin-top:-4px;
}
.tournoi_dotation .tournoi_dotation_prix .autres_prix td{
    color:#FFFFFF;
    padding:8px;
    border-bottom:1px solid #313131;
    width:50%;
}

.tournoi_dotation .tournoi_dotation_prix .afficherLot{position:relative;margin-top:10px;}       
