#prochain_tirage {
    clear: left;
    width: 550px;
    height: 20px;
    padding: 5px 0 0 0;
    margin: 0 0 5px 0;
    background: url(../images/accueil/prochain_tirage.jpg) no-repeat 0 100%;
    font-size: 12px;
    line-height: 20px;
}

    #prochain_tirage .gauche {

        float: left;
        text-indent: 10px;
    }
         #prochain_tirage .gauche span {

            font-weight: bold;
            color: #cc0000;
         }

    #prochain_tirage .droite {

        float: right;
        padding: 0 10px 0 0;
    }
        #prochain_tirage .droite a {

            color: #cc0000;
            text-decoration: none;
        }
        #prochain_tirage .droite a:hover {

            text-decoration: underline;
        }


.loterie_gauche, .loterie_droite {

    float :left;
    width: 280px;
    height: 178px;
    margin: 5px 0 0 -3px;
    background: url(../images/accueil/bloc.jpg) no-repeat 0 0;
}
.loterie_centre {
    float :left;
    width: 558px;
    height: 178px;
    margin: 5px 0 0 -3px;
    background: url(../images/accueil/bloc_centre.jpg) no-repeat 0 0;
}

.loterie_droite {

    float: right;
    margin: 5px 7px 0 0;
}

    .loterie_gauche h2, .loterie_centre h2, .loterie_droite h2 {

        margin: 10px 0 5px 0;
        height: 15px;
        text-align: center;
        line-height: 0;
    }

    .loterie_gauche p, .loterie_droite p,.loterie_centre p {

        margin: 0;
        text-align: center;
    }

        .loterie_gauche .detail_lot, .loterie_droite .detail_lot , .loterie_centre .detail_lot{

            float: left;
            margin: 0 0 0 8px;
        }

        .loterie_gauche .go, .loterie_droite .go, .loterie_centre .go{

            float: right;
            margin: 0 6px 0 0;
        }
        .loterie_gauche span.go, .loterie_droite span.go ,.loterie_centre span.go{

            height: 40px;
            margin: 0 20px 0 0;
            font-size: 12px;
            line-height: 40px;
        }
            .loterie_gauche span.go span, .loterie_droite span.go span ,.loterie_centre span.go span{

                color: #cc0000;
                font-weight: bold;
            }


/*==============================GRATTAGE=================================*/


.grattage_gauche, .grattage_droite {

    float :left;
    width: 279px;
    height: 138px;
    margin: 0px 0 0 -3px;
    background: url(../images/grattage/bloc.jpg) no-repeat 0 0;
}

.grattage_gauche_vip, .grattage_droite_vip {

    float :left;
    width: 279px;
    height: 142px;
    margin: 0px 0 0 -3px;
    background: url(../images/bloc_vip.gif) no-repeat 0 0;
}

.grattage_droite {

    float: right;
    margin: 0px 7px 0 0;
}

.grattage_droite_vip {

    float: right;
    margin: 0px 7px 0 0;
}

.grattage_gauche h2, .grattage_gauche h2, .grattage_droite h2 {
	float: left;
    margin: 10px 0 0 12px;
    height: 14px;
    width:140px;
    line-height: 0;
}

.grattage_gauche_vip h2, .grattage_droite_vip h2 {
	float: left;
    margin: 4px 0 0 15px;
    height: 20px;
    width:140px;
    line-height: 0;
}

.grattage_gauche p, .grattage_droite p {
	margin:15px 0 0 0;
	padding:0;
    text-align: center;
}

.grattage_gauche_vip p, .grattage_droite_vip p {
	 margin:25px 0 0 0;
    text-align: center;
}

.grattage_gauche .detail_lot, .grattage_droite .detail_lot {
	float: left;
	margin: 0 0 0 8px;
}

.grattage_gauche_vip .detail_lot, .grattage_droite_vip .detail_lot {
	float: left;
	margin: -3px 0 0 15px;
}

.grattage_gauche .go, .grattage_droite .go {
	float: right;
	margin: 0px 16px 0 0;
}

.grattage_gauche_vip .go, .grattage_droite_vip .go {
	float: right;
	margin: -3px 12px 0 0;
}

.grattage_gauche span.go, .grattage_droite span.go {
	height: 40px;
	margin: 0 20px 0 0;
	font-size: 12px;
}

.grattage_gauche_vip span.go, .grattage_droite_vip span.go {
	height: 40px;
	margin: 0 20px 0 0;
	font-size: 12px;
}

.grattage_gauche span.go span, .grattage_droite span.go span {
	color: #cc0000;
	font-weight: bold;
}

.grattage_gauche_vip span.go span, .grattage_droite_vip span.go span {
	color: #cc0000;
	font-weight: bold;
}



/*==============================Jackpot=================================*/


.jackpot_gauche, .jackpot_droite {

    float :left;
    width: 279px;
    height: 138px;
    margin: 0px 0 0 -3px;
    background: url(../images/jackpot/bloc.jpg) no-repeat 0 0;
}

.jackpot_droite {

    float: right;
    margin: 0px 7px 0 0;
}

    .jackpot_gauche h2, .jackpot_gauche h2, .jackpot_droite h2 {

    	float: left;
        margin: 10px 0 0 12px!important;
        margin: 10px 0 0 6px;
        height: 14px;
        width:140px;
        line-height: 0;
    }

    .jackpot_gauche p, .jackpot_droite p {

        margin:15px 0 0 0;
        text-align: center;
    }

        .jackpot_gauche .detail_lot, .jackpot_droite .detail_lot {

            float: left;
            margin: 0 0 0 8px;
        }

        .jackpot_gauche .go, .jackpot_droite .go {

            float: right;
            margin: 0px 16px 0 0;
        }
        .jackpot_gauche span.go, .jackpot_droite span.go {

            height: 40px;
            margin: 0 20px 0 0;
            font-size: 12px;
            /*line-height: 40px;*/
        }
            .jackpot_gauche span.go span, .jackpot_droite span.go span {

                color: #cc0000;
                font-weight: bold;
            }

#jeux_flash{
	position:relative;
	display:block;
	float:left;
	margin-left:10px;

}
/*bareme*/
.bareme-vip{
	margin:0;
	padding:0;
	width:550px;
	height:416px;
}
#bareme-Alibacash{
    background: url(../images/bareme/bareme-aladin.jpg) no-repeat 0 0;	
}
#bareme-Abracadacash  {
    background: url(../images/bareme/bareme-sorcier.jpg) no-repeat 0 0;	
}
#bareme-Cashmonaute{
    background: url(../images/bareme/bareme-space.jpg) no-repeat 0 0;	
}
#bareme-Cashzacoal{
    background: url(../images/bareme/bareme-inca.jpg) no-repeat 0 0;	
}
.btn-bareme-vip{
	clear:both;
	display:block;
	margin:0;
	padding:0;
	width:550px;
	height:54px;	
}
#btn-bareme-Alibacash{
    background: url(../images/bareme/btn-bareme-aladin.jpg) no-repeat 0 0;	
}
#btn-bareme-Abracadacash {
    background: url(../images/bareme/btn-bareme-sorcier.jpg) no-repeat 0 0;	
}
#btn-bareme-Cashmonaute{
    background: url(../images/bareme/btn-bareme-space.jpg) no-repeat 0 0;	
}
#btn-bareme-Cashzacoal{
    background: url(../images/bareme/btn-bareme-inca.jpg) no-repeat 0 0;	
}

