html, body { 
	background:#111; 
	background-image:url('../img/page/ombre.png'); 
	background-repeat:repeat-y; 
	background-position:top center; 
	color:#000; 
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif; 
	font-size:1em; 
	margin:0; 
	padding:0; 
	text-align:center; 
	}

			

H1,H2,H3,H4,P {
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:left;
	}



h2 {
	background:url('../img/page/puce.png') 0px 0px no-repeat;
	color:#e2b400;
	font-size:1.5em;
	font-variant:normal;
	font-weight:bold;
	height:1.4em;
	margin:0 0 1em 0;
	padding-left:40px;
	}



h3 {
	background:url('../img/page/puce2.png') 0px 5px no-repeat;
	color:#e2b400;
	font-size:1.3em;
	font-variant:normal;
	margin:1.5em 0 0.5em 0;
	padding-left:25px;
	}


h4 {
	color:#555;
	font-weight:bold;
	margin-top:1.2em;
	margin-bottom:0.5em;
	}


table h4 {
	font-size:1em;
	font-weight:normal;
	margin-bottom:0.5em;
	}

	

p {
	margin:0 0 0.5em 0;
	padding:0;
	text-align:justify;
	font-size:0.8em;
	}

ul {
	list-style-type:none;
	}	

dl, dt, dd, ul, li {
	margin:0;
	padding:0;
	}



li {
	font-size:0.8em;
	}



form {
	margin:0;
	padding:0;
	}



.separation {
	clear:both;
	}



img {
	border:none;
	}



a {
	color:#fff;
}



table {
	border-collapse:collapse;
	border:solid 1px #ccc;
	}

table p {
	text-align:center;
	}

tr {
	border:solid 1px #ccc;
	}

td {
	border:solid 1px #ccc;
	padding:5px;
	vertical-align:middle;
	}

table.pkr {
	font-size:0.7em;
	}

table#parution td {
	font-size:0.8em;
	vertical-align:middle;
	text-align:center;
	}

table#parution th {
	text-align:center;
	}
	
	
	
table#glossaire td {
	font-size:0.8em;
	vertical-align:middle;
	text-align:center;
	border: 1px solid #ccc; 
	}

table#glossaire th {
    background-color: #121212;
    color: white;
	text-align:center;
	border: 1px solid #ccc;
	}
	

table.grandsjoueurs {
	margin:0.5em 0 1em 0;
	width:300px;
	}

table.grandsjoueurs td {
	font-size:0.8em;
	}

/* -----------------------------------------------------------------DIV GLOBAL----------------------------------------------------------------- */



#global {
	background:none;
	margin: 4px auto 0 auto;
	padding: 0px 0px 0px 0px;
	text-align:left;
	width: 1006px;
	}

	



/* -----------------------------------------------------------------DIV HEADER----------------------------------------------------------------- */



#header {
	background:#fff url("../img/page/header.png") no-repeat;
	border-bottom:solid 1px #fff;
	height:150px;
	margin:0;
	padding:0;
	position:relative;	/* afin de pouvoir placer en position absolu certains blocs enfants */
	}


#smenu1
	{
	display:none;
	}

	
#smenu2
	{
	display:none;
	}

	
#smenu3
	{
	display:none;
	}

	
#smenu4
	{
	display:none;
	}

	
#smenu5
	{
	display:none;
	}

	
#smenu6
	{
	display:none;
	}

	
#smenu7
	{
	display:none;
	}

	
#smenu8
	{
	display:none;
	}

	
#smenu9
	{
	display:none;
	}

	

/* -----------------------------------------------------------------DIV CENTER----------------------------------------------------------------- */

	

#center { /* partie comprise entre le header et le footer */
	background:#000;
	margin-bottom:10px;
	padding:10px 10px 0px 10px;
	}


#colonne1 {
	background: none;
	float:left;
	text-align:center;
	}

#colonne1 p {
	font-size:0.9em;
	text-align:center;
	}


#colonne2 {
	float:right;
	font-size:1em;
	width:175px;
	}
	

#rss {
/*	color:#fb9d39; */
	color:#777; 
	margin-left:25px;
	}

.banniere-gauche {
  margin-top:20px;
	
}	
	
.banniere-droite {
  margin-bottom:10px;
	margin-left:auto;
  margin-right:auto;
}

.cellule-haut {
	background:#fff url('../img/page/fond-colonne2.png') top no-repeat;
	margin-bottom:10px;
	}

.cellule-haut p {
	text-align:left;
	}

.cellule-haut a {
	color:#888;
	font-weight:bold;
	text-decoration:none;
	}

.cellule-haut a:hover {
	color:red;
	}

.cellule-haut img {
	margin-left:5px;
	}

.cellule-haut ul {
	list-style-type:none;
	}

.cellule-haut ul a {
	color:#888;
	font-size:0.85em;
	font-weight:normal;
	text-decoration:underline;
	}

.cellule-bas {
	background:url('../img/page/fond-col2-bas.png') bottom no-repeat;
	padding:10px;
	}

#centre {
	background: #fff url('../img/page/fond-centre-bas.png') bottom no-repeat;
	margin-left:130px;
	margin-right:185px;
	}

#centre a {
	color:#000;	
	}

#centre ul {
	}



#centre ul li {
	margin-bottom:0.25em;
	}

#contenu-centre {
	background:url('../img/page/fond-centre.png') top no-repeat;	
	padding:30px 30px 30px 30px;
	}
	


/* -----------------------------------------------------------------DIV FOOTER----------------------------------------------------------------- */

	

#footer {
	background: #000;
	border-top:solid 1px #fff;
	padding-top:10px;
	position:relative;
	}

	

#footer p {
	color:#ddd;
	margin:0;
	padding:3px 0px;
	text-align:center;
	}

#footer #liens a {
	margin:0 5px;
	}

#footer #validate {
	position:absolute;
	bottom:0px;
	right:0px;
	}

#footer .petit a {
	text-decoration:none;
	font-weight:bold;
	color:#555;
	}

#footer .petit {
	font-size:0.7em;
	}

/* -----------------------------------------------------------------MENU----------------------------------------------------------------- */

/*

#menu {
	background:#000 url("../img/page/menu.png");
	border-bottom:solid 1px #fff;
	position:relative;
	width:100%;
	z-index:10;
	}

	

#menu dl{
	float:left;
	margin:0;
	padding:0;
	position:relative;
	}



#menu dt {
	cursor:pointer;
	font-size:0.75em;
	font-weight:bold;
	margin:0;
	padding:0;
	}

#menu dt a {
	border-right:solid 1px #fff;
	color:#fff  /* #ffdc51 ; 
	display:block;
	float:left;
	height:2em;
	padding:0 12px;
	line-height:2em;
	text-decoration:none;
	}

#menu dt.titreliste {
	border-right:solid 1px #fff;
	color:#fff /*#ffdc51; 
	display:block;
	float:left;
	height:2em;
	padding:0 12px;
	line-height:2em;
	}

#menu dt a:hover, #menu dt a.actif {
	background:#ffdc51 url("../img/page/menu.gif") bottom repeat-x;
	border-bottom:solid 0px #fff;
	color:#000;
	}

#menu dd {
	display:none;
	position:absolute;
	top:1.55em;
	left:-1px;
	}
	
#menu li {
	width:150px;
	}

#menu li a {
	background:#000;
	border-bottom:solid 1px #bbb;
	border-left:solid 1px #bbb;
	border-right:solid 1px #bbb;
	color:#fff /*#ffdc51;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.2em;
	padding:5px 5px;
	text-decoration:none;
	width:100%;
	}

#menu li a:hover {
	background:#ffdc51 url("../img/page/menu.gif") bottom repeat-x;
	color:#000;
	}

*/

/* -----------------------------------------------------------------Calculette----------------------------------------------------------------- */

#calculette {
    
	width:540px; 
    font:12px Verdana;
	margin-top:200px;
	}


/*-----------------------------------------------------------------------------------------------------

																					Page Abonnement

-------------------------------------------------------------------------------------------------------*/



#abonnement ul {
	list-style:none;	
	}



#abonnement li {
	margin:20px 0;
	}


/*------------------------------------------------------------------------------------------------------

																					Classes

--------------------------------------------------------------------------------------------------------*/

.gras {
	font-weight:bold;
	margin:0;
	padding:0;
	}

.impaire {
	background:#eee;
	}

img.portrait {
	float:left;
	margin-right:3px;
	}

ul.portrait {
	}

.portrait li {
	list-style-image:none;
	}

.miseenvaleur {
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	}

.puce {
	list-style-image:url("../img/page/puce.gif");
	margin-left:1em;
	}

/*------------------------------------------------------------------------------------------------------

																					Spéciales

--------------------------------------------------------------------------------------------------------*/

#offreTitan {
	background:url('../img/titanpoker/background-offre-titan.jpg') repeat-x #fff;
	border:solid 1px #aaa;
	padding:20px;
	}

#offreTitan h3 {
	background:none;
	color:#555;
	font-size:1.1em;
	margin:0 0 20px 0;
	padding:0px;
	}

#offreTitan h4 {
	font-size:0.9em;
	margin-top:20px;
	}

#offreTitan .centree {
	margin:30px 0px;
	text-align:center;
	}

#offreTitan strong {
	color:#000;
	font-size:1.1em;
	}
