	 /* 
Theme Name: 3Col Left+Right
Theme URI: http://www.easywebtutorials.com/blogging-tutorial/themes.php
Description: Web 2.0 look with 3 columns, 2 sidebars on the right side.
Version: 1.6
Author: Guido W. Stiehle
Author URI: http://www.easywebtutorials.com/
*/
#comments {
	margin:10px auto;
	border:1px solid #3d4615;
	padding:3px 10px;
	background:#293009;
	-moz-border-radius:4px;
}
#comments h3 {
	margin-top:0;
}
#commentform label {
	float:left;
	width:200px;
	margin-right:5px;
	height:20px;
	padding-top:4px;
}
* {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

body {
	background:#000000 url(images/fond.jpg) no-repeat scroll center 0px;
	color:#FFFFFF;
	font-family:Lucida Grande,Helvetica,sans-serif;
	font-size:13px;
	margin: 0;
}
body.is_home {
	background-position: center 41px;
}

/* ################################## 
	LAYOUT STYLES
   ################################## */

#container {
	margin:0 auto;
	width:910px;
	position:relative;
	text-align: left;
}

#header {
	height:301px;
	margin:0 0 0;
	padding:0;
	position:relative;
}


.head_news{
	font-size:11px;
	margin-left:380px;
	padding-top:122px;
	position:absolute;
}

.head_news li a{
	color: #FFFFFF;
	font-weight: bold;
}

#topmenu {
        width: 920px;
        height: 30px;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0 0 5px 0;
	position: relative;
}

#tmleft {
	position: absolute; top: 0; left: 10px; z-index: 1;
	height: 30px; width: 10px;
}

#tmright {
	position: absolute; top: 0; right: 0;
	height: 30px; width: 10px;
}

#tmcenter {
	position: absolute; top: 0; left: 10px;
	height: 30px; width: 900px;
}

#wrapper {
	background:#0F1400 none repeat scroll 0 0;
	float:left;
	margin-left:7px;
	width:900px;
}

#content { 
    width: 900px; /* container width - leftmenu width - rightmenu width - 10px */
	padding: 0;
}

#contenttop {
	height: 0px;
	margin: 0; padding: 0;
}

#contentmiddle {
	margin: 0; 
	float: right;
	width: 675px
}

* html body #contentmiddle { margin-top: -11px; }  /* for IE 6 and lower */

#contentbottom {
	height: 6px;
	margin: 0; padding: 0;
}

#leftmenu {
	float: left;
	background:transparent url(/wp-content/themes/3c-seo/images/fondsidebar.jpg) repeat-y scroll right center;
	margin-bottom:15px;
	overflow:visible;
	padding:0 0 0 1.5em;
	width:190px;
}

#rightmenu {
	float: left;
	width: 210px;
	margin-left: -210px; /* negativ value of rightmenu width */
}

#footer {
	position: relative;
	clear: both;
	margin-left:7px;
	width:900px;
	height: 70px;
	background: #0f1400;
	}
#footer a {position: relative; top: 0px; right: 0px}
	

#footerleft {
	position: absolute; top: 0; left: 0;
	height: 60px; width: 10px;
}

#footerright {
	position: absolute; top: 0; right: 0;
	height: 60px; width: 10px;
}

#footercenter {
	position: absolute; top: 0; left: 10px;
	height: 60px; width: 900px;
}	

.box {
	position: relative;
	border: 1px solid #3333FF;
	padding: 5px 10px;
	margin-bottom: 5px;
}





/* ################################## 
	GENERAL TEXT STYLES
   ################################## */
   

/* - -  Headings  - - */

h1, h2, h3, h4 {
	font-family: "HelveticaNeue-Light",Helvetica Neue Light,Helvetica,Arial,Geneva,sans-serif;
	color: #c3e30f;
}

h1 {
  	font-size: 22px;
  	margin: 5px 0;
}

h1.catego {
	background:transparent url(/wp-content/themes/3c-seo/images/bg_vert_title.png) no-repeat 0 0;
	color:#FFFFFF;
	font-family:helvetica;
	height:59px;
	line-height:54px;
	padding-left:20px;
	text-shadow:0px 0px 7px black;
	margin:10px 0 10px 4px;
}

h1.post-title {
	color:#FFFFFF;
	font-family:helvetica;
	height:59px;
	line-height:35px;
	padding-left:20px;
	text-shadow:0px 0px 7px black;
	margin:10px 0 10px 4px;
}


h2 {
	font-size:20px;
	font-weight:normal;
	height:25px;
	line-height:22px;
	margin:5px 0;
}

h2.catego {
	background:transparent url(/wp-content/themes/3c-seo/images/puce_chip.png) no-repeat scroll 0 0;
	font-size:20px;
	font-weight:normal;
	height:25px;
	line-height:22px;
	margin:5px 0 5px 16px;
	padding-left:58px;
}

h2.catego a{
	color: #FFFFFF;
}

h3 {
  	font-size: 18px;
  	margin: 5px 0;
  	text-align:left;
}

h4 {
	font-size: 14px;
	margin: 3px 0;
}

/* - - Hyperlinks - - */
	
a:link	{ 
	color: #c3e30f;
	text-decoration: none; 
}

a:visited { 
	text-decoration: none; 
	color: #c3e30f;
}

a:hover { 
	text-decoration: underline; 
	color: #FFFFFF; 
}

a img {
	border: none;
}


/* - -  Paragraphs and List Items - - */


p, li {
	font-family: Verdana, Arial, Sans-Serif;
	color: #FFFFFF;
}

li {
	margin-bottom: 5px;
}

/* - -  Misc. Elements - - */


acronym, abbr {
	border-bottom: 1px dashed #999999;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
}

blockquote {
	margin-left: 10px;
	padding: 2px;
	border-left: 2px solid #3399CC;
}

cite {
	font-size: 90%;
}


/* ##################################
	HEADER STYLES 
   ################################## */

#header a img {
	border: none
}

#sitelogo {
	position: absolute;
	top: 10px;
	left: 10px;
}

.blogname {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 30px;
	color: #99CC01;
	margin-bottom: 10px;
}

.blogname a:link, .blogname a:active, .blogname a:visited {
	color: #99CC01;
	text-decoration: none;
}

.blogname a:hover {
	color: #99CC01;
	text-decoration: none;
}

.blogslogan {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 18px;
	color: #336699;
}

/* MENU*/

#headernav {
	margin-top:233px;
	left:8px;
	position:absolute;
	width:900px;
	height:67px;
}

#hn {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#hn ul, #hn ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#hn li {
	background:#83A300 none repeat scroll 0 0;
	float:left;
	font-size:12px;
	margin:0 3px 0 0;
	padding:3px 24px;
	position:relative;
}

#hn li a {
	color:#000000;
	display:block;
	font-weight:bold;
	text-decoration:none;
}

#hn li a:hover {
	color: #FFFFFF;
}


#hn li ul {
	position: absolute;
	left: -1000px;
	width: 180px;
}
	
#hn li ul ul {
	margin: 0 0 0 180px;
}

#hn li:hover ul ul, #hn li.sfhover ul ul {
	left: -1000px;
}
	
#hn li:hover ul, #hn li.sfhover ul {
	top: 20px;
	left: -1px;
	}
	
#hn li li:hover ul, #hn li li.sfhover ul {
	top: 0;
	left: 0;
	}
	
#hn li li {
	border: 1px solid #3399CC;
	background: #CFD9FD;
        margin: 0 0 -1px 0;
	padding: 0;
	font-size: 12px;
	width: 180px;
}

#hn li li a {
	display: block;
	padding: 4px 8px 4px 8px;
	background: #CFD9FD;
}

#hn li li a:hover {
	color: #000099;
}

#headernav .menu_hv {

}

#headernav #menu1 {
	margin-left:59px;
}
#headernav #menu2 {
	margin-left:165px;
}
#headernav #menu5 {
	margin-left:466px;
}
#headernav #menu6 {
	margin-left:571px;
}
#headernav #menu7 {
	margin-left:659px;
}

#headernav #menu8 {
	margin-left:765px;
}

#headernav #m0 {
	width:100px;
	background:url(/wp-content/themes/3c-seo/images/btn_accueil.png) no-repeat;
	background:url(/wp-content/themes/3c-seo/images/fond-menu.gif) repeat-x;
}
#headernav #m1 {
	width:121px;
	background:url(/wp-content/themes/3c-seo/images/reglesdupoker.png) no-repeat;
	background:url(/wp-content/themes/3c-seo/images/fond-menu.gif) repeat-x;
	padding-top:3px;
	height:63px;
}
#headernav #m2 {
	width:105px;
	background:url(/wp-content/themes/3c-seo/images/tournoispoker.png) no-repeat;
	background:url(/wp-content/themes/3c-seo/images/fond-menu.gif) repeat-x;
	padding-top:3px;
	height:63px;
}
#headernav #m3 {
	width:118px;
	background:url(/wp-content/themes/3c-seo/images/freerollspoker.png) no-repeat;
	background:url(/wp-content/themes/3c-seo/images/fond-menu.gif) repeat-x;
	padding-top:3px;
	height:63px;
}
#headernav #m4 {
	width:118px;
	background:url(/wp-content/themes/3c-seo/images/bonuspoker.png) no-repeat;
	background:url(/wp-content/themes/3c-seo/images/fond-menu.gif) repeat-x;
	padding-top:3px;
	height:63px;
}
#headernav #m5 {
	width:118px;
	background:url(/wp-content/themes/3c-seo/images/emissionstele.png) no-repeat;
	background:url(/wp-content/themes/3c-seo/images/fond-menu.gif) repeat-x;
	padding-top:3px;
	height:63px;
}

#headernav #m6 {
	width:101px;
	background:url(/wp-content/themes/3c-seo/images/videospoker.png) no-repeat;
	background:url(/wp-content/themes/3c-seo/images/fond-menu.gif) repeat-x;
	padding-top:3px;
	height:63px;
}

#headernav #m7 {
	width:118px;
	background:url(/wp-content/themes/3c-seo/images/joueurspro.png) no-repeat;
	background:url(/wp-content/themes/3c-seo/images/fond-menu.gif) repeat-x;
	padding-top:3px;
	height:63px;
}

#headernav #m8 {
	width:118px;
	background:url(/wp-content/themes/3c-seo/images/strategiespoker.png) no-repeat;
	background:url(/wp-content/themes/3c-seo/images/fond-menu.gif) repeat-x;
	padding-top:3px;
	height:63px;
}

#headernav #m9 {
	width:100px;
	background:url(/wp-content/themes/3c-seo/images/forumpoker.png) no-repeat;
	background:url(/wp-content/themes/3c-seo/images/fond-menu.gif) repeat-x;
	padding-top:3px;
	height:63px;
}


#headernav #m0:hover,
#headernav #m1:hover,
#headernav #m2:hover,
#headernav #m3:hover,
#headernav #m4:hover,
#headernav #m5:hover,
#headernav #m6:hover,
#headernav #m7:hover,
#headernav #m8:hover,
#headernav #m9:hover {
	background-position:0px -66px;
}

#headernav .menu_hv_div {
	position:absolute;
	top:66px;
	background:transparent url(/wp-content/themes/3c-seo/images/menu_lastfoot.png) no-repeat scroll 0 bottom !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/3c-seo/images/menu_lastfoot.png', sizingMethod='scale');
	background: none;
	-moz-opacity : 0.97;
	opacity : 0.97;
	width:216px;
	display: none;
	font-size: 11px;
}

html>body #headernav .menu_hv_div {
	filter: none;
	background: url('../..http://www.joueraupoker.fr/wp-content/themes/3c-seo/images/menu_lastfoot.png') no-repeat;
}

.link_lire_suite {
	background: transparent url(/wp-content/themes/3c-seo/images/puce_arr_blc.png) no-repeat scroll 0pt 11px;
	font-weight: bold;
	font-style: italic;
	padding-left: 20px;
	width:113px;
	margin-left:276px;
	position:absolute;
}


#headernav .menu_hv_div ul {
	margin:0 0 42px;
	padding:0px 0 0;
	background: transparent url(/wp-content/themes/3c-seo/images/menu_firsttop.png) repeat scroll 0 top !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/3c-seo/images/menu_firsttop.png', sizingMethod='scale');
	background: none;
}
#headernav .menu_hv_div ul li {
	text-transform:none;
	list-style:none;
	margin:0 34px;
	padding:3px 11px;
	line-height:15px;
	background:#A2C92E;
	display:block;
	height:38px;
}

#headernav .menu_hv_div ul li.mod2 {
	background:#96c210;
}

#headernav .menu_hv_div ul li a,
#headernav .menu_hv_div ul li ul li a {
	display:block;
	width:98%;
	height:auto;
	font-size:11px;
	font-variant:small-caps;
	text-transform:none;
}
#headernav .menu_hv_div ul li ul {
	position:absolute;
	background:transparent url(/wp-content/themes/3c-seo/images/menu_firsttop.png) repeat scroll 0 top !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/3c-seo/images/menu_firsttop.png', sizingMethod='scale');
	background: none;
	height:auto;
	width:216px;
	margin-top:-1px;
}
#headernav .menu_hv_div ul li ul li {
	height:auto;
}
#headernav .menu_hv_div ul li ul li a {
	float:none;
}
#headernav .menu_hv_div ul li ul li.imp {
	color:#FFFFFF;
	background:#83A300;
	padding:5px;
	font-weight:bold;
}
#headernav .menu_hv_div ul li ul li.imp a {
	color:#000000;
}

#headernav a,
#headernav span {
	color: #FFF;
	font-size: 16px;
	display:block;
	float:left;
	height:55px;
	/*text-indent:-9999px;*/
	cursor: pointer;
	width: 100%;
	text-align:center;
	padding-top:11px;
}

#headernav ul a,
#headernav ul span {
	text-indent:0px;
}

#headernav a:hover,
#headernav span:hover {
	color:#FFFFFF;
}


/* // MENU // */


#headersearch {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

#headersearch .searchform, #tmsearch .searchform { padding: 0; margin: 0; }

#headersearch .searchform input.si, #tmsearch .searchform input.si {
	border: 1px solid #3333FF;
	background: #FFFFFF;
	color: #336699;
	padding: 2px;
}

#headerfeedicon {
	position: absolute;
	top: 10px;
	right: 0px;
}

/* ##################################
	TOP MENU STYLES 
   ################################## */

#tmfeedicon {
	position: absolute;
	right: 20px;
	bottom: 3px;
}

#tmsearch {
	position: absolute;
	right: 70px;
	bottom: 3px;
}

#tmads {
	position: absolute;
	left: 20px;
	top: 3px;
}

#tmlinks {
	position: absolute;
	left: 20px;
	bottom: 7px;
}

#tn {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tn ul, #tn ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tn li {
	float: left;
        margin: 0;
	padding: 0 14px 0 0;
	font-size: 12px;
	position: relative;
}

#tn li a {
	display: block;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

#tn li a:hover {
	color: #000099;
}

#tn li ul {
	position: absolute;
	left: -1000px;
	width: 180px;
}
	
#tn li ul ul {
	margin: 0 0 0 180px;
}

#tn li:hover ul ul, #tn li.sfhover ul ul {
	left: -1000px;
}
	
#tn li:hover ul, #tn li.sfhover ul {
	top: 14px;
	left: -1px;
	}
	
#tn li li:hover ul, #tn li li.sfhover ul {
	top: 0;
	left: 0;
	}
	
#tn li li {
	border: 1px solid #3399CC;
	background: #FFFFFF;
        margin: 0 0 -1px 0;
	padding: 0;
	font-size: 12px;
	width: 180px;
}

#tn li li a {
	display: block;
	background: #FFFFFF;
	padding: 3px 10px 3px 10px;
}

#tn li li a:hover {
	color: #000099;
}

/* ##################################
	MAIN CONTENT COLUMN STYLES
   ################################## */
  
#indexheading {
	margin: 5px;
}

.indexsubheading {
	margin: 5px;
	padding-top: 15px;
	border-top: 1px dotted #3399CC;
}

.post, .comments-post {
	background:#171E00 url(images/bas_post.png) repeat-x scroll 0 bottom;
	line-height:1.5em;
	border:1px solid #273206;
	margin:0 0 1em 0;
	padding:2px 5px 0;
	position:relative;
}
.post_category_listing {
	overflow:hidden;
	margin-right:10px;
	height:280px;
}
.post_with_header {
	height:347px;
}
.post_with_header .bas_post {
	margin-top:318px;
}

.storytitle {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 2px;
}

.storytitle a:link, .storytitle a:active, .storytitle a:visited {
	font-weight: normal;
	color: #89BC22;
	text-decoration: none;
}

.storytitle a:hover {
	font-weight: normal;
	color: #89BC22;
	text-decoration: underline;
}

.meta {
	font-size: 11px;
	margin-bottom: 2px;
	color: #FFFFFF;
	text-transform: none;
	padding-left: 20px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta a {
	color: #87D400;
	font-weight: normal;
}

.feedback {
	font-size: 11px;
}

.bas_post {
	font-size:11px;
	height:30px;
	line-height:28px;
	padding-left:200px;
	position:absolute;
	margin-top:251px;
	width:405px;
}
.bas_post a {
	color: #FFFFFF;
}

.storycontent {
	line-height: 130%;
	padding:0 30px 30px;
	text-align:justify;
}

.storycontent p {
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

#posttags {
	padding: 0;
}

#socialize {
}

#postsnavlink {
	text-align: center;
	padding: 0px 0;
	margin: 0
}

/* ######  The Comments ##### */

#comments h3 {
	font-size: 14px;
	font-family: Verdana, Tahoma, sans-serif;
	padding-top: 10px;
	text-decoration: underline;
}

#comments p {
	line-height: 130%;
}

#commentlist li {
	background: url('images/commentslink.png') no-repeat;
	padding-left: 20px;
	margin: 5px 10px 5px -10px;
	border-bottom: 1px dotted #3399CC;
}


/* - -  The Comment Form - - */

#commentform  #comment{
  width: 95%;
  height: 90px;
  background-color:#FFFFFF;
  margin:0;
}

#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #FFFFFF;
	border: 1px solid #3399CC;
	padding: 5px;
}

#commentform textarea {
	width: 100%;
}



/* ################################## 
	SIDEBAR STYLES
   ################################## */

.nav {
  	padding: 0;
}

/* - - Search Form - - */

.nav form {
	margin: 0;
	text-align: center;
}

.nav input#s {
	width: 90%;
	background: #FFFFFF;
	border: 1px solid #3333FF;
	color: #000000;
}

/* - - List Styles - - */

.nav ul {
	color: #FFFFFF;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: none;
}


/* ####  Left Sidebar Styles ### */

/* - - Subheadings - - */

#leftmenu .nav ul li h2, #leftmenu .nav ul li h3, #leftmenu .nav ul li h4 { 
	height: 25px;
	color:#FFFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
        font-family: Verdana, Tahoma, sans-serif;
        text-align: center;
	margin: 0;
	padding: 0;
}

/* - -  List Items (Sidebar Widgets) - Borders and Backgrounds - - */

#leftmenu .nav ul li {
	padding-bottom: 5px;
	margin-bottom: 15px;
}
  
#leftmenu .nav ul ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 7px 0 7px;
	text-align: left;
	overflow: hidden;
}

#leftmenu #calendar_wrap, #leftmenu .textwidget, #leftmenu .customwidget {
	margin: 0;
	padding: 0 7px;
	overflow: hidden;
}



/* ####  Common Sidebar Styles (same for left + right sidebars)  ### */

#leftmenu .textwidget p, #leftmenu .customwidget p, #rightmenu .textwidget p, #rightmenu .customwidget p {
	padding-bottom: 5px; margin: 0;
}

#leftmenu #calendar_wrap, #rightmenu #calendar_wrap {
	text-align: center;
}
	
#leftmenu .nav ul ul ul, #rightmenu .nav ul ul ul {
	background-image: none;
	border: none;
}

/* - - List Items ( i.e. text inside single widgets) - - */

#leftmenu .nav ul li, #rightmenu .nav ul li {
	font-size: 12px;
	line-height: 130%;
	font-family: Verdana, Tahoma, sans-serif;
}

#leftmenu .nav ul ul li, #rightmenu .nav ul ul li {
	border: 0;
	background-image: none;
	font-size: 12px;
	line-height: 100%;
	font-family: Verdana, Tahoma, sans-serif;
	margin-bottom: 6px;
	padding: 0;
}

* html body #leftmenu .nav ul ul li { margin-bottom: 0; }  /* for IE 6 and lower */
* html body #rightmenu .nav ul ul li { margin-bottom: 0; }  /* for IE 6 and lower */

.nav ul ul li a.sbrss {
	height: 14px; padding-left: 18px; margin-bottom: 5px;
	background-image: url('images/feed-icon-14x14.png');
	background-repeat: no-repeat;
}

.nav ul ul li#sbgoogle {
	width: 100%; height: 20px; margin-bottom: 3px;
	background-image: url('images/addgoogle.gif');
	background-repeat: no-repeat;
}

.nav ul ul li#sbyahoo {
	width: 100%; height: 20px; margin-bottom: 3px;
	background-image: url('images/addmyyahoo.gif');
	background-repeat: no-repeat;
}

.nav ul ul li#sbmsn {
	width: 100%; height: 20px; margin-bottom: 3px;
	background-image: url('images/addmymsn.gif');
	background-repeat: no-repeat;
}

.nav ul ul li#sbtechnorati {
	width: 100%; height: 20px; margin-bottom: 3px; 
	background-image: url('images/addtechnorati.gif');
	background-repeat: no-repeat;
}

.nav ul ul li#sbbloglines {
	width: 100%; height: 20px; margin-bottom: 3px;
	background-image: url('images/addbloglines.gif');
	background-repeat: no-repeat;
}

.feedreaderlink {
	display: block;
}

/* - - Sidebar Hyperlinks - - */

#leftmenu .nav a:link, #leftmenu .nav a:visited, #rightmenu .nav a:link, #rightmenu .nav a:visited {
	color: #89bc22;
	text-decoration: none;
}

#leftmenu .nav a:hover, #rightmenu .nav a:hover {
        color: #89bc22;
	text-decoration: none;
}


/* ##################################
	FOOTER STYLES
   ################################## */


#footer p {
  	margin: 0;
        padding: 10px 0 0 0;
        text-align: center;
}

.credit {
  	font-size: 11px;
  	color: #666666;
  	text-align: right;
  	margin-bottom: 0;
}

.credit a {
	color: #666666;
	text-decoration: none;
}



/*  #################################
	CALENDAR STYLES
    ################################# */
    
    
.titre_news {
	height:60px;
	text-indent: -9999px;
	cursor: pointer;
}

#leftmenu div.titre_menu {
	margin: 0 0 6px 0;
	height:40px;
	text-indent: -9999px;
	cursor: pointer;
}

#leftmenu div.titre_tournois {
	margin: 0 0 6px 0;
	height:65px;
	text-indent: -9999px;
	cursor: pointer;
}
.pub_book_btm{
	background: url(/wp-content/themes/3c-seo/images/bg_room_bottom.jpg) no-repeat;
	height: 146px;
	width: 519px;
	padding-top:15px;
}

.acceder_a {
	background: url(/wp-content/themes/3c-seo/images/btn_acceder_a.jpg) no-repeat;
	height: 24px;
	width: 163px;
	margin-left:220px;
	margin-top:12px;
	padding-left:10px;
}

.acceder_a a:visited, .acceder_a a:visited, .acceder_a a:link, .acceder_a a:active, .acceder_a a:hover{
	color: #000000;
	font-weight: bolder;
} 

#newsside {
	font-size:11px;
	margin-top:29px;
}

a#btn_casino {
	background:transparent url(/wp-content/themes/3c-seo/images/btn_casino.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	height:41px;
	line-height:20px;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	width:115px;
}

a#btn_betting {
	background:transparent url(/wp-content/themes/3c-seo/images/btn_betting.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:13px;
	display:block;
	float:left;
	font-weight:bold;
	height:41px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	width:113px;
}

a#btn_poker {
	background:transparent url(/wp-content/themes/3c-seo/images/btn_poker.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	height:41px;
	line-height:19px;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	width:112px;
}

a#btn_casino:hover {
	background:url(/wp-content/themes/3c-seo/images/btn_casino_h.png) no-repeat;
	text-decoration: none;
}

a#btn_betting:hover {
	background:transparent url(/wp-content/themes/3c-seo/images/btn_betting_h.png) no-repeat scroll 0 0;
	text-decoration: none;
}

a#btn_poker:hover {
	background:url(/wp-content/themes/3c-seo/images/btn_poker_h.png) no-repeat;
	text-decoration: none;
}

#foot_news {
	border: 1px solid #719a00;
	width: 597px;
	margin:0 auto;
	background:#5F8300;
	color:#FFFFFF;
}

#foot_news h4{
	height: 37px;
	color: #FFFFFF;
	width: 582px;
	line-height:35px;
	margin:0;
	padding-left:15px;
	background:url(/wp-content/themes/3c-seo/images/bg_h4_foot.png) no-repeat;
}

#foot_news ul{
	list-style: none;
	margin:0;
	padding:0;
	font-size:12px;
}

#foot_news a:link{
	color: #FFFFFF;
}

#foot_news li{
	background:transparent url(/wp-content/themes/3c-seo/images/puce_news_idx.png) no-repeat scroll 8px 8px;
	margin-bottom:5px;
	padding-left:25px;
}

#foot_news li.mod2{
	background:#648804 url(/wp-content/themes/3c-seo/images/puce_news_idx.png) no-repeat scroll 8px 8px;
}


/*************** PAGES POKERROOM ************************/

.pokerroom {
	background: #0F1400;
	border: none;
}

h1.h1betclic-poker {
	background: url(/wp-content/themes/3c-seo/images/betclic/logo_betclick.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	height:70px;
	line-height:65px;
	padding-left:120px;
}

ul#wam_plus {
	list-style: none;
	padding: 0;
}

ul#wam_jouer {
	list-style: none;
	padding: 0;
}

ul#wam_moins {
	list-style: none;
	padding: 0;
	top:-76px;
	position:relative;
}

ul#wam_plus li {
	background:url(/wp-content/themes/3c-seo/images/winamax/note_mini_vert.png) no-repeat 0 3px;
	line-height:18px;
	padding-left:18px;
}

ul#wam_moins li {
	background:url(/wp-content/themes/3c-seo/images/winamax/note_mini_rouge.png) no-repeat 0 3px;
	line-height:18px;
	padding-left:18px;
}

ul#wam_jouer li {
	font-size:14px;
	font-weight:bold;
	height:31px;
	line-height:28px;
	padding-left:40px;
}

ul#pacific_ul {
	margin:0;
	padding:0;
	list-style : none;
}

ul#pacific_ul li {
	background:url(/wp-content/themes/3c-seo/images/pacificpoker/puce_fleche.png) no-repeat 0 3px;
	line-height:20px;
	padding-left:25px;
}



.storycontent table {
	width:600px;
	border-spacing:0;
	border:none;
	border-collapse:separate;
	font-size:12px;
	border-top:1px solid #363636;
	border-left:1px solid #363636;
}
.storycontent table thead th {
	height:27px;
	background: url(images/thead.jpg) repeat-x;
	color:#FFF;
	padding-left:3px;
	padding-right:3px;
	text-shadow:0px 0px 3px #000;
	font-weight:bold;
	border:none;
}
.storycontent table td {
	border:none;
	padding:3px;
	border-bottom:1px solid #363636;
	border-right:1px solid #363636;
}
.storycontent table tr.mod-tbl td {
	background:#0f1400;
}
table.tabalig {
	width:380px;
	border-spacing:0;
	border:none;
	border-collapse:separate;
	font-size:12px;
	border-top:1px solid #363636;
	border-left:1px solid #363636;
}
table.tabalig td {
	width:190px;
}
