@charset "utf-8";

body {
	background-image:url(/poker/images/bgrd_body.jpg);
	background-repeat:repeat-x;
	background-color:Black;
}

#contenaire {
	width:980px;
	height:1910px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/poker/images/bgrd_contenaire.jpg);
	background-repeat:no-repeat;
}

#banniere_titre {
	width:980px;
	height:92px;
	margin-bottom:18px;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 93px;
	top: 369px;
}

#bloc_gauche {
	width:421px;
	height:492px;
	margin-left:26px;
	background-image:url(/poker/images/cache_bloc.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
	float:left;    
}

#bloc_tournoi {
	height:80px;
	margin-bottom:15px;
	margin-left:70px;
	width:285px;
	z-index:1;   
}

#bloc_droite {
	width:505px;
	height:492px;
	margin-left:22px;
	background-image:url(/poker/images/cartes.png);
	background-repeat:no-repeat;
	background-position:126px 162px;
	float:left;
}

#bloc_pub {
	width:300px;
	height:250px;
	margin-left:26px;
	margin-top:8px;
	text-align:center;
	float:left;
}

#bloc_edito {
	width:599px;
	height:250px;
	background-image:url(/poker/images/bgrd_edito.jpg);
	background-repeat:no-repeat;
	margin-left:30px;
	margin-top:8px;
	float:left;
}

.police {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; text-align:center;
}

.police_v2 {
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFF; text-align:justify;
}

#bloc_wsop {
	width:576px;
	height:200px;
	margin-top:17px;
	margin-left:26px;
	background-image:url(/poker/images/bgrd_world_series_poker.jpg);
	background-repeat:no-repeat;
	float:left;
}

.bloc_visuel {
	width:353px;
	height:200px;
	background-image:url(/poker/images/bgrd_edito.jpg);
	background-repeat:repeat-x;
	margin-top:17px;
	float:left;
}

#bloc_heads_up {
	width:576px;
	height:200px;
	margin-top:17px;
	margin-left:26px;
	background-image:url(/poker/images/bgrd_heads_up_poker.jpg);
	background-repeat:no-repeat;
	float:left;
}

#bloc_pad {
	width:576px;
	height:200px;
	margin-top:17px;
	margin-left:26px;
	background-image:url(/poker/images/bgrd_poker_afterdark.jpg);
	background-repeat:no-repeat;
	float:left;
}


#bloc_poker {
	width:576px;
	height:200px;
	margin-top:17px;
	margin-left:26px;
	background-image:url(/poker/images/bgrd_poker_afterdark.jpg);
	background-color:#173013;
	background-repeat:no-repeat;
	float:left;
}

#bloc_visuel01 {
	margin-left:10px;
}

#bloc_visuel01 ul {
	padding:0;
	margin:0;

}

#bloc_visuel01 li {
	 display:inline;/*alignement horizontal */
	 list-style:none;
	 float:left ;
	 margin-left:10px;
}


#bloc_visuel_2 {
	margin-left:10px;
}

#bloc_visuel_2 ul {
	padding:0;
	margin:0;

}

#bloc_visuel_2 li {
 display:inline;/*alignement horizontal */
 list-style:none;
 float:left ;
 
}

#bloc_visuel_3 {
	width: 353px;
	height: 200px;
}

#bloc_vign_haut {
	width:319px;
	height:154px;
	margin-left:15px;
	margin-top:10;
	text-align: center;
}

#bloc_vign_haut ul {
	padding:0;
	margin:0;

}

#bloc_vign_haut li {
 display:inline;/*alignement horizontal */
 list-style:none;
 float:left ;
 
}

#bgrd_bas {
	width:980px;
	height:614px;
	background-image:url(/poker/images/bgrd_bas.jpg);
	background-repeat:no-repeat;
}

#espace_pub {
	width:315px;
	height:229px;
	margin-left:26px;
	margin-top:14px;
	float:left;
}

.cfooter
{
    color:#ffffff;    
}

.cfooter a
{
    color:#ffffff;    
}

a:link, a:visited, a:active {
	color:#A5F8A6;
}