
#contenujeux2 {
position:absolute;
width:550px;
top:60px;
left:0;
z-index:4;
text-align: center;
}

.bouton2	{
	float:left;
	display:block;
	margin:0 5px 0 5px;
	height:23px;
	width:150px;
	line-height:23px;
	text-align:center;
	background: url(../images/bouton-marron.gif) center no-repeat;
	}

/*------ tableau lots ------*/
.titre_table	{
	background: url(../images/table_haut.gif) center no-repeat;
	height:33px;
	width:515px;
	margin-top:0; margin-bottom:0; 
	padding:0;
	border:none;
	text-align:center;
	border-bottom: 1px solid white;
	line-height: 11px;
	}
.cell_no	{
	width:30px;
	}
.cell_point	{
	width:150px;
	}
.cell_montant {
	width:100px;
	}
.cell_action {
	width:150px;
	}
.cell_photo {
	width:100px;
	}
.cell_date {
	width:100px;
	}
.cell_lot {
	width:100px;
	}
#txt_table	{
	background: url(../images/table_centre.gif) center center repeat-y;
	color: #333333;
	width:515px;
	margin-top:0; margin-bottom:0; 
	padding:0;
	border:none;
	text-align:center;
	}
#txt_table td	{
	height:25px;
	}
#txt_table a	{
	color:#cc0000;
	}
#txt_table a:hover	{
	color: #999999;
	}


/*------ tableau 4 colonnes vip cadeaux ------*/
.titre_table_kdo	{
	background: url(../images/table_haut.gif) no-repeat;
	height:35px;
	width:515px;
	margin:0;
	padding:0;
	line-height:35px;
	border:none;
	text-align:center;
	}
.titre_table kdo	{
	width:80px;
	}
.txt_table_kdo	{
	background: url(../images/table_centre.gif) center center repeat-y;
	color: #333333;
	width:515px;
	margin:0;
	padding:0;
	border:none;
	text-align:center;
	}
.txt_table_kdo td	{
	width:120px;
	}

.bas_table	{
	background: url(../images/table_bas.gif) no-repeat;
	width:515px;
	margin-top:0; margin-bottom:0; 
	padding:0;
	border:none;
	}
.comm_cdx	{
	color:#cc0000;
	font-weight:bold;
	}
/*--------- magnet ---------------*/
#magnet {
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	width: 550px;
	overflow:hidden;
	
	}
#magnet img {
	float:left;
	margin: 15px 5px 0 5px;
	}
#titre_magnet {
	padding:0;
	margin-bottom:0; margin-top:0;
	margin-left:auto;
	margin-right:auto;
	width: 515px;
	height:30px;
	font-size: 18px;
	/*text-transform: uppercase;*/
	font-weight:bold;
	line-height: 30px;
	background: url(../images/titre_magnet.gif) no-repeat;
	}
#centre_magnet {
	margin-left:auto;
	margin-right:auto;
	width: 515px;
	overflow:hidden;
	background: url(../images/milieu_magnet.gif) repeat-y;
	}
#txt_magnet {
	float:left;
	padding:5px;
	width: 290px;
	background-color: #FBDFAE;
	color: #895801;
	}
#bas_magnet {
	/*float:left;*/
	padding:0;
	margin-top:0; margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 516px;
	height:16px;
	background: url(../images/bas_magnet.gif) no-repeat;
	}
/*--------- conteneur boutiques ---------------*/
div.centre_boutik {
	/*float:left;*/	
	margin-top: 5px;
	width:562px;
	height:260px;
	text-align:center;
	}
/*--------- boutique kdo ---------------*/

div.bloc_boutik_kdo {
	margin-right:auto;
	margin-left:auto;
	width:260px;
	height:246px;
	}
#titre_boutik_kdo {
	padding:0;
	margin:0;
	width: 260px;
	height:51px;
	background: url(../images/boutiques/kdo_haut.gif) top center no-repeat;
	}
#centre_boutik_kdo {
	padding:0 7px 5px 7px;
	margin:0;
	width: 246px;
	height:190px;
	color: #895801;
	text-align:justify;
	background: url(../images/boutiques/kdo_milieu.gif) top center no-repeat;
	}
/*--------- boutique chek vip ---------------*/
div.bloc_boutik {
	/*float:left;*/
	margin:5px auto 5px auto;
	width:260px;
	height:246px;
	}
#titre_boutik_vip {
	padding:0;
	margin:0;
	width: 260px;
	height:51px;
	background: url(../images/boutiques/vip_haut.gif) top center no-repeat;
	}
#centre_boutik_vip {
	padding:0 7px 5px 7px;
	margin:0;
	width: 246px;
	height:190px;
	text-align:justify;
	color: #999999;
	background: url(../images/boutiques/vip_milieu.gif) top center no-repeat;
	}
#titre_boutik_chek {
	padding:0;
	margin:0;
	width: 260px;
	height:51px;
	background: url(../images/boutiques/chek_haut.gif) top center no-repeat;
	}
#centre_boutik_chek {
	padding:0 7px 5px 7px;
	margin:0;
	width: 246px;
	height:190px;
	color: #999999;
	text-align:justify;
	background: url(../images/boutiques/chek_milieu.gif) top center no-repeat;
	}