#titre_tombola{
	position:relative;
	background-image:url(../images/tombola/bg_titre_tombola.jpg);
	background-repeat:no-repeat;
	width:342px;
	height:51px;
}
#titre_tombola p{
	padding-top:31px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
}
#titre_tombola p .question{
	font-weight:bold;
	color:white;
}
#info_lot_tombola{
	margin-top:10px;
}

#liste_lot{
	position:relative;
	clear:left;
	margin-left:9px!important;
	margin-left:2px;
}
.navigation{
	font-family:arial;
	font-size:11px;
	color:black;
	margin-top:0px;
	background-repeat:no-repeat;
}
.navigation a{
	color:#000000;
	text-decoration:none;
}
#chance_cadeaux{
	float:left;
	width:180px;
	margin-left:18px!important;
	margin-left:10px;
	margin-top:10px;
}
#fleche_droit{
	float:right;
	/*background-image:url(../images/fleche_droit.jpg);*/
	margin-right:15px;
	background-position:right;
}
#fleche_gauche{
	float:left;
	/*background-image:url(../images/fleche_gauche.jpg);*/
	margin-left:20px;	
	background-position:left;	
}
#fleche_droit a img{
	
	margin-top:15px;	

}
#fleche_gauche a img{
	
	margin-top:15px;	

}

#fleche_droit p{
	margin-right:15px;
}
#fleche_gauche p{
	margin-left:15px;
	}

.a_gagner{
	position:relative;
	float:left;
	margin-left:20px!important;
	margin-left:0px;
	margin-top:10px;
	background:url(../images/a_gagner.jpg) no-repeat 0 0;
	width:100%;
	height:17px;
	text-indent: 225px;
	font-size: 12px;
	line-height: 17px;
	
}

.lot_miniature{
	position:relative;
	float:left;
	width:80px;
	height:80px;
	margin: 7px 0 0 7px;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid #e6e6e6;
}

.resumer_ticket {
		float: left;
    	width: 172px;
        height: 52px;
        margin: 12px 0 0 0;
        padding: 10px 0 0 0px;
        font-size: 12px;
        text-align:center;
        background: url(../images/tombola/bg_ticket.jpg) no-repeat 0 0;
}
  
.resumer_ticket span {
        color: #db0009;
        font-weight: bold;
}
.ticket_achete{
        color: #db0009;
        font-weight:normal;
}
#centre_tombola{
	position:relative;
	float:left;
	width:564px;
	padding-left:4px;
	border-left:#bc1010 solid 1px;
	border-right:#bc1010 solid 1px;
}
#bottom_tombola{
	line-height:0px;
}