
#lobbyJeu_accueil{text-align:center;}
.btnLobbySolo{ 
    width:auto;
    margin-left:20px;
}

.btnLobbyDuel{ 
    width:auto;
    margin-left:20px;
}

.btnLobbyTournoi{ 
    width:auto;
    margin-left:20px;
}

.btnLobbyDescriptif{
    width:auto;
    background-color:#000000;
}

.btnLobbyTournoi .lobbyTimer{
    position:absolute;
    margin-top:240px;
    margin-left:380px;
}

.btnLobbyDuel .lobbyTimer{
    position:absolute;
    margin-top:240px;
    margin-left:180px;
}

.lobbyTimer {
    display:none;
}



.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;
    width:150px;
}
.tournoi_dotation .tournoi_dotation_prix .prix1 .trn_cocarde{
    background-position:0px 0px;
    position: absolute;
    top:70px;
    left:6px;
}
.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;
    width:150px;
}

.tournoi_dotation .tournoi_dotation_prix .prix2 .trn_cocarde{
    background-position:-58px 0px;
position: absolute;
top:70px;
left:156px;
}

.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;  
width:150px;
  }
.tournoi_dotation .tournoi_dotation_prix .prix3 .trn_cocarde{
    background-position:-116px 0px;
    position: absolute;
top:70px;
left:306px;
}

.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;width:460px;
}
.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;}
   