/* CSS LeunaM*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background-image: url(/images/001-bg-poker.gif);
	background-position:left;
	background-repeat: repeat-y;
	height:100%;
}
a:link {
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
a:visited {	
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #5B5BFF;
}
a:active {
	color: #5b5bff;	
	font-size: 10px;
}
#centre {
	background-color:#fff;
	margin-left: 130px;
	margin-right: 130px;
	padding:2px;
	height:1600px;
}
#conteneur {
	position: absolute;
	width: 750px;
	left: 0px;
	background-color:#ECEFF1;
	vertical-align:top;
}
#content {
	width:100%;
	}
#content-blog {
	width:100%;
	height:2500px;
	}
#droite {
	position: absolute;
	right:0;
	width: 130px;
}
#gauche {
	position: absolute;
	left:0;
	width: 130px;
}
#header {
	height: 80px;
	background-color: #FFF;
	padding:0 10 0 350px;
	background:#FFF url("/images/001-bg-poker.png") no-repeat left bottom; /* <<<<<< header image*/
	text-align:right;
}
#tissot {
	position:relative;
	right:10px;
	font-weight:bold;
}
#haut {
	height:auto;
	background-color:#fff;
	background:#fff url("/images/tpw-22x90.gif") no-repeat right top;
}
#pied {
	background-color:#999999;
	padding:2px;
	text-align:center;
	color:#FFFFFF;
}
#skyscraper {
	position: absolute;
	width: 160px;
	left: 750px;
	}
#pnews {
	font-size:8px;
	color:#000;
	}
#pnews a:link{
	font-size:8px;
	color:#000;
	}
#pnews a:hover{
	font-size:8px;
	color:#069;
	}
#pnews a:visited{
	font-size:8px;
	color:#069;
	}
#ad-network {
	padding-right:5px;
	}
#ad-network a:link{
	font-size:8px;
	color:#000;
	}
#ad-network a:visited{
	font-size:8px;
	color:#000;
	}
#right-block {
	padding:2px;
	background-color:#FFFFFF;
	}
#right-block a:link{
	color:#000;
	}
#right-block a:visited{
	color:#000;
	}
.green-bg-big {
	background-color:#999999;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	text-align: center;
	color: white;
	font-style: italic;
	border-bottom:1px solid #fff;
}
.green-bg-sm {
	background-color: #2c8383;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	text-align: center;
	color: white;
	font-style: italic;
	border-bottom:1px solid #fff;
}
.menuhaut {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menuhaut li {
	display: inline;
}
.menuhaut a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}
.menuhaut a:hover {
	text-decoration: none;
}
.menugauche {
	list-style-type: none;
	margin: 0;
	padding:2px;
}
.menugauche li {
	margin-bottom: 0px;
	border-bottom:1px solid #fff;
}
.menugauche a {
	margin: 0 2px;
	color: #006699;
	text-decoration: none;
}
.menugauche a:hover {
	text-decoration: underline;
}
.menudroit {
	list-style-type: none;
	margin: 0;
	padding:2px;
}
.menudroit li {
	margin-bottom: 5px;
}
.menudroit a {
	margin: 0 2px;
	color: #006699;
	text-decoration: none;
}
.menudroit a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 10px 0;
}

  <!--footer-->
#footer div {
  clear:both;
  background:#456;
  padding:8px 0 0;
  color:#fff;
  }
#footer div div {
  background:#124346;
  padding:0 15px 8px;
  color:#FFFFFF;
  }
#footer hr {
	display:none;
	}
#footer p {margin:0;}
#footer a {color:#fff;}
#footer-white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top:3px;
	}
<!--end footer-->
<!--ad-sponsor-->
#adsponsor {
	background:#006599;
	border:1px solid #999999;
	padding:3px;
	width:115px;
	text-align:left;
	}
#adsponsor a:link{
	color:black;
	font-weight:bolder;
	}
#adsponsor a:visited{
	color:black;
	font-weight:bolder;
	}
#adsponsor a:hover{
	color:#666;
	font-weight:bolder;
	}
.top-green {
	background-color: #FFF;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	text-align: center;
	color: black;
	font-style: italic;
}


<!--end adsponsor-->
<!--New table code--->
.top10-rooms{
	width:100%;
	height:auto;
	border:1px solid #CCCCCC;
	padding-right:2px;
}
.top10-rooms h1{
	background-color:#999999;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	text-align: center;
	color: white;
	font-style: italic;
	margin:0px;
	padding:0px;
}
.column-a{
	width:99px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
}
.column-a ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	border-left:1px solid #CCCCCC;
}
.column-a ul li{
	border-bottom:1px dotted #666666;
	line-height:25px;
	padding-left:2px;
}
.column-b{
	width:63px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
}
.column-b ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.column-b ul li{
	border-bottom:1px dotted #666666;
	line-height:25px;
	padding-left:2px;
}
.column-c{
	width:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
}
.column-c ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	border-right:1px solid #CCCCCC;
}
.column-c ul li{
	border-bottom:1px dotted #666666;
	line-height:25px;
	padding-left:2px;
}
.column-d{
	width:65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
}
.column-d ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	border-right:1px solid #CCCCCC;
}
.column-d ul li{
	border-bottom:1px dotted #666666;
	line-height:25px;
	padding-left:2px;
}
.column-e{
	width:56px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
}
.column-e ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.column-e ul li{
	border-bottom:1px dotted #666666;
	line-height:25px;
	padding-left:2px;
}
.column-f{
	width:116px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
}
.column-f ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	border-left:1px solid #CCCCCC;
}
.column-f ul li{
	border-bottom:1px dotted #666666;
	line-height:25px;
	padding-left:2px;
}
#tools{
	height:auto;
}
#tools td{
	border-bottom:1px dotted #CCCCCC;
	line-height:25px;
}
<!----Ends Here-------->